* { margin: 0; padding: 0; border: 0;} html {height: 100%;}

p {text-indent: 25px;}

body {
background: #fff;
color:#555555;
font-family:sans-serif;
font-size:12px;
padding:0;
margin:0;
line-height:17px;
text-align:left;
min-height:100%;
height: 100%;
}

#osnova {
 height: auto !important;
 min-height:100%;
 height: 100%;
 min-width:750px;
}

#header{
background:url('images/header_bg.png') repeat-x;
width:100%;
height:129px;
}

#header_shadow{
background:url('images/header_shadow.png');
width:100%;
height:19px;
}

#header_podlog{
text-align:center;
}

#content{
text-align:left;
/* border: 1px dashed #666;*/
height:100%; 
}

#menu{
/* border: 1px dashed #666; */
width:251px;
margin-left:6%;
margin-top:30px;
float:left;
z-index:10;
position:relative;
}

#text{
margin-left:-251px;
padding-top:25px;
/* border: 1px dashed #666;  */
width:94%;
max-width:1200px;
float:left;
position:relative;
height:100%;
}

#right_block{
margin-left: 251px;
margin-right:6%;
text-align:justify;
}

#otstup_footer {
 height: 68px;
 clear: both;
 text-align: right;}

#footer{
background:url('images/footer_bg.png');
width:100%;
height:46px;
margin: auto;
margin-top: -46px;
}

a {	color:#b18902; text-decoration:none}
a:hover{border-bottom: 1px #b18902 dashed; text-decoration:none;}

#menu a{margin-left:10px;
color:#555555;font-size:17px;border-bottom: 1px #868686 dashed;text-decoration:none;
}

#menu a:hover{margin-left:10px;
color:#000;font-size:17px;border-bottom: 1px #000 solid;text-decoration:none;
}


#information{
top:20px;
position:relative;
background:url('images/information_block.png');
width:186px;
height:39px;
text-align:center;
font-size:13px;
}

#clock{
top:20px;
position:relative;
background:url('images/weather.png');
width:140px;
height:178px;
text-align:center;
font-size:13px;
}

.georgia{
font-family: calibri, sans-serif;
font-weight: normal;
font-size:18px;
padding-bottom:7px;
color:black;
}

.prais{
font-family: calibri, sans-serif;
font-weight: normal;
font-size:15px;
padding-bottom:2px;
padding-top:1px;
color:black;
}

.kamen img{float:left; padding:5px;}
