html
{	
	height		: 100%;	
}
img
{

	border : 0;

}
body
{	
	background	: #FFFFFF;
	text-align	: center;
	height		: auto;
	margin		: 0;
	padding		: 0;
	font-size   : 13px;
	color		: #9FA09F;
	font-family	: Verdana;
}
select, input
{
   background	: url(../images/select-box.jpg) repeat-x;
   height		: 18px;
   color		: #9FA09F;
   border 		: 1px solid #A4A5A4;
   font-size	: 12px;
}
textarea
{
   background	: url(../images/select-box.jpg) repeat-x;
   color		: #9FA09F;
   border 		: 1px solid #A4A5A4; 
}

hr
{
	float 		 : left;
	width 		 : 100%;
	height 		 : 1px;
	background 	 : #002F66;
	color	 	 : #002F66;
	border		 : 0;
	margin 		 : 10px 0 0 0;
	padding		 : 0;
}

a:link {text-decoration: none; color: #002F66;}
a:visited {text-decoration: none; color: #002F66;}
a:active {text-decoration: none; color: #002F66;}
a:hover {text-decoration: none; color: #002F66;}

#wrapper
{
	width		: 940px;
	height		: auto;
	padding		: 0;
	margin		: 10px auto;
	text-align	: center;
}
#lang
{
	float		: left;
	text-align	: right;
	margin		: 0 0 3px 0;
	padding		: 0;
	color		: #002F66;
	width		: 930px;
	height		: auto;
	display: inline;
}
#lang_ac
{
	color		: #9FA09F;
}

#header
{
	float		: left;
	margin		: 0 0 0 2px;
	padding		: 0;
	width		: 940px;
	height		: 221px;
	background	: #FFFFFF url(../images/header.jpg) no-repeat;
	text-align	: left;
	display: inline;
}
#menu
{
	float		: left;
	margin		: 0;
	padding		: 0;
	width		: 940px;
	height		: 27px;
	background	: url(../images/menu-bg.jpg) repeat;
	display: inline;
}
#menu2
{
	width		: 100%;
	height		: 100%;
	background	: url(../images/menu-bg-left.jpg) 0 0 no-repeat;
}
#menu3
{
	width		: 100%;
	height		: 100%;
	background	: url(../images/menu-bg-right.jpg) 100% 0 no-repeat;
}
.active a
{

	color		: #58616B;

}
#menu ul
{
	margin-top	: 4px;
	padding		: 0;
	float		: left;
	width		: 100%;
	height		: 100%;
	list-style	: none;
}
#menu li
{
	display : inline;
	margin  : 5px 0 0 10px;
}


#menu a
{	
	
	font-weight		: bold;
	font-size		: 12px;
	width			: auto;
	margin			: 0;
	padding         : 0;
	height			: 100%;

}
#left
{	
	float			: left;
	width			: 252px;
	margin			: 15px 0 0 3px; 
	padding         : 0;
	height			: auto;
	display: inline;
}

#left-top, #left-top-2, #left-top-3
{	
	color			: #FFFFFF;
	float			: left;
	width			: 100%;
	font-weight		: bold;
	padding         : 10px 0 0 0;
	height			: 20px;
    background		: #002F66;
	border			: 4px solid #002F66;
}
#left-top-2 {
	background		: #7fa666;
	border			: 4px solid #7fa666;
}
#left-top-3 {
	background		: #c26566;
	border			: 4px solid #c26566;
}

#left-mid, #left-mid-2, #left-mid-3
{	

	float			: left;
	width			: 222px;
	padding         : 20px 10px 0 20px;
/*	height			: 230px;*/
	border-top		: 4px solid #002F66;
	border-right	: 4px solid #002F66;
	border-left		: 4px solid #002F66;
}
#left-mid-2 {
	border-top		: 4px solid #7fa666;
	border-right	: 4px solid #7fa666;
	border-left		: 4px solid #7fa666;
}
#left-mid-3 {
	border-top		: 4px solid #c26566;
	border-right	: 4px solid #c26566;
	border-left		: 4px solid #c26566;
}

#left-mid form, #left-mid-2 form, #left-mid-3 form
{	
	float			: left;
	height			: auto;
}

#left-bottom, #left-bottom-2, #left-bottom-3
{	
	float			: left;
	width			: 260px;
	height			: 15px;
	background		: url(../images/dot.jpg) 0 11px repeat-x;
}
#left-bottom-2 {
	background		: url(../images/dot-2.jpg) 0 11px repeat-x;
}
#left-bottom-3 {
	background		: url(../images/dot-3.jpg) 0 11px repeat-x;
}

#left-bottom2, #left-bottom2-2, #left-bottom2-3
{	
	float			: left;
	width			: 15px;
	height			: 15px;
	background		: url(../images/search-left.jpg) no-repeat;

}
#left-bottom2-2 {
	background		: url(../images/search-left2.jpg) no-repeat;
}
#left-bottom2-3 {
	background		: url(../images/search-left3.jpg) no-repeat;
}

#left-bottom3, #left-bottom3-2, #left-bottom3-3
{	
	float			: right;
	width			: 15px;
	height			: 15px;
	background		: url(../images/search-right.jpg) no-repeat;
	
}
#left-bottom3-2 {
	background		: url(../images/search-right2.jpg) no-repeat;
}
#left-bottom3-3 {
	background		: url(../images/search-right3.jpg) no-repeat;
}


#content
{

	float	: left;
	margin  : 15px 0 0 40px;
	width	: 440px;
	height	: auto;
	padding : 0;
	text-align	: left;
	display: inline;
}

#content-top
{

	color       : #FFFFFF;
	float		: left;
	width		: 435px;
	height		: 20px;
	background  : #666666;
	margin 	 	: 0 0 10px 0;
	padding		: 2px 0 0 5px;
	text-align 	: left;

}
#green-top
{
	color       : #FFFFFF;
	float		: left;
	width		: 435px;
	height		: 17px;
	font-size	: 11px;
	margin 	 	: 0 0 10px 0;
	padding		: 5px 0 0 5px;
	text-align 	: left;
	background 	: #7FA663;
}

#content-text
{
	
	font-weight : bold;
	color       : #0F1F33;
	float		: left;
	width		: 100%;
	height		: auto;
	margin 	 	: 0;
	padding		: 0;
	text-align 	: left;

}

#search-text1, #search-text1-2
{
	
	font-weight : bold;
	color		: #9FA09F;
	float		: left;
	width		: 400px;
	height		: auto;
	font-size	: 11px;
	margin 	 	: 0;
	padding		: 20px;
	text-align 	: left;
	border		: 1px solid #002F66;

}
#search-text1-2 {
	border		: 1px solid #7fa666;
}

#search-text1 radio
{
	vertical-align:middle;
}

#search-text1 .button
{
	
	float		: right;
	margin		: 40px 0 0 0;

}

.content-img
{
	float 		: left;
	width		: auto;
	height      : auto;
	margin 	 	: 0;
	margin 		: 10px 0 0 0;
}

.text2
{
	float 		: left;
	width		: 260px;
	height		: auto;
	margin 	 	: 10px 3px 10px 7px;
}
.text2 a:hover
{
	color	: #C1C1C1;
}
.text6 a:hover
{
	color	: #C1C1C1;
}
.green-text6 a:hover
{
	color	: #C1C1C1;
}
.text2-1
{
	float 		: left;
	width		: 410px;
	height		: auto;
	margin 	 	: 0 0 0 0;
}
.text2-1 hr
{
	color 		: #7FA663;
	background	: #7FA663;
	margin 	 	: 10px 0 10px 0;
}

.text3
{
	float 		: left;
	font-size	: 11px;
	width		: 140px;
	height		: auto;
	margin 	 	: 0 0 10px 7px;
	
}
.text4
{
	float 		: left;
	font-size	: 11px;
	width		: 120px;
	margin 	 	: 0 0 10px 0;	

}
.text3-1
{
	float 		: left;
	font-size	: 11px;
	width		: 205px;
	height		: auto;
	margin 	 	: 0 0 10px 0;

}
.text4-1
{
	float 		: right;
	font-size	: 11px;
	width		: 205px;
	margin 	 	: 0 0 10px 0;	

}
.text5
{
	float 		: left;
	font-size	: 11px;
	width		: 260px;
	height		: auto;
	margin 	 	: 0 0 10px 7px;	
}
.text5-1
{
	float 		: left;
	font-size	: 11px;
	width		: 400px;
	height		: auto;
	margin 	 	: 0 0 10px 0;	
}

.text6
{
	float 		: right;
	font-size	: 11px;
	text-align	: left;
	width		: 260px;
	height		: auto;
	margin 	 	: 0;	
	padding		: 0;
}
.green-text6
{
	float 		: right;
	font-size	: 11px;
	width		: 260px;
	height		: auto;
	margin 	 	: 0;	
}
.green-text6 a
{
	color		: #7FA663;

}

.text7
{
	float 		: left;
	font-size	: 11px;
	width		: 420px;
	height		: auto;
	margin 	 	: 10px 0 20px 0;	
}
.text7 h3 {font-size: 14px; padding:0px; margin: 8px;}
.text7 a:hover {color: #C1C1C1;}

.text
{

	float		: left;
	width		: 100%;
	height		: auto;
	margin 	 	: 0;
	padding		: 0;
	text-align 	: left;

}
.text-1
{

	float		: left;
	width		: 420px;
	height		: auto;
	margin 	 	: 0;
	padding		: 0;
	text-align 	: left;

}
.rez
{
	color : #797979;

}
.main-top-text
{
	color : #002F66;

}
.text6 img
{
	vertical-align:middle;
}
.green-text6 img
{
	vertical-align:middle;
}

.review-text
{
	color 		: #002F66;
	float 		: left;
	font-size	: 13px;
	width		: 100%;
	font-weight : bold;
	height		: auto;
	margin 	 	: 0;	
}
.review-text1
{

	float 		: left;
	font-size	: 11px;
	width		: 100%;
	font-weight : bold;
	height		: auto;
	margin 	 	: 10px 0 4px 0;	
}
.box-text
{	
	float			: right;
	width			: 280px;
	margin			: 0;
	padding			: 0;
	height			: auto;
}

#right
{	
	float			: left;
	width			: 170px;
	margin			: 15px 0 0 15px; 
	padding         : 0 0 0 10px; 
	text-align		: left;
	height			: auto;
	display: inline;
}

#right-top, #right-top-2
{	
	color			: #FFFFFF;
	float			: left;
	width			: 160px;
	font-weight		: bold;
	padding         : 10px 0 0 10px;
	height			: 20px;
    background		: #666666;
	border			: 4px solid #666666;
}
#right-top-2 {
	width			: 140px;
	padding         : 10px 0 0 30px;
	background		: #c26566;
	border			: 4px solid #c26566;
}

#right-mid, #right-mid-2
{	

	float			: left;
	width			: 150px;
	font-size       : 10px;
	padding         : 20px 10px 0 10px;
	height			: auto;
	margin 			: 0;
	/*background		: url(../images/contacts-pic.jpg) 100% 100% no-repeat;*/
	border-top		: 4px solid #666666;
	border-right	: 4px solid #666666;
	border-left		: 4px solid #666666;
}
#right-mid-2 {
	height			: auto;
	background		: none;
	padding         : 10px 12px 0 8px;
	border-top		: 4px solid #c26566;
	border-right	: 4px solid #c26566;
	border-left		: 4px solid #c26566;
	font-size		: 12px;
	font-weight		: bold;
	color			: #002F66;
	overflow		: hidden;

}
	#right-mid-2 a:hover {color:#C1C1C1;}
	#right-mid-2 span, #right-mid-2 span span {
		font-size		: 10px;
		font-weight		: normal;
		color			: #002F66;
	}

#right-bottom, #right-bottom-2
{	
	float			: left;
	width			: 178px;
	height			: 15px;
	background		: url(../images/dot2.jpg) 0 12px repeat-x;
}
#right-bottom-2 {
	background		: url(../images/dot-3.jpg) 0 11px repeat-x;
}

#right-bottom2, #right-bottom2-2
{	
	float			: left;
	width			: 15px;
	height			: 15px;
	background		: url(../images/contacts-left.jpg) no-repeat;

}
#right-bottom2-2 {
	background		: url(../images/search-left3.jpg) no-repeat;
}

#right-bottom3, #right-bottom3-2
{	
	float			: right;
	width			: 15px;
	height			: 15px;
	background		: url(../images/contacts-right.jpg) no-repeat;	
}
#right-bottom3-2{
	background		: url(../images/search-right3.jpg) no-repeat;	
}

#footer-hr
{	
	float 			: left;
	text-align		: left;
	width			: 930px;
	height			: 1px;
	margin 			: 20px 0 0 0;
	padding			: 0;
}

#footer
{	
	float 			: left;
	text-align		: left;
	width			: auto;
	font-size		: 10px;
	height			: auto;
	margin 			: 10px 0 0 0;
	padding			: 0;
	
}
#dizstud
{	
	float 			: right;
	text-align		: left;
	width			: auto;
	font-size		: 10px;
	height			: auto;
	margin 			: 10px 10px 0 0;
	padding			: 0;

	
}
#dizstud a
{	
	color			: #C1C1C1;
}
#dizstud a:hover
{	
	color	 	 : #002F66;
}

#footer hr
{	
	width			: 100%;
	margin 			: 0 0 10px 0;
	
}
#comment-box
{	
	float			: left;
	margin 			: 10px 0 0 0;
	
}

.button
{
	color		: #FFFFFF;
	width		: 100px;
	height		: 22px;
	border		: 0;
	float		: left;
	padding		: 0 0 2px 0;
	margin		: 2px 11px 0 0;
	font-size	: 12px;
	font-weight : bold;
	background	: url(../images/button.jpg) no-repeat;

}
.button:hover
{
	
	background	: url(../images/search-over.jpg) no-repeat;

}

.sel,.sel2
{
	float	: left;
	width	: 100px;
	margin	: 2px 6px 0 0;
}
.in
{
	float	: left;
	width	: 98px;
	margin	: 2px 6px 0 0;
}
#comment
{
	float	 : left;
	width	 : 100%;
	height	 : auto;
	font-size: 10px;
	color	 : #9FA09F;
	margin	 : 10px 0 20px 0;
}
#first-side
{
	float	 : left;
	width	 : 100%;
	height	 : auto;
	font-size: 10px;
	color	 : #80A764;
	margin	 : 10px 0 20px 0;
}
#first-side img
{
	vertical-align : middle;
}
#side-button
{
	float		: left;
	color		: #FFFFFF;
	width		: 100px;
	height		: 18px;
	text-align	: center;
	border		: 0;
	padding		: 4px 0 0 0;
	margin		: 0 0 0 0;
	font-size	: 12px;
	font-weight : bold;
	background	: #666666;
}

#side-button:hover
{
	color		: #686868;
	background	: #BABABA;
}

#moreinfo
{
	float		: left;
	width		: 100%;
	height		: auto;
	border		: 0;
	margin		: 20px 0 0 0;
	font-size	: 10px;
	color		: #9FA09F;
	font-weight : bold;
}
.green
{
	color : #7FA663;
}
.green a
{
	color : #7FA663;
}

.greenhr
{
	color 		: #7FA663;
	background	: #7FA663;
}

.search-text
{

	float		: left;
	text-align	: left;
	width		: 200px;
	font-size 	: 12px;
	height		: auto;
	margin		: 10px 0 0 0;

}
.search-text12
{

	float		: left;
	text-align	: left;
	width		: 380px;
	font-size 	: 11px;
	height		: auto;
	margin		: 20px 0 0 0;

}
.search-text123
{

	float		: left;
	text-align	: left;
	width		: auto;
	font-size 	: 11px;
	height		: auto;
	margin		: 20px 0 0 0;

}
.radio
{

	padding			: 0 0 0 0;
	margin			: 0;
	vertical-align	: middle;
	background		: none;
	border			: 0;

}
.type
{

	text-align	: left;
	width		: 150px;
	font-size 	: 12px;
	height		: auto;
	margin		: 0 0 0 6px;
}

.search-text2
{
	float		: left;
	text-align 	: left;
	width		: 100px;
	height		: auto;
	margin		: 0 6px 0 0;

}
#radios
{

	float	: left;
	width	: 250px;
	height	: auto;
	margin	: 20px 0 0 46px;

}
.type1
{
	float		: left;
	text-align 	: left;
	width		: 150px;
	height		: auto;
	margin		: 0 0 5px 0;

}
.type2
{
	float		: left;
	text-align 	: left;
	width		: 100px;
	height		: auto;
	margin		: 0 0 5px 0;

}

.search-text3
{
	float		: left;
	text-align 	: left;
	width		: 100px;
	height		: auto;
	margin		: 20px 6px 0 0;
}

#adv, #adv-2
{
	float		: left;
	width		: 160px;
	text-align	: left;
	height		: auto;
	padding		: 0;
	margin		: 20px 0 0 0;
	background	: url(../images/arrow.jpg) 100% 50% no-repeat;
}
#adv-2 {
	background	: url(../images/arrow-2.jpg) 100% 50% no-repeat;
}
#adv-2 a:link, #adv-2 a:active, #adv-2 a:visited {
	color		:#7fa666;
}
#adv a:hover, #adv-2 a:hover
{
	color	: #C1C1C1;
}

.error
{

	color 		: #FF0000;
	font-size	: 10px;

}
#stat {

float :left;
margin-top:30px;
	
}