body {
text-align: center;
background-color: #ebeded;
font-size: 14;
}
body h3{
padding: 3px 0 3px 20px;
font-size: 20;
}
body a{
text-decoration: none;
color: #356b83;
}
body a:hover{
text-decoration: underline;
color: #bbbbbb;
}
#main{
text-align: left;
border: 1px solid #cccccc;
width: 800px;
height: auto;
scroll: none;
overflow: hidden;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
background-image:url('a.png');
background-repeat: repeat-y;

}
#logo{
border: 1px none black;
width: 800px;
height: 130px;
background-color: #d2e0e7;
background-image: url('logo.jpg');
background-repeat: no-repeat;
}
#logo #tekst{
padding: 30px 0 0 40px;
height: 90px;
width: 110px;
float: left;
}
#logo #pict{
border-left: 1px solid #3a748f;
padding: 10px 0 30px 40px;
height: 90px;
width: 600px;
float: right;
font-size: 34pt;
font-family:times new roman, serif;
letter-spacing: 2px;
}
#menu{
font-family:sans-serif;
text-align: center;
border-top: 4px solid #4c8ba8;
border-bottom: 1px solid #0c5678;
width: 800px;
height: 30px;
background-color: #3e88ac;
padding: 0 0 0 0;
background-repeat: repeat-x;
list-style-type: none;
list-style-image: none;
}
#menu a{
color: black;
}
#menu a:hover{
text-decoration: none;
color: #ffffff;
}
#menu ul {
margin: 0;
padding: 0;
list-style: none;
}
#menu ul li{
margin: -4px 0 0 0;
padding: 7px 0 0 0;
border: 0;
height: 28px;
list-style-type: none;
list-style-image: none;
display: block;
position: relative;
font-size: 16;
font-weight: bold;
}
#menu li{
margin: -4px 0 0 0;
float: left;
height: 30px;
width: 100px;
padding:0 0 0 0;
}
#menu li:hover{
	background-color: #b3c0c7;
}
#content{
height: auto;
width: 550px;
float: left;
padding: 10px 0 0 30px;
margin: 0;
font-family: verdana, arial, sans-serif;
font-size: 11pt;
line-height: 17pt;
}
#content p:first-letter{
font-size: 20pt;
margin: 0 0 0 10px;
}
#sidebar{
margin: 0;
padding: 20px 9px 0 10px;
display: block;
position: static;
width: 200px;
height: 400px;
float: right;
background-color: #ffffff;
}

.sidetitle{
font-size: 16;
background-color: #e5eaed;
padding: 0 10px;
margin: 10px 0;
display: block;
width: auto;
font-family: sans-serif;
font-weight: bold;
}
.sidecontent{
border-left: solid 1px #cccccc;
padding: 0 0 0 10px;
margin: 0 0 20px 0;
}
body ul{

list-style-image: url('list.png');
}
hr {
height: 22px;
width: 400px;
margin: 20px auto 0 auto;
background: url('hr.png') 0 0 no-repeat;
border: none;
}
#footer{
width:760px;
height: 25px;
clear: both;
padding: 20px 0 5px 30px;
}
#foot{
width:755px;
height: 15px;
background-color: blue;
padding: 2px 0 3px 5px;
background-color: #3e88ac;
opacity: 0.7;
 filter: alpha(opacity=70);
}
.smcaps{
font-variant: small-caps;
}
.letsp{
letter-spacing: 3px;
}

.videoheader{
float: left;
clear: both;
margin: 10px 0 10px;
}
.yttnimg{display: inline;
height: 97px;
width: 130px;
float: left;
}
.videoheadertext{
float: left;
margin: 0 0 0 30px;
}
.videoheadertext a{
font-size: 12pt;
}
.videoheadertext span{
}
#ytapiplayer{
margin: 20px auto;
}
#videotext{
margin: 20px 0;

}
#videotext span#title{
font-weight: bold;
font-size: 12pt;
line-height: 20pt;
}
.newsdate{
color: #444444;
font-size: 10pt;

}
div.news h3{
margin: 0;
padding: 0;
}
code{
}
