
html
{
height: 100%;
}

body
{
margin: 0; padding: 0;
font: 11px Verdana, Tahoma, Arial, sans-serif;
background: #c9c9c9 url("img/bg.jpg") repeat-x left top;
color: #000;
}
body#index
{
background: #0b3303 url("img/index_bg.jpg") repeat-x left top;
color: #fff;
}

p, ul, li, dl, dt, dd, h1, h2, form
{
margin: 0;padding: 0;
}

img
{
border: 0;
}

a
{
color: #2b9815;
text-decoration: underline;
}
#index a
{
color: #36b71d;
}

td, th
{
font: 11px Verdana, Tahoma, Arial, sans-serif;
}

#container
{
width: 995px;
}
#editor_content #container
{
width: 998px;
}

#header
{
background: url("img/header_bg.jpg") no-repeat left top;
height: 136px;
}
#index #header
{
background: url("img/header_bg.jpg") no-repeat left top;
height: 165px;
}
#header h1
{
padding: 37px 100px 0 0;
float: right;
}
#index #header h1
{
padding: 32px 75px 0 0;
}
#header h1 a
{
display: block;
background: url("img/logo.gif") no-repeat left top;
width: 300px;
height: 99px;
}
#index #header h1 a
{
display: block;
background: url("img/index_logo.gif") no-repeat left top;
width: 378px;
height: 125px;
}
#header h1 a span
{
display: none;
}

#menu
{
background: url("img/menu_bg.jpg") no-repeat left top;
height: 106px;
}

#index #menu
{
background: url("img/index_menu_bg.jpg") no-repeat left top;
height: 81px;
}
#menu ul
{
padding: 0 0 0 58px;
}
#index #menu ul
{
padding: 0 0 0 114px;
}
#menu li
{
float: left;
list-style-type: none;
}
#menu li a
{
display: block;
height: 106px;
}
#index #menu li a
{
height: 81px;
}
#menu li a span
{
display: none;
}

#menu li.biedri a
{
background: url("img/menu_biedri.jpg") no-repeat left top;
width: 80px;
}
#menu li.biedri a.active
{
background: url("img/menu_biedri_a.jpg") no-repeat left top;
}
#menu li.vesture a
{
background: url("img/menu_vesture.jpg") no-repeat left top;
width: 92px;
}
#menu li.vesture a.active
{
background: url("img/menu_vesture_a.jpg") no-repeat left top;
}
#menu li.draugi a
{
background: url("img/menu_draugi.jpg") no-repeat left top;
width: 89px;
}
#menu li.draugi a.active
{
background: url("img/menu_draugi_a.jpg") no-repeat left top;
}
#menu li.musupieeja a
{
background: url("img/menu_musupieeja.jpg") no-repeat left top;
width: 114px;
}
#menu li.musupieeja a.active
{
background: url("img/menu_musupieeja_a.jpg") no-repeat left top;
}
#menu li.spekaavots a
{
background: url("img/menu_spekaavots.jpg") no-repeat left top;
width: 125px;
}
#menu li.spekaavots a.active
{
background: url("img/menu_spekaavots_a.jpg") no-repeat left top;
}

#menu li.piedavajumi a
{
background: url("img/menu_piedavajumi.jpg") no-repeat left top;
width: 112px;
}
#menu li.piedavajumi a.active
{
background: url("img/menu_piedavajumi_a.jpg") no-repeat left top;
}


#menu li.paveiktais a
{
background: url("img/menu_paveiktais.jpg") no-repeat left top;
width: 107px;
}
#menu li.paveiktais a.active
{
background: url("img/menu_paveiktais_a.jpg") no-repeat left top;
}
#menu li.paveiktais
{
margin: 0 0 0 150px;
}


#index #menu li.biedri a
{
background: url("img/index_menu_biedri.gif") no-repeat left top;
width: 80px;
}
#index #menu li.vesture a
{
background: url("img/index_menu_vesture.gif") no-repeat left top;
width: 92px;
}
#index #menu li.draugi a
{
background: url("img/index_menu_draugi.gif") no-repeat left top;
width: 89px;
}
#index #menu li.musupieeja a
{
background: url("img/index_menu_musupieeja.gif") no-repeat left top;
width: 114px;
}
#index #menu li.spekaavots a
{
background: url("img/index_menu_spekaavots.gif") no-repeat left top;
width: 125px;
}
#index #menu li.piedavajumi
{
/*margin: 0 0 0 55px;*/
}
#index #menu li.piedavajumi a
{
background: url("img/index_menu_piedavajumi.gif") no-repeat left top;
width: 118px;
}

#bilde
{
min-height: 25px;
background: url("img/titlebilde.jpg") no-repeat left top;
}
* html #bilde
{
height: 25px;
}

#submenu
{
float: left;
width: 236px;
background: #0c3703 url("img/submenu_bg.jpg") no-repeat left top;
padding: 25px 0 0 0;
}

#submenu .user {
    padding: 10px 10px 10px 30px;
    color: white;
}

#submenu dl
{
background: url("img/submenu_dl_bg.jpg") no-repeat left bottom;
padding: 0 8px 210px 24px;
min-height: 105px;
}
* html #submenu dl
{
height: 105px;
}
#submenu dt a
{
color: #fff;
text-decoration: none;
display: block;
padding: 6px 20px 7px 18px;
}
#submenu dt.active a
{
background: #0e4b03 url("img/submenu_dt_active.gif") no-repeat right top;
color: #28f400;
text-decoration: underline;
}
#submenu dd a
{
color: #fff;
text-decoration: none;
display: block;
padding: 6px 20px 7px 34px;
}
#submenu dd.active a
{
color: #28f400;
text-decoration: underline;
}

#submenu li
{
list-style-type: none;
padding: 6px 20px 7px 50px;
}
#submenu li.active a
{
color: #28f400;
text-decoration: underline;
}
#submenu li a
{
display: inline;
margin: 0; padding: 0;
background: none;
}
#submenu li.submenu {
    padding: 1px;
}
#submenu ul li ul  li {
    padding: 5px 0px 5px 60px;    
}
#submenu ul li ul li ul li {
    padding: 5px 0px 5px 70px;
}


#index #submenu
{
background: url("img/index_submenu_bg.jpg") no-repeat left top;
height: 484px;
width: auto;
margin: 0; padding: 0;
float: none;
}

#index #submenu li
{
float: left;
padding: 0; margin: 0;
}

#index #submenu li a
{
display: block;
}
#index #submenu li a span
{
display: none;
}
#index #submenu li.attistiba
{
padding: 55px 0 0 35px;
}
#index #submenu li.attistiba a
{
background: url("img/index_submenu_attistiba.jpg") no-repeat left top;
width: 212px;
height: 263px;
}
#index #submenu li.apmaciba
{
padding: 0 0 11px 0;
}
#index #submenu li.apmaciba a
{
background: url("img/index_submenu_apmaciba.jpg") no-repeat left top;
width: 173px;
height: 309px;
}
#index #submenu li.programmas
{
padding: 49px 0 0 0;
}
#index #submenu li.programmas a
{
background: url("img/index_submenu_programmas.jpg") no-repeat left top;
width: 212px;
height: 271px;
}
#index #submenu li.jauniesuprojekti
{
padding: 54px 0 0 0;
}
#index #submenu li.jauniesuprojekti a
{
background: url("img/index_submenu_jaunprojekti.jpg") no-repeat left top;
width: 253px;
height: 235px;
}
#index #submenu li.aktualieprojekti
{
margin: 0 0 0 406px;
}
* html #index #submenu li.aktualieprojekti
{
margin: 0 0 0 203px;
}
#index #submenu li.aktualieprojekti a
{
background: url("img/index_submenu_aktuprojekti.jpg") no-repeat left top;
width: 195px;
height: 165px;
}

#banners
{
float: right;
margin: 30px 30px 30px 30px;
}
* html #banners
{
margin: 30px 15px 30px 15px;
}

#text
{
background: #c9c9c9;
float: right;
width: 745px;
margin: 0 14px 0 0;
min-height: 400px;
}
* html #text
{
height: 400px;
}
#text h2
{
color: #0d3804;
font: bold 15px Verdana, Tahoma, Arial, sans-serif;
margin: 0; padding: 0;
}
#text h3
{
font: bold 13px Verdana, Tahoma, Arial, sans-serif;
margin: 0; padding: 20px 0 0 0;
}

#textin
{
padding: 0 30px 0 25px;
}
#text p
{
padding: 15px 0 0 0;
line-height: 15px;
}

#text .biedrs
{
padding: 10px 0 0 0;
}
#text .biedrs .bilde
{
float: left;
width: 180px;
margin: 0 0 0 10px;
}
#text .biedrs .teksts
{
float: left;
width: 340px;
padding: 0 0 0 0;
}
#text .biedrs p
{
margin: 0;
padding: 7px 0 0 20px;
}
#text .biedrs .flashaddon
{
float: right;
width: 144px;
/*border: 3px solid #a5a5a5;*/
margin: 0 20px 0 0;
}

#text .tabula
{
margin: 15px 0 0 0;
border-top: 1px solid #b1b1b1;
border-bottom: 1px solid #ababab;
}
#text .tabula td
{
border-top: 1px solid #c5c5c5;
padding: 5px 10px 5px 15px;
}
#text .tabula .first td
{
background: #254b1e;
border-top: 1px solid #cacaca;
color: #fff;
font-weight: bold;
}

#text .logos
{
width: 100%;
}
#text .logos p
{
padding: 0; margin: 0;
}
#text .logos td
{
margin: 0; padding: 7px 0 7px 0;
width: 25%;
vertical-align: top;
text-align: center;
}
#text .logos .bildes td
{
padding: 0;
}

#text .forma
{
margin: 15px 0 0 0;
width: 90%;
}
#text .forma td, #text .forma th
{
border-top: 1px solid #b1b1b1;
padding: 5px 10px 5px 15px;
}
#text .forma th
{
background: #254b1e;
border-top: 1px solid #cacaca;
color: #fff;
font-weight: bold;
width: 120px;
text-align: left;
}
#text .forma .last th, #text .forma .last td
{
background: none;
}
#text .forma input, #text .forma textarea
{
width: 90%;
font: 11px Verdana, Tahoma, Arial, sans-serif;
}
#text .forma .last input
{
width: auto;
font: bold 11px Verdana, Tahoma, Arial, sans-serif;
}

#path
{
height: 30px;
color: #36b71d;
}
#path ul
{
padding: 10px 0 10px 1px;
}
#path li
{
list-style-type: none;
margin: 0; padding: 0;
float: left;
margin: 0 5px 0 0;
}
#path a
{
background: url("img/path_a_bg.gif") no-repeat right top;
padding: 0 9px 0 0;
color: #0d3804;
text-decoration: none;
}


#footer
{
clear: both;
padding: 30px 0 20px 0;
}
#index #footer
{
background: url("img/index_footer_bg.gif") no-repeat left top;
height: 106px;
margin: 0; padding: 0;
}
#footer p
{
margin: 0 0 10px 60px;
}

#text p.peleks, #text p.zals, #text p.tzals
{
font: bold 22px Verdana, Tahoma, Arial, sans-serif;
margin: 0; padding: 20px 0 0 0;
}
#text p.peleks, #text p.peleks a
{
color: #949494;
text-decoration: none;
}
#text p.zals, #text p.zals a
{
color: #1b8008;
text-decoration: none;
}
#text p.tzals, #text p.tzals a
{
color: #0c3703;
text-decoration: none;
}
