	@import url("reset.css");

body {
	font-family:Courier New;
	margin:14px 20px 20px;

}

A {
	color:#000000;
	text-decoration: none;
	border-bottom:1px solid #000;
}

A:hover {
	text-decoration:none;
	border:none;
}

#page {
	min-width:670px;
	background:url("../images/fon.gif") no-repeat;
	min-height:650px;
}


		/*header*/
.header {

}
.left_header  {
	width:310px;
	float:left;
	padding-top:6px;
	font-size:13px;
	color:#000000;
}
.left_header li {
	float:left;
	padding-right:18px;
}
.left_header li A , .left_header li A:visited {
	color:#000000;
}
.left_header li A:hover {
	color:#000000;
}
.section  {
	font-size:30px;
	line-height: 36px;
	color:#000000;
}

.section .tabs li {
/*	float:left;
margin-right:15px;
*/
	position: relative;
	display:inline;
}
.section .tabs li A {
	color:#000000;
	cursor: pointer;
}
.section .tabs .bdashed A {
	border-bottom:1px dashed #000;
}
.section .tabs .bdashed A:hover {
	border:none;
}
.section .tabs .bdashed.current A {
	border:none;
	color: #1480E6;
}

.section .tabs li A:hover  {
	text-decoration:none;
}
.bot_header {
	clear:both;
	font-size:13px;
	padding-top:14px;
}
.bot_header A, .bot_header A:visited  {
	color:#000000;
}
.bot_header A:hover {
	color:#000000;
	text-decoration:none;
}
.bot_header A.active {
	color:#1480E6;
	text-decoration:none;
}
.bot_header A.active:hover {
	color:#1480E6;
	text-decoration:underline;
}
.bot_header P {
	display: inline;
}
.bot_header ul {
	margin-left: 15px;
	display: inline;
}
.bot_header li {
	display:inline;
	padding-right:10px;
}
.bot_header li.active {
	color: #1480E6;
}

.box {
	display: none;
	font-size:30px;
/*	margin:-24px 0 0 0;
	text-indent:516px;
*/
}
.box.visible {
	display: block;
}
.box .zvet {
	color:#1480E6;
}
		/*end header*/




.content {
	font-size:13px;
	line-height: 18px;
	color:#000;
/*	padding-top:30px;*/
	margin-top: 10px;
}
.content h1 {
	font-size:48px;
	line-height: 48px;
	font-weight:normal;
	margin:60px 0 15px 0;
}
.content h2  {
	font-size:30px;
	line-height: 36px;
	font-weight:normal;
	margin:35px 0 12px 0;
	padding-bottom:8px;
	background:url("../images/tire.gif") left bottom no-repeat;
}
.content ol  {
	list-style-position:inside;
	margin:0;
	padding:0;
}
.content .big {
	font-size: 30px;
	line-height: 36px;
}
.content .powered {
	margin-top: 10px;
}

.video {
	margin-top:15px;
}
.video A#player {
	display:block;
	width:640px;
	height:360px;
	border: none;
}
A#player:hover {
	border: none;	
}




















