@charset "windows-1250";
body, td, input, textarea 
		{
		font-family: verdana, sans-serif, Arial; 
		font-size: 12px; 
		font-weight: normal; 
		color:#000000;
		}
h1 {font-family:  verdana, sans-serif, Arial; font-size: 15px; font-weight: bold; color:#000}
h2 {font-family:  verdana, sans-serif, Arial; font-size: 14px; font-weight: bold; color:#000}
h3 {font-family:  verdana, sans-serif, Arial; font-size: 13px; font-weight: bold; color:#000}
h4 {font-family:  verdana, sans-serif, Arial; font-size: 11px; font-weight: bold; color:#000}

strong {font-family:  verdana, sans-serif, Arial; font-size: 12px; font-weight: bold; color:#000}


.obsah h1
	{
	/*background-image: url(obr/bgh1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	
	font-size: 14px;
	color:#c00;
	}

body 
	{
	margin: 0px;
	padding:0px;
	background-image: url(obr/bg_l.jpg);
	background-repeat: repeat-y;
	background-color:#fff;
	}

body, html, form 
	{
	scrollbar-track-color: #f6f6f6;  
	scrollbar-face-color: #eeeeff;  
	scrollbar-highlight-color: #bbbbdd;  
	scrollbar-3dlight-color: #ffffff;  
	scrollbar-darkshadow-color: #bbbbdd;  
	scrollbar-shadow-color: #ffffff;  
	scrollbar-arrow-color: #ffffff;
	}
form
	{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	}
	
input
	{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	color:#000000;
	background-color: transparent;
	font-size: 12px;
	border: solid 1px #000000;
	}	
	
.micro
	{
	font-size: 10px;
	}
	
textarea 
	{
	color:#000000;
	background-color: transparent;
	font-size:12px;
	border: solid 1px #000000;
	overflow: visible; 
	}
	
b 
	{
	color:#000;
	}	
	
input.sub
	{
	font-size: 9px;
	color:#000;
	background-color: transparent;
	border: none;
	}	

	
input.menu_odkaz
	{
	font-size: 13px;
	font-weight: bold;
	color:#000;
	background-color: #ffffff;
	border: solid 1px #cc0000;
	padding: 0px 2px 0px 2px;
	}	
	
a.intro
	{
	width: 165px;
	height: 165px;
	border: solid 1px #f00;
	text-align: center;
	float: left;
	margin: 2px;
	}	
	
a:hover.intro
	{
	border: solid 1px #000;
	}		
	
.p1
	{
	clear:both; 
	background-color: #eee;
	padding: 0px;
	}	
.p2
	{
	clear:both; 
	background-color: #fff;
	padding: 0px;
	}	
.p
	{
	clear:both; 
	padding: 10px;
	}	

.eshop
	{
	padding: 3px; 
	float: left; 
	width: 470px; 
	height: 40px; 
	border: dotted 1px #ff0000;
	
	background-image: url(obr/bg_shop.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
.lista
	{
	clear:both; 
	text-align: center; 
	background-color: #eee;
	height: 18px; 
	background-image: url(obr/bg_shop.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	
	}

.adresa
	{
	position: absolute;
	right: 10px	;
	top: 30px;
	width: 180px;
	height: 50px;
	background: #000;
	color: #fff;
	text-align: center;
	}
	
.adresa	h2
	{
	font-size: 12px;
	color: #fff;
	margin:0px;
	padding:0px;
	}

	

.prihlasen
	{
	text-align: left;	
	width: 90%;
	height: auto;
	color: #000;
	margin: 12px;
	padding:10px;
	background-image: url(obr/prihlasen.jpg);
	background-repeat: repeat-x;
	}
.prihlasen b
	{	
	color: #000;
	}
.novou_a
	{	
	display: block;
	color: #000;
	background-color: #eef;
	text-align: center;	
	height: 20px;
	}
	

	
h2.aktuality
	{
	font-size: 13px;
	text-align: center;	
	width: 100%;
	height: 30px;
	color: #fff;
	background-color: #c00;
	margin:0px;
	padding: 10px;
	
	}
	
	
.center
	{
	text-align: center;	
	}
	
	
form.login
	{
	position: absolute;
	right: 10px	;
	top: 30px;
	width: 180px;
	height: 50px;
	background: #000;
	text-align: center;
	}
	
	
form.login table td
	{
	color: #fff;
	}
	
form.login table td input
	{
	color: #000;
	background-color: #999;
	background-image: url(obr/login.gif);
	width: 76px;
	height: 18px;
	}	

form.login table td input.submit
	{
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	background-color: #c00;
	background-image: url(obr/submit.gif);
	width: 22px;
	height: 22px;
	border: none;
	}		
	
	
input.id_str_odkaz
	{
	font-size: 10px;
	color:#000000;
	background-color: #ffffff;
	border: solid 1px #cc0000;
	text-align: center;
	}
		
.err
	{
	display: block;
	width: auto;
	height:auto;
	background: #ffffff;
	color:#ff0000;
	margin: 10px;
	padding-left: 50px;
	border: solid 1px #cc0000;
	}		

.ok
	{
	display: block;
	width: auto;
	height:auto;
	background: #ffffff;
	color:#00cc00;
	margin: 10px;
	padding-left: 50px;
	border: solid 1px #009900;
	}		
	
ul li 
	{
	list-style-image: url(obr/li.gif);
	margin: 3px 15px 3px 5px ;
	}	
	
	/*
li a
	{
	font-weight: bold;
	text-decoration: none;
	background-color: #eeeeee;
	width: 250px;
	border: solid 1px #000000;
	padding: 0px 5px 0px 5px ;
	}
	*/
	

ul li.novaa 
	{
	list-style-image: url(obr/li_new.gif);
	}
	


ul.pouziti_foto 
	{
	margin: 0px 0px 0px 15px ;
	}	
		
ul.pouziti_foto li 
	{
	list-style-image: url(obr/li_fot.gif);
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	}	
	
	
ul.pouziti_foto  a
	{
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	/* width: 65px; */
	border:  none;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	}
		
	
	
	
button
	{
	font-size: 2px;
	color: #ffffff;
	background-color: transparent;
	border: none;
	cursor: pointer;
	position: relative;
	top: -3px;
	}	
	
.head	
	{
	margin: 0px;
	padding: 0px;
	background-color:  #000;
	width:  100%;
	height: 120px;
	}
	
.head	a
	{
	display: block;
	margin: 0px;
	padding: 0px;
	width:  1000px;
	height: 120px;
	}	
	
	
.pravy
	{
	margin: 0px;
	padding: 0px;
	width:  200px;
	background-color:  #c00;
	/*background-image: url(obr/gradient_red.jpg);*/
	background-position: left top;
	background-repeat: repeat-x;
	}	
		
.pravy h1
	{
	color: #fff	;
	font-size: 11px;
	}	
	
.aktualita
	{
	display: block;
	width: 100%;
	height: auto;
	color: #fff	;
	font-size: 11px;
	text-decoration: none;
	}		
	

.tab-produkt
{
width: 95%;
border-collapse: collapse;
margin-bottom: 1em;
}

.tab-produkt td, .tab-produkt th
{
font-size: 10px;
text-align: left;
border: 1px solid #99c;
padding: 2px;
}


.tab-produkt .cenatd
{
text-align: right;
}

.tab-produkt input
{
width: 25px;
}

.tab-produkt input.butt
{
width: 85px;
}


.tab-ppl td
	{
	border: 1px solid #99c;
	padding: 2px;
	}
	
.menu_td
	{
	margin: 0px;
	padding: 0px;
	width:  240px;
	background-color:  #000;
	/*background-image: url(obr/gradient_gray.jpg);*/
	background-position: left top;
	background-repeat: repeat-x;
	}		
	
	
.page 	input
	{
	font-family:  verdana, sans-serif, Arial;
	font-size: 12;
	}
	
.page 	textarea
	{
	font-family:  verdana, sans-serif, Arial;
	font-size: 12;
	}	
	
input.hand
	{
	font-size: 10px;
	color:#cc0000;
	background-color: transparent;
	border: none;
	cursor: pointer;
	}		
	

	
.u0
	{
	color: #000000;
	background-color:#eeeeff;
	}
	
.u1
	{
	color: #000000;
	background-color:#ccccee;
	}
	
.u2
	{
	color: #000000;
	background-color:#aaaadd;
	}
	
.u3
	{
	color: #000000;
	background-color:#8888cc;
	}
	
.u4
	{
	color: #000000;
	background-color:#6666bb;
	}
	
.u5
	{
	color: #000000;
	background-color:#6677aa;
	}
	
.u6
	{
	color: #000000;
	background-color:#668899;
	}
	
.u7
	{
	color: #000000;
	background-color:#669988;
	}
	
.u8
	{
	color: #000000;
	background-color:#77aa77;
	}
	
.u9
	{
	color: #000000;
	background-color:#99bb66;
	}
	
.ram
	{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	
	background-image: url(obr/bg_ram.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	background-color:#fff;
	border: solid 1px #333;
	}	
	
	
.ram_aktuality
	{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	
	background-color:#ddd;
	border: none;
	border-left: dotted 1px #c00;
	text-align: left;
	}		
.ram_aktuality textarea
	{
	background-color:#fff;
	height: 30px;
	}		
	
	
.transfer
	{
	font-family:  verdana, sans-serif, Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color:#ff0000
	}

	
a:hover  {text-decoration: underline}
a:link  {color: #c00}
a:visited  {color: #c00}
a:active  {color: #c00}
a:hover 
	{
	color: #f00;
	text-decoration: none;
	}	

a img , a:link img , a:visited img , a:hover img, a:active img
	{
	border-color: #000;
	}
	
	

a.normin 
	{
	width: 50px;
	font-weight: normal;
	border: none;
	background-color: transparent;
	font-size: 9px;
	} 
	
a.menu_move 
	{
	width: auto;
	font-weight: normal;
	border: none;
	background-color: transparent;
	font-size: 9px;
	margin: 0px 0px 0px 0px ;
	padding: 2px 2px 2px 2px ;
	} 
		
	
a.up 
	{
	width: 5px;
	font-weight: normal;
	border: none;
	background-color: transparent;
	font-size: 9px;
	} 	
		
a.down 
	{
	width: 5px;
	font-weight: normal;
	border: none;
	background-color: transparent;
	font-size: 9px;
	} 	
	
.odkazy
	{
	margin: 10px 0px 10px 0px;
	width: 100%; 
	height:auto; 
	clear: both;
	/*float:left;  */
	}	

.odkazy a, .odkazy a:link, .odkazy a:hover
	{
	height:100%; 
	min-height:160px; 
	
	text-decoration: none;
	background-color: transparent;
	border-top: dotted 1px #666; 
	border-bottom: dotted 1px #666; 
	}		
	
.odkazy a:hover
	{
	height:100%; 
	border-top: solid 1px #c00; 
	border-bottom: solid 1px #c00; 
	}			
	
	
.foto
	{
	/*border:solid 1px #ccc;*/
	float: right; 
	text-align: right; 
	width: 200px; 
	margin-left: 10px; 
	height: auto;
	}	
	
		
.fotogalerie
	{
	/*border:solid 1px #ccc;*/
	clear: both; 
	text-align: center; 
	width: 100%; 
	height: auto;
	margin: 0px; 
	}	
	
.fotogalerie .m_img		
	{
	display: inline;
	}

.fotogalerie .f_img
	{
	display: block;
	float: left;
	width: 220px; 
	height: 180px; 
	border:solid 1px #ddd;
	background: #f6f6f6;
	text-align: center; 
	padding: 3px 1px 1px 1px; 
	margin: 1px 12px 1px 12px; 
	}	
		
strong.fgal
	{
	color:#666;
	font-size: 10px;
	vertical-align: bottom; 
	}		
		
.foto_str
	{
	width: auto;
	float: right;
	text-align: right;
	border: 1px solid;
	}	
	

.right
	{
	text-align: right;
	}	
	
		
		
		
	
.kola td
	{
	height: 70px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #99c;
	border-bottom: 1px solid #339;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background-image: url(obr/bg_kola.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	

.kola_head td
	{
	color: #900;
	font-weight: bold;
	height: 20px;
	border-top: 1px solid #000;
	border-left: 1px solid #eef;
	border-right: 1px solid #99f;
	border-bottom: 1px solid #000;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background-image: url(obr/bg_kola.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
		
	
	
		
.kos td
	{
	border-top: 1px solid #eef;
	border-left: 1px solid #eef;
	border-right: 1px solid #99c;
	border-bottom: 1px solid #999;
	margin: 0px;
	padding: 1px 2px 1px 2px;
	}		
	
.kos input
	{
	border: 1px solid #cccccc;
	}	

.bgr input
	{
	background-color: #fee;
	border: 1px solid #f00;
	}
		
.pridano td
	{
	background-color: #fe9;
	border-top: 1px solid #f00;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 2px solid #f00;
	}
	
	
.celk td
	{
	background-color:#ddddff;
	}
	
			
.menu ul
	{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 3px 10px ;
	}	
	
.menu ul li
	{
	margin: 0px 0px 0px 5px ;
	_margin: 0px 0px 0px 0px ;
	padding: 1px 0px 0px 0px ;
	}	
	
	
.menu ul  a, .menu ul  a:link, .menu ul  a:visited
	{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	
	text-decoration:none;
	display: block;
	width: 100%;
	height: 100%;
	/*background-color: #fff;*/
	background-color: none;
	/* background-image: url(obr/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom; */
	
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: solid 1px #ccc;
	padding: 3px 3px 3px 3px ;
	/* filter: dropshadow(color=#000000, offx=1, offy=1, positive=1);*/ 
	}		
	
	
	
.menu ul  a.active
	{
	color: #fff;
	background-color: none;
	/*border-top: dotted 1px #666;*/
	border-left: solid 1px #000;
	border-right: none;
	border-bottom: solid 1px #fff;
	background-color: #c00;
	}			
	
.menu ul  a:hover
	{
	display: block;
	color: #fff;
	background-color: #666;
	border-bottom: solid 1px #fff;
	/*border: solid 1px #000;*/
	}		
	
.menu ul li ul
	{
	position:relative;
	/*left: 12px;*/
	margin-left: 13px	;
	display:none;
	border-left: dotted 1px #666;
	}	
	
.bg_l
	{
	background-image: url(obr/bg_l.jpg);
	background-repeat: repeat-y;
	}		

.bg_r
	{
	background-image: url(obr/bg_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
	
	}	
	
	
ul li.u_ind0
	{
	list-style-image: url(obr/nic.gif);
	}	
	
	
ul li.u_ind0 ul
	{
	background-image: url(obr/nic.gif);
	background-repeat: repeat-y;
	}	
		
	
ul li.u_ind1
	{
	list-style-image: url(obr/nic.gif);
	}	
	
ul li.u_ind2
	{
	list-style-image: url(obr/nic.gif);
	}	
	
ul li.u_ind3
	{
	list-style-image: url(obr/nic.gif);
	}	
		
ul li.u_ind4
	{
	list-style-image: url(obr/nic.gif);
	}	
		
ul li.u_ind5
	{
	list-style-image: url(obr/nic.gif);
	}	
	

	
.obsah
	{
	width: 98%;
	_width: 100%;
	height: auto;
	margin: 0px 10px 0px 10px ;
	padding: 0px 0px 0px 0px ;
	text-align: left;
	border: none; /* 1px solid #eee; */ 
	line-height: 17px;
	}	
	
.menu
	{
	width: 233px;
	_width: 240px;
	height: auto;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	text-align: left;
	border: none ; /*1px solid;*/
	}	
	
.menu
	{
	filter: dropshadow(color=#000000, offx=1, offy=1, positive=1);
	}		
	
	
table.csv
	{
	border: solid 1px #0000cc;
	}
	
table.csv td
	{
	padding: 1px 5px 1px 5px;
	background:	#eeeeee;
	border: solid 1px #ccccff;
	}
	
.edmenu
	{
	visibility:visible;
	}
	
h1.nadpis-str
	{
	font-size: 5px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	display: none;
	}
	
#detail_popis
	{
	font-size: 10px;
	}