html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-color: #000000;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	box-sizing: border-box;
}
p, ul {
	color: #ffffff;
}
a {
	text-decoration: none;
}
strong {
	font-weight: bold;
}

.container {
	width: 1080px;
	margin: 0 auto;
	clear: both;
}



/* ------------------------------------------
-------------------  Header -----------------
--------------------------------------------- */
header {
	position: relative;
	width: 100%;
	height: 91px;
	background-color: #ff0000;
	text-align: right;
	padding: 2px 2px 0 0;
}

/* ------------------------------------------
--------------------  Menu ------------------
--------------------------------------------- */
.nav-wrap {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 34px;
	background: url(../images/bg_nav.jpg) repeat-x;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.nav-wrap:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 12px;
	height: 34px;
	background: url(../images/left_kolpak.jpg) no-repeat;
}
.nav-wrap:after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 14px;
	height: 34px;
	background: url(../images/right_kolpak.jpg) no-repeat;
}
.nav-wrap .nav li {
	display: inline-block;
}
.nav-wrap .nav li a {
	display: inline-block;
	padding: 9px 28px;
	text-decoration: none;
	color: #fff;
	background: url(../images/sep.jpg) no-repeat left top;
	font-family: Tahoma, Verdana, sans-serif;
}
.nav-wrap .nav li a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.nav-wrap .nav li:last-child a {
	background: url(../images/sep.jpg) no-repeat left top,
				url(../images/sep.jpg) no-repeat right top;
}

/* ------------------------------------------
--------------------  Content ------------------
--------------------------------------------- */
.fred {
	color: #ff0000;
	font-weight: bold;
	font: bold 14px Verdana, sans-serif;
	text-align: left;
	text-indent: 10px;
}
.content {
	padding-top: 5px;
	font-family: Tahoma, Verdana, sans-serif;
}
.banner {
	text-align: center;
	display: none;
}
.main-content {
	padding: 18px 0px 50px;
	line-height: 1.4em;
}
.item-page {
	color: #fff;
	margin: 0 40px;
}
.item-page table.main-table,
.item-page table.contentpaneopen {
	margin: 0 auto;
}
.item-page table .maintext {
	font: 12px Verdana, Tahoma, sans-serif;
	padding: 10px 15px;
	font-weight: bold;
	text-align: justify;
}
ul.pre-footer {
	display: table;
	width: 100%;
}
ul.pre-footer li {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
ul.pre-footer li.link {
	width: 164px;
}
ul.pre-footer li a {
	display: inline-block;
}
ul.pre-footer li a img {
	vertical-align: bottom;
}

ul.menu_product {
	margin-top: 20px;
}
ul.menu_product li {
	display: inline-block;
}
ul.menu_product li a {
	display: inline-block;
	margin: 0 18px 18px;
	text-decoration: none;
}
ul.menu_product li a img {
	display: block;
	height: 120px;
	min-width: 70px;
}
ul.menu_product li a span {
	display: block;
	color: #fff;
}
.item-page table.contentpaneopen {
	font: 12px Tahoma, sans-serif;
}
.item-page table.contentpaneopen strong {
	font-weight: bold;
}
.item-page .page-header h2 {
	font: normal 14px Tahoma, Verdana, sans-serif;
    color: #000;
    line-height: 16px;
    height: 25px;
    background-color: #D9DDDF;
    padding: 5px 15px 5px;
}

.contenttable {
	margin: 0 40px;
	font: 12px Verdana, sans-serif;
}
.contenttable p {
	margin: 0 0 8px;
}
.contenttable ul {
	margin: 0 0 20px;
	list-style: disc;
	list-style-position: inside;
}
.contenttable a {
	color: #fff;
	text-decoration: none;
}
.contenttable a:hover {
	color: #00A5D9;
    text-decoration: underline;
}
.contentpaneopen h1 {
	font: bold 24px Verdana, Tahoma, sans-serif;
	color: #ffffff;
	margin: 5px 0 15px;
}
.contentpaneopen p {
	color: #ffffff;
	font: 12px/18px Tahoma, Verdana, sans-serif;
	margin: 0 0 5px;
	text-indent: 12px;
}
.contentpaneopen p {
	color: #ffffff;
	font: 12px/18px Tahoma, Verdana, sans-serif;
	margin: 0 0 5px;
	text-indent: 12px;
}
.btn-opt input {
	display: inline-block;
	color: red;
	font-size:24px;
	margin-right:60px;
	cursor: pointer;
}
h5 a {
	text-decoration: none;
	margin-top: 5px;
	font-size: 14px;
}


.form-wrap {
	width: 420px;
	margin: 0 auto;
	font: 12px/18px Verdana, Tahoma, sans-serif;
	
}
.form-wrap .control-group {
	margin: 10px 0 0;
}
.form-wrap .control-group label {
	display: inline-block;
	margin: 0 0 5px;
}
.form-wrap .control-group input,
.form-wrap .control-group textarea {
	width: 305px;
	resize: none;
}

.form-wrap-2 {
	width: 550px;
	margin: 0 auto;
	font: 12px/18px Verdana, Tahoma, sans-serif;
	
}
.form-wrap-2 .control-group {
	margin: 10px 0 0;
}
.form-wrap-2 .control-group label {
	display: inline-block;
	margin: 0 0 5px;
}
.form-wrap-2 .control-group input {
	width: 500px;
}

.pager.pagenav {
	margin: 30px 0 10px;
	list-style: none;
	text-align: center;
}
.pager.pagenav li {
	display: inline-block;
}
.pager.pagenav li a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0 15px;
}



/* ------------------------------------------
-------------------- Footer -----------------
--------------------------------------------- */
footer {
	background: #d8d8d8 url(../images/footer.jpg) repeat-x;
	background-position: 0px 25px;
	font: 12px Verdana, Tahoma, sans-serif;
	color: #000;
	min-height: 116px;
	padding: 0 15px;
}
footer .top {
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #ff0000;
}
footer .copyright,
footer .counters,
footer .addresses {
	float: left;
	margin-top: 25px;
}
footer .copyright {
	width: 21%;
}
footer .counters {
	width: 34%;
}
footer .counters span {
	padding-right: 3%;
}
footer .addresses {
	width: 45%;
	font-size: 12px;
	text-align: right;
}


/* ------------------------------------------
------------------- Modules -----------------
--------------------------------------------- */
.junewsultra .jn {
    margin: 10px 40px;
    border: none;
}
.junewsultra .jn .jn-head {
	display: inline-block;
	width: 140px;
	background: none;
	margin: 0;
    padding: 0;
}
.junewsultra .jn .jn-head img {
	width: 140px;
	border: none;
}
.junewsultra .jn .jn-intro {
	display: inline-block;
	width: 80%;
	padding: 0 4px 6px;
	color: #ffffff;
	font-size: 13px;
	vertical-align: top;
}
.junewsultra .jn .jn-intro h4 a {
	color: #ffffff;
	font: bold 13px Verdana, sans-serif;
}
.junewsultra .jn .jn-more {
	text-align: left;
	padding-top: 0px;
	padding-left: 15px;
}
.junewsultra .jn .jn-more a {
	color: #ffffff;
	font-size: 12px;
}


.additional-articles {
	margin: 10px 40px;
	color: #fff;
	font-size: 12px;
}
.additional-articles a {
	color: #fff;
	text-decoration: none;
}
.img-fix {
	margin: 0 9px !important;
}