@CHARSET "UTF-8";

html, body {
	font-family: arial, sans-serif;
	font-size: 12px;
	height:100%;
	margin: 0;
}

h1,h2,h3,h4,h5,h6,p
{
	margin: 0;
	padding: 0;
}

#container {
	width: 100%;
	height:100%;
}

#header {
	width: 908px;
	height: 187px;
	background: url("../images/header_908.png");
	margin:0 auto;
}

.layer1 {
	width: 100%;
	background: #565655;
}

.layer2 {
	width: 100%;
	background: #868686;
}

.layer3 {
	width: 100%;
	background: #565655;
}

#main_picture {
	width: 908px;
	height: 311px;
	/*background: url("../images/formula_908.jpg");*/
	margin:0px auto;
	padding: 0px;
	border: 0px solid #e6e6e4;
	z-index: 100;
}

#main_picture2 {
	width: 908px;
	height: 123px;
	margin:0px auto;
	padding: 0px;
	border: 0;
}

#content {
	width: 888px;
	background: #ffffff;
	margin: 0 auto;
	border: 10px solid #ffffff;
	min-height:65%;
}

#footer {
	width: 100%;
	border: 0;
	margin: 0;
	padding: 30px 0px 0px 0px;
	text-align: center;
}

#footer1 {
	padding: 20px 2px 0px 2px;
	width: 100%;
	margin: 10px;
	font-size: 14px;
	color: #898987;
	text-align: center;
}

#footer2 {
	width: 100%;
	margin: 0;
	font-size: 10px;
	color: #747472;
	padding: 0 0 10px 0;
	text-align: center;
}

/* start admin main menu */
#admin_main_menu {
	float: left;
	width: 10%;
}

div#admin_main_menu {
	padding-left: 10px;
	min-width: 130px;
}

a {
	color: #900223;
	outline: none;
}

#admin_main_menu ul {
	list-style-type: none;
	padding-left: 0px;
}

/* end main menu */
#admin_main {
	float: left;
	margin-left: 50px;
	width: 80%;
}

#menulink a {
	color: #333333;
}

#system_menu {
	height: 166px;
	text-align: right;
}

#language_container{
	width: 100%
}

#language_bar{
	text-align: right;
	margin: 0px;
	padding: 10px 20px 10px 20px;
}

#language_bar a{
	margin: 0px;
	padding: 10px 10px 10px 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#language_bar table{
	float: right;
}

h1 {
	color: navy;
	margin: 0 0 10px 0;
}

table.list,table.list td,table.list th {
	border-color: #6B90DA;
	border-style: solid;
	border-width: 1px;
}

table.list {
	border-collapse: collapse;
}

table.list td,table.list th {
	padding: 3px 5px;
}

table.list th {
	background-color: #F0F7F9;
}

table.list tr.even td {
	background-color: #f9fbfc;
}

table.list tfoot tr {
	background-color: #F0F7F9;
}


textarea.very_long,input.very_long, input.short,input.long,input.medium,input.flat,textarea.long,textarea.medium, input.mini {
	border-color: black;
	border-style: solid;
	border-width: 1px;
}


input.very_long,textarea.very_long {
	width: 780px;
}

.long {
	width: 400px;
}

input.medium, textarea.medium {
	width: 240px;
}

input.short {
	width: 120px;
}

input.mini {
	width: 60px;
}

.invoice_table {
	border-style: dashed;
	border-color: #000;
	border-width: 1px;
}
	
hr {
	border-color: #6B90DA;
	border-style: none;
	border-top-style: solid;
	border-width: 1px 0 0;
	border-collapse: collapse;
	height: 1px;
}

.left {
	float: left;
}

.right {
	float: right;
}



legend {
	font-weight: bold;
}

textarea {
	font-family: arial;
	font-size: 13px;
}

#admin_language_bar {
	margin: 0px;
	padding: 10px 10px 10px 10px;
	background: #dcdcdc;
	width: 400px;
}

ul.form {
	list-style-type: none;
}

ul.form li{
	padding: 5px 1px 1px 1px;
}

img {
	border: 0;
}

.hidden {
	color: #cdcdcd;
}

.left_column{
	text-align: right;
}

.right_column{
	text-align: left;
}

label{
    display: block;
}

.category {
	color: #868686;
}

.title, .title a {
	color: #5e7485;
	font-weight: bold;
	text-decoration: none;
}

#content_text_container .annotation {
	border-top: 1px #ccc dotted;
	margin-bottom: 20px;
	padding-top: 10px;
}

.annotation, .annotation a {
	color: #5e7485;
	text-decoration: none;
	font-size: 14px;
}

.city {
	/*padding: 7px 7px 0px 7px;*/
	padding: 0px 0px 0px 0px;
}

.center_city {
	/*padding: 7px 6px 0px 6px;*/
	padding: 0px 0px 0px 0px;
}

.center {
	text-align: center;
}

.news_column {
	background: #c8c8c7;
	width: 262px;
	padding: 4px 4px 4px 14px;
	text-align: left;
	font-size: 14px;
}

.news_column a {
	text-decoration: none;
	color: #000000;
}

.news_column_central {
	background: #c8c8c7;
	width: 262px;
	padding: 4px 4px 4px 14px;
	border-left: 16px solid #ffffff;
	border-right: 16px solid #ffffff;
	text-align: left;
	font-size: 14px;
}

.news_column_central a {
	text-decoration: none;
	color: #000000;
}

.news_item {
	background: #e9e9e8;
	padding: 10px;
	margin: 0px;
	margin-bottom: 2px;
	min-height: 110px;
}

.news_item_central {
	background: #e9e9e8;
	border-left: 16px solid #ffffff;
	border-right: 16px solid #ffffff;
	padding: 10px;
	margin: 0px;
	margin-bottom: 2px;
	min-height: 110px;
}

.news_item p {
	padding: 0;
	margin: 0;
	border: 0;
}

.news_item_central p {
	padding: 0;
	margin: 0;
	border: 0;
}

.news_table {
	padding: 0;
	margin: 0 0 0 7px;
}

.news_td {
	vertical-align: top;
}

.error {
	color: #ea3c50;
}

#submenu_container {
	width: 25%;
	vertical-align: top;
	border-right: 2px solid #888989;
	text-align: left;
	height:500px;
}
	
#submenu_container ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.submenu_main_link a{
	text-decoration: none;
	color: #900223;
	font-size: 16px;
}

.submenu_main_link {
	padding: 15px 15px 5px 24px;
}

.submenu_sublink {
	width: 300px;
	padding: 5px 10px 5px 54px;
	/*margin: 5px 10px 0px 24px;*/
}
	
.submenu_sublink a{
	text-decoration: none;
	color: #5d7f8f;
	font-size: 13px;
}

.submenu_sublink_active {
	padding: 5px 10px 5px 24px;
	margin: 0;
	/*list-style-image: url("../uploads/sarkkvadr.jpg");*/
	background: #ebecec;
	width: 300px;
}

.submenu_sublink_active a{
	text-decoration: none;
	color: #5d7f8f;
	font-size: 13px;
}

#content_text_container {
	width: 75%;
	vertical-align: top;
	padding: 10px 30px 10px 30px;
}

.submenu {
	padding: 0;
	margin: 0;
	border: 0;
}

#content_submenu {
	width: 908px;
	background: #ffffff;
	margin: 0 auto;
	border: 0px solid #ffffff;
	
}

#submenu_container table{
	list-style-type: none;
	
}

.submenu_img {
	
	vertical-align: middle;
}

.submenu_text {
	padding-left: 6px;
}

.error_message {
	color: #ef3248;
}

#content_text_container h1 {
	color: #000000;
	font-weight: normal;
}



#menu {
	
	padding: 0 0 5px 0;
	margin: 0;
	line-height: 1.5;
}

#menu ul {
	padding: 0;
	margin: 0 0 0 0px;
	list-style: none;
	z-index: 2000;
	position: relative;
}

#menu ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	float: left;
	position: relative;
}

#menu ul li a {
	padding: 0px 5px 0 5px;
	margin: 0;
	float: left;
	display: inline; /* ie */
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}


#menu ul li ul {
	position: absolute;
	top: 21px;
	left: 0px;
	background: #aeafaf;
	border: 1px solid #BDB4B4;
	display: none;
	padding: 0;
	margin: 0px;
	z-index:1000;
}

#menu ul li:hover ul {
	display: block;
}

#menu ul li ul li {
	float: none;
	display: inline;
	padding: 0;
	margin: 0;
	white-space:nowrap;
	z-index:1001;
}

#menu ul li ul li a {
	float: none;
	display: block;
	padding: 3px 5px 2px 5px;
	font-size: 11px;
	color: #515251;
	z-index:1002;
}

#menu ul li ul li a:hover {
	background: #ebecec;
}

#menu>ul>li:hover {
	background: #383836;
}

#footer1 a{
	text-decoration: none;
	font-size: 14px;
	color: #898987;
	font-weight: bold;
}

.news_date {
	color: #92150d;
	font-weight: bold;
}

.news_image_small {
	width: 100px;
	height: 100px;
}

.news_image_original {
	margin: 0px 10px 10px 0px;
}
	
.news_short {
	vertical-align: top;	
}

#search_form {
	float: right;
	width: 300px;
	padding: 20px;
	/*height: 20px;*/
}

#search_form form {
	background: url("../images/search.png") no-repeat 0px 0px;
	width: 148px;
	height: 20px;
	border: none;
	margin: 0 0 0 138px;
}

#search_form input{
	margin: 0 0 0px 0;
	padding: 3px 0 0px 0;
	background: transparent;
	width: 115px;
	height: 15px;
	vertical-align: top;
	border: none;
	
}

#search_form input:focus{
	outline: none;
}

input#search_button {
	/*border:1px solid black;*/
	background: transparent;
	width: 28px;
	height: 23px;
	border: none;
	cursor: pointer;
	padding: 0;
	margin: 0px 0px 0 0;
}

.div_city {
	height: 170px;
	width: 280px;
	float: left;
	padding: 8px 9px 0 7px;
	/*background: url("../images/riga_280.jpg");*/
}

.city_label {
	text-align: right;
	font-weight: bold;
	color: #ffffff;
	background: transparent;
	width: 270px;
	height: 22px;
	padding: 5px 10px 5px 0px;
	font-size: 20px;
}

.city_label_background {
	position: absolute;
	background:url("../images/banner-heavy-transp.png") repeat scroll 0 0 transparent;
	margin: 0px;
	/*top:560px;*/
}

#logo_link {
	width: 500px;
	height: 70px;
	float: left;
	margin: 40px 0px 0px 0px;
}

#banner_text {
	color: #ffffff;
	font-size: 19px;
	text-align: center;
	padding: 0 15px;
	height: 80px;
	width: 908px;
	position: absolute;
	z-index:101;
	margin-top: 231px;
	/*
	filter:alpha(opacity=75);*/ /* IE's opacity*/
	/*
	background: #000000;
	opacity: 0.75;
	*/
	background:url("../images/banner-transp.png") repeat scroll 0 0 transparent;
}

#banner_text_content{
	
}

.admin_banner_picture {
	width: 300px;
	height: 100px;
}

#banner_image {
	height: 311px;
	width: 908px;
}

.banner_gradient {
	position: absolute;
	/*background: url("../images/gradients_1x40.png") repeat-x;*/
	
	
	height: 30px;
	width: 908px;
	margin-top: 231px;
	
	background: url("../images/gradients_1x40.png") repeat-x; /* for non-css3 browsers */

	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#969494', endColorstr='#000000');*/ /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#969494), to(#000000)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #969494,  #000000); /* for firefox 3.6+ */
	
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90) progid:DXImageTransform.Microsoft.gradient(startColorstr=#969494, endColorstr=#000000)"; /* For Internet Explorer 8 */
	filter: alpha(opacity=90) progid:DXImageTransform.Microsoft.gradient(startColorStr=#969494, endColorStr=#000000); /* For Internet Explorer 5.5 - 7 */
	
	/*filter:alpha(opacity=90);*/ /* IE's opacity*/
	opacity: 0.90;
}

.submenu_sublink2 {
	width: 300px;
	padding: 5px 10px 5px 74px;
	/*margin: 5px 10px 0px 24px;*/
}
	
.submenu_sublink2 a{
	text-decoration: none;
	color: #5d7f8f;
	font-size: 13px;
}

.submenu_sublink_active2 {
	padding: 5px 10px 5px 44px;
	margin: 0;
	/*list-style-image: url("../uploads/sarkkvadr.jpg");*/
	background: #ebecec;
	width: 300px;
}

.submenu_sublink_active2 a{
	text-decoration: none;
	color: #5d7f8f;
	font-size: 13px;
}


h3,h4 {
	color: #900223;
}

h5 {
	color: #5D7F8F;
}


h3 {
	font-size: 12px;
	clear:both;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 12px;
}

h3, h5 {
	margin-top:10px;
}

#content_text_container img.red_border {
	border-width: 1px;
	border-style:solid;
	border-color: #97000b;
}

div#cities a {
	text-decoration: none;
}

#main_banner {
	margin: 5px 0 0;
}

.nolink {
	cursor: default;
}

div#awards {
	margin: 20px 0 0;
	width: 237px;
}

div#awards a {
	margin: 20px auto 0;
	display: table;
}

.fuzzy_heigth {
	min-height: 0;
}

.archive_link {
	background: #ffffff;
	padding: 10px;
	margin: 0px;
	margin-bottom: 2px;
	text-align: right;
}

.archive_link_central {
	background: #ffffff;
	border-left: 16px solid #ffffff;
	border-right: 16px solid #ffffff;
	padding: 10px;
	margin: 0px;
	margin-bottom: 2px;
	text-align: right;
}

.shorttext {
	margin: 5px 0 0 0;
	font-style: italic;
}

table#gencs-contacts {
	padding: 0px; 
	margin: 0px; 
	border-collapse: collapse;
}

table#gencs-contacts iframe, table#gencs-contacts img, .gencs_contacts iframe {
	border: 1px solid #B32815;
}

table#gencs-contacts img {
	margin: 5px 5px 0px 0px;
}

table#gencs-contacts iframe {
	margin: 5px 0px 0px -1px;
}

#rss_link {
	background-image: url("../images/rss_20.png");
	width: 18px;
	height: 18px;
	
}



table.table_standard {
	margin-top:15px;
	color:#222222;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
	max-width:600px;
	float:none;
}

table.table_standard td {
	border-width: 1px;
	padding: 6px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;

}

table.table_standard th, table.table_standard thead td { 
	border-width: 1px;
	padding: 6px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
	text-align:center;
}

table.table_standard  ul {
	margin: 0px;
}

#content_text_container h2,#content_text_container h3,#content_text_container h4,#content_text_container h5,#content_text_container h6,
.mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6{
	margin: 15px 0 5px 0;
}

#content_text_container h2, .mceContentBody h2 {
	color: #900223;
	font-size: 20px;
}

#content_text_container h3, .mceContentBody h3 {
	font-size: 16px;
	color: #000000;
}

#content_text_container h4, .mceContentBody h4 {
	font-size: 14px;
	color: #000000;
}

#content_text_container h5, .mceContentBody h5 {
	font-size: 14px;
	color: #92150d;
}

#content_text_container h1,  .mceContentBody h1 {
	color: #000000;
	font-weight: normal;
}


img.image_frame_right {
	margin: 10px 0 10px 10px;
}

img.image_frame_left {
	margin: 10px 10px 10px 0;
}