@charset "utf-8";
/* CSS Document */

* {
	outline:none;
	margin:0px;
	padding:0px;
}

body {
	font-family:"Tahoma", Arial;
	font-size:12px;
	font-weight:700;
	color:#797979;
	background:url(../images/bg.jpg);
}

a { text-decoration:none; }

.clearBoth {
	clear:both;
	margin:0px;
	padding:0px;
}

#container {
	width:996px;
	height:auto;
	display:block;
	margin:0px auto;
	background:#FFF;
}

#header {
	width:100%;
	height:246px;
}

#headBg1 {
	width:350px;
	height:100%;
	background:url(../images/header_01.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

#headBg2 {
	width:326px;
	height:100%;
	background:url(../images/header_02.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

#headBg3 {
	width:320px;
	height:100%;
	background:url(../images/header_03.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}






#middle {
	width:976px;
	height:auto;
	display:inline-block;
	padding: 10px 10px 0 10px;
}

#content {
	width:780px;
	height:auto;
	display:block;
	float:left;
}

.contentBlocks {
	width:380px;
	min-height:200px;
	height:auto;
	float:left;
	margin: 0 10px 10px 0;
}

.contentBlocksBody {
	width:378px;
	/*min-height:170px;*/
	height:auto;
	border: 1px solid #F4EEEE;
	border-top:none;
}

.contentBlocksContent {
	width:360px;
	min-height:200px;
	height:auto;
	margin: 10px;
	display:inline-block;
}



.contentReklama {
	width:770px;
	min-height:200px;
	height:auto;
	float:left;
	margin: 0 10px 10px 0;
}

.contentReklamaBody {
	width:768px;
	/*min-height:170px;*/
	height:auto;
	border: 1px solid #F4EEEE;
	border-top:none;
}

.contentReklamaContent {
	width:750px;
	min-height:200px;
	height:auto;
	margin: 10px;
	display:inline-block;
	text-align:center;
}

#blocks {
	width:196px;
	height:auto;
	display:block;
	float:right;
}

.blocksBlock {
	width:100%;
	height:auto;
}

.blocksBlockBody {
	width:194px;
	height:auto;
	border: 1px solid #F4EEEE;
	border-top:none;
	text-align:center;
	padding: 10px 0;
}

.blocksBlockBody img {
	border:none;
}

span#coolDesc {
background-color:#8FADE3;
border:2px dotted #2E58A0;
color:white;
display:none;
position:absolute;
margin-left:-200px;
margin-top:-100px;
width:250px;
height:auto;
padding:10px;
line-height:16px;
text-align:left;

/* CSS3 Закругленные углы */

-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

span#coolDesc a {
	color:#FFF;
}

.blocksBlockBody:hover #coolDesc {
	display:block;
}



.blocksHead {
	width:100%;
	height:30px;
	background:url(../images/blok_bar_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-weight:bold;
}

.blocksHead a {
	text-decoration:none;
	color:#FFF;
}

.blocksHead h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#FFF;
	padding: 5px 0 0 15px;
}


#footer {
	width:100%;
	height:59px;
	display:block;
	margin-top:10px;
	background:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#footer #left,
#footer #right{
	width:50%;
	height:100%;
	display:block;
	float:left;
}

#footer #left img {
	float:left;
	margin: 5px 10px 0 10px;
}

#footer #left p {
	width:auto;
	height:14px;
	display:block;
	margin: 8px 0 0 0;
}

#footer #left a {
	width:auto;
	height:14px;
	display:inline-block;
	margin: 15px 0 0 0;
	color:#174778;
}

* html #footer #left a {
	margin: 2px 0 0 0;
}

#footer #right img {
	float:right;
	margin: 15px 15px 0 0;
	border:none;
}





#headerBanners {
	width:468px;
	height:60px;
	display:inline-block;
	overflow:hidden;
	position:absolute;
	top:90px;
	margin-left:500px;
}

#topBanners {
	width:100%;
	height:auto;
	display:block;
	overflow:hidden;
}

#topLeft,
#topRight {
	width:50%;
	height:auto;
	display:block;
	overflow:hidden;
	text-align:center;
	margin: 10px 0 0 0;
	float:left;
}

#bottomBanners {
	width:100%;
	height:60px;
	display:block;
	overflow:hidden;
}

#bottomLeft,
#bottomRight {
	width:50%;
	height:60px;
	display:block;
	overflow:hidden;
	text-align:center;
	float:left;
}

#middleTopBanners,
#middleBottomBanners {
	width:728px;
	height:auto;
	display:block;
	margin: 0 auto;
	padding-bottom:10px;
}

#IE6 {
	width:996px;
	height:35px;
	border:2px solid #F00;
	background:#FF5353;
}




#mail {
width:175px;
height:auto;
margin: 0 auto;
}
.label {
margin-bottom:5px;
display:block;
}
.label2 {
width:25px;
float:left;
margin-bottom:5px;
}
.label3 {
width:150px;
height:15px;
display:block;
float:right;
margin-bottom:5px;
padding:-7px 0 7px 0;
}
.mInput {
width:165px;
height:15px;
padding:5px;
margin-bottom:5px;
border:1px solid #333333;
}
.mButton {
width:75px;
display:block;
margin: 0 auto;
padding:3px 10px;
clear:both;
}
