@charset "utf-8";
body{
	padding:0;
	margin:0;
	background-color:#eef1e4;
	background-attachment: scroll;
	background-image: url(../pub/img/tapete.jpg);
	background-repeat: repeat;
	background-position: left top;	
}
*{
	font-family:Tahoma, Geneva, sans-serif;
}

.maintable{
	height:100%;
	width:963px;
	
}

.faipix{
	height:5px;
	font-size:0px;
	line-height:5px;
	background-color:#eef1e4;
	clear:both;
}
.topbar{
	height:28px;
	background-color:#8fb606;
	background-attachment: scroll;
	background-image: url(../pub/img/topbar_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:23px;
	
}
.topbar_left_menu{
	height:28px;
	float:left;
	width:278px;
	white-space:nowrap;
}
.topbar_right_menu{
	float:right;
	height:28px;
	white-space:nowrap;
	width: 680px;
	text-align:center;
	
}
.topbar a{
	text-decoration:none;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	font-family:"Comic Sans MS";
	text-shadow: 0px 1px 1px #666;
}
.topbar ul{
	list-style:none;
	padding:0;
	margin:0;
	padding-left:30px;
}
.topbar ul li{
	float:left;
	padding-left:5px;
	padding-right:5px;
	height:28px;	
}

.topbar_right_menu a{
	padding-left:8px;
	padding-right:8px;
}
.toppbar_hover{
	background-color:#a5c538;
}
.topbar_selected{
	background-color:#FFF;
}
.topbar_selected a{
	color:#494e4e;
}
.logotable{
	width:963px;
}
.index_logo{
	background-attachment: scroll;
	background-image: url(../pub/img/index_logo_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
.langbar{
	text-align:center;
	color:#8e9599;
	font-size:10px;
	font-weight:bold;
	padding-top:20px;
}

.langbar a{
	text-decoration:none;
	color:#8e9599;
}
.langbar a.lang_act{
	color:#8fb606;
}
.langbar a:hover{
	text-decoration:underline;
}
.logobar{
	text-align:center;
	padding-top:75px;
	
}

.logobar_inside{
	text-align:center;
	padding-top:15px;
	
}
.bottombar{
	background-attachment: scroll;
	background-image: url(../pub/img/botom_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:28px;
}
.bottom_logobar{
	background-attachment: scroll;
	background-image: url(../pub/img/logobar_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#fff;
	height:1px;
}
.bottom_logobar_top{
	background-attachment: scroll;
	background-image: url(../pub/img/logobar_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:10px;
}
.bottom_logobar_top img{
	padding:10px;
	border:none;
}
.teksta_lauks{
	width:680px;
	background-color:#FFF;
	background-attachment: scroll;
	background-image: url(../pub/img/teksta_lauks_bottom_right_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.teksta_lauks_inside{
	background-attachment: scroll;
	background-image: url(../pub/img/teksta_lauks_top_left_corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:680px;
}
.menu_side{
	width:278px;
	background-color:#FFF;
	background-attachment: scroll;
	background-image: url(../pub/img/menu_side_bottom_left_corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.menu_auter{
	background-attachment: scroll;
	background-image: url(../pub/img/menu_top_right_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#8fb606;
}

.menu_inner{
	background-attachment: scroll;
	background-image: url(../pub/img/menu_bottom_left_corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
.menu_saule{
	background-attachment: scroll;
	background-image: url(../pub/img/menu_saule.gif);
	background-repeat: no-repeat;
	background-position: right center;
	min-height:200px;
}

.news_container{
	background-attachment: scroll;
	background-image: url(../pub/img/teksta_lauks_top_left_corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:82px;
	padding-bottom:10px;
}
.menu ul{
	padding:0;
	margin:0;
	list-style:none;

}
.menu ul li{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
}
.menu ul li a{
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	text-shadow: 0px 1px 1px #666;
	font-family:"Comic Sans MS", cursive;
}

.menu_borderis{
	background-attachment: scroll;
	background-image: url(../pub/img/menu_sep.gif);
	background-repeat: repeat-y;
	background-position: right top;

}
.menu{
	padding-top:15px;
	padding-bottom:34px;
}
.submenu{
	background-color:#b1cc51;
	background-attachment: scroll;
	background-image: url(../pub/img/submenu_top_right_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top:10px;
}

.submenu ul{
	padding:0;
	margin:0;
	list-style:none;
}

.submenu ul li{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;	
	line-height:10px;
}

.submenu ul li a{
	font-size:10px;
	color:#494e4e;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
.submenu ul li a:hover{
	text-decoration:underline;
}
.submenu ul li.submenu_selected a{
	color:#FFF;
}

.main_menu_selected{
	background-color:#b1cc51;
	
}

.toolbar, .teksta_title{
	height:30px;
	padding-top:5px;
}
.searchbar{
	background-color:#959590;
	padding-bottom:5px;
	padding-right:5px;
	width:215px;
	.width:220px;
	_width:220px;
	/**-width:223px; Jāsalabo 2009.12.17*/ 
	height:25px;
	padding-top:5px;
}

.searchbar form{
	padding:0;
	margin:0;
}
.toolbar{
	width:50px;
	padding-right:10px;
}
.teksta_title{
	padding-left:45px;
	font-size:18px;
	color:#8fb606;
	font-weight:bold;
}

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

.teksta_lauka_saturs{
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:40px;
}
.teksta_lauka_saturs, .teksta_lauka_saturs div, .teksta_lauka_saturs span, .teksta_lauka_saturs p, .teksta_lauka_saturs table, .teksta_lauka_saturs td{
	color:#494e4e;
	font-size:12px;
}
.teksta_lauka_saturs a, .teksta_lauka_saturs a span, .teksta_lauka_saturs a u span{
	color: #BF630F !important;
	text-decoration:underline;
}
.teksta_lauka_saturs a:hover{
	text-decoration:none;
}

table[border="1"],
table[border="1"] > tr > td, table[border="1"] > tr > th,
table[border="1"] > tbody > tr > td, table[border="1"] > tbody > tr > th,
table[border="1"] > thead > tr > td, table[border="1"] > thead > tr > th,
table[border="1"] > tfoot > tr > td, table[border="1"] > tfoot > tr > th
{
	border: #d3d3d3 1px solid ;
	border-collapse:collapse;
}	


.inside_logo{
	height:150px;
	background-attachment: scroll;
	background-image: url(../pub/img/inside_logo_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.left_mala{
	background-attachment: scroll;
	background-image: url(../pub/img/malu_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;	
}

.right_mala{
	background-attachment: scroll;
	background-image: url(../pub/img/malu_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}
.input_bg{
	background-attachment: scroll;
	background-image: url(../pub/img/index_search_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:24px;
	width:100%;
	border:none;
	line-height:22px;
}
.search{
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
}

.search form{
	margin:0;
	padding:0;
}

.specialisti_vards{
	text-align:center;
	font-weight:bold;
}
.specialisti_info{
	padding:5px;
	padding-bottom:10px;
}
.saraksta_elements{
	float:left;
	padding: 0 0 15px 0;
	text-align:justify;
}

.sarakstaElementsApraksts{
	text-align:left;
	padding-bottom:5px;
	float:right;
	width:550px;
	
	
}
.saraksta_elements div a{
	
	font-weight:normal !important;
	text-decoration:none;
	
}

.saraksti_oranza div a{
	
}

.saraksti_zala div a{
	color:#637E03 !important;
}

.saraksta_elements div a:hover{
	text-decoration:underline;
	
}
.saraksta_elements img{
	float:left;
	
}

.saraksti_title{
	text-align:center;
	font-weight:bold;
}

.datums, .saraksti_title .datums{
	font-size:11px !important;
	font-weight:normal !important;
}

.sidemenu_news_topic{
	font-size:16px;
	color:#8fb606;
	font-weight:bold;
	padding-left:26px;
	white-space:nowrap;
}

.sidemenu_news_item{
	padding-left:26px;
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:1px;
	padding-right:10px;
	color:#494e4e;
}

.sidemenu_news_item a{
	color:#494e4e;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.sidemenu_news_item a:hover{
	text-decoration:underline;
}
.index_content_right_side{
	float:right;
	width:200px;
	padding-top:5px;
	padding-right:10px;
	background: #fff;
}
.index_content{
	float:left;
	width:470px;
}
.content{
	float:left;
	width:680px;
}

.galerijas_nosaukums{
	padding:5px;
	text-align:center;
	font-weight:bold;
}

.galerijas_bildes_single{
	text-align:center;
}
.galerijas_bildes{
	text-align:center;
}

.paddingtop10{
	padding-top:10;
}

.index_registreties_lauks{
	padding-top:15px;
	width:200px;
	clear:both
}

.index_registreties_content{
	border-left:solid 1px #5b7403;
	border-right:solid 1px #5b7403;
}

.main_registreties_content{
	width:193px;
	_width:220px;
	float:right;
	padding-right:27px;

}

.index_registreties_title, .main_registreties_title{
	padding-bottom:6px;
	padding-left:20px;
}
.main_registreties_title{
	color:#FFF;
}

.index_registreties_title a{
	color:#8fb606;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
.index_registreties_title a:hover, .main_registreties_title a:hover{
	text-decoration:underline;
	
}

.main_registreties_title a{
	color:#fff;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}

.index_login_pw{
	padding-left:20px;
	font-size:12px;
}

.index_login_pw a{
	color:#000;
	text-decoration:none;
}

.index_login_pw a:hover{
	text-decoration:underline;
}

.main_login_pw{
	padding-left:20px;
	font-size:12px;
	color:#FFF;
	text-shadow: 0px 1px 1px #000;
}

.main_login_pw a{
	color:#FFF;
	text-shadow: 0px 1px 1px #000;
	text-decoration:none;
}

.main_login_pw a:hover{
	text-decoration:underline;
}

.main_login_pw form{
	padding:0;
	margin:0;
	
}

.height8{
	font-size:1px;
	height:8px;
	line-height:1px;
}

.index_register_atcereties{
	padding:0;
	margin:0;
	list-style:none;
	padding-left:20px;
	padding-top:4px;
	padding-right:20px;
}

.main_register_atcereties{
	text-align:right;
	float:right;
	background-color:#003;
	padding-top:5px;
	padding-right:20px;
	width:100px;
	height:29px;
}

.index_register_atcereties li{
	float:right;
	height:24px;
	line-height:24px;
}
.ienaktPoga{
	cursor:pointer;
}

.index_register_atcereties li.atcereties{
	color:#8fb606;
	font-size:11px;
	font-weight:bold;
	padding-left:6px;
	padding-right:20px;
}
.atbilde{
	padding-top:10px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:solid 2px #eef1e4;
}

div.atsauksme_uzruna{
	color:#8FB606;
	font-weight:bold;
}

div.error{
	font-size:12px;
	font-weight:bold;
	color:#F00;
}

div.confirm{
	font-size:12px;
	font-weight:bold;
	color:#00F;
}

.yearSelectTool {
text-align: right;
}

.banner_img {    
    border: solid 1px #61790D;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.banner_img_ {    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
