/* CSS Document */
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body{
	margin:0px;
	padding:0px;
	font-family:Tahoma,Arial;
	font-size:12px;
	color:#888888;
	margin-top: 15px;
}
/*MAIN*/
.underline{ text-decoration:underline}
.left{ text-align:left}
.fL{ float:left}
.fR{ float:right}
.cL{clear:both}
.block{ display:block}
.none{ text-decoration:none}
.im{margin:0px}
form,img{ border:0px;margin:0; padding:0}
/*
================================================================================
|                                     FONTS                                     |
================================================================================
*/
a{color:#4888DF;}
a:hover{ text-decoration:none}
.fgray{    font-size:12px; color:#888888;}
.fgrayB{   font-size:12px; color:#888888;font-weight:bold;}
.fcopy{    font-size:12px; color:#888888;}
.fcopy1{    font-size:12px; color:#212121;font-weight:bold;}
.fblue{    font-size:12px; color:#4888DF;}
.fblueB{   font-size:12px; color:#4888DF;font-weight:bold;}
.fsalat{   font-size:12px; color:#70D800;}
.fsalatB{  font-size:12px; color:#70D800;font-weight:bold;}
.fadressB{ font-size:12px; }
.fadress{  font-size:12px; color:#888888;}
.ftable{   font-size:12px;padding:0px 0px 1px 0px;}
.fTitle{   font-size:30px; font-family:"Times New Roman", Times, serif;  color:#4888DF;text-transform:uppercase;}
.fTitle1{  font-size:22px;font-weight:bold;margin-left:2px; font-family:"Times New Roman", Times, serif;  color:#212121;text-transform:uppercase;}
.fTitle2{  font-size:30px; font-family:"Times New Roman", Times, serif;  color:#70D800;text-transform:uppercase;}
.fSlogan{ font-weight:bold; font-size:12px; font-family:Arial;  color:#888888;text-transform:uppercase;}
.fHead{    font-size:22px; line-height:22px; font-family:"Times New Roman", Times, serif;  color:#212121;}

/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
#header{
	height:195px;margin-left:232px;
}
.flash{
	width:1000px;height:1090px;
}
/* MAIN MENU_TOP */
#menu_top{margin-left:41px;padding-top:7px;width:153px;}
#menu_top a{
	display:block;
	font-size:12px;
	font-family:Tahoma;
	color:#888888;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background-image:url(images/marker_menu.jpg);
	background-repeat:no-repeat;
	padding:21px 0px 14px 20px;
	background-position:0px 26px; 
}
#menu_top a:hover{
	color:#4888DF;
}
#menu_top a.active{
	color:#4888DF;
}
/*
================================================================================
|                                     MARKERS                                   |
================================================================================
*/
.main{background-image:url(images/top.jpg);width:1000px; background-repeat:no-repeat}
.marker{ 
	background-image:url(images/marker.jpg); 
	background-repeat:no-repeat; 
	background-position: 0% 55%; 
	padding-left:18px;
}
a.marker:hover{ text-decoration:none;}
.shov:hover{ text-decoration:underline}

/*
================================================================================
|                                     CONTENT                               |
================================================================================
*/
.content{
text-align:left;
width:1000px; 
line-height:15px;
}
.block_left{
width:273px;
float:left;
}
.block_center{
width:693px;
float:left;
line-height:14px;
}
#gallery{position:absolute;margin-left:11px;}
.left{
	background-image:url(images/left.png);
	width:36px;
	height:36px;
	background-repeat:no-repeat;
	position:absolute;
	left: -16px;
	top: 33px;
	cursor:pointer;
}
.right{
	cursor:pointer;
	background-image:url(images/right.png);
	width:36px;
	height:36px;
	background-repeat:no-repeat;
	position:absolute;
	left: 645px;
	top: 33px;
}

/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/
.footer{background-image:url(images/footer.jpg);width:918px;height:109px; background-repeat:no-repeat;margin-left:41px; margin-top:50px; position:relative}
/*
================================================================================
|                                     CONTACT_FORM                                   |
================================================================================
*/
.w{  width:206px;height:14px;    margin-bottom:4px; margin-top:0px;border:#d4d0c8 1px solid;border-top:2px solid #404040; border-left:2px solid #404040;}
.w1{ width:206px;height:14px;    margin-bottom:4px; margin-top:0px;border:#d4d0c8 1px solid;border-top:2px solid #404040; border-left:2px solid #404040;}
.w3{ width:217px;height:73px;   margin-bottom:4px; margin-top:0px;border:#d4d0c8 1px solid;border-top:2px solid #404040; border-left:2px solid #404040;}
.wSR{margin-left:72px;margin-top:14px;}

.font_w{ color:#888888;font-size:12px;  line-height:16px;   font-weight:bold;}
input{   color:#888888;font-family:Tahoma;font-size:12px; font-weight:400}
textarea{color:#888888;font-family:Tahoma;font-size:12px; }
.submit{background-image:url(images/sub.jpg); background-repeat:no-repeat;width:56px;height:19px; border:0px; cursor:pointer}
.reset{background-image:url(images/res.jpg); background-repeat:no-repeat;width:56px;height:19px; border:0px; cursor:pointer}

