
/*-------  ------------------------------------------*/
body,td,div,p,a,form  {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 13px;
	color: #333;
	}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
	}
A,A:visited,A:active,A:link {
	color: #2C5FB5;
	text-decoration: none;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	}	
A:hover {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #2C5FB5;
	text-decoration: underline;
	}
A.noa,A.noa:visited,A.noa:active,A.noa:link {
	color: #333;
	text-decoration: none;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	}	
A.noa:hover {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #E00000;
	text-decoration: underline;
	}	
A.noul:hover {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #863900;
	text-decoration: none;
	}
h1 {
	font-size: 18px;
	font-weight: bold;
	display: block;
	color: #FF9F1F;
	padding: 1px 5px 3px 18px;
	margin:0px;
	text-align:left;
	letter-spacing:3px;
	text-transform:uppercase;
	border-bottom:1px solid #929EAA;
	}
h2 {
	font-size: 17px;
	font-weight: bold;
	color: #336399;
	margin:0px;
	padding: 0px 0px 5px 10px;
	nowrap;
	border-bottom:1px dotted #ddd;
	}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #FF9F1F;
	padding: 0px 0px 0px 10px;
	border-left:10px solid #eee;
	margin:5px 0px 5px 0px;
	}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #3270AC;
	padding: 0px;
	margin:0px;
	}		
form {
	border-width: 0px; 
	color : #444;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color : #565656;
	}
textarea, list, select, option, input {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	border: 1px solid #7F9DB9; 
	font-size: 11px;
	color : #565656;
	padding: 0px 1px 0px 2px;
	margin: 0px;
	}
list, select, option, input {
	height:18px;
}
input.noborder {
	border-width: 0px;
	}
input.button {	
	padding: 0px 1px 5px 1px;
	margin: 0px;	
	height:18px;
	}
input.back {
	background-image:url(img/ico-folder-top.gif);
	background-repeat:no-repeat;
	background-position:center left;	
	padding-left:11px;	
	}
.select_relax,.select_relax option {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	background-color:#675DA4;
	border: 1px solid #7F9DB9; 
	font-size: 11px;
	color : #FFF;
	padding: 0px 1px 0px 2px;
	margin: 0px;
	}	
hr {
	color:#FFF;
	height: 4px;
	border: 1px solid #ddd;
	padding:0px;
	margin: 0px;
	}
p {
	margin: 10px 0px 10px 0px;
	}
ul {
	margin-top:5px;
	margin-bottom:5px;	
	}
ul li {
	list-style-position: outside;
	list-style-image: url(img/li0.gif);
	list-style-type: circle;
}
#navline {
	text-align:left;
	display:block;
	height:30px;
	margin-left:20px;
	}
#content img {
	border:1px solid #ccc;
	padding:1px;
	margin:3px 2px 3px 2px;
	}
#content img.borderno {
	border:0px solid #ccc;
	padding:0px;
	margin:0px;
	}


/* -- Colums -------------------------- 	*/
#left{
	width:30%;
	}
#center {
	width:60%;
	background-image:url(img/12bg.gif);
	background-repeat:repeat-x;
	background-color:#1D457C;
	text-align:left;
	}
#right {
	background-image:url(img/12bg.gif);
	background-repeat:repeat-x;
	background-color:#1D457C;
	}


/* -- ???? -------------------------- 	*/

#menu {
	padding:0px 10px 10px 10px;
	}
.menu-item0{
	background-image:url(img/m_dot.gif);
	background-repeat:repeat-x;
	padding-left:10px;
	}
.menu-left0 {	
	background-color:#B5D5EF;
	border-left:1px solid #D9EAF7;
	}
.menu-left1 {	
	background-color:#FFAC59;
	border-left:1px solid #FFD4AB;
	}
	
.menu-item {
	background-image:url(img/m_bg.gif);
	background-repeat:repeat-y;	
	background-color:#356394;
	padding:0px 5px 0px 5px;
	font-weight: bold;
	color:#FFF;
	height:21px;
	nowrap;
	cursor:pointer;
	text-align:left;
	width:100%;
	}
.menu-item A, .menu-item A:visited {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	font-size:9px;
	}	
.menu-item A:hover {
	color: #FFF;
	text-decoration: none;
	}
.menu-item_over {
	background-image:url(img/0.gif);
	background-color:#2C5FB5;
	font-weight: bold;
}
.menu-item_over A, .menu-item_over A:visited, .menu-item_over A:hover {
	color: #FF9F1F;
	text-decoration: none;
	font-weight:bold;
	font-size:9px;
	}
.menu-item_is {
	background-image:url(img/0.gif);
	background-color:#2C5FB5;
	font-weight: bold;	
}
.menu-item_is A, .menu-item_is A:visited, .menu-item_is A:hover {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	font-size:9px;
	}
	/* -- ???? ??????? ?????? -------------------------- 	*/

.menu2 {
	font-weight: bold;	
	padding:0px;
	padding-left:20px;
	1border:1px solid #A1A1A1;
	text-align:left;
}
.menu2-item {
	background-image:url(img/li1.gif);
	background-repeat:no-repeat;
	padding:3px 3px 2px 20px;
	margin:0px 1px 0px 1px;
	font-weight: normal;
}
.menu2-item_is {
	font-weight: bold;	
	background-color:#FFF8EA;
}
.menu2-item A, .menu2-item A:visited {
	color: #666;
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
	}
.menu2-item A:hover {
	color: #FF9F1F;
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
	}
	/* -- ???? ??????? ?????? -------------------------- 	*/

.menu3 {
	font-weight: bold;	
	padding:0px;
	padding-left:20px;
	1border:1px solid #A1A1A1;
	text-align:left;
}
.menu3-item {
	background-image:url(img/li1.gif);
	background-repeat:no-repeat;
	padding:3px 3px 2px 20px;
	margin:0px 1px 0px 1px;
	font-weight: normal;
}
.menu3-item A, .menu3-item A:visited {
	color: #666;
	text-decoration: none;
	font-size:10px;
	font-weight: normal;
	}
.menu3-item A:hover {
	color: #FF9F1F;
	text-decoration: none;
	font-size:10px;
	font-weight: normal;
	}
.menu3-item_is {
	font-weight: bold;	
	background-color:#FFF8EA;
}
/* -- Many styles -------------------------- 	*/

.date {
	border-right: 3px solid #ccc;
	padding:2px 8px 1px 0px;
	margin-right:5px;
	display:block;
	float:left;
	font-size:9px;
	color:#777;
	}	
.red {
	color: #C80E12;
	}
.gray {
	color: #999;
	}			
.white, .white a, a.white, a:visited.white, a.white:active, a.white:link,a.white:hover {
	color: #FFF;
	}
.t10px {
	font-size: 10px;
	}	
.t9px {
	font-size: 9px;
	}
.small,.small A {
	font-size: 10px;
	}	
.small {
	color: #666;
	font-size: 10px;
	}	
.bold {
	font-weight: bold;
	}
.comment,.comment A {
	1background-color: #eee;
	color: #666;
	font-size: 10px;
	}			
div.comment {
	background-color: #f2f2f2;
	color: #666;
	margin: 1px;
	padding: 5px;
	}		
.bg1 {	
	background-color: #E1E3EC;
	}	
.bg2 {	
	background-color: #F0E8D3;
	}
.bgcolor1{
	background-color:#E1E3EC;
	}
.bgcolor2{
	background-color:#F0E8D3;
	}

/* -- Center Table Styles -------------------------- 	*/
#content {
	padding: 10px 0px 0px 40px;
	margin:0px;
	background-image:url(img/text_bg.gif);
	background-repeat:no-repeat;
	width:90%;
	}

#content table{
	margin:1px;
	padding:0px;
	border: 1px solid #E7F3FA;
	}
#content td {
	padding:3px;
	border-bottom: 1px solid #E7F3FA;
	}

/* --     -------------------------- 	*/
#content table.tableno {
	margin:0px;
	border: 0px solid #FAF7ED;	
	1width:100%;
	}
#content table.tableno tr {
	}
#content table.tableno td {
	border: 0px solid #ddd;	
	1border-bottom: 1px dotted #ccc;
	margin:2px;
	padding:3px;
	}
#content table.border {
	border: 1px solid #E7F3FA;
	}
#content table th {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	background-color: #2B57A6;
	height: 16px;
	padding:2px;
	text-align:center;
	border-bottom: 1px solid #3B82D0;
	}
	
	
table.table1 {
	padding:3px;
	margin:0px;
	border: 1px solid #FFF;
	width:100%;
	}
table.table1 tr {
	}
table.table1 td {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;	
	margin:1px;
	padding:3px;
	}

.table2 {
	padding:0px;
	margin:0px;
	border: 1px solid #eee;
	width:50%;
	}
.table2 td {
	border-bottom: 1px solid #eee;	
	padding:3px;
	}
	
/* -- Footer  -------------------------- 	*/

.footer {
	color:#777;
	font-size:11px;
	padding:5px 10px 5px 20px;
	}
.footer a ,.footer A:visited,.footer A:active,.footer A:link {
	color:#FFF;
	font-size:11px;	
	}		

/* -- Search block -------------------------- 	*/

.search {
	border:1px solid #eee;	
	border-right:5px solid #2E7DCA;
	margin-right:0px;
	margin-bottom:10px;
	margin-top:20px;
	padding:5px 20px 5px 10px;
	width:70%;
	float:right;
	text-align:right;
}

/* -- top banner -------------------------- 	*/
.top_banner {
	color:#fff;
	
	}
.top_banner h2 {
	padding:0px;
	color:#fff;
	border:0px;
	font-size:14px;
	text-transform:uppercase;
	}
.top_banner a ,.top_banner A:visited,.top_banner A:active,.top_banner A:link {
	color:#FFF;
	1font-size:11px;	
	}	

/* -- prices -------------------------- 	*/

.prices {
	color:#fff;
	width:70%;
	float:right;
	margin:10px 15px 10px 0px;
	}
.prices table{
	margin:1px;
	padding:0px;
	border: 1px solid #E7F3FA;
	width:100%;
	}
.prices td {
	padding:1px;
	border-bottom: 1px solid #E7F3FA;
	}		
.prices div.comment {
	background-color: #f2f2f2;
	color: #666;
	width:90%;
	margin: 1px;
	padding: 4px;
	}		
.prices .list_item {
	color: #666;
	padding-bottom: 3px;
	}

/* -- left_banner -------------------------- 	*/

.left_banner {
	background-image:url(img/i_anonse.gif);
	background-repeat:no-repeat;
	1background-color: #f2f2f2;
	font-size:10px;
	width:62%;
	float:right;
	margin:10px 15px 10px 0px;
	padding:0px 0px 10px 30px;
	border-bottom: 1px solid #E7F3FA;
	}
.left_banner h2{
	color: #336399;
	font-size:12px;
	font-weight:bold;
	border:0px;
	width:100%;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	}
.left_banner td {
	padding:1px;
	border-bottom: 1px solid #E7F3FA;
	}		
.left_banner div.comment {
	background-color: #f2f2f2;
	color: #666;
	width:90%;
	margin: 1px;
	padding: 4px;
	}		
.left_banner .list_item {
	color: #666;
	padding-bottom: 3px;
	}