@import url("all.css");

a:hover{
	color : Aqua;
}

a:active {

}

a:visited {
	color: gray;
}

body{
	margin:0;
	padding: 0;
	background: #708090;
	height: 100%;
}

html{
	height: 100%;
}

.sbal .sbalovaci{
	display:none;
}

.prepinac{
	cursor: pointer;
}

.sbal .sipka{
	border-top:8px #003E71 solid;
	border-bottom:none;
}

.sipka{
	float: left;
	border-top:none;
	border-bottom:8px #003E71 solid;
	border-left: 8px #E6E6E6 solid;
	border-right: 8px #E6E6E6 solid;
	width: 0;
	height: 0;
	margin: 0;
	font-size:1px;
	vertical-align: middle;
	margin-top: 4px;
	margin-bottom: 4px;
	position: relative;
	top: 2px;
}

/* page design */
#all{
	background: #E6E6E6 url(/img/style/okrajlevy.gif) repeat-y -1px;
}

#hlavicka{
	background: url(/img/style/okrajhorni.gif);
	height: 58px;
	position: fixed;
	z-index: 14;
	_position: relative;
	width: 100%;
	overflow: hidden;
}

#hlavicka h2{
	margin: 0;
	color: #020082;
	font-size: 22px;
	padding-top: 8px;
	z-index: 21;
	text-shadow: Gray 2px;
}

.rohLH{
	height: 58px;
	background: #19B9D1;
	width: 15em;
	margin-right: 2em;
	min-width: 165px;
	float: left;
	display: block;
}

.rohPH{
	background: url(/img/style/rohph.gif);
	float: right;
	width: 30px;
	height: 58px;
	z-index: 35;
	display: block;
}

#patka{
	background: url(/img/style/okrajdolni.gif) #19B9D1 repeat-x;
	text-align: right;
	height: 38px;
	clear: both;
}

#patka a, #patka a:visited{
	color:#DDDDDD;
}

#patka span{
	display: block;
	font-style: italic;
	color: #DDDDDD;
	font-size: 13px;
	padding-top: 19px;
}

#patka .rohLD{
	padding-top: 0;
	background: url(/img/style/rohld.gif) top left no-repeat #19B9D1;
	float: left;
	width: 195px;
	height: 38px;
	display: block;
}

#patka .rohPD{
	padding-top:0;
	background: url(/img/style/rohpd.gif) #19B9D1 top right no-repeat;
	float: right;
	width: 30px;
	height: 38px;
	display: block;
}

#menu{
	width: 15em;
	min-width: 165px;
	position: fixed;
	left: 19px;
	top: 19px;
	text-align: left;
	_position: absolute;
	z-index: 17;
}

#obsahmenu{
	background: url(/img/style/back_blue.gif) repeat-y right #020082;
}

#vrsekmenu{
	background: url(/img/style/menu.gif) no-repeat right top #020082;
	text-align: center;
	padding-top: 7px;
	padding-right: 12px;
}

#spodekmenu{
	background: url(/img/style/spodek_menu_c.gif) repeat-x bottom;
	height: 24px;
}

#spodekmenuL{
	width: 125px;
	height: 24px;
	background: url(/img/style/spodek_menu_l.gif) no-repeat left bottom;
	display: block;
	float: left;
}

#spodekmenuR{
	width: 36px;
	height: 24px;
	background: url(/img/style/spodek_menu_r.gif) no-repeat bottom;
	display: block;
	float: right;
}

#langswitch{
	width: 120px;
	text-align: center;
}

#langswitch a{
	margin: auto;
	width: 55px;
	height: 33px;
	overflow: hidden;
	display: block;
	padding: 0;
	border: none;
}

#langswitch a:hover img{
	border: 2px solid #19B9D1;
}

#langswitch a:hover{
	width: 53px;
	_width: 51px;
	height: 32px;
	padding-right: 2px;
}

#menu a{
	text-decoration:none;
	color: #EEEEEE;
}

#menu a:hover, #menu span:hover{
	color: Aqua;
	text-decoration: none;
}

#menu .o1{
	padding-right: 22px;
	padding-left: 0.5em;
	display: block;
}

#menu a:visited{
	text-decoration:none;
	color: Silver;
}

#menu ul{
	margin: 1px 0 0 0;
	padding: 0;
}

#menu li{
	list-style: none;
	margin: 0;
	color: #EEEEEE;
	cursor: pointer;
	_cursor: hand;
	padding: 1px 0;
}

#menu h2{
	display: none;
}

#menu ul li ul li.o1{
	background: #666666 url(/img/style/back_gray.gif) repeat-y right;
	padding-left: 1em;
	border-left:1px solid #19B9D1;
}

li.hr{
	margin: 4px 8px !important;
	cursor: default !important;
	_margin-top: 0 !important;
	font-size: 1px;
	list-style: none;
	height: 2px;
	border-bottom: groove silver 2px;
	width: 63%;
}

#menu h2{
	margin: 0 0 4px 0;
}

#obsah{
	background: url(/img/style/okrajpravy.gif) repeat-y right;
	padding-bottom: 2em;
	margin-left: 17em;
	padding-right: 21px;
	padding-top: 68px;
	_padding-top: 0;
	min-height: 33em;
	_height: 33em;
	z-index: 7;
	position:relative;
}

#obsah img{
	border-width: thick;
	
}
.nav{
	position: relative;
	margin: 1.5em 0.5em 1em 0;
	min-height: 2em;
	_height: 2em;
}

ul.nav li{
	display: block;
	min-height: 22px;
	_height: 22px;
	overflow: visible;
	top:0;
}

.nav a{
	padding-top: 2px;
	padding-bottom: 16px;
	min-height: 22px;
	_height: 22px;
	overflow: visible;
	vertical-align: top;
}

.nav li.lup{
	width: 25%;
	position: absolute;
	text-align: center;
	left: 37%;
}

.nav li.lup a{
	background: url(/img/sipky/up.gif) left top no-repeat;	
	padding: 2px 0 6px 27px;
}

.nav li.lnext{
	width: 35%;
	text-align: right;
	position: absolute;
	right: 2%;
	display: block;
}

.nav li.lnext a{
	padding-right: 25px;
	display: block;
	background: url(/img/sipky/next.gif) right top no-repeat;
}

.nav li.lprev{
	width: 35%;
	text-align: left;
	position: absolute;
	left: 0;
	display: block;
}

.nav li.lprev a{
	display: block;
	padding-left: 25px;
	background: url(/img/sipky/prev.gif) left top no-repeat;
}

.strankovani{
	text-align: center;
	margin-top: 2em;
	font-weight: bold;
}

.strankovani *{
	padding: 0 0.5em;
}

#switchdiv{
	float:right;
	width:11em;
	padding-top: 1em;
	font-weight: bold;
	margin-right: -2em;
}

tr{
	behavior: url(/inc/hover.htc);
}

tr:hover, tr.hover{
	background: #cccccc;
}