html, body {
background-color:#fff; 
color:#444; 
width:100%; 
height:100%; 
margin:0; 
padding:0; 
border:0; 
font-family: serif; 
font-size:100%;
}

b{
font-weight:normal;
}

em{
font-style:normal;
}

strong{
font-weight:normal;
}

h1{
font-family:Georgia, serif; 
font-size:150%;
font-weight:normal;
padding-bottom:10px;
}

h2{
font-size:90%;
font-weight:normal;
padding:0;
color:#999;
font-style:italic;
}

h3{
font-size:120%;
font-weight:normal;
margin-bottom:10px;
padding:0;
}

table {
font-size:100%; 
}

.punktir{
text-decoration: none;
display: inline-block;
border-bottom: 1px dashed;
}

#container {position:absolute; left:0; top:0; width:100%; min-width:1000px;}
* html #container {width:expression((document.getElementById('measurer').clientWidth < 1000) ? '100%' : '100%');}

#nebo {
position:absolute; 
overflow:hidden;
right:0px;
}

.block ul li p.span {
margin-right:2px;
}


.date {
color: #ccc;
font-size: 100%;
}

#toper{
position:absolute;
left:8%;
top:40px;
z-index:8;
}

#content{
position:absolute;
left:33%;
top:130px;
z-index:8;
width:60%;
line-height:130%;
}

#footer{
position:absolute;
font-size:90%;
margin-top:30px;
line-height:130%;
}

#logo { 
position:absolute;
width:177px; 
height:78px; 
z-index:4;
background:url('/images/logo.png') top left no-repeat;
	//background-image:none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png',sizingMethod=crop); background-repeat:no-repeat;
}

#nav { 
position:absolute;
left:-65px;
top:10px;
}

#topmenue {
position:absolute; 
font-size:90%;
width:300px; 
top:85px;
left:40px;  
line-height:150%; 
}

.news.date {
color:ccc; 
padding-left:10px;
}

#main {
position:absolute; 
right:0; 
top:0; 
width:100%;
}


a:link, a:visited {
color:#993300; 
text-decoration:underline;
}

a:hover, a:active {
color:#ff0000; 
text-decoration:underline;
}

p {
margin:0; 
padding:0; 
line-height:130%;
margin-bottom:1.6em;
}

img {
border:0;
}
