@charset "windows-1251";
/* RESET */
body, html {
	height: 100%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}/* remember to define focus styles! */
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Clear Floats */
.col-full:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/*defaults */
body {
	min-width: 940px;
	font: 14px/20px 'Droid Sans', 'Myriad Pro', Helvetica, Arial, sans-serif;
font-family: color: #555;
	background-color: #282828;
}
h1, h2, h3 {
	margin:0 0 15px 0;
	font-family: 'Droid Sans', 'Myriad Pro', Helvetica, Arial, sans-serif;
	color: #222;
	font-weight:normal;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
p {
	margin: 0;
	font:14px/22px 'Droid Sans', 'Myriad Pro', Helvetica, Arial, sans-serif;
}
hr {
	background-color: #e6e6e6;
	border:0;
	height: 1px;
	margin-bottom: 20px;
}
/* hyperlinks */
a:link, a:visited {
	color: #83b441;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}
/*containers i Columns */
#wrapper {
	background:#fff;
}
#top {
	background: #273b52 url(images/bg000000.jpg) no-repeat top;
}
#main {
	width:580px;
}
#main.fullwidth {
	width: 940px;
}
#sidebar {
	width:300px;
}
.col-left {
	float: left;
}
.col-right {
	float: right;
}
.col-full {
	width: 940px;
	margin: 0 auto;
}
/* header */
#header {
	padding:50px 0 40px;
	clear:both;
	position:relative;
}
/*content */
#content {
	background:url(images/bg-conte.png) repeat-x top center;
	min-height:100px;
	padding:50px 0 30px 0;
}
/* footer */
#footer {
	background:#282828;
	padding: 20px 0;
	color:#999;
}
#footer p {
	font:12px/18px 'Droid Sans', 'Myriad Pro', Helvetica, Arial, sans-serif;
}
#footer a {
	color:#aaa;
}
#mini-features .more-features {
	background:url(images/bg-borde.png) no-repeat top center;
	padding-top:20px;
}
/* widget */
.widget p {
	margin-bottom:15px;
}
.widget .textwidget, .widget ul, .widget_woo_feedback .feedback {
	background:#f0f0f0;
	padding:25px;
}
/* Feedback */
.widget_woo_feedback blockquote p {
	font-family: 'Droid Serif', Georgia, serif;
	font-style:italic;
	color:#555;
}
.widget_woo_feedback cite {
	font-family: 'Droid Sans', Arial, sans-serif;
	font-style:normal;
	color:#555;
	font-size:12px;
}
ul li.black {
	background:#f7f7f7;
}
ul li.white {
	background:#fff;
}

ul li:hover {
	background:#f0f0f0;
}

ul li ul li {
	display:inline;
	margin:0;
	padding:0;
	font-size: 75%;
}
div#top a	{color:#fff;}
ul li a:link	{color:#00F;}
ul li a:visited	{color:#133767;}
ul li a:hover	{color: #000;}
ul li a:active	{color:#0FF;}