@import url('reset.css');

/*parse*/
html {
	height: 100%;
	overflow-y: scroll;
}
body {
	height: auto;
}
body {
    width: 100%;
	height: 100%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-color: #0062b8;
}
h1 {
	color: #4b96fd;
	font-size: 31px;
	line-height: 1;
	font-weight: 400;
	padding: 0 0 15px;
	text-shadow: 1px 1px 0px #f7f6f8;
}
h2 {
	color: #4b96fd;
	font-size: 20px;
	line-height: 1;
	font-weight: 400;
	padding: 10px 0 0;
}
h3 {
    color: #4b96fd;
    font-size: 17px;
    font-weight: normal;
    line-height: 21px;
    margin: 15px 0;
}
h4 {
	color: #000971;
	font-size: 11px;
	font-weight: bold;
    line-height: 18px;
    padding-bottom: 15px;
}

#content table {
	margin:0.8em 0;
}

#content table.user {
    margin: 10px 0 0px;
    max-width: 100%;
	border-collapse:collapse;
	border: 5px solid #daedfb;
}
table.user input[type="text"] {
	border-color: #a0a0a0 #ffffff #ffffff #a0a0a0;
	border-width: 1px;
	border-style: solid;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	font-size: 12px;
	width: 210px;
}
#content table.user tr td, #content table.user tr th {
    border: 1px dashed #a0a0a0;
    border-spacing: 1px;
    font-size: 11px;
    line-height: 15px;
    padding: 7px;
    vertical-align: middle;
    color: #35373B;
	background: #eff7fc;
}
.first-title {
	background: #ffffff;
	text-align: center;
	color: #5c5c5b;
	font-weight: bold;
	font-size: 12px !important;
	padding: 11px 0 !important;
}
#content ul {
	padding: 5px 0;
}
#content ul li ul {
	padding: 15px 0 1px;
}
#content ul li {
    background: url(../images/icons/list_blue.png) no-repeat 5px 6px;
    color: #35373B;
    line-height: 15px;
    margin-bottom: 10px;
    padding-left: 20px;
}
.first_tr {
	background: #ffffff !important;
	padding: 8px 0 !important;
	text-align: center;
	font-size: 15px !important;
	color: #545454 !important;
	line-height: 25px !important;
}

#content table.no_user {
	border-collapse: collapse;
	border-spacing:0px;
	background:none;
}

#content table.no_user tr td {
	border-collapse: collapse;
	margin:0;
	border-spacing:0px;
	font-size:1em;
	background:none;
	line-height:1.4em;
	vertical-align:top;
	padding:0;
}
#content {
	min-height: 400px;
	/*background-color: #f4f4f4;обязательный параметр*/
	margin: 0px;
	width: 660px;
	display: inline-block;
	vertical-align: top;
	padding-right: 30px;
	margin-left: 30px;
    padding-bottom: 35px;
}
#content p, #content, #footer p {
	line-height: 17px;
}

#content p {
	margin: 16px 0;
	color: #545454;
	font-size: 12px;
	line-height: 17px;
}

#content p img, .module_news .news_item img, .module_prodlist .prodlist_item img, .module_prod .prod_images a.img, .bell#bells img {
}

#content p img.img_right, #content p img.img_left, #content p img.img_nf, #content img.img_right, #content img.img_left, #content img.img_nf {
    border: 5px solid #daedfb;
    float: right;
    margin: 0 0 10px 10px;
    max-width: 300px;
    padding: 4px;
	background: #ffffff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	behavior: url(libs/PIE.htc);
	position: relative;
}

#content p img.img_left,#content img.img_left {
    float: left;
    margin: 0 10px 10px 0;
}

#content p img.img_nf,#content img.img_nf {
	float:none;
	margin:0 10px 10px 10px;
	padding: 7px;
}
#left-part-page .bl-lt-bn p img.img_nf {
	float:none;
	margin: 10px 0 10px 0;
	padding: 9px;
	background: #ffffff;
    border: 1px solid #b0b4bb;
}
a {
	color: #ff8a01;
}

a:hover {
	color: #f7a03b;
}
input {
    font-family: Verdana,Helvetica,sans-serif;
}
input[type="submit"] {
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
}

input[type="radio"] {
	border:none;
}
#content .wysiwyg ul {
    line-height: 1.4em;
    list-style: disk;
    margin: 1em 0 1em 24px;
}
#content  .wysiwyg ul li {
    padding: 5px 0 5px 25px;
}
#content .wysiwyg ol {
    list-style-type: decimal;
    margin: 1em 0 1em 31px;
    padding-left: 0.7em;
}
/*endofparse*/



/*MAIN_SETTINGS*/
.cold_page h1 {
	color: #008bd2;
}
.warm_page h1,.warm_page h2,.warm_page h3 {
	color: #e3000f;
}
.cold_page h2,.cold_page h3 {
	color: #0088d0;
}
#header {
	height: 145px;
	width: 1000px;
	margin: 20px auto 0;
	position: relative;
	background-color: #ffffff;
	background-image: url(../images/change_img/head_top_shadow_blue.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	border-top: 5px solid #ff9a01;
}
#main_block {
	min-width: 1000px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

#page {
    min-width: 1000px;
    overflow: hidden;
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
	width: 100%;
	margin: 0 auto;
	/*padding: 0 0 74px;*/
}
#left-part-page {
	width: 260px;
	padding: 30px;
    float: left;
}

/**/

ul.hmm, ul.hmm li,#header .phone,#header .address,#before_header .block_images img,#carusel_block #carusel ul li,.navigacia .inner ul.nav li,#lt-pt-pg, #content,.before_content .vote, .before_content .news,.news .news_item  span,.news .news_item  p.data,.news .news_item,ul.breadcrumbs li {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
#header .address p {
	color: #000971;
	font-size: 11px;
	line-height: 12px;
}
ul.hmm {
	margin: 59px 30px 0 0;
	float: right;
}
ul.hmm li a {
	background: url(../images/hmm.png) no-repeat;
	width: 24px;
	height: 24px;
	display: block;
}
ul.hmm li.home a {
	background-position: 0px 0px;
}
ul.hmm li.home a:hover {
	background-position: 0px -26px;
}
ul.hmm li.mail a {
	background-position: -25px 0px;
}
ul.hmm li.mail a:hover {
	background-position: -25px -26px;
}
ul.hmm li.map a {
	background-position: -50px 0px;
}
ul.hmm li.map a:hover {
	background-position: -50px -26px;
}
#header .contakts {
	position: absolute;
    right: 30px;
    top: 96px;
}
#header .contakts .address {
    margin-right: 7px;
    margin-top: 5px;
    text-align: right;
	float: left;
}


input {
    font-family: Verdana,Helvetica,sans-serif;
}

#header .logo,#header .slogan {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
#header .slogan {
    height: 56px;
    margin: 43px 0 0;
    width: 530px;
}
#header .slogan p {
    color: #126EEC;
    display: table-cell;
    font-size: 14px;
    height: 56px;
    line-height: 20px;
    vertical-align: middle;
}

#header .phone {
	float: right;
	margin-left: 15px;
}
#header .phone p {
	color: #ff9a01;
	font-family: Times New Roman, Times;
	font-size: 28px;
    padding: 0 0 5px;
}
#header .phone p span {
	font-size: 28px;
	color: #126eec;
}

#header .logo {
    height: 100px;
    margin: 18px 30px 0 30px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 270px;
}

#header .logo a {
    display: table-cell;
    font-size: 26px;
    height: 100px;
    text-decoration: none;
    vertical-align: middle;
    width: 300px;
	background-position: center center !important;
	/*background: url(../images/logo.png) no-repeat;*/
}

/*before_header*/
#before_header {
	background-color: #ffffff;
	width: 1000px;
	margin: 0 auto;
}
#before_header .block_images {
    height: 260px;
    overflow: hidden;
    white-space: nowrap;
    width: 940px;
	margin: 0 auto;
	position: relative;
	border: 10px solid #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	behavior: url(libs/PIE.htc);
}
/*carusel*/
#carusel_block {
    position: relative;
    top: -39px;
}
#carusel_block #carusel {
	background: url(../images/change_img/carusel_bg_blue.png) no-repeat;
	height: 160px;
	width: 940px;
	margin: 0 auto;
	position: relative;
}
#carusel_block #carusel ul li div {
	margin-top: 15px;
}
#carusel_block #carusel ul li div.descr {
	overflow: hidden;
	height: 103px;
	position: relative;
}
#carusel_block #carusel ul li div p {
	color: #ffffff;
	font-size: 11px;
	line-height: 16px;
	width: 270px;
    margin: 10px 0;
}
#carusel_block #carusel ul li div p span{
	color: #feeaa3;
	font-size: 14px;
	text-shadow: 1px 1px 0px #323cb2;
	font-weight: bold;
	line-height: 18px;
}
#carusel_block #carusel ul li {
	height: 160px;
	position: relative;
	padding: 0 0 0 15px;
}
#carusel_block #carusel ul li div p.view {
    bottom: 0;
    left: 15px;
    position: absolute;
	margin: 0;
}
#carusel_block #carusel ul li div p.view  a{
	background: url(../images/change_img/view_car_blue.png) no-repeat top center;
	color: #ffffff;
	font-style: italic;
	text-decoration: none;
	width: 100px;
	height: 26px;
	display: block;
	text-align: center;
    line-height: 28px;
}
#carusel_block #carusel ul li div p.view a:hover {
	background-position: 0px bottom;
}

/*navigacia*/
.navigacia {
	position: relative;
    top: -67px;
}
.navigacia .lt_nv_bl,.navigacia .rt_nv_bl {
	position: absolute;
	display: block;
	height: 92px;
	width: 27px;
	top: 0;
}
.navigacia .lt_nv_bl {
	background: url(../images/change_img/left_nav_blue.png) no-repeat;
	left: -27px;
}
.navigacia .rt_nv_bl {
	background: url(../images/change_img/right_nav_blue.png) no-repeat;
	right: -27px;
}
.navigacia .inner ul.nav {
	background: url(../images/change_img/nav_cen_blue.png) repeat-x;
	height: 39px;
    text-align: center;
}
.navigacia .inner ul.nav li {
	background: url(../images/change_img/nav_li_blue.png) no-repeat right center;
    padding: 0 5px 0 0;
    margin-left: -5px;
}
.navigacia .inner ul.nav li a {
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    line-height: 18px;
    padding: 9px 23px 12px 20px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #993A00;
}
.navigacia .inner ul.nav li a:hover {
	background: #ffffff;
    text-shadow: 1px 1px 0 #ffffff;
	color: #126eec;
}





/*CONTENT*/
#content a.img_right, #content a.img_left, #content a.img_nf {
    border: 1px solid #4084fe;
    float: right;
    margin: 0 0 10px 20px;
    max-width: 300px;
    padding: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	behavior: url(libs/PIE.htc);
}
#content a.img_right:hover, #content a.img_left:hover, #content a.img_nf :hover {
	background: #fbd707;
}
#content a.img_left {
    float: left;
    margin: 0 20px 10px 0;
}
.block-text {
	display: inline-block;
}
.block-text p {
	color: #5c5c5b !important;
	font-size: 11px !important;
	line-height: 18px !important;
	padding: 0 !important;
	margin: 0 0 10px;
}
.block-text p a {
	color: #4084fe;
	font-size: 13px;
	line-height: 18px;
}
.block-text p a:hover {
	/*text-decoration: none;*/
}

#footer-cleaner,.del {
	clear: both;
}
#footer-cleaner {
	height: 140px;
}

/*FOOTER*/
#footer {
    position: relative;
    height: 140px;
	width: 1000px;
    margin: -160px auto 20px;
	background: #2f79e1 url(../images/change_img/bor_bef_blue.png) repeat-x top;
}
.cold_page #footer {
	background: url(../images/footer_c.png) no-repeat center top;
}
#footer .inner {
	position: relative;
    z-index: 10;
	/*background: url(../images/ft_bg.png) no-repeat center top;*/
	height: 140px;
	width: 1000px;
	margin: 0 auto;
}
#footer .inner p.copyright {
	color: #505e7b;
}
#footer .inner p.copyright span {
    margin-left: 48px;	
}
#footer .inner p.copyright span a {
	color: #505e7b;
}
#footer .inner .lt_foot {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
    float: left;
    left: 40px;
    position: relative;
    top: 50px;
}
#footer .inner .lt_foot p.copy {
	font-size: 11px;
	color: #ffffff;
}
#footer .inner .lt_foot p.copy a {
	font-weight: bold;
	color: #feeaa3;
}
#footer .inner .lt_foot p.copy span {
	margin-left: 48px;
}
#footer .inner .rt_foot {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 650px;
	position: relative;
	top: 13px;
	left: 40px;
    margin: 0;
}
#footer .inner .rt_foot .address {
	margin-left: 50px;
}
#footer .inner .rt_foot .address p {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	font-size: 11px;
	color: #ffffff;
	line-height: 17px;
	margin: 0 20px 0 0;
	width: 45%;
}
#footer .inner .rt_foot .address p a{
	color: #feeaa3;
}
#footer .inner .rt_foot p span {
	font-size: 14px;
	color: #fff095;
	font-weight: bold;
	text-shadow: 1px 1px 0px #323cb2;
	display: block;
	background: url(../images/mail.png) no-repeat left;
	padding: 10px 0 0 30px;
	height: 27px;
}
.counter {
	height: 31px;
	margin-top: 15px;
}
/*FOOTER*/

#center #left-part-page .menu ul.menu {
padding: 0;
}

#lt-pt-pg {
	width: 275px;
    margin-top: 53px;
}
#lt-pt-pg ul.menu {
	padding-left: 25px;
}
#lt-pt-pg ul.menu li {
}
#lt-pt-pg ul.menu li a {
	color: #126eec;
	font-size: 14px;
	line-height: 15px;
	display: block;
	padding: 10px 10px 10px 15px;
}
#lt-pt-pg ul.menu li a:hover {
	background: url(../images/change_img/bg_menu_blue.png) no-repeat left center;
	text-decoration: none;
	font-weight: 400;
	color: #feeaa3;
	text-shadow: 1px 1px 0px #323cb2;
}
#lt-pt-pg ul.menu li ul {
    margin: 5px 0 4px -4px;
}
#lt-pt-pg ul.menu li ul li a {
	color: #ff8a01;
	line-height: 11px;
	font-size: 11px;
	padding: 5px 5px 5px 20px;
}
#lt-pt-pg ul.menu li ul li a:hover {
	background: none;
	text-decoration: none;
	font-weight: 300;
	color: #ff8a01;
	text-shadow: none;
	padding: 5px 5px 5px 20px;
}
#lt-pt-pg .vote h3 {
	padding: 3px 0 3px 30px;
	margin: 15px 0 9px -30px;
}
.vote h3 {
	background: url(../images/vote.png) no-repeat left center;
	padding: 3px 0 3px 30px;
	margin: 15px 0 9px -30px;
}
#lt-pt-pg .news h3 {
	background: url(../images/news.png) no-repeat left center;
	padding: 3px 0 3px 30px;
	margin: 15px 0 9px -30px;
}

.vote form {
    margin: 10px 0 0;
}
.vote input {
    float: left;
    /*margin: 0.2em 4px 0 0;*/
}
.vote label {
    color: #362F2D;
    display: block;
    font-size: 11px;
    line-height: 15px;
    margin-left: 17px;
    position: relative;
    vertical-align: top;
}
.vote input.submit{
	text-shadow: 1px 1px 0px #993a00;
	color: #ffffff;
	font-size: 12px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
	border: none;
	background: url(../images/button.png) no-repeat;
	width: 121px;
	height: 24px;
    padding: 0 0 3px;
	float: none;
}
.before_content {
	background: url(../images/change_img/bor_bef_blue.png) repeat-x top;
    padding-top: 2px;
}
.before_content .inner {
	background: #eaf7fe url(../images/change_img/bg_news_blue.png) repeat-x bottom;
	padding: 0 0 35px;
	position: relative;
    min-height: 230px;
}
.before_content .vote,#lt-pt-pg .vote,#lt-pt-pg  .news  {
    width: 230px;
    margin: 8px 0 0 40px;
}
#lt-pt-pg .vote,#lt-pt-pg  .news  {
	border-top: 1px solid #daedfb;
	margin: 20px 0 20px 40px;
    width: 230px;
}
.before_content .news {
    margin: 22px 0 0 35px;
    padding-left: 40px;
    width: 610px;
	background: url(../images/change_img/news_shadow_blue.png) no-repeat left center;
	position: absolute;
	top: 0;
	left: 275px;
	min-height: 170px;
}
.before_content .news h3 {
	display: none;
}
.news .news_item {
    margin-right: 15px;
    width: 190px;
}
#lt-pt-pg .news .news_item {
	margin-left: 0px;
    margin-bottom: 20px;
	display: block;
}
.news .news_item  span {
    color: #f29315;
    font-family: Times New Roman,Times;
    font-size: 26px;
    margin: 0;
    width: 29px;
	text-shadow: 1px 1px 0px #ffffff;
}
.news .news_item  p {
	margin: 18px 0 0;
}
#lt-pt-pg .news .news_item  p {
	margin: 10px 0 0;
}
#lt-pt-pg .news .news_item  p.data {
	margin: 2px 0 0;
}
.news .news_item  p a {
	font-size: 11px;
	color: #126eec;
	line-height: 16px;
	text-decoration: none;
	display: block;
}
.news .news_item  p a:hover {
	text-decoration: underline;
}
.news .news_item  p.data {
	color: #000971;
	font-size: 10px;
	margin: 2px 0 0;
	line-height: 1;
}
#lt-pt-pg .module a.all {
    font-size: 1.1em;
	clear: both;
}
#lt-pt-pg ul.menu li ul li.current {
	padding: 5px 5px 5px 20px;
	color: #000971;
	line-height: 11px;
	font-size: 11px;
}

/**/
#center {
    background: #ffffff;
    margin: 0 auto;
    position: relative;
    width: 1000px;
    padding-bottom: 20px;
}

/*BREADCRUMBS*/
ul.breadcrumbs {
    margin-left: 308px;
    position: relative;
    top: -18px;
    width: 660px;
}
ul.breadcrumbs li {
	color: #8d8c8c;
	font-size: 11px;
}
ul.breadcrumbs li a {
	background: url(../images/change_img/arrow_r_blue.png) no-repeat right 7px;
	padding-right: 15px;
	margin-right: 5px;
}