body {
	background-image : url(../gfx/bcgr_body_zima.gif);
	background-repeat : repeat-x;
	background-color : #FFFFFF;
}	

a { font-family : Arial CE, Arial, Helvetica CE, Helvetica, sans-serif;  color:#1148AC; font-size:12px; font-weight:bold; text-decoration:none }
a:hover   { font-family : Arial CE, Arial, Helvetica CE, Helvetica, sans-serif; color:#AF0018; font-size:12px; font-weight:bold; text-decoration:underline}

a.katalog { font-family : Arial CE, Arial, Helvetica CE, Helvetica, sans-serif; color:#3A4CBA; font-size:12px; font-weight:bold; text-decoration:none}
a.katalog:hover   { font-family : Arial CE, Arial, Helvetica CE, Helvetica, sans-serif; color:#AF0018; font-size:12px; font-weight:bold; text-decoration:none}

a.sedy { font-family : Arial CE, Arial, Helvetica CE, Helvetica, sans-serif; color:#9D9D9D; font-size:12px; font-weight:bold; text-decoration:none}
a.sedy:hover   { font-family : Arial CE, Arial, Helvetica CE, Helvetica, sans-serif; color:#3A4CBA; font-size:12px; font-weight:bold; text-decoration:none}

a.desk {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border : none;
}
a.desk:hover   { color:#3A4CBA; font-size:12px; font-weight:bold; text-decoration:none}

.okno {
	background-image : none;
} 		 
.menuprave {
	text-align : center;
	width: 150px;
	border : 1px solid #699E30;
	background-color : #699E30;
}

.pocasi {
	text-align : center;
	width: 150px;
}
div.polmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px;
	font-weight: bold;
	background-image : url(../gfx/bcgr_zima_polmenu.gif);
	height : 15px;
	padding-left : 25px;
	padding-top : 2px;
	background-repeat : repeat-x;

}
div.polmenu2 {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px;
	font-weight: bold;
	background-image : url(../gfx/bcgr_zima_polmenu2.gif);
	height : 15px;
	padding-left : 25px;
	padding-top : 2px;
	background-repeat : repeat-x;

}

a.polmenu { font-family : Arial CE, Arial, Helvetica CE, Helvetica, sans-serif; color:#FFFFFF; font-size:12px; font-weight:normal; text-decoration:none}
a.polmenu:hover   { font-family : Arial CE, Arial, Helvetica CE, Helvetica, sans-serif; color:#D2ECFF; font-size:12px; font-weight:normal; text-decoration:underline}

.menu {
	margin-left : 30px;
}


td {font-family : Arial, Helvetica CE, Helvetica, sans-serif; color:#313131; font-size:12px; font-weight:normal}
.news {
	font-family: Arial, Helvetica CE, Helvetica, sans-serif;
	color: White;
	font-size: 11px;
	font-weight: normal;
	background-image : url(../gfx/bcgr_news_zima.gif);
	width : 140px;
	padding : 5px 5px 5px 5px;
}

.news a {
	color : White;
	font-size: 12px;
}
.news a:hover {
	color : #FFFF99;
	font-size: 12px;	
}

.text {font-family : Arial, Helvetica CE, Helvetica, sans-serif; color:#FFFFFF; font-size:12px; font-weight:normal}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 16;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1148AC;
	font-size: 15;
	font-weight: bold;
	margin-top : 0px;
	margin-bottom : 0px;
	line-height : 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12;
	font-weight: bold;
}
.nadpis {
	font-family: Arial, Helvetica, sans-serif;
	color: #3A4CBA;
	font-size: 12;
	font-weight: bold;
}

.button {
width: 164px; 
height: 16px;
}

.zluta {
color:#FFF600;
}
.bila {
color:#FFFFFF;
}

.red {
color:#FF0000;
}

.desk {
	border-bottom-style: solid;
	border-color: White;
	border-width: 1px;
	color: White;
	font-weight: bold;
	width: 110;
}	  

.lista  {
	width: 540;
	height : 27px;
	background-image : url(../gfx/bcgr_lista_zima.gif);
	background-repeat : repeat-x;
	text-align : center;
	color : black;
	font-size : 12px;
	font-weight : bold;
	padding-top : 3px;
}	 
.lista a, a:hover  {
	color : black;
	font-size : 12px;
	font-weight : bold;
	padding-top : 0px;
}	


input.hodinky {
	color : White;
	background-color : transparent;
	border : none;
}

.vmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	/* width: 150px; */
	border-bottom: 1px solid #ccc;
	}
	
.vmenu ul li {
	position: relative;
	}
	
.vmenu li ul {
	z-index:5;
	position: absolute;
	left: 169px;
	width: 169px;
	top: 0;
	display: none;
	}

.vmenu ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 0px;
	padding: 5px; /* IE6 Bug */
	border-bottom: 0;
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.8;
	font-size: 12px;

}
.vmenu ul li a:hover {
	color: Red;
	text-decoration : underline;
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.8;	
	font-size : 12px;
}
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
.vmenu li:hover ul {
	display: block;
	background-color : #535353;
	border: 1px solid #ccc;	
} 
.vmenu li.over ul {
	display: block;
background-color : #3E3E3E;
	border: 1px solid #ccc;
} 

.lcdstyle{
	/*Example CSS to create LCD countdown look*/
	background-color: black;
	color: #FFD700;
	font: bold 18px MS Sans Serif;
	padding: 3px;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 80%
}


