body {
	font: normal 13px Arial;
	background: #030402;
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}

a {
	outline: none;
}
h3 {
	color: #fff600;
	font: normal 23px Arial;
	line-height: normal;
}

#title {
	margin: 15px 0;
	width:100%;
	font: normal 23px Arial;
	line-height: normal;
	height: 43px;
	clear: both;
}
#title ul {
	margin: 0;
	padding: 5px 10px 0 0;
	list-style: none;
	height: 41px;
}
#title li {
	display: inline;
	margin: 0;
	padding: 0;
	height: 43px;
}
#title p {
	float: left;
	background: url("../images/menu_l.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 14px;
}
#title p span {
	display: block;
	background:url("../images/menu_r.gif") no-repeat right top;
	padding: 5px 20px 15px 4px;
	color: white;
}

#box1 {
	position: absolute;
	left: 790px;
	top: 160px;
	z-index: 100;
}



#wrapper { 
	margin: 0 auto;
	width: 1000px;
	padding: 0;
}

#header {
	display: block;
	clear: both;
	width: 1000px;
}
#footer {
	margin: 15px 0 0 0;
	padding: 0;
	clear: both;
	width: 100%;
	text-align: right;
	color: #303030;
	height: 32px;
	font: normal 12px Arial;
}
#footer p{
	display: inline;
	/* padding: 0 15px; */
	margin: 0;
}

/* Для нижнего меню */
.footmenu ul {
	margin: 2em 0 2em 0;
	list-style: circle;
	text-align: center;
}

.footmenu li{
	display: inline;
	padding: 0 10px;
	margin: 10px 5px 0 0;
}

.footmenu a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #171813;
}

.footmenu a:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #303030;
}


.logo {
	padding-top: 150px;
	width: 300px;
	float: left;
}
.wom {
	float: right;
	width: 600px;
	background: url(../images/woman.jpg) no-repeat right bottom;
	height: 256px;
	font: normal 14px Arial;
	color: white;
	padding: 40px 5px 0 60px;
}

#news li {
	background: url(../images/yelline.gif) no-repeat left center;
	width: 180px;
	float: right;
	text-align: left;
	list-style: none;
	padding-left: 50px;
}
#news a {
	color: white;
	text-decoration: none;
}
#news a:hover {
	color: #fff600;
	text-decoration: none;
}
.linz {
	background: url(../images/linzz.gif) no-repeat right top;
	/* height: 315px; */
	height: 220px;
	width: 100%;
	padding: 15px 0;
}

.forum p a{
	font: normal 14px Arial;
	padding-left: 50px;
	color: white;
}
.forum p {
	padding-top: 20px;
	background: url(../images/forum.gif) no-repeat left top;
	height: 50px;
}

.forum p:hover {
	background: url(../images/forum_hov.gif) no-repeat left top;
}

#leftcol {
	width: 480px;
	float: left;
	margin-right: 1em;
	/*background: #262722 url(../images/topbg.gif) repeat-x; */
	/* padding: 25px 15px 25px 15px; */
	/*border: 4px solid #ffe200; */

}

#rightcol {
	float: right;
	width: 450px;  
	background: #262722 url(../images/body_r.gif) repeat-x top left; 
	padding: 15px;
	border: 4px solid #ffe200;
	font: normal 14px Arial;
	color: #5b5b5b;
}
#fullcol {
	width: 100%;
	/* background: #262722 url(../images/body_r.gif) repeat-x top left;  */
	padding: 15px;
	border: 4px solid #ffe200;
	font: normal 14px Arial;
	color: #5b5b5b;
}
#rightcol h4 {
	margin: 15px 0 0 0;
	padding: 0;
	color: #d7d7d7;
}

/* Для Табсов */
.ui-tabs-nav { 
        padding: 0;
        margin: 15px 0 25px 0;
}

#leftcol li  {
	list-style: none;
	margin-bottom: 2px;
	padding-left: 15px;
	width: 96%;
	background: url(../images/tab3.gif) top left no-repeat;
	height: 31px;
}

#leftcol a {
	margin-top: 15px;
	height: 31px;
	font: normal 14px Arial;
	color: white;
	padding-top: 10px;
	text-decoration: underline;
}
#leftcol li:hover {
	background: url(../images/tab3.gif) left -30px no-repeat;
}


#leftcol li:hover{
	background: url(../images/tab3.gif) left -30px no-repeat;
}

/*selected tabs */
#leftcol li.ui-tabs-selected  {
	margin-bottom: 2px;
	padding-left: 15px;
	width: 96%;
	background: url(../images/tab3.gif) left -30px no-repeat;
	height: 31px;
}

.ui-tabs-nav li.ui-tabs-selected a {
	padding:0;
	height: 31px;
	padding-top: 6px;
 }

.ui-tabs-hide {display:none} 

.c p{
	margin: 0;
	padding-top: 5px;
}
.video p{
	padding: 3px 0;
	color: #fff;
	border-bottom: 1px dashed #ffe200;
	text-decoration: none;
	cursor: pointer;
}

.video span{
	display: none;
}
.video2 span{
	display: none;
}

#baner {
	background-color: transparent;
	position: absolute;
	width: 250px;
	margin: 120px 0 0 260px;
	border: none;
}
#baner ul{
	padding: 0;
	margin: 0;
}
#baner li{
	padding: 0;
	margin: 0;
	list-style: none;
}

.count {
	display: none;
}

#map h4 {
	font: normal 20px Arial;
	line-height: normal;
	color: #a7a7a7;
	
}

#map a {
	font: normal 14px Arial;
	line-height: normal;
	color: #006a94;
	
}

#map a:hover {
	font: normal 14px Arial;
	line-height: normal;
	color: #007bac;
	
}
#map p {
	background: url(../images/gmap.gif) no-repeat left center;
	height: 40px;
	padding: 10px 0 0 35px;
}


.block {
	margin: 10px 0;
}

.block a{
	width: 100%;
	color: white;
	text-decoration: none;
}

#h01,#h02,#h03,#h04,#h05,#h06,#h07,#h08 {
	border-bottom: 1px dotted #ffe200;	
	padding: 2px 0;
}

#id01,#id02,#id03,#id04,#id05,#id06,#id07,#id08 {
	padding: 10px 0;
}
