*{
	padding: 0;
	margin: 0;
}
body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #000000;
	color: #fff;
	padding: 0;
	margin: 0;
	text-align : left;
	font-size: 12px;
}

a{
	color: white;
}
a:hover{
	text-decoration: none;
}

h1{
	font-size: 27px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	margin: 20px auto 15px 0;
	border-bottom: 1px solid #eee;
	padding-bottom: 4px;
	color: #f9eec7;
}

h2{
	color: #f3c115;
	font-size: 16px;
	margin: 0 auto 12px auto;
}

h3{
	font-size: 15px;
	margin: 10px;
	color: #ffe58b;
}


div#main{
	width: 1004px;
	margin: 0 auto;
	margin-bottom: 30px;
	padding-bottom: 20px; 
	
}
div#inmain{
	width: 800px;
	margin: 0 auto;
}

div#topmenu{
	width: 1004px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: right;
	padding-top: 120px;
	font-size: 12px;
	padding-bottom: 22px;
}
/*div#topmenu span{
	vertical-align: top;
	line-height: 45px;
}*/
div#topmenu a{
	text-decoration: none;
}
div#topmenu a:hover{
	color: yellow;
}


div.vypiskat{
	margin-bottom: 20px;
}

div.popiskat{
	margin-left: 232px;
}
div.thmkat{
	float: left;
	text-align: left;
	width: 215px;
	
}

div.thmkat img{
	
}

div.cleaner{
	clear: both;
	font-size: 2px;
}

form.kosform{
	line-height: 18px;
}

div.skupinanik{
	float: left;
	margin-left: 35px;
	
}
div.submit{
	width: 100px;
	float: left;
	margin-left: 15px;
}
div.nadpisek{
	font-weight: bold;
	font-size: 13px;
	color: #f3c115;
	margin: auto auto 6px -5px;
	
}
div.oddelimg{
	text-align: center;
	margin-bottom: 15px;
}
div.delka{
	font-size: 1px;
	line-height: 1px;
	width: 230px;
}



table.showcart{
	width: 700px;
	margin: 15px auto;
	border:1px solid #111;
	font-size: 11px;
	margin-bottom: 8px;
	
	background-color: #fff;
}
table.showcart th{
	text-align: center;
	background-color: #222;
	padding: 5px;
	
}

table.showcart td{
	padding: 4px;
	border-bottom: 1px solid #333;
	background-color: #555;
}
table.showcart td.tdleft, table.showcart th.tdleft{
	text-align: left;
}
table.showcart td.tdright, table.showcart th.tdright{
	text-align: right;
	padding-right: 20px;
}
table.showcart td.tdcenter,table.showcart th.tdcenter{
	text-align: center;
}
table.showcart td.odstran{
	width:20px;
}

table.showcart td.tdleft a{
	color: #627c02;
	text-decoration: none;
	font-weight: bold;
}

table.showcart td.tdleft a:hover{
	text-decoration: underline;
}


input.pocetks{
	width: 20px;
	border: 1px solid #6b8705;
	background-color: #fff;
	text-align: center;
}
input.zmenitpocet{
	border: 1px solid #6b8705;
	background-color: #fff;
	text-align: center;
	font-size: 10px;
}


div#dokonceninakupu{
	margin: 40px auto;
	margin-bottom: 0;
	clear: both;
}

div#pokracovat{
	text-align:center;
	position: relative;
	top:-28px;
	width:180px;
	margin: 0 auto;
}

div#objednat{
	float: right;
}

div.center{
	text-align: center;
}
div#vyprazdnitkos{
	width: 700px;
	margin: 0 auto;
	text-align: center;
}

div.redstred{
	font-weight: bold;
	text-align: center;
	color: Red;
	font-size: 11px;
	margin-top: 10px;
}
div.greenstred{
	font-weight: bold;
	text-align: center;
	color: #222;
	font-size: 11px;
	margin: 0 auto;
	margin-top: 20px;
	background-color: #eee;
	width: 500px;
	padding: 2px;
	border: 1px solid yellow;
	
}

div.ccsdph{
	background-color: #333;
	border:2px solid #000;
	padding: 3px 5px;
	font-weight: bold;
	text-align: right;
	width: 596px;
	margin: 0 auto;
	margin-top: 20px;	
	color: #fff;
	font-size: 13px;
}
div.ccsdph span{
	font-size: 14px;
}

div.ccsdphy{
	background-color: #333;
	border:2px solid #000;
	padding: 3px 5px;
	font-weight: bold;
	text-align: right;
	width: 596px;
	margin: 0 auto;
	margin-top: 20px;	
	color: yellow;
	font-size: 13px;
}
div.ccsdphy span{
	font-size: 14px;
}

div#buttons{
	text-align: center;
	margin: 15px auto;
}


table.showcart2{
	width: 400px;
	margin: 15px auto;
	border:1px solid #111;
	font-size: 11px;
	margin-bottom: 8px;
	
	background-color: #fff;
	margin-top: 30px;
}
table.showcart2 th{
	text-align: center;
	background-color: #222;
	padding: 5px;
	
}

table.showcart2 td{
	padding: 4px;
	border-bottom: 1px solid #333;
	background-color: #555;
}
table.showcart2 td.tdleft, table.showcart2 th.tdleft{
	text-align: left;
}
table.showcart2 td.tdright, table.showcart2 th.tdright{
	text-align: right;
	padding-right: 20px;
}
table.showcart2 td.tdcenter,table.showcart2 th.tdcenter{
	text-align: center;
}
table.showcart2 td.odstran{
	width:20px;
}

table.showcart2 td.tdleft a{
	color: #627c02;
	text-decoration: none;
	font-weight: bold;
}

table.showcart2 td.tdleft a:hover{
	text-decoration: underline;
}


table.showcart2fl{
	width: 380px;
	margin: 15px auto;
	border:1px solid #111;
	font-size: 11px;
	margin-bottom: 8px;
	float: left;
	
	background-color: #fff;
	margin-top: 30px;
}
table.showcart2fl th{
	text-align: center;
	background-color: #222;
	padding: 5px;
	
}

table.showcart2fl td{
	padding: 4px;
	border-bottom: 1px solid #333;
	background-color: #555;
}
table.showcart2fl td.tdleft, table.showcart2fl th.tdleft{
	text-align: left;
}
table.showcart2fl td.tdright, table.showcart2fl th.tdright{
	text-align: right;
	padding-right: 10px;
}
table.showcart2fl td.tdcenter,table.showcart2fl th.tdcenter{
	text-align: center;
}
table.showcart2fl td.odstran{
	width:20px;
}

table.showcart2fl td.tdleft a{
	color: #627c02;
	text-decoration: none;
	font-weight: bold;
}

table.showcart2fl td.tdleft a:hover{
	text-decoration: underline;
}
table.margleft{
	margin-left: 35px;
}

form.form1 input{
	font-size: 12px;
	border: 1px solid #111111;
	width: 160px;
	margin: 0;
	padding: 1px;
}
form.form1 input.odeslano{
	width: 80px;
}


table.showcart3{
	width: 380px;
	margin: 10px auto;
	margin-top: 3px;
	border:1px solid #eee;
	font-size: 11px;
	margin-bottom: 8px;
	background-color: #333;
	
}
table.showcart3 th{
	text-align: center;
	background-color: #000;
	padding: 5px;
	color: #fff;
	font-size: 10px;
	
}

table.showcart3 td{
	padding: 4px;
	border-bottom: 1px solid #ddd;
}
table.showcart3 td.tdleft, table.showcart3 th.tdleft{
	text-align: left;
}
table.showcart3 td.bezpadd, table.showcart3 th.bezpadd{
	padding: 0;
}
table.showcart3 td.tdright, table.showcart3 th.tdright{
	text-align: right;
}
table.showcart3 td.tdcenter,table.showcart3 th.tdcenter{
	text-align: center;
}
table.showcart3 td.tdright span{
	font-size: 9px;
}
table.showcart3 td div.infofloat{
	float: right;
	margin-right: 30px;
	font-size: 10px;
}

table.showcart3 a{
	color: #6b8705;
	font-size: 10px;
}
table.showcart3 tr.povinne td{
	font-weight: bold;
}

form.form2 input{
	font-size: 12px;
	border: 1px solid #000;
	width: 200px;
	margin: 0;
	padding: 2px;
}
form.form2 input#novinky{
	width: auto;
}
form.form2 input#odeslano{
	width: 110px;
	font-weight: bold;
}

div.inforeg{
	font-size: 9px;
	text-align: justify;
	margin: 7px auto;
}

div.errhlaska{
	color: red;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 8px auto;
}

span.zlato{
	color: #ffcc00;
}

ul#history{
	margin-left: 30px;
	font-size: 11px;
	line-height: 17px;
}
ul#history li a{
	color: #ffcc00;
}

table#tabobjed{
	border: 1px solid #aaa;
	border-collapse: collapse;
}

table#tabobjed td, table#tabobjed th{
	padding: 6px;
	border: 1px solid #333;
	font-size: 11px;
}
table#tabobjed th{
	text-align: center;
}
table#tabobjed td.tbobc{
	text-align: center;
}
table#tabobjed td.tbobr{
	text-align: right;
}
table#tabobjed tr.odd{
	background-color: #111;
}

input.inpmn{
	text-align: center;
	width: 17px;
	font-size: 12px;
	padding: 0px;
	margin: 2px;
	border: 1px solid #6b8705;
}
span.slevcena{
	font-size: 10px;
	color: #ddd;
}
div.infoobj{
	font-size: 11px;
	color: #ddd;
	line-height: 15px;
}

div.imgkos{
	display: inline;
	position: relative;
	top: 10px;
	margin-right: 5px;
}

span.imgkos{
	display: inline;
	position: relative;
	top: 10px;
	margin-right: 5px;
}

div.popistext{
	line-height: 16px;
}

p.popistext{
	line-height: 16px;
}

span.tucnezlte{
	color: #fadf84;
	font-weight: bold;
}

div.zpusobbal{
	float: left;
	margin-left: 8px;
}

div.zpbal{
	color: #fadf84;
	font-weight: bold;
	margin-bottom: 6px;
}

h1.moznosti{
	width: 500px;
	margin: 20px auto 0 auto;
	font-size: 17px;
	font-style: normal;
	color: Yellow;
}

h2.udaje{
	width: 650px;
	margin: 20px auto 5px auto;
}

div.dostupnost{
	font-size: 10px;
	margin-left: 30px;
	color: #ccc;
}
div.dostupnost span{
	color: #fadf84;
}

div#odktexty{
	text-align: right;
	padding-right: 36px;
	font-size: 10px;
	margin: 10px auto -10px auto;
}

div#odktexty a{
	font-size: 10px;
}

form.formakce{
	margin-top: 10px;
	line-height: 12px;
	font-size: 12px;
}
form.formakce input{
	padding: 0;
}
form.formakce input.typimg{
	position: relative;
	top: 6px;
}

div span.zakladni{
	font-weight: bold;
	color: #f3c115;
}

div span.akcezvyr{
	color: red;
}
div span.akcezvyrcena{
	color: red;
}
div.dlouhytext{
	width: 800px;
	margin: 0 auto;
	
}


div#menuleft{
	width: 150px;
	float: left;
	padding-top: 20px;
}

div#menuleft a{
	display: block;
}

div#telo{
	width: 680px;
	float: left;
	
}
div#menuright{
	float: right;
	width: 160px;
	margin-top: 20px;
}

div.kartaprd{
	width: 156px;
	height: 272px;
	overflow: hidden;
	float: left;
	background-image: url(../images/kartaback.gif);
	background-repeat: no-repeat;
	margin: 0 18px 18px 0;
}

div.kartaprd2{
	width: 156px;
	height: 307px;
	overflow: hidden;
	float: left;
	background-image: url(../images/backkarta2.gif);
	background-repeat: no-repeat;
	margin: 0 18px 18px 0;
}

div.marright{
	margin-right: 0;
}

div.krtnazevprd{
	text-align: center;
	height: 61px;
	overflow: hidden;
}
div.krtnazevprd a{
	color: Yellow;
	text-decoration: none;
	font-size: 10px;
	display: block;
	line-height: 14px;
	margin-top: 10px;
	font-weight: bold;
}
div.krtnazevprd a:hover{
	text-decoration: underline;
}
div.krtnahled{
	text-align: center;
	height: 105px;
}
div.krtnahled img{
	width: 120px;
	height: 96px;
	border: none;
}
div.krtdostcena{
	text-align:center;
	font-size: 10px;
	
}
div.krtdost{
	height: 24px;
	overflow: hidden;
}
div.krtdost span.green{
	color: Lime;
}

div.krtdost2{
	margin: 15px auto;
}
div.krtdost2 span.green{
	color: Lime;
}
div.krtcena{
	font-size: 11px;
	color:yellow;
	line-height: 14px;
}
div.krtcena span.czk{
	color: White;
	font-weight: bold;
}
div.krtcena span.euro{
	color: #ccc;
	font-weight: bold;
}

div.beznacena{
	font-size: 11px;
	color:yellow;
	line-height: 14px;
	margin-top: 5px;
}
div.beznacena span.czk{
	color: red;
	font-weight: bold;
	text-decoration: line-through;
}
div.beznacena span.euro{
	color: red;
	font-weight: bold;
	text-decoration: line-through;
}

div.beznacena2{
	font-size: 11px;
	color:yellow;
	line-height: 14px;
	margin-top: 20px auto;
}
div.beznacena2 span.czk{
	color: red;
	font-weight: bold;
	text-decoration: line-through;
}
div.beznacena2 span.euro{
	color: red;
	font-weight: bold;
	text-decoration: line-through;
}

div.nasecena{
	font-size: 11px;
	color:yellow;
	line-height: 14px;
	margin-top: 5px;
}
div.nasecena span.czk{
	color: White;
	font-weight: bold;
}
div.nasecena span.euro{
	color: #ccc;
	font-weight: bold;
}

div.krtcena2{
	font-size: 13px;
	color:yellow;
	line-height: 14px;
	margin: 20px auto;
}
div.krtcena2 span.czk{
	color: White;
	font-weight: bold;
}
div.krtcena2 span.euro{
	color: #ccc;
	font-weight: bold;
}

div.krtform{
	width: 134px;
	margin: 0 auto;
	margin-top: 15px;
	line-height: 11px;
	
}
div.krtform form{
	padding: 0;
	margin: 0;
	float: left;
	margin-left: 8px;
}
div.krtform form input.pocetprd{
	width: 35px;
	font-size: 12px;
	text-align: center;
	padding: 0;
	margin: 0;
	float: left;
}

div.krtform2{
	margin: 0 auto;
	margin-top: 15px;
	line-height: 11px;
	
}
div.krtform2 form{
	padding: 0;
	margin: 0;
	float: left;
	margin-left: 8px;
}
div.krtform2 form input.pocetprd{
	width: 35px;
	font-size: 12px;
	text-align: center;
	padding: 0;
	margin: 0;
	float: left;
}
div.krtsipky{
	width: 12px;
	float: left;
}

div#nobru{
	float: left;
	width: 130px;
}

div#popisprd{
	margin-left: 135px;
}

div#mr_login{
	margin: 15px auto;
	font-size: 11px;
}

div#mr_login div{
	color: yellow;
	font-weight: bold;
	background-color: #222;
	padding: 2px;
	margin-bottom: 8px;
	padding-left: 15px;
	
	text-align: left;
}
div#mr_login form{
	width: 140px;
	margin-left: 15px;
}
div#mr_login form input{
	width: 140px;
}
div#mr_login form input.odeslano{
	width: 90px;
	font-size: 10px;
}

div#nejprd{
	
}

div#nejprd div.titnej{
	color: yellow;
	font-weight: bold;
	background-color: #222;
	padding: 2px;
	margin-bottom: 8px;
	padding-left: 15px;
	
	text-align: left;
}

div.nejvyr{
	text-align: center;
	margin: 0px auto 5px auto;
}
div.nejvyr div.odk a{
	text-align: center;
	text-decoration: none;
	color: Red;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
div.nejvyr div.obrazek a img{
	border: 1px solid #333;
}
div.greengul{
	margin-top: 8px;
}

div#informace{
	margin: 20px 0 0 20px;
	line-height: 17px;
	font-size: 11px; 
}
div.textobec{
	padding: 30px;
}

div.textobec p{
	text-align: justify;
	margin: 10px auto;
	line-height: 18px;
}
div#mistodoruc{
	margin: 30px auto;
	text-align: center;
	font-size: 14px;
}

div#mistodoruc a{
	color: Yellow;
	font-weight: bold;
}

div#txtpaysec{
	font-weight: bold;
	margin-top: 20px;
	color: Yellow;
	text-align: center;
}

div.seoodkazy{
	text-align: center;
	font-size: 11px;
	margin: 12px auto;
}

div#showakt{
	margin: 20px auto;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: White;
	margin-right: 9px;
}
div#showakt div{
	margin-top: 5px;
	line-height: 17px;
}
