body {
	background:url('../images/bgr.jpg') repeat-x;
	font-family:Arial, Tahoma, Verdana;
	color:#5b7093;
	font-size:11px;
	margin:0px;
}
a img {
	border:none;
}
p {
	margin:0px;
}
a {
	color:#5b7093;
}
h1 {
	font-family:Arial;
	font-size:18px;
	font-weight:none;
	border-bottom:1px dashed #5b7093;
	padding-bottom:5px;
	margin-top:0px;
	padding-left:10px;
}
h2 {
	font-size:16px;
	font-weight:none;
	padding-bottom:5px;
	margin-top:5px;
}
h3 {
	font-size:14px;
	font-weight:none;
	margin:2px;
}
h4 {
	font-size:13px;
	font-weight:none;
	margin:2px;
	margin-left:10px;
}
h5 {
	font-size:12px;
	font-weight:normal;
	margin:2px;
	margin-left:20px;
}
#main {
	width:865px;
	margin-left:auto;
	margin-right:auto;
}
#top {
	height:72px;
}
#menu {

}
#menu ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#menu ul li {
	float:left;
	line-height:47px;
	background:url('../images/menu_middle.jpg') repeat-x;
}
#menu ul li div {
	line-height:47px;
	background:url('../images/menu_left.jpg') no-repeat;
}
#menu ul li div div {
	background:url('../images/menu_right.jpg') right no-repeat;
	padding-left:13px;
	padding-right:13px;
}
#menu a {
	font-size:12px;
	text-decoration:none;
	color:#5b7093;
	font-weight:bold;
}
#menu a.a {
	font-size:16px;
}
#img img {
	margin:0px;	
	padding:0px;
	vertical-align:middle;
}
#search {
	text-align:right;
	padding-right:30px;
	padding-top:5px;
}
#search form {
	padding:0px;
	margin:14px;
}
.block_title {
	line-height:40px;
	height:41px;
	width:232px;
	background:url('../images/block.png') no-repeat;
	text-align:center;
	font-weight:bold;
	color:#858fa1;
	font-size:14px;
	text-transform:uppercase;
}
.block_title_shadows {
	line-height:40px;
	height:41px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
	top:-1px;
	cursor:pointer;
}
.block_content {
	padding:10px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:10px;
}
.block_content form {
	margin:0px;
}
.block_content a {
	text-decoration:none;
}
#news {
	z-index:100;
}
#lang {
	background:url('../images/lng.png') no-repeat;
	width:150px;
	line-height:34px;
	text-align:center;
	margin:0px;
	margin-right:50px;
}
#lang a {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}

#page_content {
	margin-left:20px;
	margin-right:15px;
	width:600px;
}
#path {
	text-align:right;
	margin-top:10px;
	margin-right:15px;
}

#bottom {
	margin-top:10px;
	height:59px;
	line-height:59px;
	background:url('../images/bottom.jpg') repeat-x;
	padding-left:20px;
	padding-right:20px;
}
#bottom a {
	color:#5b7093;
	text-decoration:none;
}
.main_table {
	width:530px;
	height:530px;
	border-collapse:collapse;
}
.main_table_bgr {
	background:url('../images/main_viduris.jpg') center center no-repeat;
	position:relative;
	top:-305px;
	left:260px;
	width:80px;
	height:80px;
}
.main_table td {
	width:265px;
	height:265px;
	text-align:center;
	vertical-align:top;
}
.main_table td h2 {
	font-weight:normal;
	font-size:20px;
	margin:5px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.main_table td p {
	font-size:13px;
	margin-bottom:10px;
}
.main_table select {
	width:195px;
	font-size:10px;
	color:#5b7093;
}
.main_table .main_1 {
	background:url('../images/main_1.jpg') center center no-repeat;
	border-bottom:1px solid #d3e4fe;
	border-right:1px solid #d3e4fe;
}
.main_table .main_2 {
	background:url('../images/main_2.jpg') center center no-repeat;
	border-bottom:1px solid #d3e4fe;
}
.main_table .main_3 {
	background:url('../images/main_3.jpg') center center no-repeat;
	border-right:1px solid #d3e4fe;
}
.main_table .main_4 {
	background:url('../images/main_4.jpg') center center no-repeat;
}
.news {
	margin-top:10px;
	text-indent:10px;
}
.news p {
	margin-top:5px;
	margin-bottom:5px;
}
table.phorum_table {
	margin-bottom:20px;
}
table.phorum_table tr.header {
	font-family:Arial;
	font-size:12px;
	color:#5b7093;
}
table.phorum_table tr.rows td, .create {
	font-family:Arial;
	font-size:14px;
	color:#5b7093;
	font-weight:bold;
}
table.phorum_table tr.rows1 td {
	font-family:Arial;
	font-size:12px;
	color:#5b7093;
	background:#eef4fe;
}
table.phorum_table tr.rows td.color {
	background:#eef4fe;
}
table.phorum_table tr.rows td.color_a {
	background:#d6e5fc;
}
table.phorum_table tr.rows td a, table.phorum_table tr.rows1 td a {
	text-decoration:none;
	color:#5b7093;
}


.comment {
	margin:7px;
	border:1px dotted #000;
}
.comment .h {
	background:#5b7093;
	color:#FFF;
	padding:4px;
}
.comment .t {
	padding:4px;
}





.abs {
	position:absolute;
}
.rel {
	position:relative;
}
.center {
	text-align:center;
}
.right {
	float:right;
}
.float {
	float:left;
}
.clear {
	clear:both;
}
.vam {
	vertical-align:middle;
}
.easy {
	cursor:text;
	text-decoration:none;
}
abbr {
	border-bottom:none;
}

