/* Evor.lv style, designed by Business Solutions */

img {
	border: 0px;
}

body {
    margin: 0px;
    padding: 0px;
	 font-family: Tahoma;
	 font-size: 11px;
	 background-image: url(../site_images/bg_up_bg.jpg);
	 background-repeat: repeat-x;
	 background-position: top;	 
	 background-color: #D2D2D2;
}

.bg_left {
	 background-image: url(../site_images/bg_up_left.jpg);
	 background-position: left top;
	 background-repeat: no-repeat;	
	 width: 100%;
	 height: 564px;
}

.bg_right {
	 background-image: url(../site_images/bg_up_right.jpg);
	 background-position: right top;
	 background-repeat: no-repeat;	
	 width: 100%;
	 height: 564px;	 
}

.content {
	margin: 0 auto; 
	padding-top: 129px;
	text-align:center;	
	z-index:2;
}

.visual {	
	position:absolute;
	padding-top: 50px;	
}

.slogan {		
	font-family: Tahoma;
	font-size: 12px;
	padding: 5px;
	line-height: 140%;	
}

.header {	
	width: 580px;
	height: 100px;	
	position:absolute;
	top: 0px;	
}

.logo {
	position: absolute;
	top: 0px;	
}

.submenu {	
	position:absolute;
	padding-left: 40px;
	padding-right: 40px;	
	top: 178px
}

.table_submenu {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;	
}

.table_submenu A {
	color: #FFFFFF;
	text-decoration: none;
}

.table_submenu A:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.div_sub, .div_sub_active {
	margin-top: 3px;
	margin-bottom: 3px;	
}

.div_sub_active {
	font-weight: bold;
}

.menu {	
	position:absolute;
	padding-left: 20px;
	padding-right: 20px;	
	top: 145px;
	z-index: 100;
}

.table_menu {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;	
}

.table_menu td {
	padding-right: 20px
}

.table_menu A {
	color: #FFFFFF;
	text-decoration: none;
}

.table_menu A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.td_news {
	vertical-align: top;
	width:295px;
	padding-top: 35px;
}

.td_content {
	vertical-align: top;
	width:586px;
	padding-top: 35px	
}

.news_date {
	font-family: Tahoma;
	font-size: 16px;
	color: #555653;
	font-weight: bold	
}

.news_title a, .news_archive a {
	font-family: Tahoma;
	font-size: 12px;
	color: #406A8A;	
	text-decoration: underline;
}

.news_title a:hover, .news_archive a:hover {
	color: #122B3D;	
	text-decoration: none;
}

.news_content {
	padding-top: 5px;
	padding-left: 20px;	
	padding-right: 15px;		
}

.news_archive {
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 40px;
}

.map_links td {
	padding-left: 2px;
	padding-bottom: 4px;	
}

.map_links a {
	font-family: Tahoma;
	font-size: 11px;
	color: #406A8A;	
	text-decoration: underline;	
}

.map_links a:hover {
	color: #122B3D;
	text-decoration: none;	
}

.question {	
	margin-left: 15px;
	margin-top: 15px;
}

.contacts a {
	color: #FFF;
}

.div_contacts {

	padding-top: 8px;
	padding-left: 110px;	
	padding-right: 10px;

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;		
}

.table_contacts {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;		
	width:85%
}

.table_contacts td {
	vertical-align: top;
	line-height: 120%;
	padding-right: 5px
}

.table_contacts A {
	color: #FFFFFF;
}