.ws6 {font-size: 8px;}
.ws7 {font-size: 9.3px;}
.ws8 {font-size: 11px;}
.ws9 {font-size: 12px;}
.ws10 {font-size: 13px;}
.ws11 {font-size: 15px;}
.ws12 {font-size: 16px;}
.ws14 {font-size: 19px;}
.ws16 {font-size: 21px;}
.ws18 {font-size: 24px;}
.ws20 {font-size: 27px;}
.ws22 {font-size: 29px;}
.ws24 {font-size: 32px;}
.ws26 {font-size: 35px;}
.ws28 {font-size: 37px;}
.ws36 {font-size: 48px;}
.ws48 {font-size: 64px;}
.ws72 {font-size: 96px;}
.wpmd {font-size: 13px;font-family: 'Arial';font-style: normal;font-weight: normal;}

* {
     margin: 0px;
     padding: 0px;
}
.logo {position:absolute; overflow:hidden; left:141px; top:0px; width:1010px; height:200px;}

.tags {font-family: Arial;
   	color: #082a76;
   	font-size: 15px;
   	font-weight: bold;
   	text-decoration: none;
	position:absolute; overflow:hidden; left:920px; top:205px; width:230px; height:560px;}
.categories {font-family: Arial;
   	color: #082a76;
   	font-size: 14px;
   	font-weight: normal;
   	text-decoration: none;
	position:absolute; overflow:hidden; left:920px; top:205px; width:230px; height:560px;}
.rigthmenu {font-family: Arial;
   	color: #082a76;
   	font-size: 18px;
   	font-weight: normal;
   	text-decoration: none;
	position:absolute; overflow:hidden; left:920px; top:205px; width:230px; height:560px;}



.leftmenu {position:absolute; overflow:hidden; left:140px; top:200px; width:150px; height:560px;font-size: 11px;;}
.foto {position:absolute; overflow:hidden; left:140px; top:775px; width:1000px; height:925px;font-size: 12px;}
.obyav {position:absolute; overflow:hidden; left:300px; top:265px; width:615px; height:560px;font-size: 12px;}
.text {overflow:auto; left:140px; top:1500px; width:1px; height:1px;font-size: 12px;}
.news {overflow:auto; left:140px; top:2700px; width:1px; height:1px;font-size: 12px;}



/* Main advertising block. All advertisings placed here in their own blocks */
.dao_block{
/*	height: 400px; /* Block maximum height */
	width: 600px; /* Block maximum width */
/*	background-color:#FFFFFF;  Block background color */
	border-width: 0px;  Block border width */
/*	border-color: #000000;  Block border color */
/*	border-style: solid;  Block border style: dashed, dotted, double, groove, inset, solid */
 	padding: 0px 0px 0px 0px; /* Block inner space */
	overflow: hidden;
}

/* Advertisings blocks */
.dao_block li {
/*	float: left; /* Uncomment this for horizontal blocks arangement. */
	text-align:  left; /* Block text aligns: left, center, right */
/*	width: 200px; /* Fixed length. Uncomment for horizontal block arrangement*/
}

/* Title style */
.dao_title a:link,
.dao_title a:visited {
   	display: block;
   	font-family: Arial; /* Title font family */
   	color: #250af4; /* Title font color */
   	font-size: 18px; /* Title font size */
   	font-weight: bold; /* Title font weight: bold, bolder, normal, lighter, 100-900 */
/*   	text-decoration: none; /* Title text decoration: blink, line-through, none, overline, underline */
   	padding: 0px 0px 0px 0px; /* Title spacing (top, right, bottom, left) */
}
.dao_title a:hover {
/*   	text-decoration: underline; /* hovered link underline */
   	color: #d28500; /* Title font color */
}

/* Description style, all like title properties*/
.dao_description a:link,
.dao_description a:visited {
   	display: block;
   	font-family: Arial;
   	color: #0a62f4;
   	font-size: 13px;
   	font-weight: normal;
   	text-decoration: none;
   	padding:0px 0px 0px 0px;
}
.dao_description a:hover {
   	text-decoration: none;
}

/* Url styles */
.dao_url a:link,
.dao_url a:visited {
   	display:block;
   	font-family: Arial;
   	color: #000000;
   	font-size: 10px;
   	font-weight: normal;
   	text-decoration: none;
	padding:0px 0px 15px 0px;
}
.dao_url a:hover {
   	text-decoration: none;
}

.dao_block ul {
	list-style: none;
}