/***********************************************/

body {
    margin: 0px auto;
    padding: 0px;
    font: 80%/130% Verdana, 'Geneva CE', lucida, sans-serif;  
    background-color: #F1DFA3; 
    text-align: center;
}


#zalozky {background-color: #222; padding: 0px 0px; margin: 0px 0px 10px 0px; border-bottom: 1px solid #930; font-size: 12px;}
#zalozky .in {margin: 0px auto; padding: 0px 0pxx; text-align: left; width: 980px; text-align: right;}
#zalozky .in a {color: #ccc; display: inline-block; background-color: #222; padding: 5px 15px; border: 1px solid #222; text-decoration:none;}
#zalozky .in a.sel {color: #fff; background-color: #c00; text-decoration:none;}
#zalozky .in a:hover {color: #fff; background-color: #666; text-decoration:none;}





.sitemap-h2 {
	color: #013E70;
	/*background: #fff url("img/hacko.gif") no-repeat;
  background-position: left;*/
	font-weight: bold;
	font-size: 16px;
	margin: 8px 0px 10px 13px;
	padding: 0px 0px 3px 0px;
	text-align: left;
	/*line-height: 30px;
	height: 30px;*/
	/*display: inline;*/
	font-family: Arial, Verdana, Sans-Serif;
	border-bottom: 1px solid #CCCCCC;
}


.sitemap-cms {

	padding: 10px;
}

.sitemap-cms a {
	text-decoration: underline;
	color: #7A0000;
	/*font-weight: bold;*/
}	
.sitemap-cms a:hover {
	text-decoration: none;
	color: #7A0000;
}




#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}


a {
	color : #7A0000;
	text-decoration : underline;
}

a:hover {
	color : #7A0000;	
	text-decoration : none;
}


img {
    border: 0px;
}

.col-in {
	display: block;
	margin: 5px;
	border: 1px solid #CC0000;
}


.imgbrd {
	border: 1px solid #CC0000;
	margin: 2px;
}

/* --------------------------- [ layout ] --------------------------- */
#cover {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
  width: 950px;
  background-image: url("img/bg-cover.gif");
	background-position: top left;
	background-repeat: repeat-y;
}

#top {
	width: 950px;
	margin: 0px;
	padding: 0px;
  height: 84px;
	background-image: url("img/zahlavi.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 0px solid #01257F;
	position: relative;
}


.bskcena {
	display: inline;
}
	
#top-list	{
	text-align: center;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}
/* --------------------------- [ sloupce ] --------------------------- */
						
#col-01 {float:left;width: 200px;padding: 0px 0px 0px 10px;margin: 0px 0px 0px 0px;}
#col-02 {float:left;width: 510px;margin: 0px 0px 0px 1px;padding: 5px 5px;text-align: left;}
#col-03 {float:right;width: 205px;padding: 0px;margin: 0px 0px 0px 0px;text-align: center;}
#col-01, #col-02, #col-03 {}

/* --------------------------- [ zapati ] --------------------------- */

#zapati {
	height: 34px;
	line-height: 34px;
	margin: 0px 0px 0px 0px;
	background-color: #E3CE89;
}

#patt {
 font-size: 10px;
 color: #7F7249;
 text-align: center;
}
 
#patt hr {
 display: none;
}

#patt a {
	color : #7F7249;
	text-decoration : underline;
}

#patt a:hover {
	color : #c00;	
	text-decoration : none;
}
/* --------------------------- [ login ] --------------------------- */

.ilogin {
	color: #C7C7C7;
	padding: 0px;
	line-height: 20px;
	display: block;
	margin: 0px;
	text-align: right;
	font-size: 10px;
}

.ilogin a {
	color : #EAEAEA;
	text-decoration : underline;
}

.ilogin a:hover {
	color : #fff;	
	text-decoration : none;
}

/* --------------------------- [ anketa ] --------------------------- */

#anketa {
	font-size: 10px;
	padding: 0px;
	margin: 2px 0px 2px 0px;
	background-color: #F9F9F9;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#anketa .otazka {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
	margin-bottom: 5px;
	background-color: #999;
}
#anketa p {
	color: #000;
	padding: 0px;
	margin: 0px;
}
#anketa span.img {
	color: #F60;
	padding: 0px;
	padding-left: 5px;
	font-weight: bold;
	margin: 0px;
}
#anketa a {
	margin: 0px 5px;
}

#anketa a.ankt {
	text-decoration: underline;
	color: #666;
	padding: 0px;
	display: block;
	margin: 0px 5px;
}
#anketa a.ankt:hover {
	text-decoration: none;
	color: #F60;
	padding: 0px;
	margin: 0px 5px;
}
#anketa a.ankt img {

}
/* --------------------------- [ tipy ] --------------------------- */

.tip-rnd {font-size: 10px; padding: 5px 10px 5px 10px;}
.tip-rnd h5 {display: none;}
.tip-rnd p.tip-ndp {font-weight: bold; color: #FFF; font-size: 13px; background-color: #600;}
.tip-rnd p {margin: 0px 0px 2px 0px; padding: 3px; background-color: #c00; text-align: center; }
.tip-rnd p a {color: #FFF; font-size: 11px; font-weight: bold; text-decoration: none;}
.tip-rnd p a:hover {color: #FC0; text-decoration : underline;}
.tip-rnd div img{border: 1px solid #fc0;}

.tip-rnd div {text-align: center; font-size: 10px; padding: 0px; margin: 0px; border: 1px solid #fc0;}
.tip-rnd div span{color: #000; display: block;}
.tip-rnd div.clear {clear: both; border: 0px solid #f00; height: 1px; padding: 0px; margin: 0px;}

/* --------------------------- [ nadpisek ] --------------------------- */

.nadpis {
	color : #FF5A00;
	font-size : 12px;
	font-weight: bold;
	text-align: center;
	background-image : url(img/poz-grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px 0px 0px 0px;
	padding: 3px;
}

/* ------------------------------------------------------------------- [ KOS ] ------------------------------------------------------------------- */
#kos-ndp {font-weight: bold; color: #fff; font-size: 13px; background-color: #600; margin: 5px 10px 0px 10px; padding: 5px 0px;}
#kos {font-size: 12px; color:#000; margin: 0px; padding: 10px 0px; text-align: left; border: 0px solid #ccc;}
			
#kos div.bsk_item {display:inline-block; padding: 0px 10px;}
#kos div.bsk_cena {display:inline-block; padding: 0px 10px;}

#kos span.pred_poctem-1 {display:inline-block;  padding: 0px 0px; min-width: 80px;}
#kos span.pred_poctem-2 {display:inline-block; padding: 0px 0px; min-width: 80px;}

#kos span.bskcnt, #kos span.bskcena {color: #E27B0C; font-weight: bold; text-align: left; display:inline-block;}

#kos a.bsk_send {font-size: 13px; display:inline-block; color: #E27B0C; font-weight: normal; padding: 0px 10px;
									/*text-transform: lowercase;*/ font-weight: bold;}
#kos a.bsk_send:hover {color: #333; text-decoration: none;}


/* --------------------------- [ Emailer CSS ] --------------------------- */
div.ndp-frinff0news {color:#900; padding: 15px 0px 5px 10px;}
div.frinff0news  {padding: 0px 5px 15px 5px; margin: 0px 0px;}
div.frinff0news form.frinff0news {padding: 0px; margin: 0px;}
div.frinff0news form.frinff0news input {color:#c00; background-color: #fff;}
div.frinff0news a {font-size: 11px; padding: 0px 5px; line-height: 30px;}


/* ------------------------------------------------------------------- [ menu up ] ------------------------------------------------------------------- */

#menuup {font-size: 11px; text-align: right; display: block; padding: 0px 0px 0px 0px; margin: 0px; line-height: 20px; height: 20px; color: #B0B0B0;
				 position:absolute; bottom: 5px; right: 20px;}
#menuup ul{ margin: 0px; padding: 0px; list-style: none; float: left;}
#menuup ul ul{display: none;}
#menuup li {padding: 0px 0px; margin: 0px 0px; list-style: none;}
#menuup li a {color : #fff; display:block; padding: 2px 10px; font-weight: bold; text-decoration:none; font-size:12px; width:auto; line-height: 20px; height: auto;}
#menuup li a.sel { color : #fc0; text-decoration:none; background-color: #5A0303; border-top: 1px solid #fc0;}
#menuup li a:hover { color : #fc0; text-decoration:none; background-color: #370000;}


/* ------------------------------------------------------------------- [ menu ] ------------------------------------------------------------------- */
#menu {

	background-color: #F1DFA3;
	width : 200px; 
}

#menu ul{
	margin: 0px 0px 1px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu ul li{
	padding: 1px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	list-style: url(img/sipka.gif) outside /*inside*/;
}

#menu li a {
	color : #7C550B; /* 96FF00 */
	font-size : 11px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	margin: 0px;	padding: 0px;
	border-bottom: 1px solid #E3CE89;
}
#menu li.dealer a {
	color : #66E8FF;
	border-bottom: 2px solid #FFF;
	text-align: left;
	margin: 10px 0px 0px 0px;
}

#menu li a.sel, #menu li a:hover {
	color : #fff;
	/*border-bottom: 0px solid #7A0000;*/
	background-color: #7A0000;
}

/* ------------------------------------------------------------------- [ new - akce ] ------------------------------------------------------------------- */

#new-akce {
	padding: 10px 0px 10px 0px;
	width: 200px;
	margin: 0px;
	background-color: #E3CE89; 
}

#new-akce ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#new-akce ul li{
	padding: 0px;
	text-align: left;
}

#new-akce li a {
	color : #FFF;
	font-size : 13px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	margin-top: 2px;	padding: 5px 0px 5px 15px;
	border: 1px solid #900;
	background-color: #BF0505;
}

#new-akce li a.sel, #new-akce li a:hover {
	color : #fff;
	background-color: #7A0000;
}

/* ------------------------------------------------------------------- [ frm-s ] ------------------------------------------------------------------- */

.frm-s {
	border: 0px solid #ccc;
	background-image: url(none);
	background-color: #E3CE89/*transparent*/;
	padding: 5px 5px 5px 15px;
	margin: 0px 0px 10px 0px;
	width: 180px;
}
.frm-s div {
	display: inline;
	padding: 0px;
	margin: 0px;
}
.frm-s p{
	display: block;
	padding: 0px;
	margin: 0px;
	width: 180px;
}
.frm-s h4{
	display: none;
}

.frm-s a {
	color: #860303;
	font-size: 10px;
}
.frm-s a:hover {
	color: #000;
}

#ftx{
	font-size: 11px;
	color: #000;
	background-color: #F1DFA3;
	border: 1px solid #B7A158;
	width: 130px;
	margin: 0px 0px 0px 0px;	
	padding: 1px;
	float: left;
}

.frm-s input {
	border: 0px solid #ccc;
	background-image: url(none);
	background-color: transparent;
	float: left;
}

/* --------------------------- [ LG ] --------------------------- */

.lg {
	padding: 0px;
	margin-bottom: 2px;
	font-size: 11px;
}

.lg a {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 10px;
}

.lg a:hover {
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
}

/* --------------------------- [ výpis položek ] --------------------------- */

#col-02 h1 {
	color : #860303;
	font-size : 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 3px 2px;
}


#dsort {
	color: #000;
	clear:both;
	width: 520px;
	padding: 0px;
	height: 30px;
	border: 0px solid #ccc;
	/*display: none;*/
}

#dsort div {
	display: block;
	margin: 0px; padding: 0px;
	float: left;
}

#dsort div.lb {
	margin: 0px; padding: 0px;
}


/* --------------------------- [ polozka ] --------------------------- */

.item {
	border: 1px solid #83670B;
	margin: 2px 2px 5px 2px;
	padding: 0px 0px 5px 0px;
	display: block;
	height: 160px;
	color: #fff;
}
.item-colin {
	display: block;
	height: 140px;
	text-align: left;
}

.item h2 {
	margin: 0px 0px 0px 0px;
	padding: 2px;
	background-color: #83670B;
	text-align: left;
}

.item h2 a {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	/*padding: 0px;*/
}
.item h2 a:hover {
	color: #F1DFA3;
	text-decoration: underline;
}

.item img {
	padding: 0px 0px 0px 0px;
	border: 1px solid #83670B;
	margin: 10px 10px 5px 5px;
	float: left;
}

img.ico-akce {
	/* float:right; */
	margin: 2px;
	width: 10px;
	/* display: none; */
}

.item p.popis {
	font-size: 10px;
	color: #83670B;
	/*padding: 0px 0px 10px 0px;*/
	display: block;
}

.item p {
	text-align: justify;
	
	
}

.item p.cena {
	color: #83670B;
	float:left;
	text-align: left;
	font-weight: bold;
	margin: 0px 5px 0px 2px;
	padding: 0px 3px 0px 0px;
}

.item p.cena a {
	color: #727F88;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px; padding: 0px;
}
.item p.cena a:hover {
	color: #727F88;
	text-decoration: underline;
}

.polhyp-img {
	float: left;
	margin: 0px 5px 0px 5px;
}

.pozn {
	color: #000000;
	text-align: justify;
	line-height: normal;
  margin: 0px;
  padding: 0px;
}

/* --------------------------- [ souvisejici polozky ] --------------------------- */

.item-sv {border: 1px solid #83670B; margin: 0px 0px 0px 0px; padding: 2px;}
.item-sv * {margin: 0px; padding: 0px; font-size: 10px;}


.item-sv .item-sv-ndp, .item-sv .item-sv-dblrr {text-align: left; display: block; margin: 0px; padding: 0px; font-weight: bold; }
.item-sv .item-sv-dblrr {color: #fff; font-size: 14px; border-bottom: 0px solid #fff; font-weight: bold; margin:0px; padding: 0px 5px; line-height: 27px; height: 27px;
					 							background-color: #83670B; background-image: url("img/grad-sedy.gif"); background-position: top left; background-repeat: repeat-x;}
					 							
.item-sv .item-sv-ndp {height: 60px; font-size: 12px; background-image: url("img/poz-menu.gif"); background-position: top left; background-repeat: repeat-x; background-color: transparent;}
.item-sv .item-sv-ndp a {font-size: 11px; font-weight:bold; color:#83670B; text-decoration: none; display:block; padding:0px; text-decoration: none; height: 60px; line-height: 15px;}
.item-sv .item-sv-ndp a:hover {color:#BF0505; text-decoration: none;}

.item-sv-item {float:left; border: 1px solid #E3CE89; margin: 3px 3px 0px 0px;
								background-color: #F1DFA3;
								padding: 2px; width: 150px; display: block; height: 170px; color: #000;}

.item-sv-item .thumb-a {display: block; float: none; text-align: center; padding: 0px 0px 0px 0px}
.item-sv-item span {float: none;}
.item-sv-item input {float: left; padding: 2px; margin: 2px; height:15px;}


.item-sv-item .item-sv-frm {display:none; padding: 2px 2px 2px 60px; margin: 0px; height:27px;}
.item-sv-item .item-sv-frm input {float: left; padding: 2px; margin: 2px; height:15px;}

/* --------------------------- [ filtr ] --------------------------- */

#filter  {
	padding: 2px;
	color: #000;
	text-align: center;
	margin: 0px ;
	background-color: #FFF;
	font-size:11px;
	height: 16px
}

#filter a {
	color: #01257F;
	font-weight: bold;
	text-transform: uppercase;
}

#filter a:hover {
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}

/* --------------------------- [ strankovani ] --------------------------- */

#pagecnt {
	text-align: left;
	font-size: 10px;
	clear: both;
  border-bottom: 1px solid #B79D48;
	height: 16px
	margin: 5px;
	padding: 2px;
	color: #333;
}

#pagecnt a {
	color: #7A0000;
	text-decoration: none;
}

#pagecnt a.pagecntsel {
    border: 1px solid #7A0000;
    background-color: #C50202;
    color: #fff;
    text-decoration: none;
}

/* --------------------------- [ DETAIL POLOZKY ] ------------------------------------------------------------------------------------------ */

#detail-polozky {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px;
	width: 520px;
	/*background-color: #FFF;*/
	text-align: left;
}

h1.detail {
	color : #7A0000;
	font-size : 18px;
	font-weight: bold;
	text-align: left;
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 5px 0px;
}

.bigimg {padding: 0px; margin:  0px auto;
					border: 0px solid #fc0;
					max-width: 225px;
					min-width: 150px;
					_width: 225px;
					max-height: 200px;
					min-height: 100px;
}

a img.bigimg { border: 1px solid #fff;}
a:hover img.bigimg { border: 1px solid #c00;}

.smallimg {
	margin: 5px;	padding: 0px;
	border: 1px solid #364337;
	text-align: left;
}

.lastimg {
	text-align: left;
	margin: 0px 2px 0px 2px;
	border: 0px solid #364337;
}

#noimage {
	width : 150px;
	height: 120px;
	float: left;
	/* border: 2px solid #CCCCCC; */
	text-align:center;	
	display: none;
}



.polid {
  color: #FFFFFF;
	display: block;
	padding: 0px;	margin: 0px;
}

#detail-polozky dl { 
	padding: 10px;	margin: 2px;
  color: #333;
	border: 1px solid #E3CE89;
}
	
#detail-polozky dl dt{ 
  color: #000;
	float: left; 
  width: 150px;
	padding: 2px;	margin: 1px;
	text-align: right;
} 

#detail-polozky dl dd {
  width: 250px;
  padding: 2px; margin: 1px 1px 1px 155px;
  font-weight: bold;
  text-align: left;
	color: #7A0000;
	border: 1px solid #E3CE89;
	background-color: #F1DFA3;
}
#detail-polozky dl dd.stri {
	color : #999;
}


#detail-polozky p.pozn {
	color: #333;
	text-align: left;
	line-height: normal;
  margin: 0px 2px 0px 2px;
  padding: 5px 5px 5px 5px;
	border: 0px solid #CCCCCC;
	font-size: 12px; color: #333;
}
#detail-polozky div.cms-text {	font-size: 12px; color: #333;	padding: 5px; display: block;  text-align: justify; }
#detail-polozky div.cms-text strong { color: #000; }
#detail-polozky div.cms-text h1, 
#detail-polozky div.cms-text h2,
#detail-polozky div.cms-text h3,
#detail-polozky div.cms-text h4,
#detail-polozky div.cms-text h5,
#detail-polozky div.cms-text h6 { color:#000; }
#detail-polozky div.cms-text a { text-decoration: underline;	color:#FF6C00;}	
#detail-polozky div.cms-text a:hover { text-decoration: none; color:#000;}
#detail-polozky div.cms-text table { border: 0px solid #CCCCCC; }
#detail-polozky div.cms-text table td { border: 0px solid #CCCCCC; margin: 0px;}


/* --------------------------- [ podtypy ] --------------------------- */
table.ext-ceny-tab td {color:#000; border: 1px solid #E3CE89;}
table.ext-ceny-tab td label {color:#000; width:100%; text-align:left; font-size: 10px;}

table.ext-ceny-tab  {	border: 1px solid #E3CE89; color: #000;}
table.ext-ceny-tab tr  {border: 1px solid #E3CE89;}
table.ext-ceny-tab .nmb  {text-align: right;}
table.ext-ceny-tab tr.tbzahl  {color: #000;font-weight: bold;}




table.extend_varianty_tb {border: 1px solid #E3CE89; width:99%;}
table.extend_varianty_tb tr {}
table.extend_varianty_tb tr td.bunka {border: 1px solid #E3CE89;}






/* ------------------------------------------------------------------- [ parametry kategorii ] ------------------------------------------------------------------- */

#param-tree {
	margin : 2px;	
}

.param-col {
	margin: 5px;
	padding: 2px;
	border: 1px solid #CCC;
	background-color: #FFFFFF;
}	

.param-col h4 {
	margin: 5px;
	padding: 2px;
	font-size: 12px;
}	

.param-col ul {
	margin: 0px;
	padding-left:1em;
}

.param-col li {
	margin : 0 0 0 0em;
	list-style: none;
}

.param-col li a {
	color: #000;
	padding-left:1em;
}

.param-col li a:hover  {
	color: #900;
	background: url("img/icon/ico_arr1.gif") center left;
	background-repeat: no-repeat;
}



/* ------------------------------------------------------------------- [ Formulare ] ------------------------------------------------------------------- */

form {color: #000; margin: 0px auto; padding: 10px 0px; border: 0px solid #8F8F8F;}
form div {display: block; border: 0px solid #8F8F8F;}
form.noform {padding: 0px; background-color: transparent; border: none;}
form div {padding: 5px 0px;}
form.search div {line-height: 20px; height: 20px; padding: 5px 0px;}
form.order div,
form.search-param div {padding: 0px; display: block;}

input {margin: 0px 0px 0px 5px; padding: 2px 2px; color:#000; border: 1px solid #ccc;}

select {margin: 0px 0px 0px 5px; padding: 1px 1px; color:#000; border: 1px solid #ccc;}
option {margin: 0px 0px 0px 0px; padding: 0px 0px; color:#000;}

textarea {margin: 0px 0px 0px 5px; padding: 0px; color:#000; border: 1px solid #ccc;}
													 
input#up, input#down {background-color: transparent;  border: 0px solid #0E9758;}

fieldset {margin: 0px; padding: 0px; border: 1px solid #ccc;}
form.search fieldset {color: #000; width: 450px; margin: 10px 0px 10px 10px;}
form.search select {float: left; width: 150px;}
form.search fieldset div label {width: 150px;}
fieldset br {display: none;}

legend {font-size: 12px; font-weight:bold; padding: 0px 0px; color:#000;}

fieldset div {clear: both; margin: 0px; position: relative;}
fieldset div span {display: none; color: #000;}
.zmiz {display: none;}
fieldset div:hover span {font-size: 85%; color: #0E9758; background-color: #fff; padding: 0px; margin: 0px; border: 1px solid #000; display: block; position: absolute; z-index: 100; float: right;}
* html fieldset div span {font-size: 85%; color: #0E9758; padding: 0px; margin: 0px; border-left: 1px solid #0E9758; display: block;}

label { width: 150px; padding: 0px 10px 0px 0px; margin: 0px; display: block; text-align: right; float: left;}

fieldset div.cr p {margin: 0px; display: block; width: 13em; text-align: right; float: left;}

fieldset div.cr label {text-align: left; padding: 0px; margin: 0px; width: 100px; float: none;}

.buttons {text-align: center;}
.removed {display: none !important;}

/* ------------------------------------------------------------------- [ Objednavka ] ------------------------------------------------------------------- */

form.order {color: #000; width: 490px; margin: 0px; padding: 5px; border: 0px solid #ccc;}
form.order  div {padding: 3px 0px 3px 0px; display: block;}

form.order fieldset  {color: #000; display: block; margin: 10px 40px 0px 5px; padding: 5px 2px; border: 1px solid #ccc;}

form.order label { width: 300px; padding: 0px 10px 0px 0px;}
form.order fieldset label { width: 150px; padding: 0px 10px 0px 0px;}

form.order input { margin: 0px;  padding: 0px 2px; width: 90px; }
form.order fieldset input {width: 130px; margin: 0px;   padding: 0px 2px;}

#sk-hadrs {font-weight: bold;}


#s_ob_check {width:20px; height:15px;}
#s_ob_send {width:20px; height:15px;}

#poznamka  {color : #000; width: 450px; margin: 5px 0px 5px 5px; }

label {color: #333; font-size: 12px;}
label.pvn {color: #f30;}
label.pvn:after {content: "";}


/* ------------------------------------------------------------------- [ BUTTONS ] ------------------------------------------------------------------- */


.btn-s {
	
  font-size: 11px;
	padding: 3px;
	text-decoration: none;
	color:#7A0000;
	margin: 10px 2px 0px 0px;
	background-color: #fff;
	border: 1px solid #A68A30;
	font-weight: bold;
}
.btn {display:inline-block;}

.btn a {
	display:inline-block;
  font-size: 10px;
	padding: 3px;
	text-decoration: none;
	color:#7A0000;
	margin: 10px 2px 0px 0px;
	background-color: #E3CE89;
	border: 1px solid #A68A30;
	font-weight: bold;
}

.btn a:hover {
	background-color: #A68A30;
	border: 1px solid #A68A30;
	color: #fff;
}

.bnt a img {
	padding-top: 2px; display:inline-block;
}

/*.lf {float: left;}*/

.clear {
	clear: both;
}

form.order input#ok {
	/* float: left; */
	margin-left: 20px;
  font-size: 12px;
	padding: 3px;
	width: 250px;
	text-decoration: none;
	color:#7A0000;
	background-color: #fff;
	border: 1px solid #CEB563;
	font-weight: bold;
}

#prepocet { margin-top: 10px; margin: 10px 0px; padding: 5px 0px; width: 250px; color: #fff; font-size: 16px;	background-color: #c00;}

/* ------------------------------------------------------------------- [ Tabulka - vypis ] ------------------------------------------------------------------- */

#tb {

}

#tb table {
	background-color: #FDF2DF;
	border : 1px solid #000;
	margin: 0px auto;	
}

.tonmb {
	text-align: right;
}

/* ------------------------------------------------------------------- [ Tabulka pro kosik ] ------------------------------------------------------------------- */

.tbkosik {
	background-color: #825611;
	font-size: 11px;
	width: 520px;
	/* float: left; */
	margin: 1px;
}

.tbkosik td, .tbkosik th {
	padding: 2px;
	color: #000;
}
.tbkosik td{
	background-color: #F1DFA3;
}
.tbkosik  thead tr th{
	color: #FFF;
	background-color: #C09D2C;
	font-weight: bold;
}

.tbkosik tr.total,
.tbkosik tr.total-final td
 {
	color: #FFF;
	background-color: #B80000;
}

.tbkosik tr.dan td {
	background-color: #991010;
	text-align: right;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}

col.lf {
	text-align: left;
	background-color: Green;
}

.tbkosik col.rg {
	text-align: right;
	background-color: Green;

}

.tbkosik input.nmb {
	text-align: right;
	font-size: 11px;
}

.tbkosik td img {max-width: 60px; max-height: 60px;}



#bott {
	display: none;
}

.msg-u {
	border: 1px solid #F60;
	background-color: #333;
	text-align: left;
	margin: 10px;
	padding: 10px;
}

.msg-u p {
	color: #FFF;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

.msg-u em {
	color: #FC0;
	margin: 0px;
	padding: 0px;
}

.msg-u .tl {
	font-weight: bold;
}

.msg-u.err {
	color: #FFF;
	padding: 0px;
}

.msg-u.ok {
	color: #FFF;
	padding: 0px;
	margin: 0px;
	display: block;
	border: 1px solid #9FA99C;
	margin: 0px 2px 2px 0px;
	background-color: #333;
	text-align: left;
}

.lista-seo { /*display: none;*/ text-align:center; font-size: 9px; color: #9a7847; padding: 5px; margin: 0px auto; width: 950px;}
.lista-seo a  { color: #9a7847; }
.lista-seo a:hover, .lista-seo a.sel  { color: #9a7847; }
.lista-seo-ext { /*display: none;*/ text-align:center; font-size: 9px; color: #9a7847; padding: 5px; margin: 0px auto; width: 950px; }
.lista-seo-ext a  { color: #9a7847; }
.lista-seo-ext a:hover, .lista-seo a.sel  { color: #9a7847; }


/* ------------------------------------------------------------------- [ @media print ] ------------------------------------------------------------------- */

@media print {

body {font: 70%/120% Verdana;}

#top,
#menu,
.btn,
.noprn,
#col-01,
#pagecnt
#menutop,
#overtop, 
.menutop-1,
{
	display: none;
}


#cover {
	border: none;
}
#col-02,
#vypis {
	color: #FFFFFF;
	width: 80%;
	/* float: left; */
	border: none;
}

.item {
	border: 1px solid #000;
	width:160px;
}
.item a.tit h1 {
	text-decoration: none;
	color: Black;
}

#noimage {
	border: 1px solid #000;
}

.polid dd {
	border: 1px solid #000;
}

#patt {
	text-align: right;
	display: inline;

}

#bott {
	display: block;
	text-align: right;
	font: 80%/160% Verdana;
}

#bott h1 {
	font: 140%/160% Verdana;

}


.m0l0iout,
.m0l0iover,
.m0l0oout,
.m0l0oover,
.m0l1iout,
.m0l1iover,
.m0l1oout,
.m0l1oover,
.m0l2iover,
.m0l2oout,
.m0l2oover {
	display: none;
}

}

