
body {

color : #3d3d3d;
font-size : 14px;
font-family : times;
margin : 0;
padding: 0; }
/*Link*/
a:link, a:active, a:visited {
color : #17b2ea;
text-decoration : none;
}
a:hover, a:focus {
color : #ffa600;
position : relative;
top : 1px;
}
/*Others*/
form {
margin-top : 1px;
margin-bottom : 1px;
}
img {
border-style : none;
}
img.logo {
vertical-align : text-top;
margin: 0;
padding: 0; }
span.or {
color : #ff8214;
font-size : 20px;
}
span.bl {
color : #37beed;
font-size : 20px;
}
b.or {
color : #ffa600;
}
/*Header*/
div.header {
background-color: #67951a;
background-image: url(images/header2.jpg);
margin: 0;
padding: 0;
border-bottom : 3px solid #d1d1d1; }
/*Navigation*/
div.bar {
font-size : 16px;
background-image : url(images/bar.gif);
text-align : center;
margin : 0;
padding : 0;
}
div.bar img {
vertical-align : middle;
}
div.bar a {
text-decoration : none;
padding-right : 4px;
padding-left : 4px;
}
div.bar a:hover { 
color : #ff9c00; 
background-image : url(images/bar_hover.gif); 
background-repeat: repeat-x;
background-position: 50% bottom; }
/*CONTENT*/
div.obv {
border-right : 1px solid #d7d8d8;
border-left : 1px solid #d7d8d8;
}
div.back {
background-image : url(images/top_gradient.gif);
background-repeat : repeat-x;
background-position : 50% top;
padding-top : 5px;
padding-right : 5px;
padding-left : 5px;
}
div.back2 {
background-image : url(images/bot_gradient.gif);
background-repeat : repeat-x;
background-position : 50% bottom;
padding-right : 5px;
padding-bottom : 5px;
padding-left : 5px;
}
div.cont {
background-color : #fff;
padding : 5px;
}
/*top*/
div.left_top_cont {
background-image : url(images/left_top_cont.gif);
background-repeat : no-repeat;
background-position : left 50%;
height : 5px;
}
div.top_cont {
background-image : url(images/top_cont.gif);
height : 5px;
}
div.right_top_cont {
background-image : url(images/right_top_cont.gif);
background-repeat : no-repeat;
background-position : right 50%;
height : 5px;
}
/*title*/
div.title {
color : #8d8d8d;
font-size : 16px;
background-image : url(images/title.gif);
background-repeat : repeat-x;
background-position : 50% bottom;
padding : 4px;
border-bottom : 2px solid #febf01;
}
#blue {
border-bottom : 2px solid #37beed;
}
/*news link*/
div.inform {
font-weight : bold;
background-image : url(images/inform2.gif);
background-repeat : no-repeat;
text-align : center;
width : 95px;
height : 20px;
padding-top : 3px;
}
/*punktir*/
div.pt {
background-image : url(images/pt.gif);
height : 3px;
}
/*links content*/
div.link {
background-color : #fff;
padding : 3px;
border-bottom : 1px solid #e9e9e9;
}
/*bot*/
div.left_bot_cont {
background-image : url(images/left_bot_cont.gif);
background-repeat : no-repeat;
background-position : left 50%;
height : 5px;
}
div.bot_cont {
background-image : url(images/bot_cont.gif);
height : 5px;
}
div.right_bot_cont {
background-image : url(images/right_bot_cont.gif);
background-repeat : no-repeat;
background-position : right 50%;
height : 5px;
}
/*Form*/
input.search {
color : #757575;
background-image: url(images/inform2.gif);
background-repeat: no-repeat;
width : 95px;
height : 20px;
border-style : none; }
input.buttom {
background-image: url(images/buttom2.gif);
background-repeat: no-repeat;
vertical-align : top;
width: 23px;
height: 20px;
border-style: none; }
input.buttom:hover {
vertical-align : top;
position : relative;
top : 1px;
}
/*Footer*/
div.footer {
background-image : url(images/footer.gif);
text-align : center;
}
div.footer a:hover {
position : relative;
top : inherit;
bottom : 1px;
}
/*Statistic*/
div.stat {
text-align : center;
margin-top : 5px;
}