/* CSS Document from DesPro one -  Jaromir Musil, Czechkarate - Verze 1.0 2007*/

body{
	margin:0;
	padding:0;
	color:#333;
	text-align:center;
	background-image: url(images/pozadi_prechod.jpg);
	font-family: Arial;
	font-size: 9pt;
	background-repeat: repeat-x;
}

a:link{
	color: #FFFFFF;
	text-decoration: none;	
}

a:visited {
	color: #FFCC66;
	text-decoration: none;	
}

a.odkaz:link {
	color: #3366FF;
	font-weight: bolder;
	text-decoration: none;	
}

a.odkaz:visited {
	color: #009999;
	font-weight: bolder;
	text-decoration: none;	
} 

/* Nastavení horního menu*/
#menu{
	width: 962px;
	height: 30px;
	background-color: #000000;
	position: static;
	color: #FF0000;
}
.lowText { text-align: left;text-decoration: none; color: #FFFF00; font: 12px Tahoma;  text-align: left;}
.highText { text-align: left; text-decoration: none; color: #FFFF00; font: 12px Tahoma;  text-align: left;}
.mainButtons { text-align: left;
text-decoration: none;
color: #FFFF00;
font: 9pt verdana;
font-weight: normal;
}
.itemBorder { border: none; }
.itemBorderBlank { border: 1px solid #FF0000; }
.itemBorderButton { border: 1px solid #FFFFFF; }

#page{
	width: 962px;
	height: 800px;
	position: relative;
}

#top_image{
	background-image: url(images/top_image.jpg);
	width: 962px;
	height: 136px;
	left: 0px;
	top: 30px;
	position: absolute;
	background-repeat: no-repeat;
	z-index: 6;
}

#nav{
	background-image: url(images/leve_menu_2.jpg);
	padding-bottom: 0px;
	width: 176px;
	height: 650px;
	top: 164px;
	left: 0px;
	position: absolute;
	font-size: 8pt;
	font-weight: bold;
	z-index: 1;
}

.nav_pozadi {
	background-image:url(images/leve_menu.jpg);
	background-repeat: no-repeat;	
}

#infomenu{
	width: 385px;
	height: 648px;
	top: 166px;
	left: 176px;
	position: absolute;
	background-color: #0265CB;
	z-index: 2;
}

#yellowmenu{
	background-image: url(images/yellow_menu.jpg);
	width: 320px;
	height: 650px; top: 164px; left: 560px;
	position: absolute;
	font-size: 8pt;
	font-family: Arial Narrow;
	z-index: 3;
}
#yellowmenu tr img {
	width: 130px;
	height: 100px;
	border-style: solid;
	border-color: #000000;
	border: 1px;
}
.yellow_img {
	width: 260px;
	height: auto;
}
.mapa {
	width: 280px;
	height: 172px;
}
#bannermenu{
	background-image: url(images/pozadi_00.jpg);
	width: 83px;
	height: 650px;
	top: 164px;
	left: 879px;
	position: absolute;
	z-index: 4;
}
#spodek{
	width: 962px;
	height: 30px;
	color: #ffffff;
	background-color: #000000;
	position: relative; top: 770px;
	z-index: 5;
}
#nav ul li {
	width: 160px;
	line-height: 6px;
	list-style: none;
	position: relative;
	top: 40px;
	left: -50px;
	text-align: right;
	background-image: url(images/nav_sipka.gif);
	background-repeat: no-repeat;
	list-style-position: outside;
	list-style-type: none;
}
#nav ul li a {
	color: #000099;
	display:list-item;
	text-decoration: none;
	width: 160px;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	list-style-position: outside;
}
/* remove the 'text-decoration: underline;' in #nav li a:hover if you don't want the links in the left nav menu to be underlined when the user hovers over them with their mouse */
#nav li a:hover {
	background-image:url(images/nav_sipka_bw.gif);
	background-color:#000000;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-right: 14px;
	list-style-position: outside;
}
.no_linkimg {
	text-decoration: none;
	border: 0;
}
