body {
margin:0;
padding:0;
background: url(img/bg.gif);
text-align:center;
font:normal 12px "Arial";
color:#2c2c2c;
}

div, table, p, ul, li, h1, h2, h3, h4, form {
margin:0;
padding:0;
}

img {
border:none;
}

h1 {
margin-bottom:10px;
font:bold 14px "Arial";
color:#0a94d6;
text-transform:uppercase;
}

h2 {
font:bold 12px "Arial";
color:#2c2c2c;
margin-bottom:10px;
}

p {
font:normal 12px "Arial";
color:#2c2c2c;
margin-bottom:15px;
}

a {
font:normal 12px "Arial";
color:#0a94d6;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

.clearer {
clear:both;
height:1px;
line-height:1px;
font-size:1px;
}

.container {
width:950px;
text-align:left;
margin:0 auto;
background: url(img/content_bg.gif) top repeat-y;
padding:0 6px;
}

.container .header {
background: url(img/header_image.jpg) no-repeat;
width: 950px;
height: 336px;
position:relative;
border-bottom:3px solid #616161;
}

.header .icons {
width:150px;
height:13px;
list-style:none;
position:absolute;
top:13px;
right:0px;
}

.header .icons li {
float:left;
border-right:1px solid #a6c3e6;
height:13px;
padding:0 8px;
}

.header .icons li.last {
border-right:none;
}

.header .icons li a {
line-height:13px;
color:#fff;
text-decoration:none;
}

.header .icons li a:hover {
text-decoration:underline;
}

.menu {
margin-bottom:25px;
}

.menu table {
border-collapse:collapse;
width:100%;
margin:0;
}

.menu td {
height:43px;
padding:0 0 0 5px;
background:url(img/menu_bg_left.jpg) top left no-repeat;
}

.menu td a {
display:block;
height:43px;
line-height:43px;
padding:0 5px 0 0;
background:url(img/menu_bg_right.jpg) top right no-repeat;
text-align:center;
white-space:nowrap;
text-decoration:none;
text-transform:uppercase;
color:#fff;
font-size:14px;
}

.menu td:hover {
background-image:url(img/menu_bg_left_over.jpg);
}

.menu td:hover a {
line-height:40px;
background-image:url(img/menu_bg_right_over.jpg);
}

.menu .active {
background-image:url(img/menu_bg_left_active.jpg);
}

.menu .active a {
line-height:43px;
background-image:url(img/menu_bg_right_active.jpg);
}

.menu .active:hover {
background-image:url(img/menu_bg_left_active.jpg);
}

.menu .active a:hover {
line-height:43px;
background-image:url(img/menu_bg_right_active.jpg);
}

.main {
padding:0 15px;
}

.main .left_side {
width:705px;
margin-right:30px;
float:left;
}

.main .left_side ul {
margin-left:30px;
}

.main .left_side ul li {
margin-bottom:7px;
}

.main .left_side_sub ul {
margin-left:30px;
}

.main .left_side_sub ul li {
margin-bottom:9px;
line-height:20px;
text-align:justify;
}

.main .left_side_sub {
width:473px;
margin-right:20px;
float:left;
}

.main .right_side {
float:left;
width:185px;
}

.main p {
line-height:20px;
text-align:justify;
}

.main .bottombaners ul {
list-style:none;
width:620px;
margin-left:40px;
}

.main .bottombaners li {
float:left;
margin-right:108px;
padding-top:10px;
}

.main .bottombaners li.last {
margin-right:0px;
}

.main .right_side .banner {
padding-bottom:10px;
}

.main .submenu {
background: url(img/submenu_top.jpg) top no-repeat;
width: 222px;
float:left;
margin:0 20px 10px 0;
}

.main .submenu ul {
list-style:none;
background: url(img/submenu_bottom.jpg) bottom no-repeat;
padding:11px 10px;
}

.main .submenu li {
background: url(img/submenu_bullet.gif) left 5px no-repeat;
padding-left:11px;
margin:4px 0;
}

.main .submenu li a {
color:#fff;
text-decoration:none;
}

.main .submenu li a:hover {
text-decoration:underline;
}

.main .submenu li.active a {
font-weight:bold;
}

.main .submenu li ul {
background:none;
padding:3px 3px 3px 0px;
}

.main .submenu li ul li {
background:none;
padding-left:7px;
}

.main .submenu li.active ul a {
font-weight:normal;
}

.main .submenu li.active ul li.active a {
font-weight:bold;
}

.main .forum .question p {
line-height:16px;
}

.main .forum .answers {
border-bottom:1px solid #9b9b9b;
padding:0 0 0 0;
margin:0 0 10px 0;
}

.answers .quete {
background:#AAD9FD;
font-size:12px;
padding:2px;
margin:0;
}

.main .forum .nobordered {
border-bottom:none;
}

.main .forum .answers .author {
float:right;
line-height:16px;
}

.main .forum .answers h2 {
text-decoration:underline;
}

/* pages */
.main .pages {
list-style:none;
height:22px;
}

.main .pages li {
float:right;
margin:0 3px 0 0;
}

.main .pages a {
display:block;
float:left;
font:normal 12px/16px "Arial";
height:16px;
padding:0 5px;
float:left;
text-decoration:none;
}

.main .pages li.active a {
background:#0a94d6;
color:#fff;
}

.main .stories .title {
font-weight:bold;
border-bottom:5px solid #9b9b9b;
margin-bottom:20px;
}

.main .stories {
margin-bottom:25px;
}

.main .stories p {
margin-bottom:5px;
}

.main .stories .more {
text-align:right;
}



/* pages end */

.bottom {
width:935px;
text-align:left;
margin:0 auto;
background: url(img/bottom_bg.gif) top no-repeat;
padding:30px 6px 10px 21px;
position:relative;
}

.bottom p, .bottom a {
color:#087ab0;
line-height:20px;
}

.bottom p.designed {
position:absolute;
right:21px;
top:30px;
width:210px;
text-align:right;
}

.bottom p.designed a {
color:#99643a;
}

.bottom p.designed span {
display:none;
}

/* contact form */
.main .forum form {
width:100%;
border-top:5px solid #9b9b9b;
padding-top:10px;
}

table.forma {
width:550px;
}

.forma td, th {
padding:4px 10px;
vertical-align:middle;
}


.forma th {
width:150px;
}

.forma th.req {
border:none;
padding:0px;
}

.forma th p {
margin:0;
line-height:16px;
}

.forma th.req p {
background:#e2e2e2;
border-right:4px solid #0a94d6;
padding:4px 10px;
width:150px;
}

.forma input, textarea {
width:100%;
margin:0;
}

.forma textarea {
height:90px;
}

.forma th.top {
vertical-align:top;
padding:5px 0 0 0;
}

.forma input.submit {
background: url(img/submit.jpg) no-repeat;
width: 76px;
height: 24px;
color:#fff;
border:none;
text-align:center;
cursor:pointer;
}

/* contact form end */

.header .fontsize {
list-style:none;
height:20px;
border-bottom:2px solid #aed7f3;
width:150px;
position:absolute;
left:15px;
top:15px;
}

.header .fontsize li {
float:left;
padding:0 4px;
height:20px;
color:#fff;
}

.header .fontsize li a {
color:#fff;
text-decoration:underline;
line-height:0px;
}

.header .fontsize li .biger {
font-size:13px;
line-height:0px;
} 

.header .fontsize li .bigest {
font-size:16px;
line-height:0px;
}


/* registracijas bloks */
.regblock {
background: url(img/reg_block.gif) no-repeat;
width: 175px;
height: 165px;
margin-bottom:10px;
padding:5px;
}

.regblock h1 {
text-transform:none;
margin-bottom:5px;
}

.regblock p {
margin:5px 0;
}

.regblock input {
width:150px;
}

.regblock input.submit {
background: url(img/submit.jpg) no-repeat;
width: 76px;
height: 24px;
color:#fff;
border:none;
text-align:center;
cursor:pointer;
margin:5px 0 0 0;
}

.latestnews {
background: url(img/last_news_bottom.jpg) bottom no-repeat #0a89c4;
width: 620px;
padding-bottom:7px;
margin-left:40px;
margin-bottom:10px;

}

.latestnews .link {
background: url(img/last_news_top.jpg) top no-repeat;
width: 620px;
height: 30px;
}

.latestnews .link a {
background: url(img/pluss.gif) 15px 13px no-repeat;
padding-left:30px;
display:block;
line-height:37px;
color:#fff;
font-size:17px;
}

.latestnews .link .minus {
background: url(img/minuss.gif) 15px 17px no-repeat;
padding-left:30px;
display:block;
line-height:37px;
color:#fff;
font-size:17px;
}

.latestnews .newsi {
border-top:1px solid #71bce0;
padding-top:10px;
}

.latestnews .newsi ul {
list-style:none;
margin:0;
}

.latestnews .newsi ul a {
color:#fff;
}

.latestnews .newsi ul li {
padding:3px 23px;
background: url(img/block.gif) 15px 10px no-repeat;
}

.latestnews .newsi ul li a {
text-decoration:none;
font-size:14px;
}

.latestnews .newsi ul li a:hover {
text-decoration:underline;
}
