body{
	color:white;
	background-color:#004477;
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-size:small;
	margin:0px;
	padding:0px;
}

#obalka{
	width:900px;
	margin:auto;
}
a{
	text-decoration:none;
	background-color:inherit;
	color:inherit;

}
a:hover{
	color:yellow;
}
a.odkaz{
	color:#F7BC5B;
	background-color:inherit;
}
#horni_panel{
	height:70px;
	background:url("./img/logo.gif");
	background-repeat:no-repeat;
	background-position:10px 5px;
	background-color:black;

}

#menu_top{
	margin-top:43px;
	float:left;
	position:relative;
	left:300px;
}
#menu_top a{
	margin-left:20px;
}

#user_info{
	float:right;
	width:160px;
	color:white;
	font-size:110%;
	background-color:inherit;
	margin-top:18px;
	margin-right:5px;
}
#user-info-ikona{
	float:right;
	width:35px;
	
}
#user-info-text{
	width:120px;
	text-align:right;
	margin-top:10px;
}
#user_info a{
	color:#F7BC5B;
	font-size:120%;
	background-color:inherit;
	font-weight:bold;
}
#user_info img{
}

#spodek{
	background-color:#004477;
	color:inherit;
	padding-right:5px;
}

#seznam_temat{
	width:170px;
	color:#11CFFF;
	background-color:inherit;
}

#seznam_temat span{
	font-weight:bold;
	font-size:110%;
	margin-left: 10px;
}
#seznam_temat ul{
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 0;
	list-style: none;

}
#seznam_temat li{
padding-left: 15px; 
background: url(./img/li.gif) no-repeat 0 4px; 
}
#seznam_temat li.active{
padding-left: 15px; 
background: url(./img/lia.gif) no-repeat 0 4px; 
}

#seznam_temat a{
	color:white;
	background-color:inherit;
}
#seznam_temat li.active a{
	color:#F7BC5B;
}

#hlavni_telo{
	color:white;
	float:right;
	background-color:inherit;
	width:710px;
}
#hlavni_telo input{
	color:black;
	font-weight:bold;
	background-color:#B3C9E2;
	border:1px solid black;
}
#hlavni_telo textarea{
	color:black;
	font-weight:bold;
	background-color:#B3C9E2;
	border:1px solid black;
	width:390px;
	height:140px;
}
#hlavni_telo select{
	color:black;
	font-weight:bold;
	border:1px solid black;
	background-color:#B3C9E2;
}
#hlavni_telo input.buttonek{
	color:white;
	font-weight:bold;
	background-color:#8FA9C5;
}

.zlute{
	color:#F7BC5B;
	font-weight:bold;
	background-color:inherit;
}
.bile{
	color:#FFFFFF;
	font-weight:bold;
	background-color:inherit;
}
.velke{
	font-size:120%;
}
.stredni{
	font-size:105%;

}
.filtry{
	float:right;
}
.filtry a{
	color:#F7BC5B;
	font-weight:normal;
	font-size:80%;
}
div.oddelovac, hr.oddelovac{
	clear:both;
	height:0px;
	width:0px;
	margin: 0px; 
	padding:0px;
	border:none;
}

table.prispevky th{
	background:url("./img/thbg.gif");
}
table td.rs{
	background-color:#426292;
	color:inherit;
}
table td.rl{
	background-color:#497098;
	color:inherit;
}
table td.rns{
	background-color:#153357;
	color:inherit;
}
table td.rnl{
	background-color:#082446;
	color:inherit;
}

table td.rh{
	background-color:#000000;
	color:inherit;
}


.tema-nazev{
	text-indent:-26px;
	padding-left:30px;
}


table.prispevky{
	width:100%;
}
table.prispevky .inf{
	height:10px;
}
table.prispevky .uinf{
	height:80px;
	background-color:#658FB9;
	width:100px;
	text-align:center;
	color:inherit;

}
table.prispevky .uinf a{
	font-weight:bold;
	font-size:110%;
}
table.prispevky .uinf img{
	margin-bottom:3px;
}

table.prispevky .oper{
	text-align:left;
	background-color:#0B2743;
	color:#99B8D7;
	padding-left:5px;
	height:10px;
	font-size:85%
}
table.prispevky .date{
	font-size:85%;
	text-align:right;
	background-color:#0B2743;
	color:#99B8D7;
	padding-right:2px;
	height:10px;
}
table.prispevky .txt{
	text-align:justify;
	background-color:#426292;
	color:white;
	padding-left:5px;
	padding-right:2px;
	height:70px;
}
table.prispevky .txt-n{
	text-align:justify;
	background-color:#2473A4;
	color:white;
	padding-left:5px;
	padding-right:2px;
	height:70px;
}

td a{color:#F7BC5B;}



input.login-form {
	text-align : center;
	font-weight : bold;
	color: #003366;
	background : #88AACC;
	font-size:90%;
	border:1px solid black;
}
.Tabulka-white{
	border: 1px #005588 inset;
}
.Tabulka-white2{
	border: 1px inset #88AACC;
}
.Tabulka-black{
	border: 1px inset #000000;
}

a.online-user{
	color:#F7BC5B;
	text-decoration:underline;
}
a.online-user2{
	color:#F7BC5B;
	text-decoration:none;
}
