*{
	padding:0px;
	margin:0px;
	line-height:125%;
}

p{
	width:100%;
}

ol,
ul{
	list-style:none;
	margin:0px 0px 0px 1em;
	padding:0em 0em 0em 1em;
	text-indent:-0.8em;
}
li{
	list-style:disc inside;
	margin:0px 0px 10px 0px;
}
li div{
	display:inline;
}


.hr{
	height:1px;
	font-size:1px;
	line-height:1px;
	background-position:top left;
	background-repeat:repeat-x;
}
.gap{
	font-size:1px;
	line-height:1px;
}
.datetime{
	color:#999;
	white-space:nowrap;
}

a img{
	border-style:none;
}

table{
	border-collapse:separate;
	border-spacing:0px;
	width:100%;
}

body{
	background:#fff url('bg.gif') top left repeat-x;
	padding:17px;
/*	font-family:"Verdana","Arial","Helvetica","Switzerland","Swiss","Zurich",sans-serif;*/
	font-family:"Arial","Helvetica","Switzerland","Swiss","Zurich",sans-serif;
}

#main{
	background:#fff url('orange.gif') top right repeat-y;
}


#main_left{
	vertical-align:top;
}
#main_left_table{
	border-spacing:0px;
	border-collapse:separate;
	margin:0px;
	padding:0px;
}

.side{
	width:275px;
}


#top_menu{
/*	background:transparent url('bg_top_menu.gif') bottom right no-repeat;*/
	height:90px;
	min-height:90px;
	max-height:90px;
	vertical-align:middle;
	text-align:left;
}
#top_menu .inner{
	padding:0px 0px 0px 30px;
}
#top_menu .inner div{
	height:30px;
	float:left;
	padding:8px 0px 0px 0px;
	margin:0px 12px 0px 0px;
}
#top_menu div.sep{
	width:1px;
	font-size:1px;
	background:#E0E0E0;
	padding:0px;
}
#top_menu a,
#top_menu span{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
	color:#999;
}
#top_menu a:hover{
	color:#222;
}
#top_menu .dim{
	color:#ccc;
}
#top_menu img{
	width:12px; height:12px;
	margin:0px 0px 0px 2px;
}



#photo{
	height:160px;
	min-height:160px;
	max-height:160px;
	background-position:bottom right;
	background-repeat:no-repeat;
	vertical-align:bottom;
}
#photo .inner{
	height:160px;
	min-height:160px;
	max-height:160px;
	position:relative;
	padding:0px;
	margin:0px;
}
#flag_container{
	position:absolute;
	width:200px; height:13px;
	right:11px; bottom:5px;
	cursor:default;
}
#flag_container a{
	display:block;
	float:right;
	clear:none;
	width:22px;
	height:13px;
	background-color:#F59E80;
	background-position:center;
	background-repeat:no-repeat;
	margin:0px 0px 0px 15px;
	font-size:1px;
	line-height:1px;
	cursor:pointer;
}
#flag_container a:hover{
	background-color:#F8C7B5;
}
#path_container{
	display:block;
	position:absolute;
	height:16px;
	left:8px; bottom:3px;
}
#path_container *{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#path_container .current,
#path_container .sep{
	color:#ddd;
}
#path_container .sep{
	margin:0px 4px;
	font-weight:normal;
}


#below_photo{
	height:40px;
	min-height:40px;
	max-height:40px;
	background:transparent url('bg_below_photo.gif') top right no-repeat;
	vertical-align:top;
}
#below_photo .inner{
	height:40px;
	position:relative;
}
#below_photo .title{
	position:absolute;
	left:8px; top:2px;
	font-size:11px;
	color:#ccc;
}
#lang_container{
	position:absolute;
	right:11px; top:2px;
}
#lang_container div{
	float:right;
	width:22px;
	height:13px;
	margin:0px 0px 0px 15px;
	font-size:11px;
	color:#BFBFBF;
	text-align:center;
	cursor:default;
}


#content{
	height:388px;/* nasty, lai kontenta trūkuma gadījumā netiktu lieki stieptas citas šūnas */
	vertical-align:top;
}
#content .gap{height:15px;}
#content .inner{
	margin:0px 0px 0px 30px;
}
#content .inner_print{
	margin:0px 30px 0px 30px;
}
#content .inner_print .option{
    display: none;
}
#print_area,  #content_title{
	position:relative;
}
#print_area .option, #content_title .option{
	display:block;
	position:absolute;
	height:12px;
	top:8px;
	background-repeat:no-repeat;
	background-position:top right;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#555;
}
#print_area .option:hover,
#content_title .option:hover{
	text-decoration:underline;
}

#content_title,
#content_title2{
/*	font-family:"Trebuchet MS", "Arial","Helvetica","Switzerland","Swiss",sans-serif;*/
	font-size:22px;
	color:#404040;
	background: url('tiny/right.gif') center left no-repeat;
	padding:0px 0px 3px 10px;
}
#content_title2{
	font-size:16px;
	background:transparent;
	padding:0px 0px 3px 0px;
}
#print_area a,
#content_title a,
#content_title2 a{
	color:#404040;
	text-decoration:none;
}
.content_bulk{
	width:100%;
	margin:15px 0px;
	font-size:12px;
}
#document_bulk{
}
#content_comments a,
.content_bulk a{
	color:#EA3C00;
	text-decoration:underline;
}
#content_comments a:visited,
.content_bulk a:visited{
	color:#EB7650;
}
.content_bulk a.grey{color:#555;}


#content_comments{
	margin:0px 0px 15px 0px;
	font-size:12px;
}
#sitemap{
	font-size:12px;
}
#sitemap a{
	color:#555;
	text-decoration:none;
}
#sitemap a:hover{text-decoration:underline;}
#sitemap a:visited{color:#4161BF;}
.content_note{
	margin:0px 0px 15px 15px;
	font-size:13px;
}
#content .hr{background-image:url('dotted.gif');}
#content_foot{
	font-size:13px;
	font-weight:bold;
	color:#555;
	background:transparent url('tiny/right.gif') center left no-repeat;
	padding:2px 0px 0px 10px;
}
#front_float_container{
	display:block;
	clear:both;
}
.front_float_box{
	display:block;
	float:left;
	position:relative;
	height:90px;
	text-decoration:none;
	margin:0px 45px 30px 0px;
}
.front_float_box *{
	cursor:pointer;
}
.front_float_box div{
	position:absolute;
}
.front_float_box .thumb{
	width:80px;
	height:80px;
	left:0px; top:0px;
	background-color:#ccc;
}
.front_float_box .thumb div{
	width:78px;
	height:78px;
	background-color:#fff;
	background-position:center center;
	background-repeat:no-repeat;
	position:relative;
	left:1px; top:1px;
}
.front_float_box .title,
.front_float_box .title0{
	left:95px; top:0px;
	font-size:13px;
	font-weight:bold;
	color:#575757;
}
.front_float_box .datetime{
	right:0px; top:1px;
	font-size:11px;
}
.front_float_box .desc,
.front_float_box .desc0{
	left:95px; top:27px;
	font-size:13px;
	color:#000;
}
.front_float_box .title0,
.front_float_box .desc0{
	left:15px;
}
.news_item .readmore,
.front_float_box .desc span,
.front_float_box .desc0 span{
	font-size:11px;
	font-weight:bold;
	color:#EA3C00;
	text-decoration:underline;
	white-space:nowrap;
}
.sub_container{
}
.sub_container a{
	display:block;
	width:225px;
	float:left;
	font-size:12px;
	color:#555;
	text-decoration:underline;
	margin:0px 20px 10px 0px;
}
.sub_container a:hover{
}



.navi_container{
	height:25px;
	margin:15px 0px 15px 0px;
/*	background:url('dot.gif') bottom left repeat-x;*/
}
.navi_container a,
.navi_container div{
	display:block;
	float:left;
	width:20px; height:20px;
	text-decoration:none;
}
#search_results .navi_container a{
	width:inherit;
}
.navi_container a div,
.navi_container div div{
	font-size:12px;
	font-weight:bold;
	line-height:10px;
	text-align:center;
	color:#555;
	padding:5px 0px 0px 0px;
}
.navi_container .prev{
	font-size:1px;
	line-height:1px;
}
.navi_container .current div{color:#aaa;}
.navi_container .prev{background:url('tiny/prev.gif') center no-repeat;}
.navi_container .next{background:url('tiny/next.gif') center no-repeat;}
.navi_container *{
	cursor:pointer;
}
.navi_container a:hover{background-color:#e0e0e0;}


#foot{
	height:70px;
	vertical-align:middle;
	background:transparent url('bg_content.gif') top right repeat-x;
}
#foot .inner, #foot .inner_print{
	text-align:right;
	font-size:11px;
	color:#575757;
	margin:0px 10px 0px 0px;
}
#foot .inner_print {
	margin:0px 30px 0px 0px;
}


#side_menu{
	vertical-align:top;
	background:url('bg_side.gif') 0px 30px no-repeat;
}
#logo{
	display:block;
	text-align:center;
/*
	padding:0px 16px 0px 0px;
	margin:36px 0px 19px 0px;
*/
	padding:0px 18px 0px 0px;
	margin:24px 0px 9px 0px;
}
.menu_container{
/*	background:transparent url('bg_side_menu.gif') top left repeat-y;*/
	background:transparent;
	margin:0px 0px 10px 0px;
}
.menu_container .hr{background-image:url('dotted2.gif');}
.menu_container a{
	display:block;
	width:275px;height:30px;
	margin:0px;
	background-repeat:no-repeat;
	background-position:1px 0px;
	background-image:url('menu/bg0.gif');
	text-decoration:none;
}
.menu_container a div{
	padding:8px 0px 0px 48px;
	font-size:11px;
	font-weight:bold;
	color:#262626;
}
.menu_container a:hover{
	background-position:0px 0px;
	background-image:url('menu/bg1_lite.gif');
}
.menu_container a:hover div{
/*	color:#DFE3F0;*/
	color:#fff;
}

.menu_container a.noclick, .menu_container a.noclick div {
    cursor: default;
}


.side_gadget{
	width:257px;
	margin:0px 0px 0px 1px;
}
.side_gadget_margin{
	width:30px;
}
.side_gadget_title{
	width:132px;
}
.side_gadget_gap{height:8px;}
.side_gadget a{
	text-decoration:none;
	font-size:13px;
}
.side_gadget th{
	font-size:11px;
	height:24px;
	text-align:center;
	vertical-align:middle;
/*	background:#E5E5E5 url('bg_side_calendar_title.gif') top left repeat-x;*/
	background:#e4e4e4;
	color:#555;
}
.side_gadget th a{
	display:block;
	width:12px; height:12px;
	line-height:1px;
	font-size:1px;
	background-position:bottom center;
	background-repeat:no-repeat;
}
.side_gadget table td{
	height:19px;
	background:transparent url('dotted.gif') bottom left repeat-x;
	text-align:right;
}
.side_gadget table a{	/* includes all types of day cells */
	display:block;
	width:18px; height:18px;
}
.side_gadget table a *{
	font-size:11px;
	text-align:right;
	padding:2px 1px 0px 1px;
}
.side_gadget table a:hover{background:#ddd;}
.day div{color:#383838;}
.day_inactive div{color:#BFC8E1;}
.side_gadget table .day_inactive a:hover div{color:#383838;}
.day_selected a{background:#028;}
.side_gadget table .day_selected a:hover{background:#7F90C3;}
.day_selected div{
	color:#fff;
	font-weight:bold;
}
.side_gadget .weekend div{color:#EE6333;}
.side_gadget a{color:#555;}
.side_gadget a:hover{text-decoration:underline;}
#side_calendar a{text-decoration:none;}
.side_gadget .inner{
	padding:5px 10px;
}



#below_side_menu{
	text-align:center;
	vertical-align:middle;
}



form table{
	width:300px;
	border-spacing:4px;
}
form td{
	vertical-align:top;
}
label{
	font-size:13px;
	display:block;
	width:120px;
}
textarea,
select,
input.text{
	width:200px;
	background:#EBEBEB;
}
textarea,
select,
input.text{
	border-width:1px;
	border-style:solid;
	border-color:#999 #E6E6E6 #E6E6E6 #999;
	font-size:13px;
}
input.button{
	border-color:#4161BF #000 #000 #4161BF;
	font-size:11px;
	font-weight:bold;
	width:85px; height:20px;
	background:#028;
	color:#fff;
}
#top_search{
	margin:-2px 0px 0px 0px;
}
#top_search input.text{
	width:125px; height:18px;
	margin:0px 0px 0px 4px;
}
#top_search input.submit{
	width:12px; height:12px;
}
form th{
	text-align:left;
	vertical-align:top;
}
form td{
	padding:0px 0px 10px 0px;
	font-size:13px;
}
#contact_form th label,
#email_form th label,
#poll_form th label{
	width:200px;
}
.radio_container,
.checkbox_container{
}
.radio_container *,
.checkbox_container *{
	display:inline;
}
.radio_container label,
.checkbox_container label{
	width:150px;
}


.comment{
	margin:15px 0px;
	font-size:13px;
}
.comment_author{
	font-weight:bold;
	color:#575757;
}
.comment .datetime{
	font-size:11px;
	color:#999;
}


.poll_results{
	margin:15px 0px;
}
.poll_results .question{
	font-weight:bold;
}
.poll_results .option{
	font-size:13px;
}
.percentage_bar{
	height:9px;
	font-size:1px;
	line-height:1px;
	background:#028 url('percentage.gif') top left repeat-y;
	border-style:solid;
	border-width:1px;
	border-color:#89b #014 #014 #89b;
}



.news_item{
	display:block;
	margin:15px 0px;
	text-decoration:none;
}
.content_bulk .news_item{
	text-decoration:none;
}
.news_item .datetime{
	font-size:12px;
}
.news_item .title{
	color:#575757;
	font-weight:bold;
	font-size:14px;
}
#content .news_item .gap{
	height:4px;
}
.news_item .desc{
	color:#000;
	font-size:12px;
}






#search_results .result{
	display:block;
	border-spacing:10px;
	margin:-10px;
	width:inherit;
}
#search_results .result a{
	text-decoration:none;
	line-height:110%;
}
#search_results .icon{
	width:32px;
}
#search_results .title{
	color:#404040;
	font-size:14px;
	font-weight:bold;
}
#search_results .percentage{
	color:#EA3C00;
	font-size:12px;
}
#search_results .desc{
	color:#999;
	font-size:12px;
}


.fi{/* file icon */
	width:48px;
	height:48px;
	border:none;
}
.i32{/* 32x32 icon */
	width:32px;
	height:32px;
	border:none;
}

.edit {
    font-size:10px;
    color:red;
}
.quick_access {
    border:1px dotted #f00;
}



.field_error,
.form_error{
	color:red;
}
.form_error{
}
.field_error{
}



.side_ads{
	overflow:hidden;
	width:258px;
}
td.k span {
    display: block; width: 150px; height: 50px;
}
