{
	margin: 0px;
}

body
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	background-color: #ffffff;
	color: #222222;
}
.teasernet_adva{display:none;}
img {
	border: 0px;
}

a
{
color: #0001EE;
background-color: inherit;

}

a:hover
{
	text-decoration: none;
}

p
{
	text-align: justify;
	margin-bottom: 15px;
	line-height: 22px;
}

ul
{
	list-style: disc;
	padding-left: 15px;
	margin-bottom: 10px;
}

h1
{
	font-size: 22px;

}

h2
{
	font-size: 17px;

}

h3
{
	font-size: 15px;

}

h4
{
	font-size: 14px;
}

#header
{
	background-color: red;
	color: #fff;
	padding: 30px 40px 30px 40px;
}

#header h1
{
	font-size: 23px;
}

#header h1 a
{
	font-size: 23px;
	color: white;

}
#header h1 a:hover
{
	font-size: 23px;
	color: white;

}

#header h2
{
	font-size: 14px;
}

#navlink
{
	padding: 5px 30px 0px 30px;
	margin-bottom: 30px;
	color: #222222;
	background-color: #f5f5f5;
	border-bottom: solid 1px #DADADA;
}

#navlink div
{
	clear: both;
}

#navlink ul
{
	display: block;
	position: relative;
	top: 1px;
	list-style: none;
	padding: 0px;
	margin-bottom: 0px;
}

#navlink ul li
{
	position: relative;
	float: left;
	border: solid 1px #dadada;
	border-bottom: 0px;
	margin-right: 5px;
}

#navlink ul li a
{
	display: block;
	padding: 5px 10px 8px 10px;
	text-decoration: none;
	background-color: inherit;
	color: #333333;
}

#navlink ul li a:hover
{
	background-color: #0022AA;
	color: #fff;
}

#navlink ul li.active, #navlink ul li.active a, #navlink ul li.active a:hover
{
	background-color: #ffffff;
	color: #333333;
}

#cer
{
	margin: 0px 40px 0px 40px;
}

#pcer
{
	float: left;
	margin-right: -200px;
	width: 100%;
}

#pcent
{
	margin-right: 240px;
}

.xxx {
	width: 726px;
	float: left;
	padding-left: 28px;

}

.xxx img {
	border: 2px solid white;
}

#pcent p
{
margin-bottom: 20px;
}
.videorolik {
	float: left;
	width: 165px;
	margin-top: 10px;
	margin-right: 10px;
}

.videorolik .title {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 30px;
	font-weight: bold;
	color: white;
}

#footer
{
	text-align: center;
	margin: 20px 0px 0px 0px;
	padding-top: 15px;
	border-top: solid 1px #DADADA;
	clear: both;
}

