html, body{
 text-align: center;
 margin:0;
 font-family: Verdana;
}
.header{
 height:100px;
 margin:0 auto;
/* background: #ffffff url('/img/top2.jpg') center no-repeat;/**/
 width:770px;
}
.center,.foot,.header{
 margin:0 auto;
 width:760px;
 text-align:left;
}
.left_menu{
 float:left;
 width:150px;
}
#menu .main{
 background: white url('/img/but1.gif') 0 0 no-repeat;
 text-align:right;
 padding:3px 20px;
 font-size: 1em;
 font-weight:bold;
 color:#111111;
 height:23px;
}
#menu div{
 padding:1px 3px;
 font-size:smaller;
 background-color:white;
}
#menu div a{
 background-color:white;
 color: #111111;
 text-decoration:none;
}
#menu div a:hover{
 background-color:white;
 color: #999999;
}
#menu div a:hover:after{
 /*content: ' <';/**/
}
.body{ 
 margin: 0 170px 0 150px;
 padding: 3pt 5pt;
 font-size:smaller;
 
/* background:#ffffff url('/img/pozadie3.jpg') 0 0 no-repeat;
/**/
 min-height:350px;
}

.body h1{
 font-size: 1.2em;
 margin: 5pt 0 0 20pt ;
 text-align:justify;
}
.body h2{
 font-size: 1.1em;
 margin: 5pt 0 0 20pt ;
 text-align:justify;
}

.body p{
/* text-indent: 20pt;/**/
 text-align:justify;
}

.body .right_picture{
 float:right;
 margin: 3pt 0 3pt 5pt;
}
.body .left_picture{
 float:left;
 margin: 3pt 5pt 3pt 0;
}

.foot {
 clear:both;/**/
 text-align:center;
 background-color:white;
 color:#999999;
 font-size:.6em;
}
.foot A{
 color:#999999;
}


.error{
 color:red;
}
.msg{
 color:navy;
}
.body .no_indent{
 text-indent:0;
}
.tlacitko{
 width:30px;
}
.klav_riadok{
 width:450px;
 text-align:center;
 background-color:#333333; 
 padding:3px;
}
.clanok_foot{
 text-align:right;
}

a{
 color: #333333;
 /*text-decoration:none;/**/
}
a:hover{
 color: #666666;
}
p{
 margin:3pt 0;
}
.required{
 color:red;
}

.reg_left{
}
.reg_right{
 margin:0 0 0 10pt;
}

#klavesnica{
 display:none;
}
h1,h2{
 color:#000099;
}
.full_text a{
 color:blue;
}
.page_bar{
 margin:5px;
 color:#000099;
}
.ITER_actual A{
 color:red;
}
.ITER_actual A:hover{
 color:gray;
}
.komentar{
background-color:#dddddd;
border:1px solid #000099;
margin:1ex 0;
padding:3px;
}
.komentar .cas_komentaru{
 font-size:smaller;
 color:#666666;
}
.komentar .text_komentaru{
 background-color:#eeeeee;
 padding:3px;
}
thead td{
 font-weight:bold;
 background-color:#eeeeee;
}
.clanok{
/*clear:right; /* ie to nezobrazi dobre*/
}
.clanok_foot{
/*clear:left;/**/
}

.log_level_65536
{
	background-color:black;
	color: White;
}
.log_level_16384
{
	background-color:#222222;
	color: White;
}
.log_level_8192
{
	background-color:#444444;
	color: White;
}
.log_level_4096
{
	background-color:#666666;
	color: White;
}
.log_level_256
{
	background-color:#999999;
	color: Black;
}
.log_level_16
{
	background-color:#CCCCCC;
	color: Black;
}
.log_level_1
{
	background-color:#EEEEEE;
	color: Black;
}

#sitemap .main{
 background: white url('/img/sitemap_line2.png') 0 0 no-repeat;
 padding:3px 24px;
 font-size: 0.8em;
 font-weight:bold;
 color:#111111;
 margin:0;
 line-height:18px;
 
}
#sitemap div{
 background: white url('/img/sitemap_line6.png') 0 0 no-repeat;
 padding:0 23px;
 font-size: 0.8em;
 font-weight:bold;
 color:#111111;
 margin:0;
 line-height:18px;
}
#sitemap div a{
 background: white url('/img/sitemap_line5.png') 0 0 no-repeat;
 padding:3px 23px;
 font-weight:bold;
 color:#111111;
 height:23px;
 margin:0;
}
.right_menu
{
	float:right;
	width:170px;
}