@charset "windows-1250";
/* CSS Document */

body {
	background-image: url(../img/pozadi_2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	background-color: #F5D8B0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#center {
	padding: 0px;
	width: 1007px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#horni {
	float: left;
	width: 1007px;
	height: 74px;
	position: relative;
}
.horni-menu {
	height: 34px;
	background-color: #2E0203;
	padding-right: 20px;
	padding-left: 20px;
}
.horni-menu img.ik  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.horni-menu img.flag  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	padding-top: 3px;
	padding-left: 5px;
}
.horni-menu a.drob{
	color: #FFF;
	font-size: 12px;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 32px;
	text-decoration: none;
}.horni-menu a.drob:hover{
	text-decoration: underline;
}
.horni-linka {
	background-color: #8B1000;
	height: 2px;
	float: left;
	width: 967px;
}

#menu {
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	behavior: url(rozky.htc);
	position: relative;
	background-image: url(../img/pozadi_c.jpg);
	background-position: center bottom;
	height: 35px;
	color: #E0C196;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	float: left;
}
#menu ul li a {
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	behavior: url(rozky.htc);
	position: relative;
	font-size: 15px;
	color: #EECFA1;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 35px;
	margin-right: 3px;
	margin-left: 3px;
	}
#menu ul li a:hover {
	background-color: #2E0203;
	color: #FFF;
}
#menu ul li a.active {
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	behavior: url(rozky.htc);
	position: relative;
	color: #2E0203;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #EECFA1;
	}


#banner {
	background-image: url(../img/W_01_3_06.jpg);
	background-repeat: no-repeat;
	height: 361px;
	float: left;
	width: 1007px;
}
.texto {
	font-size: 12px;
	display: none;
}
.ban-carous {
	float: left;
	width: 690px;
	background-color: #3CC;
	height: 361px;
}

.ban-left {
	float: left;
	width: 280px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	position: absolute;
	height: 321px;
}
.ban-left h1.nadpis {
	font-size: 48px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2E0203;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 50px;
}
.ban-left .podnadpis{
	background-color: #2E0203;
	text-transform: uppercase;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.ban-left h2.podnadpisin{
	background-color: #2E0203;
	text-transform: uppercase;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: none;
}
.ban-left h3.tx-uvod{
	font-size: 13px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	display: block;
}
.ban-left a {
	font-size: 13px;
	font-weight: bold;
	color: #2E0203;
	text-decoration: none;
	float: right;
	background-image: url(../img/sip_uvod.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
	position: absolute;
	right: 15px;
	bottom: 30px;
}
.ban-left a:hover {
	text-decoration: underline;
	color: #770B00;
}
#stred {
	-webkit-border-radius: 10px 10 0 0 px;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	behavior: url(rozky.htc);
	position: relative;
	width: 1007px;
	float: left;
	background-color: #2E0203;
	padding-bottom: 20px;
}
#stred div.stred-text {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#stred div.stred-text p {
	color: #EFCFA0;
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	text-align: center;
	display: block;
}
#stred div.uvod {
	width: 335px;
	float: left;
}
#stred div.uvod div.blok1 {
	width: 301px;
	height: 130px;
	background-image: url(../img/poz_ban1.jpg);
	border: 2px solid #EBCC9E;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 20px;
	float: left;
	position: relative;
}
#stred div.uvod div.blok1 img {
	float: left;
}
#stred div.uvod div.blok1 img.kosik {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#stred div.uvod div.blok1 .nadpis {
	text-align: left;
	display: block;
	font-size: 25px;
	color: #EBCC9E;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
}
#stred div.uvod div.blok1 h2.text {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFF;
	font-size: 12px;
	text-align: left;
	display: block;
	line-height: 14px;
	font-weight: bold;
}
#stred div.uvod div.blok1 div.vice{
	position: absolute;
	right: 15px;
	bottom: 10px;
}
#stred div.uvod div.blok1 a.koupit {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(rozky.htc);
	position: relative;
	background-color: #ECCD9F;
	font-size: 12px;
	text-transform: uppercase;
	color: #4C0000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: bold;
}
#stred div.uvod div.blok1 a.koupit:hover {
	color: #DCCFBF;
	background-color: #2E0203;
}
#stred div.uvod div.blok1 a.vice {
	font-size: 12px;
	color: #EBDFCF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../img/sip_vice2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
}
#stred div.uvod div.blok1 a.vice:hover {
	color: #2E0203;
	background-image: url(../img/sip_vice2_hover.gif);
}
#stred div.uvod div.blok2 {
	width: 311px;
	height: 130px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../img/poz_ban2.jpg);
	border: 2px solid #E9CA9C;
	float: left;
	position: relative;
}
#stred div.uvod div.blok2 img {
	float: left;
	margin-right: 20px;
	margin-left: 10px;
}

#stred div.uvod div.blok2 .nadpis {
	text-align: left;
	display: block;
	font-size: 25px;
	color: #500200;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
}
#stred div.uvod div.blok2 h2.text {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #2E0203;
	font-size: 12px;
	text-align: left;
	display: block;
	line-height: 14px;
	font-weight: bold;
	margin-right: 5px;
}
#stred div.uvod div.blok2 div.vice{
	position: absolute;
	right: 15px;
	bottom: 10px;
}
#stred div.uvod div.blok2 a.vice {
	font-size: 12px;
	color: #4C0000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../img/sip_vice.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
}
#stred div.uvod div.blok2 a.vice:hover {
	background-image: url(../img/sip_vice_hover.gif);
	font-weight: bold;
	color: #FFF;
}
#stred div.uvod div.blok3 {
	width: 301px;
	height: 130px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 10px;
	border: 2px solid #EACB9D;
	background-image: url(../img/poz_ban3.jpg);
	float: left;
	position: relative;
}
#stred div.uvod div.blok3 img {
	float: left;
}

#stred div.uvod div.blok3 .nadpis {
	text-align: left;
	display: block;
	font-size: 25px;
	color: #EFD0A2;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
}
#stred div.uvod div.blok3 h2.text {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #D6C9B8;
	font-size: 12px;
	text-align: left;
	display: block;
	line-height: 14px;
	font-weight: bold;
	margin-right: 5px;
}
#stred div.uvod div.blok3 div.vice{
	position: absolute;
	right: 15px;
	bottom: 10px;
}
#stred div.uvod div.blok3 a.vice {
	font-size: 12px;
	color: #EBDFCF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../img/sip_vice2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
}
#stred div.uvod div.blok3 a.vice:hover {
	color: #2E0203;
	background-image: url(../img/sip_vice2_hover.gif);
}
.baktuality {
	float: left;
	width: 1007px;
}
.baktuality .nadpisbloku {
	text-align: left;
	display: block;
	color: #F2D5AD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F0D4AD;
	border-bottom-color: #F0D7AF;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 20px;
	padding-left: 5px;
	margin-left: 20px;
	width: 962px;
}
.baktuality .blok-ak {
	width: 302px;
	float: left;
	padding-left: 25px;
}
.baktuality .blok-ak .datum {
	font-size: 12px;
	color: #FFF;
	float: left;
	line-height: 15px;
	margin-right: 10px;
}
.baktuality .blok-ak .nadpis {
	text-align: left;
	display: block;
	color: #EFD0A2;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.baktuality .blok-ak a.img-m {
	float: left;
	height: 65px;
	width: 80px;
	margin-right: 15px;
	border: 1px solid #ECCEA8;
	background-color: #ECCEA8;
	background-repeat: no-repeat;
}
.baktuality .blok-ak a.text {
	color: #CCC;
	font-size: 12px;
	text-align: left;
	display: block;
	text-decoration: none;
	line-height: 13px;
	margin: 0px;
}
.baktuality .blok-ak a.text:hover {
	color: #F1D8B0;
	text-decoration: underline;
}
.vypis {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(rozky.htc);
	position: relative;
	float: left;
	background-color: #F3EEE7;
	margin-top: 20px;
	width: 1007px;
	background-image: url(../img/poz_vypis.jpg);
	margin-bottom: 20px;
	font-size: 12px;
}
.drobmenu {
	width: 100%;
	float: left;
	padding-bottom: 15px;
}
.drobmenu a {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6C99F;
	color: #720A01;
	text-decoration: none;
}
.drobmenu a:hover{
	color: #2E0203;
	text-decoration: underline;
}
.mailing {}
form.mailing {
	font-size: 12px;
	float: left;
	width: 690px;
	font-weight: bold;
	color: #880E00;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
form.mailing input {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	width: 130px;
	padding: 2px;
	background-color: #FFF;
	float: left;
	font-size: 12px;
	color: #2E0203;
	border: 1px solid #CCC;
}
form.mailing label{
	position: relative;
	padding-right: 35px;
	font-weight: bold;
	float: left;
	padding-left: 0px;
	color: #880E00;
	background-image: url(../img/newsl.png);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
form.mailing label a{
	color: #F3D5AF;

}
form.mailing label a:hover{
	color: #FFF;
	text-decoration: underline;
}
form.mailing input.butm {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	background-color: #880E00;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 80px;
	float: left;
}
form.mailing input.butm:hover {
	background-color: #E8CBA1;
	color: #2E0203;
}
.lista-eshop {
	-webkit-border-radius: 10px 10 0 0 px;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	behavior: url(rozky.htc);
	position: relative;
	width: 967px;
	float: left;
	background-color: #2E0203;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #F1D3AD;
	font-size: 12px;
}
.lista-eshop a {
	color: #FFF;
	text-decoration: none;
}
.lista-eshop a.odhlasit {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	background-color: #880E00;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
	text-transform: uppercase;
}
.lista-eshop a.odhlasit:hover {
	background-color: #E8CBA1;
	color: #2E0203;
}
.na-kosik {
	float: right;
	width: 350px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #630601;
	padding-left: 20px;
}
.na-kosik .kosik {
	font-weight: bold;
	color: #F8E3C9;
	background-image: url(../img/ik-kosik.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	text-align: left;
	display: block;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.na-kosik .kosik-pocet {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;

}
.vypis div.bloshop {
	width: 197px;
	float: left;
	background-image: url(../img/poz_blok_shop.jpg);
	background-position: left;
	position: relative;
	border: 1px solid #F3D5AF;
	height: 285px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.vypis div.bloshop a.img-m {
	float: left;
	width: 120px;
	height: 90px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}
.vypis div.bloshop a.vice-shop {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: absolute;
	float: right;
	background-color: #760B01;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #E3D7C6;
	text-decoration: none;
	margin-top: 10px;
	left: 20px;
	bottom: 20px;
	text-transform: uppercase;
}
.vypis div.bloshop a.vice-shop:hover {
	background-color: #2E0203;
}
.vypis div.bloshop h2.nadpis a {
	font-size: 14px;
	text-transform: uppercase;
	color: #2E0203;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	display: block;
	text-decoration: none;
	padding: 0px;
}
.vypis div.bloshop .popis {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	display: block;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
.vypis div.bloshop .cena {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #720A01;
	text-align: right;
	display: block;
}
.vypis div.bloshop-mini {
	width: 177px;
	float: left;
	background-image: url(../img/poz_blok_shop.jpg);
	background-position: left;
	position: relative;
	border: 1px solid #F3D5AF;
	height: 210px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.vypis div.bloshop-mini a.img-m {
	float: left;
	width: 110px;
	height: 75px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}
.vypis div.bloshop-mini a.vice-shop {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	float: right;
	background-color: #760B01;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	color: #FFF;
	background-image: none;
	text-decoration: none;
	margin-top: 10px;
}
.vypis div.bloshop-mini a.vice-shop:hover {
	background-color: #2E0203;
}
.vypis div.bloshop-mini h2.nadpis-mini a {
	font-size: 14px;
	text-transform: uppercase;
	color: #2E0203;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	display: block;
	text-decoration: none;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.vypis div.bloshop-mini .popis {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	display: block;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
.vypis div.bloshop-mini .cena {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #720A01;
	text-align: right;
	display: block;
}
.vypis div.shop {}
.vypis div.shop a.img-m {
	float: left;
	width: 200px;
	height: 140px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}
.vypis div.shop a.vice-shop {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	float: right;
	background-color: #760B01;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #FFF;
	background-image: none;
	text-decoration: none;
	margin-top: 10px;
}
.vypis div.shop a.vice-shop:hover {
	background-color: #2E0203;
}
.popis-laserem {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: absolute;
	float: right;
	background-color: #2E0203;
	color: #FFF;
	background-image: url(../img/laser.png);
	text-decoration: none;
	margin-top: 10px;
	bottom: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 19px;
	width: 19px;
	right: 45px;
	text-align: center;
	font-size: 12px;
	line-height: 10px;
	padding: 2px;
}
.doprava-zdarma {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: absolute;
	float: right;
	background-color: #090;
	color: #FFF;
	background-image: url(../img/ik_doprava.png);
	text-decoration: none;
	margin-top: 10px;
	bottom: 20px;
	background-repeat: no-repeat;
	background-position: -5px center;
	height: 19px;
	width: 50px;
	text-align: center;
	font-size: 12px;
	line-height: 19px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 23px;
	left: 90px;
}
.doprava-zdarma-r {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: absolute;
	float: right;
	background-color: #090;
	color: #FFF;
	background-image: url(../img/ik_doprava.png);
	text-decoration: none;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 19px;
	width: 65px;
	text-align: center;
	font-size: 12px;
	line-height: 19px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 23px;
	right: 20px;
	top: 150px;
}
.vice-shop-je {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: absolute;
	float: right;
	background-color: #060;
	color: #FFF;
	background-image: url(../img/ok.gif);
	text-decoration: none;
	margin-top: 10px;
	bottom: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 18px;
	padding: 2px;
	right: 20px;
}
.vice-shop-neni {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: absolute;
	float: right;
	background-color: #760B01;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFF;
	background-image: none;
	text-decoration: none;
	margin-top: 10px;
	bottom: 170px;
	right: 20px;
}
.vypis div.shop h2.nadpis {
	font-size: 13px;
	text-transform: uppercase;
	color: #5C0400;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	display: block;
	text-decoration: none;
	padding: 0px;
}
.vypis div.shop h2.nadpis a {
	font-size: 14px;
	text-transform: uppercase;
	color: #2E0203;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	display: block;
	text-decoration: none;
	padding: 0px;
}
.vypis div.shop .popis {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.vypis div.shop .popis-vice {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.vypis div.shop .cena {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #720A01;
	text-align: left;
	display: block;
}
.vypis div.shop .cena2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	display: block;
}
a.registrovat {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(rozky.htc);
	position: relative;
	background-color: #C0996D;
	font-size: 14px;
	text-transform: uppercase;
	color: #F3D7AF;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	background-image: url(../img/poz_tlac.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
}
a.registrovat:hover {
	color: #FFF;
	background-image: url(../img/poz_tlac_hover.jpg);
}
.shop-menu {
	float: left;
	padding-bottom: 20px;
	padding-top: 10px;
}
.shop-menu .pruv{
	float: left;
	width: 175px;
	background-image: url(../img/pruvodce.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #95734D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7C7A0;
	background-position: 30px top;
}
.shop-menu .pruv-active{
	float: left;
	width: 175px;
	color: #2D0102;
	background-image: url(../img/pruvodce_hov.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4C79F;
	font-size: 13px;
	background-position: 30px top;
}
.shop-menu .pruv-active p {
	font-size: 25px;
	background-image: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #F3D7B0;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}
.shop-menu .pruv p {
	font-size: 25px;
	background-image: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #95734D;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

form.shop {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	bottom: 15px;
}
form.shop input.ks {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	border: 1px solid #D8D8D8;
	width: 20px;
	padding: 2px;
	margin: 0px;
}

form.shop input.buton-kos {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	background-color: #250302;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	width: 120px;
}
form.shop input.buton-kos:hover {
	background-color: #E1C49C;
	color: #2E0203;
}

form.shopv {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
form.shopv label.tx {
	text-align: left;
	display: block;
	float: left;
	width: 150px;
	color: #590401;
}
form.shopv input.ks {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	border: 1px solid #D8D8D8;
	width: 20px;
	padding: 2px;
	margin: 0px;
}

form.shopv input.buton-kos {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	background-color: #250302;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	width: 120px;
}
form.shopv input.buton-kos:hover {
	background-color: #E1C49C;
	color: #2E0203;
}

form.shop-upr {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	padding: 0px;
	font-size: 11px;
	position: relative;
	height: 18px;
	top: -2px;
}
form.shop-upr input.ks {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	border: 1px solid #D8D8D8;
	width: 20px;
	padding: 2px;
	margin: 0px;
	height: 14px;
	background-color: none;
	font-size: 11px;
	color: #580501;
	text-align: center;
}

form.shop-upr input.buton-kos {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	color: #580501;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	width: 20px;
	background-image: url(../img/obnovit_ik.png);
	background-repeat: no-repeat;
	height: 20px;
	background-color: #F9E3CA;
	font-size: 11px;
}
form.shop-upr input.buton-kos:hover {
	color: #2E0203;
}

.blok-ceny {
	padding-top: 10px;
	padding-bottom: 50px;
	position: relative;
	clear: both;
}
.blok-cenyv {
	padding-top: 10px;
	padding-bottom: 0px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7CAA2;
	float: left;
	width: 717px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.blok-cenyv .kos{
	margin-top: 10px;
	margin-bottom: 10px;
}
.vypis-foto {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}


.war {
	color: #F2D6AE;
	background-color: #4C0000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}

.vypis-left {
	float: left;
	width: 220px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.vypis-left a {color: #5C0400;}
.vypis-right {
	padding: 20px;
	float: right;
	width: 717px;
}
.vypis-right a {
	color: #4F0100;
}
.vypis-right h1.nadpis-k {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	margin-bottom: 5px;
	color: #580501;
	text-transform: uppercase;
	padding-bottom: 15px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2C59D;
}
.vypis-right div.seznam {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2C59D;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.vypis-right div.seznam  a.img-m {
	float: left;
	height: 90px;
	width: 120px;
	margin-right: 15px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 5px;
	border: 1px solid #E5C59E;
}
.vypis-right h2.nadpis {
	font-size: 18px;
	text-transform: uppercase;
	color: #2E0203;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 5px;
}
.vypis-right h2.nadpis-k {
	font-size: 18px;
	text-transform: uppercase;
	color: #2E0203;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-bottom: 15px;
}
.vypis-right p.blok1 {
	font-size: 12px;
	color: #95734D;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
}
.vypis-right p.blok2 {
	font-size: 13px;
	color: #95734D;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
}
.vypis-right .blok2 {
	color: #460000;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 16px;
}
.vypis-right a.img-m {
	float: left;
	height: 115px;
	width: 150px;
	margin-right: 15px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 10px;
}
.vypis-right a.vice {
	font-size: 13px;
	font-weight: bold;
	color: #2E0203;
	text-decoration: none;
	background-image: url(../img/sip_uvod.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
	text-align: right;
	display: block;
	clear: both;
}
.vypis-right a.vice:hover {
	text-decoration: underline;
	color: #770B00;
}
.vypis-right a.zpet {
	font-size: 13px;
	font-weight: bold;
	color: #2E0203;
	text-decoration: none;
	background-image: url(../img/sip_zpet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	display: block;
	padding-left: 20px;
	float: right;
	padding-top: 2px;
	padding-bottom: 5px;
	clear: both;
}
.vypis-right a.zpet:hover {
	text-decoration: underline;
	color: #770B00;
}
.vypis-right .oddeleni {
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2C59D;
	padding-top: 10px;
	margin-top: 10px;
	text-align: left;
	display: block;
	width: 717px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2C59D;
	margin-bottom: 20px;
}
.vypis-right .podnadpis-dwl  {
	color: #999;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 35px;
	font-style: italic;
	line-height: 19px;
	background-image: url(../img/ik_downl.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
.vypis-right .podnadpis-dwl a {
	color: #770B00;
}
.vypis-right a.down {
	color: #FFF;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 25px;
	text-decoration: none;
	line-height: 25px;
	position: relative;
	float: right;
	text-transform: uppercase;
	background-image: url(../img/sip_down.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #770B00;
}
.vypis-right a.down:hover {
	color: #FFF;
	background-color: #E2C59D;
}
.podmenu {}
.podmenu ul.uroven1 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.podmenu ul.uroven1 li {}
.podmenu ul.uroven1 li a{
	color: #580501;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4C79D;
	font-weight: bold;
}
.podmenu ul.uroven1 li a:hover{
}
.podmenu ul.uroven1 li a.active{}
.podmenu ul.uroven2 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.podmenu ul.uroven2 li {}
.podmenu ul.uroven2 li a{
	color: #2E0203;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3C69E;
	font-size: 13px;
	background-image: none;
	font-weight: normal;
}
.podmenu ul.uroven2 li a:hover{
	background-color: #D5BA94;
	color: #FFF;
}
.podmenu ul.uroven2 li a.active{
	color: #850F01;
}
.podmenu ul.uroven3 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.podmenu ul.uroven3 li {}
.podmenu ul.uroven3 li a{
	color: #2E0203;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3C69E;
	font-size: 13px;
	background-image: none;
	font-weight: normal;
	text-transform: none;
	padding-left: 20px;
}
.podmenu ul.uroven3 li a:hover{
	background-color: #D5BA94;
	color: #FFF;
}
.podmenu ul.uroven3 li a.active{
	color: #870F00;
}
.podmenu ul.uroven-obsah {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.podmenu ul.uroven-obsah li {}
.podmenu ul.uroven-obsah li a{
	color: #2E0203;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3C69E;
	font-size: 13px;
	background-image: none;
	font-weight: normal;
}
.podmenu ul.uroven-obsah li a:hover{
	background-color: #D5BA94;
	color: #FFF;
}
.podmenu ul.uroven-obsah li a.active{}
.podmenu ul.uroven-podobsah {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.podmenu ul.uroven-podobsah li {}
.podmenu ul.uroven-podobsah li a{
	color: #2E0203;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3C69E;
	font-size: 13px;
	background-image: url(../img/id_list.png);
	font-weight: normal;
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 30px;
}
.podmenu ul.uroven-podobsah li a:hover{
	background-color: #D5BA94;
	color: #FFF;
}
.podmenu ul.uroven-podobsah li a.active{}
div.form-radek-m {
	float: left;
	width: 100%;
	font-weight: bold;
	color: #2E0203;
	font-size: 12px;
	line-height: 12px;
	padding: 0px;
}
div.form-radek {
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	width: 100%;
	font-weight: bold;
	color: #2E0203;
	font-size: 12px;
	line-height: 20px;
}
div.form-radek a {
	color: #2E0203;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
div.form-radek-mini{
	font-size: 11px;
	font-weight: normal;
	float: left;
	color: #DDB17B;
	padding-left: 235px;
}
div.form-radek-mezinadpis {
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	width: 100%;
	font-weight: bold;
	color: #5C0400;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3C69E;
}
form.kontakt {
	font-size: 13px;
}
form.kontakt input.radio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 15px;
	margin-right: 10px;
}
form.kontakt input {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	border: 1px solid #D8D8D8;
	width: 570px;
	padding: 2px;
}
form.kontakt input.small {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	border: 1px solid #D8D8D8;
	width: 160px;
	float: left;
	padding: 2px;
}
form.kontakt input.mini {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	border: 1px solid #D8D8D8;
	width: 222px;
	float: left;
	padding: 2px;
}
form.kontakt input.mini2 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	border: 1px solid #D8D8D8;
	width: 222px;
	float: left;
	padding: 2px;
}
form.kontakt input.kod {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	border: 1px solid #D6D6D6;
	width: 40px;
	padding: 2px;
	margin-right: 5px;
}
form.kontakt input.kodb {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	border: 1px solid #D6D6D6;
	width: 50px;
	padding: 2px;
	margin-right: 5px;
}
form.kontakt textarea {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	border: 1px solid #D8D8D8;
	width: 570px;
	height: 120px;
	padding: 2px;
}
form.kontakt label {
	position: relative;
	width: 110px;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-weight: normal;
	color: #2E0203;
	font-size: 12px;
	line-height: 20px;
}
form.kontakt label.big {
	position: relative;
	width: 220px;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-weight: normal;
	color: #4C0000;
	padding-left: 5px;
}
form.kontakt label.tx {
	position: relative;
	width: 220px;
	float: left;
	text-align: left;
	padding-right: 10px;
	font-weight: bold;
	color: #4C0000;
	padding-left: 5px;
}
form.kontakt input.buton1 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	background-color: #E1C49C;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	font-size: 13px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 160px;
}
form.kontakt input.buton1:hover {
	background-color: #270001;
	color: #FFF;
}
form.kontakt input.buton2 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	background-color: #250302;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	font-size: 13px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 150px;
	margin-left: 15px;
}
form.kontakt input.buton2:hover {
	background-color: #E1C49C;
	color: #FFF;
}
form.prihlasit {
	font-size: 12px;
	width: 580px;
	float: left;
	padding-top: 10px;
}
form.prihlasit input {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	width: 110px;
	padding: 2px;
	background-color: #F9EBDB;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	color: #2E0203;
}
form.prihlasit label{
	position: relative;
	padding-right: 5px;
	font-weight: normal;
	float: left;
	padding-left: 5px;
}
form.prihlasit label a{
	color: #F3D5AF;

}
form.prihlasit label a:hover{
	color: #FFF;
	text-decoration: underline;
}
form.prihlasit input.buton3 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	background-color: #880E00;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
form.prihlasit input.buton3:hover {
	background-color: #E8CBA1;
	color: #2E0203;
}
form.prihlasit-klub {
	font-size: 12px;
	float: left;
	width: 220px;
}
form.prihlasit-klub .nadpis {
	font-size: 18px;
	line-height: 25px;
	text-transform: uppercase;
	color: #760C00;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E6231;
	text-align: left;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
form.prihlasit-klub input {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	width: 130px;
	padding: 2px;
	background-color: #FFF;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
form.prihlasit-klub label{
	position: relative;
	padding-right: 5px;
	font-weight: normal;
	float: left;
	padding-left: 5px;
	width: 66px;
	color: #4F0000;
	line-height: 25px;
}
form.prihlasit-klub a {
	color: #2E0203;
	font-size: 12px;
	line-height: 14px;
	float: left;
	width: 220px;
	clear: both;
}
form.prihlasit-klub a:hover{
	color: #780C00;
	text-decoration: underline;
}
form.prihlasit-klub input.buton3 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	background-color: #880E00;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
form.prihlasit-klub input.buton3:hover {
	background-color: #E8CBA1;
	color: #2E0203;
}
div.kosik {}
div.kosik img.delete{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 16px;
	margin-right: auto;
	margin-left: auto;
}
div.kosik p.blok1 {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.kosik p.blok-info {}
div.kosik div.form-radek {
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	width: 100%;
	font-weight: bold;
	color: #2E0203;
}
div.kosik input {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	border: 1px solid #D8D8D8;
	width: 400px;
	padding: 2px;
}
div.kosik div.radek {
	padding-top: 3px;
	padding-bottom: 3px;
}
div.kosik a.buton1 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	background-color: #E1C49C;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	font-size: 13px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: center;
	text-decoration: none;
	display: block;
}
div.kosik a.buton1:hover {
	background-color: #590401;
	color: #FFF;
}
div.kosik a.buton2 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	background-color: #5C0400;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	font-size: 13px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: center;
	text-decoration: none;
	margin-left: 15px;
}
div.kosik a.buton2:hover {
	background-color: #E1C49C;
	color: #FFF;
}
.kosik-tabulka {
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
.kosik-tabulka .nazev {
	font-weight: bold;
	width: 330px;
	float: left;
	margin-left: 10px;
	color: #000;
	font-size: 13px;
}
.kosik-tabulka .pozn {
	width: 330px;
	float: left;
	margin-left: 10px;
	color: #AE8259;
	font-size: 12px;
	clear: left;
}
.kosik-tabulka .tx {
	float: left;
	width: 75px;
	text-align: right;
}
.kosik-tabulka .tx-a {
	float: left;
	width: 80px;
	text-align: center;
}
.kosik-tabulka .tx-c {
	float: left;
	width: 45px;
	text-align: right;
}
.kosik-tabulka .tx-b {
	float: right;
	width: 80px;
	font-size: 13px;
	color: #000;
	text-align: right;
	margin-right: 10px;
	font-weight: bolder;
}
.kosik-tabulka div.radek1 {
	float: left;
	width: 717px;
	color: #AE8259;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #590401;
	font-size: 12px;
}
.kosik-tabulka div.radek1 .nazev{
	font-weight: bold;
	margin-left: 10px;
	text-align: left;
	display: block;
	color: #5C0400;
	font-size: 14px;
}
.kosik-tabulka div.radek1 .tx-b {
	width: 80px;
	float: right;
	font-size: 12px;
	color: #AE8259;
	margin-right: 10px;
}
.kosik-tabulka div.radek2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3C69E;
	float: left;
	width: 717px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #AE8259;
}
div.poznamka {
	float: left;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.poznamka textarea.poznamka{
	height: 50px;
	width: 500px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.poznamka label.tx{
	float: left;
	width: 150px;
	margin-right: 15px;
}
div.poznamka input.buton-u {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	color: #E3C69E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	background-repeat: no-repeat;
	height: 20px;
	background-color: #580501;
	font-size: 11px;
	width: 40px;
}
div.poznamka input.buton-u:hover {
	color: #FFF;
	background-color: #AE8259;
}

.kosik-tabulka div.radek3 {
	width: 100%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #590401;
	float: left;
	margin-bottom: 10px;
}
.kosik-tabulka div.radek3 .tx-popis{
	font-size: 14px;
	float: left;
	color: #5C0400;
	padding-left: 10px;
}
.kosik-tabulka div.radek3 p {
	float: right;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	font-weight: bolder;
	font-size: 14px;
}
.kosik-tabulka div.radek5 {
	float: left;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3C39C;
	color: #AE8259;
}
.kosik-tabulka div.radek5  p {
	float: right;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	font-size: 14px;
}
.kosik-tabulka div.radek5  .tx-popis{
	float: left;
	padding-left: 10px;
	font-size: 13px;
	font-weight: normal;
}
div.forum {
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E2C59D;
	margin-top: 10px;
	width: 697px;
	padding: 10px;
}
div.forum p.nadpis {
	font-size: 15px;
	font-weight: bold;
	color: #490200;
	margin: 0px;
}
div.forum p.podnadpis {
	font-size: 13px;
	font-weight: bold;
	color: #490200;
	margin: 0px;
}
div.forum p.text {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 14px;
}
div.forum p.text2 {
	font-weight: bold;
}
div.forum-odpoved {
	float: left;
	width: 480px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div.forum-odpoved p.text2 {
	font-weight: bold;
}
div.lista {
	-webkit-border-radius: 0 8px 8px 8px;
	-moz-border-radius: 0 8px 8px 8px;
	border-radius: 0 8px 8px 8px;
	behavior: url(rozky.htc);
	position: relative;
	background-color: #E2C59D;
	padding: 3px;
	margin-bottom: 10px;
	float: left;
	width: 710px;
}
div.lista p.datum {
	text-align: left;
	display: block;
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-right: 10px;
	padding-left: 10px;
	color: #590401;
}
div.lista p.kontakt {
	text-align: left;
	display: block;
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #590401;
}
div.lista p.kontakt a {
	color: #6E0702;
	text-decoration: none;
}
div.lista a.reagovat {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	color: #FFF;
	background-color: #2E0203;
	float: right;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: none;
	}
div.lista a.reagovat:hover {
	background-color: #881405;
}
div.strankovani {
	float: left;
	width: 717px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2C59D;
	border-bottom-color: #E2C59D;
	margin-top: 15px;
	margin-bottom: 5px;
}
div.strankovani .numb {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	color: #881405;
	background-color: #E2C59D;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
}
div.strankovani a {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(rozky.htc);
	position: relative;
	color: #FFF;
	background-color: #590401;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-right: 2px;
	margin-left: 2px;
	float: right;
	text-decoration: none;
}
div.strankovani a:hover {
	background-color: #E2C59D;
	color: #FFF;
}
.spodnigalerie {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6C69F;
	width: 717px;
}

div.blokfoto {
	float: left;
	width: 131px;
	padding: 5px;
}

div.blokfoto p.nadpis {
	font-size: 15px;
	color: #840F00;
	text-align: left;
	display: block;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 30px;
	line-height: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div.blokfoto a.foto {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(rozky.htc);
	position: relative;
	width: 125px;
	height: 125px;
	float: left;
	background-position: center top;
	border: 2px solid #E2C69F;
	background-repeat: no-repeat;
}
div.blokfoto a.foto:hover {
	border-top-color: #6D0702;
	border-right-color: #6D0702;
	border-bottom-color: #6D0702;
	border-left-color: #6D0702;
}
.blokl-klub {
}
.blokl-klub .karta{
	background-image: url(../img/NAVRH-KARTA-2012.png.png);
	float: left;
	height: 147px;
	width: 220px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	margin-bottom: 10px;
}
.blokl-klub p.tx{
	font-size: 12px;
	line-height: 14px;
	color: #8E6231;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 3px;
}

.upoutavka {
	padding: 10px;
	background-image: url(../img/poz_titulek.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
}

.upoutavka h2.nadpis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-transform: uppercase;
	color: #8E6231;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 15px;
	margin-left: 1px;
}
.upoutavka .blok1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #570400;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	display: block;
}
.upoutavka .blok2 {
	font-size: 12px;
	line-height: 13px;
	color: #8E6231;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	display: block;
}
.zprava2 {
	font-size: 13px;
	color: #8E6231;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
}
.zprava2 p.nadpis{
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.zprava2 p.text{
	text-align: left;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.zprava2 p.text2{
	text-align: left;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.zprava2 p.text2 strong{
	font-size: 14px;
	font-weight: bold;
}
.blok-l-uni {
	padding: 10px;
	margin-top: 5px;
}
.blok-l-uni .nadpis {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5C89E;
	text-align: left;
	display: block;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2E0203;
}
.blok-l-uni img {
	float: left;
	width: 200px;
	margin-top: 15px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blok-l-uni .blok1 {}
.blok-l-uni a {
	color: #2E0203;
	text-decoration: none;
	float: right;
}
#paticka {
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	behavior: url(rozky.htc);
	position: relative;
	background-image: url(../img/pozadi_c.jpg);
	background-position: center bottom;
	height: 40px;
	height: 50px;
	width: 967px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#paticka p {
	font-size: 11px;
	color: #FFF;
	text-align: left;
	display: block;
	margin: 0px;
	width: 400px;
	float: left;
}
#paticka a {
	color: #D6C9B9;
	text-decoration: none;
}
#paticka a:hover {
	text-decoration: underline;
}
#paticka a img {
	float: left;
	margin-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
}
#paticka a img.logo {
	float: right;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-left: 10px;
}

#podpaticka {
	float: left;
	width: 967px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#podpaticka a {
	text-decoration: none;
	color: #320202;
	font-size: 12px;
	font-weight: bold;
	float: right;
}
.facebook-ik {
	float: left;
	background-image: none;
	margin-top: 5px;
	margin-left: 5px;
}
