@charset "utf-8";
/* CSS Document */
html {
	background:url(../images/bg.jpg) top left repeat-x;
	
}
ul{
	list-style:none;
}
a{
	color:#1771e1;
}
a:hover{
	color:#6e33e4;
}
form input:focus, textarea:focus, #reg_form form input:focus, #reg_form textarea:focus{
	border:solid 1px #2a256d;
}
*{margin:0px; padding:0px;}
#clr{
	clear:both;}
body{
	margin:auto;
	padding:auto;
	min-width:1000px;
	font-family:Arial, Helvetica, sans-serif;
	color:#696969;
	font-size:14px;
}
#main_page {
	display:block;
	width:auto;
	height:641px;
	background:url(../images/bgg.jpg) top center no-repeat;
	margin-right:50px;
	margin-left:50px;
	margin-bottom:25px;
}
#left{
	float:left;
	
	padding-top:50px;
	display:block;
	width:280px;
}
#logo a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#715a9f;
	text-decoration:none;
}
#logo a:hover {
	color:#715a9f;}
#right{
	float:right;
	padding-right:0px;
	padding-top:50px;
	display:block;
	width:220px;
	}
#losung p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-style:italic;
	color:#aeadb1;
	text-align:left;
}
#losung{
	height:150px;
	background:url(../images/gerbs_right.jpg) left bottom no-repeat;
	border-bottom:solid 1px #dbdbdb;
}
#losung p.los{
	text-align:right;}
#in_net{
	padding-top:15px;
}
#in_net p{
	color:#6d6d6d;
	text-align:right;
	padding-bottom:10px;
}

#in_net ul li{

	float:right;
}
#in_net ul li a{
	display:block;
	width:24px;
	height:25px;
	background:url(../images/blogsmail.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
}
#in_net ul li a.lj{
	background-position:left top;
}
#in_net ul li a.fasebook{
	background-position:left -25px;
}
#in_net ul li a.vkontakte{
	background-position:left -50px;
}
#in_net ul li a.twitter{
	background-position:left -75px;
}
#in_net ul li a.mail{
	background-position:left -100px;
}
#in_net ul li a.lj:hover{
	background-position:right top;
}
#in_net ul li a.fasebook:hover{
	background-position:right -25px;
}
#in_net ul li a.vkontakte:hover{
	background-position:right -50px;
}
#in_net ul li a.twitter:hover{
	background-position:right -75px;
}
#in_net ul li a.mail:hover{
	background-position:right -100px;
}
#reg_form{
	padding-top:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#reg_form p{
	padding-top:5px;
	padding-bottom:5px;
}
#reg_form form input{
	width:140px;
	border:solid 1px #959595;
}
#reg_form form input.btn{
	width:70px;
	height:23px;
	border:none;
	font-size:12px;
	color:#FFF;
}
#linkks_cntr{
	float:left; display:block; width:100%; margin-left:0px;
}
a.proj{
	display:block;
	width:152px;
	height:48px;
	background:url(../images/aproj.jpg) top left no-repeat;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-size:22px;
	text-decoration:none;
	padding-top:8px;
	text-align:center;
	
}
a.proj:hover{
	background:url(../images/aproj.jpg) top right no-repeat;
	color:#FFF;
}
	
a.idey{
	display:block;
	width:124px;
	height:48px;
	background:url(../images/aidey.jpg) top left no-repeat;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-size:22px;
	text-decoration:none;
	padding-top:8px;
	text-align:center;
}
a.idey:hover{
	background:url(../images/aidey.jpg) top right no-repeat;
	color:#FFF;
}
#menu {width:100%; overflow:hidden;position:relative; padding-top:300px; border-bottom:solid 1px #dbdbdb; padding-bottom:25px;}
#menu ul {margin:0;padding:0; float:left; position:relative; left:50%}
#menu ul li {float:left;list-style:none; position:relative; right:50%}
#menu ul li a {display:block;padding:10px;text-decoration:none; font-size:22px; text-decoration:underline; }

#partners{
	text-align:left;
	padding-top:15px;
	display:block;
	height:80px;}
#partners ul{margin-bottom:50px;}
#partners ul li{float:left; padding-right:20px;}
#partners ul li a{
	display:block;
	height:65px;
	
}
#partners ul li a.allvrn{
	width:163px;
	background:url(../images/allvrn_def.jpg) top left no-repeat;
}
#partners ul li a.maximum{
	width:67px;
	background:url(../images/maximum_def.jpg) top left no-repeat;
}
#partners ul li a.lover{
	width:50px;
	background:url(../images/loveradio_def.jpg) top left no-repeat;
}
#partners ul li a.gazeta{
	width:89px;
	background:url(../images/gch_def.jpg) top left no-repeat;
}
#partners ul li a:hover{
	background-position:right;
}


