body {

	font: 12px Tahoma, Geneva, Verdana, Sans-Serif;

	color: #555;

	margin: 0; padding: 0;

	background: url(images/bg.jpg);

}




/* links */

a:link, a:visited {

	text-decoration: none;

	color: #33799B;

}

a:hover { color: #147DB6; text-decoration: underline;}

a:link.more, a:visited.more {

	float: left;

	margin-top: 20px;

	margin-right: 5px;

	padding: 6px 8px;

	border: 1px solid #2177A5;

	background-color: #227bad;

    text-transform: lowercase;

	text-decoration: none;

	font-weight: bold;

	color: #fff;

}

a:hover.more {

	border: 1px solid #FF2B95;

	background-color: #FF3399;

}
/* Headers */

h1, h3, h4 {

	font: normal 16px Tahoma, Verdana, Sans-Serif;

	color: #555;



}

h1 { font-size: 3.7em; font-weight: normal; letter-spacing: -2px; }



h3 { font-size: 2.2em; font-weight: normal; letter-spacing: -0.5px; }

h4 { font-size: 1.5em; }


#content h2 {

	font-family: Arial, Verdana, Helvetica; 
	font-size: 13px; 
	font-weight: bold;

        color: #33799B;

	margin-bottom: 0;

	padding-bottom: 0;
	
	letter-spacing: 0px;
	margin: 3px 10px;

}

#content h2 a { color: #2C627D; }


/** BEGIN wrapper **/
#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	background: #FFF url(images/content.gif) repeat-y center top;
	overflow: hidden;
	border: 0px solid #ddd;
}
/** END wrapper **/

/* main menu */

#header #nav {

	position: absolute;

	left: 0px;	top: 20px;

	margin: 0; padding: 0;

	width: 850px;

}


#nav {
	margin: 0px;
	padding: 3px 50px;
	width:935px;
	float: left;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float:left;
	list-style: none;
	margin-right: 10px;
	padding-right: 10px;
	}

#header #nav ul li a {

	float:left;

	margin: 0;

	

	color: #baa7a7;

	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;

}

#header #nav ul li a:hover, 

#header #nav ul li a:active {

	border: none;

	color: #fff;

}
	
#nav li a, #nav li a:visited {
	color: #baa7a7;
	display: block;
	font-family: Arial, Verdana,  Tahoma;
	font-size: 8pt;
	font-weight: bold;
    	margin: 0px 0px 0px 0px;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	text-transform:uppercase;
	-moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;
	}

#nav li a:hover {
	background: #666;
	color: #fff;
	}
	
#nav li li a, #nav li li a:visited {
	width: 130px;
	color: #999;
	float: none;
	margin: 0px 0px 0px -1px;
	padding: 7px 10px 7px 10px;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #000;
	color: #fff;
	padding: 7px 10px 7px 10px;
	margin-right: 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 100px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 100px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -29px 0 0 130px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
	
#nav .current_page_item a, #nav .current_page_item a:visited {
	color: #fff;
	background:#444;
	}

#nav .current_page_item a:hover {
	color:#FFFFFF;
	}

	
	
#nav .current_page_item ul li a, #nav .current_page_item ul li a:visited{
	background: #FFFFFF;
	color: #666;
	}

#nav .current_page_item ul li a:hover {
	background: #f1f1f1;
	color: #000;
	}

#nlx {border-bottom: 0px solid #EAECEE; padding: 0px 0 25px 0;}

#bigban_b {border-bottom: 0px solid #EAECEE; padding: 0px 0 25px 0;}

#bigban  {
font-family: Tahoma;
width: 1000px !important;
height: 82px !important;
overflow: hidden;
margin-bottom: 0px;
margin: 0 auto;
padding: 5px 0px 5px 3px;
border-bottom: 1px solid #EAECEE;
-moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .08);
box-shadow: 0 4px 10px rgba(0, 0, 0, .08);
-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .08);
background: url(images/wordpress_logo.png) center right no-repeat;
background-position: bottom 10px right 20px;
}
#bigbanner  {
font-family: Tahoma;
width: 1000px !important;
height: 100px !important;
overflow: hidden;
margin-bottom: 0px;
margin: 0 auto;
padding: 5px 0px 5px 0px;
}

.yap-title-block .yap-favicon {
display: inline-block !important;
padding: 0.2em 0.2em 0em 0em !important;
vertical-align: text-top !important;
background-color: #fff !important;
}



#nolix {
font-family: Tahoma;
width: 1000px !important;
height: 75px !important;
overflow: hidden;
margin-bottom: 0px;
margin: 0 auto;
padding: 5px 0px 5px 3px;
border-bottom: 1px solid #EAECEE;
-moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .08);
box-shadow: 0 4px 10px rgba(0, 0, 0, .08);
-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .08);
}

#nolix_link {
float: left;
text-align: left;
display: block;
width: 67%;
height: 40px;
line-height: 40px;
padding-left: 15px !important;
}

#nolix_link a {
display: block;
color: #33799B !important;
font-family: Open sans, sans-serif !important;
text-decoration: none;
font-weight: normal;
font-size: 20px !important;
}

#nolix_link a:hover {
display: block;
color: #f00 !important;
font-family: Open sans, sans-serif !important;
text-decoration: none !important;
font-weight: normal;
font-size: 20px !important;
}


#nolix_add a {
display: block;
color: gray;
padding-left: 32px;
padding-right: 15px !important;
background: none !important;
font-size: 11px !important;
text-decoration: none;
font-weight: normal;
float: right !important;
}

.ya-partner__icon {
background-color: #fff !important;
padding: 0px !important;
padding-right: 3px !important;
}

#ya_partner_yandex_ad-flat .ya-partner__text {
font-family: inherit !important;
color: #555555 !important;
font-size: 11px !important;
padding-left: 7px !important;
}
#ya_partner_yandex_ad-flat .ya-partner__item {
border-radius: 0 !important;
margin-top: -16px;
}
#yandex_ad {margin-left: 0px;}

#ya_partner_yandex_ad-flat .ya-partner__title-link-text:hover {
color: #f00 !important;
font-size: 130% !important;
}
#ya_partner_yandex_ad-flat .ya-partner__title-link-text {
color: #33799B !important;
font-size: 140% !important;
text-decoration: none !important;
}

#ya_partner_yandex_ad-flat a.ya-partner__title-link, a.ya-partner__title-link:link, a.ya-partner__title-link:hover, a.ya-partner__title-link:visited, a.ya-partner__title-link:active, a.ya-partner__title-link:focus {
	font-family: Open sans, sans-serif !important;
text-decoration: none !important;
font-weight: normal;
font-size: 130% !important;
}
#ya_partner_yandex_ad-flat .ya-partner__title-link-text:hover {color: #f00 !important;}
.ya-partner__title-link:hover   {color: #f00 !important;}

#ya_partner_yandex_ad-flat .ya-partner_type_flat .ya-partner__sitelinks {
margin-top: 0em !important;
padding-bottom: 0em !important;
font-size: 11px;
}
.yap-item-inner {
margin-top: 5px;
}
.yap-sitelink {
font-family: Tahoma;
font-size: 11px;
line-height: 15px;
}
.yap-address, .yap-domain, .yap-region {
padding-top: 3px;
}
.yap-title, .yap-title * {
display: inline !important;
font-size: 120% !important;
font-family: Arial;
vertical-align: top;
}


.wpmonster {
  padding: 0px !important;
  border-radius: 0px !important;
  margin-bottom: 30px;
}
.wpmonster:hover {
  opacity: 0.9;
}

.thehost {
    padding: 0px !important;
    border-radius: 0px !important;
    margin: 25px 0px 25px 0px;
    border: 0px;
}
.thehost:hover {
  opacity: 0.9;
}


/** BEGIN content **/
#content {
	
	float: left;
	margin: 0;
	padding: 0px 0 0 0;
	width: 700px;
	border: 0px solid #ddd;
}

	#content .featured {
		padding: 20px 35px;
		border-bottom: 4px solid #f2f2f2;
		margin-bottom: 30px;
		/*background-color:#2F3540;*/
		color:#000;
		overflow:hidden;
	}
		#content .featured img {
			float: left;
			background-color:#fff;
			border: 1px solid #ddd;
			padding: 5px;
			margin-bottom:20px;
			margin-top:30px;
			overflow:hidden;
		}
		#content .featured .thumb {
			overflow:hidden;
		}
		#content .featured .fblock h3 {
			font-size: 2.5em;
			margin-bottom: 5px;
			font-family:Arial, Helvetica, sans-serif;
		}
		#content .featured .fblock h3 a {
			color: #000;
			text-decoration: none;
			font-weight:normal;
		}
		#content .featured .fblock h3 a:hover {
			color: #c00;
			text-decoration: none;
		}
		#content .featured .auth {
			margin:0;
			color:#999999;
			padding-bottom:5px;
		}
		
		#content .featured .auth a {
			color:#999999;
		}
		#content .featured .auth a:hover {
			color:#c00;
		}
		#content .featured .readmore {
			float:right;
			margin:0px 0px 0 0;
			overflow:visible;
			height:35px;
		}
		#content .featured .readmore a {
			color:#fff;
			background-color:#999;
			padding:5px 15px;
			letter-spacing:4px;
			font-size:9px;
		}
		#content .featured .readmore a:hover {
			color:#666;
			background-color:#f2f2f2;
		}
		#content .featured .cont {
			margin:10px 0 20px 0;
			text-align:justify;
			font-size:8pt;
			color:#333333;
			overflow:visible;
		}
		.contadarchiv{
			margin:50px 0px 20px 40px;
		}
		.contadvert_468x60 {
			margin-left:8px;
		}
		#contarch{ margin-top:40px;
		}
		#content .featured .details {
			font-size: 0.9em;
			margin-bottom: 15px;
		}
		#content .featured p {
			line-height: 1.4em;
		}
		#content .featured .fpost {
		}
	#content .post {
		width: 175px;
		float: left;
		padding: 30px 50px 5px 0px;
		border-bottom: 0px dotted #f2f2f2;
		margin-bottom: 15px;
	}
		#content .post h3 {
			font-size: 12px;
			font-family:Arial, Helvetica, sans-serif;
		}
			#content .post h3 a {
				color: #2C627D;
				
				font-family: Arial, Helvetica, sans-serif;

			}
			#content .inlink {
				font-size: 12px;
				font-family: Arial, Helvetica, sans-serif;
				color: #2C627D;
				font-weight: bold;
				margin-left: 0px;
			}
			#content .inlink-sort a {
				font-size: 12px;
				font-family: Arial, Helvetica, sans-serif;
				color: #2C627D;
				font-weight: bold;
				margin-left: 0px;
			}
			#content .inlink-sort a:hover, .inlink-sort a:active {
				font-size: 12px;
				font-family: Arial, Helvetica, sans-serif;
				color: #2C627D;
				font-weight: bold;
				margin-left: 0px;
				background: #666;
			}
			#content .liner {
				margin-bottom: 7px;
				margin-top: 10px;
				margin-left: 60px;
			}
			#content .sp {
				margin-left: 11px;
				margin-top: 3px;
			}
		.img250 {
			width: 175px; height: 175px;
			
		}
		.img100 {
			width: 125px; height: 125px;
			padding: 3px;
			border: 1px solid #ddd;
			float: left;
			margin: 0 5px 5px 0;
			background-color:#FFF;
		}
		#content .post p {
			line-height: 18px;
			font-size: 0.9em;
		}
		#content .post .uvod {
			width:150px;
			overflow:hidden;
		}
		
		#content .post .category {

			float: left;
			font-size: 0.8em;
			padding-top: 10px;
			width:290px;
			border-bottom:1px solid #f2f2f2;
			padding:5px 0;
			height:15px;
			color:#999999;
			line-height:17px;
		}
		
		#content .post .category a, #content .post .comments a{
		color:#999;}
	#content .uneven {
		float: left;
		clear: both;
		padding-left:5px;
	}
	#content .postnav {
		clear: both;
		padding-top: 30px;
	}
		#content .postnav ul {
			list-style-type: none;
			padding: 10px;
		}
			#content .postnav ul li {
				float: left;
				color: #B5B4BC;
				padding: 4px;
			}
			#content .postnav ul li a {
				color: #636363;
				text-decoration: none;
				display: block;
				padding: 2px 6px;
				border: 1px solid #E2E2E2;
			}
			#content .postnav ul li a:hover {
				border-color: #ffffff;
			}
			#wp_page_numbers ul {
				border-top: 0 !important;
			}
			#wp_page_numbers .page_info {
				padding: 3px 6px !important;
				margin-right: 2px;
				border: 1px solid #e0e0e0 !important;
				margin-top: 4px;
			}
			#wp_page_numbers .active_page a {
				background-color: #ffffff !important;
				border: 0 !important;
			}
#content .postmeta{ background-color:#CC0000;}
/** END content **/

/** BEGIN sidebar **/
#side {
	width: 300px;
	float: right;
	
}
#sidebar {
	width: 300px;

	float: right;

   margin: 0;

   padding: 0px 0;

   font-size: .95em;
	border: 0px solid #ddd;
}
#dynamic {padding: 0px}

#dynamic  img{
	border: 0px;
	background-color: #fff;
	padding: 0px;
	padding-right: 3px;
}
#dynamic  a:link{

}
a.ya-partner__title-link, a.ya-partner__title-link:link, a.ya-partner__title-link:hover, a.ya-partner__title-link:visited, a.ya-partner__title-link:active, a.ya-partner__title-link:focus {
	font-weight: normal !important;
	line-height: normal !important;
	text-decoration: none !important;
	font-size: 130% !important;
}

.ya-partner_type_flat-simple .ya-partner__list {
padding-right: 15px;
padding-bottom: 15px;
padding-top: 15px;
}

.ya-partner_type_flat .ya-partner__title-link, .ya-partner_type_flat .ya-partner__text, .ya-partner_type_flat .ya-partner__url {
	display: block;
}

.sidemenu ul {

	text-align: left;

	margin: 10px 15px 10px 0px;

   padding: 0;

	border-top: 1px solid #EFEFEF;

}

.sidemenu ul li {

	list-style: none;

	font-size: 11px;

	margin: 0;

	padding: 7px 5px;

	border-bottom: 1px solid #EFEFEF;

}

* html body .sidemenu ul li {	height: 1%; }

.sidemenu ul li a:link,

.sidemenu ul li a:visited {

   color: #33799B;

	padding-left: 0;

	font-weight: bold;

   text-transform: uppercase;

}

.sidemenu ul li a span {

	color: #959595;

	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;

	font-style: normal;

	font-weight: normal;

	text-transform: none;

}


.sidemenu ul li a:hover { color: #000; }

.sidemenu ul ul { margin: 0 0 0 5px; padding: 0; }

.sidemenu ul ul li { border: none; }

#sidebar h3 {

	font-size: 15pt;
		margin-bottom: 20px;
		margin-top: 0px;
		margin-left: 0px;
		font-family:Tahoma, Helvetica, sans-serif;
		font-weight:normal;

   color: #333;

}

#sidebar h3, #sidebar p {

	margin-left: 0px;
	

}

#sidebar img {  }



#relate {width: 640px; height: 370px; border: 0px solid #ddd;}

#relate img { padding: 8px; }


#singlew {width: 582px;}


ul.top-6 {
	list-style: none;
    border-top: 0px !important;
    vertical-align: top !important;
    display: inline-block !important;
    position: relative !important;
    margin: 0 !important;
    padding: 0 !important;
}
ul.top-6 li {
    font-size: 11px;
    display: inline-block !important;
    position: relative !important;
    vertical-align: top !important;
    background: none !important;
    list-style: none;
	margin: 0 !important;
    padding: 0 !important;
    border-bottom: 0px solid #EFEFEF !important;
}




/** BEGIN miscellaneous **/
#content .single {
	padding-left: 5px;
	margin-bottom: 10px;
	
	border: 0px solid #ddd;
	width: 620px;
	
	
}
#content .otz {
    font-size: 15pt;
    margin-bottom: 20px;
    margin-left: 0px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    color: rgb(0, 0, 0);
}
	
	#content .single h2 {
		font-size: 15pt;
		margin-bottom: 20px;
		margin-left: 0px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		color:#000000;
	}
	.liner-single {
		margin-bottom: 10px;
		margin-top: 10px;
		margin-left: 255px;
			}
#content .single p {
    font-family: Tahoma;
    font-size: 13px;
    line-height: 20px;
    color: #444;
    margin-bottom: 7px;
    margin-top: 20px;
}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin: 10px;
		background-color: #eeeeee;
		border-width: 1px;
		border-style: solid;
		border-color: #e0e0e0;
	}
	
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}

h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
	
	

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}

/* Start tables */



/** BEGIN page **/
#content .page {
	padding-left: 5px;
	margin-bottom: 10px;
	border: 0px solid #ddd;
	width: 620px;	
}
	
	#content .page h2 {
font-size: 15pt;
margin-bottom: 20px;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
color: #000000;
}
	
		#content .page h3 {
font-size: 13px;
font-family: Arial, Verdana, Helvetica;
margin-left: 10px;
font-weight: bold;
color: #2C627D;
}
	
	.favorite {
	width: 175px;
	font-family: Arial, Verdana, Helvetica; 
	font-size: 13px; 
	font-weight: bold;
	color: #33799B;
	margin-bottom: 0;
	padding-bottom: 0px;
	letter-spacing: 0px;
	text-align: left;
}
.favorite a {
color: #2C627D;
font-family: Arial, Verdana, Helvetica;
font-size: 13px;
font-weight: bold;
letter-spacing: 0px;
margin-bottom: 3px;
}
	
	#content h2 {
font-family: Arial, Verdana, Helvetica;
font-size: 13px;
font-weight: bold;
color: #33799B;
letter-spacing: 0px;
}
	
	.wpfp-img {
display: inline-block;
width: 13px;
height: 13px;
vertical-align: text-bottom;
margin-top: 1px;
background-color: #fff;
margin-bottom: 0px;
cursor: pointer;
float: right;
padding: 0px;
}

.wpfp-single-img {
display: inline-block;
width: 13px;
height: 13px;
vertical-align: text-bottom;
margin-top: 10px;
margin-right: 30px;
background-color: #fff;
margin-bottom: 0px;
cursor: pointer;
float: right;
padding: 0px;
}
	
	#content .page h2 {
		font-size: 15pt;
		margin-bottom: 20px;
		margin-left: 0px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		color:#000000;
	}
	
#content .page p {
    font-family: Tahoma;
    font-size: 13px;
    line-height: 20px;
    color: #444;
    margin-bottom: 7px;
    margin-top: 20px;
}
#content .page ul, #content .page ol {
    margin-bottom: 5px;
    padding: 0 0 0 30px;
    display: inline-block;
}
#content .page li {
    list-style-type: square;
    font-family: Tahoma;
    font-size: 13px;
    line-height: 20px;
    color: #444;
    margin-bottom: 5px;
    margin-top: 5px;
}
	#content .page blockquote {
		padding: 10px 10px 5px;
		margin: 10px;
		background-color: #eeeeee;
		border-width: 1px;
		border-style: solid;
		border-color: #e0e0e0;
	}
	
	#content .page h3, #content .page h4, #content .page h5, #content .page h6 {
	
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
	
	

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}

/* Start tables */


 table, table.post
{
  border-collapse: collapse;
  margin: 1px;
  width:auto;
}

table, table.post .post tr, .post th, .post td
{
  background-color:Transparent;
}

th, td
{
  padding: 10px 0px 20px 0px;
  border: solid 0px #2F3540;
  vertical-align: top;
  text-align:left;
}

.post th
{
  text-align:center;
  vertical-align:middle;
  padding: 7px;
}



/* Finish tables */




.download_big {
font-style:normal;
font-weight:bold;
line-height:15px;
background-color:#97be3d;
margin-top:5px;
margin-bottom:5px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
text-align:center;
width:570px;
padding:5px;
}

.download_big a {
color:#FFF;
}

.demo_big {
font-style:normal;
font-weight:bold;
line-height:15px;
background-color:#f68746;
margin-top:0;
margin-bottom:15px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
text-align:center;
width:570px;
padding:5px;
}

.demo_big a {
color:#FFF;
}

.descr {
	padding-top: 20px;
	text-align:center;
	font-size: 14px;
	
}
.descrtop {
	text-align:left;
}


.description {
	padding-top: 0px;
	text-align:left;
	font-size: 14px;
	color: #000;
}

.foot {
	text-align: right;
}




.footdesc {
	float: left
	
}

#screenshot {
	border-radius: 5px;
	position:absolute;
	border:0px solid #777777;
	padding:0px;
	display:none;
	color:#fff;
	z-index: 99999999999;
}

#screenshot img {
	border-radius: 5px;
}

.wppgen a {margin-right: 10px;}




/* footer */

#footer-outer {

	clear: both;

	text-align: left;

	width: 100%;

	font-size: .9em;

	color: #C2DBE7;

    padding-bottom: 30px;

	border-top: #1a5d8a;

}

#footer-wrap {

	width: 1000px;

	margin: 0 auto;

}

#footer-wrap a:link,

#footer-wrap a:visited { color: #fff; }

#footer-wrap a:hover { color: #99CCFF; }

#footer-wrap h3 {

   font: bold 1.7em 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;

	letter-spacing: .2px;

   margin-bottom: 15px;

	color: #fff;

}


/* header */

#header-wrap {

  float: left;

  height: 200px;

  width: 100%;

  background: url(images/header-bg.jpg) repeat-x;

}

#header {

  position: relative;

  margin: 0 auto;

  width: 1000px;

}



#header h1#logo-text { margin: 0; padding: 0; }

#header h1#logo-text a {
position: absolute;
margin: 0;
padding: 0 5px 0 0;
font-family: Tahoma, Helvetica;
font-size: 0.8em;
letter-spacing: -1px;
color: #333;
text-decoration: none;
top: 85px;
}

#header p#slogan {
position: absolute;
margin: 0;
padding: 0 5px 0 0;
font-family: Tahoma, 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
font-weight: bold;
font-size: 13px;
line-height: 1.8em;
font-style: normal;
color: #0d6684;
top: 130px;
left: 5px;
}



/* RSS */

#header p#rss {

  position: absolute;

  width: 175px;

  height: 50px;

  top: 15px;  right: 17px;

  padding: 0; margin: 0;

  text-align: right;

}

#header p#rss a {



  color: #baa7a7;

  height: 30px;

  font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;

  margin: 0;

  padding: 10px 0 0 30px;

  display: block;

}

#header p#rss a:hover { color: #fff; }



/* Quick Search */

form#quick-search {

  	position: absolute;

  	top: 95px; right: 12px;

  	background: transparent;

  	border: none;

  	margin: 0; padding: 0;

  	width: 250px;

}

fieldset.search {

	border: none;

   width: 250px; height: 40px;

   padding: 0; margin: 0;

   background: url(images/search.gif) no-repeat;

}

.search input {

  	border: none;

  	float: left;

 	padding: 0; margin: 0;

}

.search button {

  	border: none;

  	float: right;

  	padding: 0; margin: 0;

}

.search label { display: none; }

.search input.tbox {

  	color: #7d8285;

  	font-weight: bold;

  	margin: 15px 0 10px 10px;

  	background: transparent;

  	width: 200px;

}

.search button.btn {

  	width: 40px;

  	height: 40px;

  	cursor: pointer;

  	text-indent: -9999px;

  	background: #fbc900 url(images/search.gif) no-repeat top right;

}








#content-wrap {

	clear: both;

  	margin: 0; padding: 0;

   background: #fff;

   width: 100%;

   float: left;

}



/* footer-bottom */

#footer-bottom-one {
	clear: both;
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	padding: 15px 0px 0px 0px;
}


#footer-bottom {
    clear: both;
    margin: 0 auto;
    padding-top: 10px;
    font-size: 11px;
    color: #C2DBE7;
    overflow: hidden;
    background: #264348;
    font-family: Tahoma;
    line-height: 18px;
    border-top: 0px solid #EFEFEF;
}

#footer-bottom a { color: #fff; }

#footer-bottom a:hover { color: #99CCFF; }



#footer-bottom p.bottom-left {

	float: left;

   display: inline;

	margin: 0 0 30px 0px;

	padding: 0;

   width: 600px;

   text-align: left;

}

#footer-bottom p.bottom-right {

	float: right;

   display: inline;

	margin: 0 30px 30px 0;

	padding: 0;

   width: 320px;

   text-align: right;

}



/* images */

img {



   border: 1px solid #E2E4E7;



   text-align: center;

   background-color: #f3f3f3;

   padding: 10px;

   margin-top: 3px;
	
   margin-bottom: 10px;

   /* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;

}

img.float-right, img.alignleft {	margin: 5px 0px 10px 10px; }

img.float-left, img.alignright { margin: 5px 10px 10px 0px; }

.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}

.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;

}



.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

}



code {

  	margin: 3px 0;

  	padding: 20px;

  	text-align: left;

  	display: block;

  	overflow: auto;

  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace;

  	/* white-space: pre; */

  	border: 1px solid #F0F0F0;

	background: #F8F8F8;

	color: #555;

}

acronym {

	cursor: help;

  	border-bottom: 1px dotted #777;

}

blockquote {

  	margin: 10px 25px;

  	padding: 10px 20px 10px 32px;

  	border: 1px solid #F0F0F0;

  	background: #f8f8f8 url(images/quote.gif) no-repeat 12px 12px;

  	font-weight: normal;

  	font-size: 17px;

  	line-height: 1.5em;

  	font-style: italic;

  	font-family: Georgia, 'Times New Roman', Times, Serif;

  	color: #555;

}

strong { font-weight: bold; }



/* form elements */

form {

	margin: 10px 0px 10px 0px;

	padding: 10px 25px 25px 25px;

    background: #F3F4F5;

    border: 1px solid #E2E4E7;

	width: 530px;

}

form p {

	border-bottom: 0px solid #E6E6E6;

	padding: 12px 0 5px 0;	margin: 0;	

	color: #2C76A6;

}

label {

	font-weight: bold;

	color: #666666;

}

input, select, textarea {

	margin: 5px 0;

	padding: 7px 6px;

	color: #6A6969;

	border-width: 1px;

	border-style: solid;

  	border-color: #D4D4D4 #EBEBEB #EBEBEB #D4D4D4; 	

	font: 11px 'Lucida Grande', Verdana, Helvetica, sans-serif;

}

input:focus, select:focus, textarea:focus {

	color: #19465D;

	background: #EEF8FB;

}

#author, #email, #comment, #url {

	width: 460px;

}


/* comments list */

ol.commentlist {

	margin: 12px 12px 30px 10px;
	
	padding: 0;


   	border-top: 0px solid #EAECEE;
	
	width: 570px;

}

.commentmetadata{
	font: 11px 'Lucida Grande', Verdana, Helvetica, sans-serif;
	line-height: 18px;
}

.commentlist li {

	list-style: none;
	line-height: 18px;
	margin: 0;

	padding: 12px 0 10px 0;
	
	border: 1px solid #EAECEE;
	
	border-width: 0 0px 1px 0px;

	overflow: hidden;

}

.commentlist li a:link,

.commentlist li a:visited {

  color: #227bad;

}

.commentlist li .comment-info {

	width: 99%;

	margin: 0; padding: 0;

	overflow: hidden;

}

.commentlist li .comment-info img {

	float: right;

	margin: 3px 13px 0 0;

   	background: #fff;


	display: inline;

}

.commentlist li .comment-info cite {

	display: block;

	margin: 0; padding: 5px 65px 5px 20px;

	font-style: normal;

	font-weight: bold;

}

.commentlist li .comment-info cite .comment-data {

	font-size: .8em;

	font-weight: normal;

}

.commentlist li .comment-meta {
	font-size: 10px;
}

.commentlist li .comment-author {
	font-weight: bold;
	font-style: normal;
}


.commentlist li .comment-text {

	clear: both;

	margin: 0; padding: 0 20px 25px 20px;

}

.commentlist li .comment-text p {

	margin:  5px 0 20px 0;

	padding: 0;

}

.commentlist li .comment-text .reply a {

	padding: 5px;


	font-weight: bold;

	font-size: 11px;

	color: #fff;

}

.commentlist li ul.children { margin:0; padding: 0; }

.commentlist li ul.children li.depth-2,

.commentlist li ul.children li.depth-3 {

	margin-left: 40px;



}

.commentlist li.thread-alt {


   border-color: #E2E4E7;

}






input.button {

	font: bold 12px Arial, Sans-serif;

	height: 26px;

	padding: 3px 5px;

	color: #FFF;

	background: #2C76A6;

	

	border-width: 0px;

  	border-style: solid;

  	border-color: #86BBDF #245F86 #245F86 #86BBDF;

	cursor: pointer;

}

input.button-f {

	font: bold 12px Arial, Sans-serif;

	height: 26px;

	padding: 3px 5px;
		
	margin-top: 30px;

	color: #FFF;

	background: #2C76A6;


	border-width: 0px;

  	border-style: solid;

  	border-color: #86BBDF #245F86 #245F86 #86BBDF;

	cursor: pointer;

}

/* share */

.share-box {

   margin: 0px 0 30px 0px;

	padding: 10px 20px 10px 20px;

   background: #FAFAFA;

   border: 1px solid #EAECEE;

	overflow: hidden;
	line-height: 17px;
	width: 604px;

}

.share-box-mini {
	margin: 10px 0 10px 0px;
	padding: 10px 20px 10px 20px;
	background: #FAFAFA;
	border: 1px solid #EAECEE;
	overflow: hidden;
	width: 200px;
}

.share-box h4 {

 margin-left: 0;

}

.share-box ul {

  list-style: none;

  margin: 0; padding: 0;

}

.share-box ul li {

  float: left;

  margin-right: 5px;

}

.share-box ul li a:hover { cursor: pointer; }

.share-box ul li img {

  margin: 0;

  padding: 5px;

  background: #fff;

}


/* main menu */




#sort {
	margin: 0px;
	padding: 0px 0px;
	width:935px;
	float: left;
	}
	
#sort ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sort li {
	float:left;
	list-style: none;
	margin-right: 10px;
	padding-right: 10px;
	}

#sort ul li a {

	float:left;

	margin: 0;

	

	color: #2C627D;

	

}

#sort ul li a:hover, 

#sort ul li a:active {

	border: 1px solid #EAECEE;

	color: #2C627D;

}
	
#sort li a, #sort li a:visited {
	color: #2C627D;
	display: block;
	font-family: Arial, Verdana,  Tahoma;
	font-size: 11px;
	font-weight: bold;
    	margin: 0px 0px 0px 0px;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	-moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;
	border: 1px solid #EAECEE;
	}

#sort li a:hover {
	background: #FAFAFA;
	color: #2C627D;
	border: 1px solid #EAECEE;
	}
	
#sort li li a, #sort li li a:visited {
	width: 130px;
	color: #2C627D;
	float: none;
	margin: 0px 0px 0px -1px;
	padding: 7px 10px 7px 10px;
	}
	
#sort li li a:hover, #sort li li a:active {
	background: #000;
	color: #2C627D;
	padding: 7px 10px 7px 10px;
	margin-right: 10px;
	}

#sort li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 100px;
	margin: 0px;
	padding: 0px;
	}

#sort li li { 
	}

#sort li ul a { 
	width: 100px;
	}

#sort li ul a:hover, #sort li ul a:active { 
	}

#sort li ul ul {
	margin: -29px 0 0 130px;
	}

#sort li:hover ul ul, #sort li:hover ul ul ul, #sort li.sfhover ul ul, #sort li.sfhover ul ul ul {
	left: -999em;
	}

#sort li:hover ul, #sort li li:hover ul, #sort li li li:hover ul, #sort li.sfhover ul, #sort li li.sfhover ul, #sort li li li.sfhover ul {
	left: auto;
	}

#sort li:hover, #sort li.sfhover { 
	position: static;
	}
	
	
#sort .active-link a, #sort .active-link a:visited {
	color: #2C627D;
	background:#FAFAFA;
	font-size: 12px;
	text-transform: uppercase;
	}

#sort .active-link a:hover {
	color: #2C627D;
	}

	
	
#sort .active-link ul li a, #sort .active-link ul li a:visited{
	background: #FFFFFF;
	color: #666;
	}

#sort .active-link ul li a:hover {
	background: #FAFAFA;
	color: #2C627D;
	text-decoration: underline;
	}





.wpp-thumbnail {
	padding: 5px;
}



.thumb-preview {background-color:#fff;}



/* metki */

.sidemenu-one {
width: 300px;
float: right;
font-size: .95em;
border: 0px solid #ddd;
margin-right: 0px;
margin-bottom: 30px;
margin-top: 0px;
}

.one {
width: 148px;
height: 37px;
background: url(images/2-1.png) 0 0 no-repeat;
display: inline-table;
border: 0px solid;
}
.one a {
font-size: 12.648648648649pt;
margin-left: 35px;
width: 120px;
}

.two-columns {
width: 148px;
height: 37px;
background: url(images/3-1.png) 0 0 no-repeat;
display: inline-table;
border: 0px solid;
}
.two-columns a {
font-size: 12.648648648649pt;
margin-left: 35px;
width: 120px;
}

.three-columns {
width: 148px;
height: 37px;
background: url(images/4-1.png) 0 0 no-repeat;
display: inline-table;
border: 0px solid;
}
.three-columns a {
font-size: 12.648648648649pt;
margin-left: 35px;
width: 120px;
}

.four-columns {
width: 148px;
height: 37px;
background: url(images/5-1.png) 0 0 no-repeat;
display: inline-table;
border: 0px solid;
}
.four-columns a {
font-size: 12.648648648649pt;
margin-left: 35px;
width: 120px;
}

.two {
width: 148px;
height: 37px;
background: url(images/3-1.png) 0 0 no-repeat;
display: inline-table;
border: 0px solid;
}
.two a {
font-size: 11.189189189189pt;
margin-left: 35px;
width: 120px;
}

.left-column {
width: 148px;
height: 37px;
background: url(images/6-1.png) 0 0 no-repeat;
display: inline-table;
border: 0px solid;
}
.left-column a {
font-size: 11.189189189189pt;
margin-left: 35px;
width: 120px;
}

.top-menu {
width: 148px;
height: 37px;
background: url(images/7-1.png) 0 0 no-repeat;
display: inline-table;
border: 0px solid;
}
.top-menu a {
font-size: 11.189189189189pt;
margin-left: 35px;
width: 120px;
}

.bottom-menu {
width: 148px;
height: 37px;
background: url(images/8-1.png) 0 0 no-repeat;
display: inline-table;
border: 0px solid;
}
.bottom-menu a {
font-size: 11.189189189189pt;
margin-left: 35px;
width: 120px;
}

.two-menu {
width: 148px;
height: 37px;
background: url(images/9-1.png) 0 0 no-repeat;
display: inline-table;
border: 0px solid;
}
.two-menu a {
font-size: 9.8378378378378pt;
margin-left: 35px;
width: 120px;
}

.nastr {
width: 148px;
height: 37px;
background: url(images/1-1.png) 0 0 no-repeat;
display: inline-table;
border: 0px solid;
}
.nastr a {
font-size: 9.8378378378378pt;
margin-left: 35px;
width: 120px;
}

.rezin {
width: 148px;
height: 37px;
background: url(images/10-1.png) 0 0 no-repeat;
display: inline-table;
border: 0px solid;
}
.rezin a {
font-size: 9.8378378378378pt;
margin-left: 35px;
width: 120px;
}

.banner-temp {
width: 148px;
height: 37px;
background: url(images/11-1.png) 0 0 no-repeat;
display: inline-table;
border: 0px solid;
}
.banner-temp a {
font-size: 9.8378378378378pt;
margin-left: 35px;
width: 120px;
}

.zakrug {
width: 148px;
height: 37px;
background: url(images/12-1.png) 0 0 no-repeat;
display: inline-table;
border: 0px solid;
}
.zakrug a {
font-size: 9.8378378378378pt;
margin-left: 35px;
width: 120px;
}

.bez-image {
width: 148px;
height: 37px;
background: url(images/13-1.png) 0 0 no-repeat;
display: inline-table;
border: 0px solid;
}
.bez-image a {
font-size: 9.8378378378378pt;
margin-left: 35px;
width: 120px;
}

.jquery-ic {
width: 148px;
height: 37px;
background: url(images/14-1.png) 0 0 no-repeat;
display: inline-table;
border: 0px solid;
}
.jquery-ic a {
font-size: 9.8378378378378pt;
margin-left: 35px;
width: 120px;
}

.three {
width: 148px;
height: 37px;
background: url(images/1-1.png) 0 0 no-repeat;
display: inline-table;
border: 0px solid;
}

.red2 {
width: 20px;
height: 20px;
padding: 0;
margin: 10px 5px 27px 5px;
text-indent: -999em;
display: block;
border: 1px solid #ddd;
background: #df3434;
}





.three a {
font-size: 9.8378378378378pt;
margin-left: 35px;
width: 120px;
}

.red2 a {
width: 20px;
height: 20px;
padding: 0;
margin: 10px 5px 27px 5px;
text-indent: -999em;
background: #df3434;
}




.filters {
padding: 0px 0 0 0;
float: left;
margin-left: -10px;
margin-top: 0px;
margin-right: 20px;
border: 0px solid #ddd;
}



.filters li {
display: block;
float: left;
padding: 5px;
}

.filters li a {
display: block;
float: left;
text-decoration: none;

}

.filters li.color a {
width: 20px;
height: 20px;
padding: 0;
margin: 10px 5px 0px 5px;
text-indent: -999em;
}



.red a {
background: #df3434;
}
.pink a {
background: #ffa0da;
}
.purple a {
background: #6f489d;
}
.blue a {
background: #0088cd;
}
.green a {
background: #74a81c;
}
.yellow a {
background: #fbe844;
}
.orange a {
background: #FF9900;
}
.brown a {
background: #964B00;
}
.black a {
background: #080909;
}
.grey a {
background: #93999d;
}
.dark a {
background: #4e3329;
}
.dark-blue a {
background: #2A52BE;
}
.beige a {
background: #eee6a3;
}
.white a {
background: #fff;
box-shadow: inset 0px 0px 4px rgba(0,0,0,0.5);
}


.webartex {
margin: 20px 0px 30px 0px;
padding: 10px 20px 10px 20px;
background: #129fc8;
border: 1px solid #EAECEE;
overflow: hidden;
line-height: 17px;
width: 540px;
color: #FFF;

}
.webartex_link {color: #555 !important; text-decoration:none  !important;;}
.ba_ad {
border: 0px !important;
background-color: #FFF !important;
padding: 0px !important;
border-radius: 0px !important;
}