* { border: none; 	margin: 0; 	padding: 0; }

body { background: #f8f1e9 url(bg-body.jpg) repeat-x; 	color: #2a2a2a;	font: 11px/17px Verdana, Tahoma, "Myriad Pro", sans-serif; -webkit-user-select: none; -moz-user-select: none; }

a, a:link, a:hover, a:visited { cursor: pointer; }
a, a:link {  color: #4d185e; 	 text-decoration: underline; }
a:hover { text-decoration: none; }

ul { list-style: none; }

h1 { font-size: 22px; }
h2 { font-size: 13px; }
h3 { font-size: 13px; }
h4 { font-size: 11px; }
.txtdiv h3 { color: #4d185e; }

/* ****** MISC *** *** */

.clr { clear: both; }
.block { display: block; }
.left { float: left; }
.right { float: right; }
.nomargin { margin: 0 !important; }
.nopadding { padding: 0 !important }
.piclink { display: block; margin: 0 auto; }
#area_1 .area_1_3_invisible { display: none; }
#area_2 .area_2_invisible { display: none; }
#area_3 .area_1_3_invisible { display: none; }
.tplfleft { float: left; margin: 0px 10px 10px 0px; }
.tplfright { float: right; margin: 0px 0px 10px 10px; }
.none { display: none; }

/* ****** FORMS *** *** */

form { margin: 0 0 20px 0; }
input,
input[type="text"],
input[type="password"] { background: url(input.png) no-repeat; color: #531e64;	padding: 5px; width: 190px; font-size: 11px; font: 12px/18px Arial, Verdana, Tahoma, sans-serif; }
input[type="file"] { background: none; }
input.long { background: url(input-long.png) no-repeat; width: 340px; }
input[type="checkbox"] { background: none; width: auto; }
input[type="radio"] { background: none; width: auto; margin: 0 5px 0 0; }
input[type="submit"], input[type="button"] { background: url(submit.png) no-repeat;	color: #fff; height: 22px; padding: 0 0 2px 0; width: 80px !important; font-size: 11px; }
textarea {  font: 12px/18px Arial, Verdana, Tahoma, sans-serif; border: 1px #b7ad9b solid; background: #f8f3ec !important; width: 350px; }
select {  font: 11px/18px Arial, Verdana, Tahoma, sans-serif; border: 1px #b7ad9b solid; padding: 3px 0; background: #f8f3ec !important; width: 350px; }
textarea.long { width: 350px !important; }

#search fieldset { float: right; }
#search input[type="text"] { background: url(search-input.png) no-repeat; 	color: #531e64;	float: left;	padding: 6px 5px 6px 0 !important; font-size: 12px; width: 155px; }
#search input[type="submit"] { background: url(search-submit.png) no-repeat; float: left; height: 27px; width: 32px !important; }

#center-col .box_body .maparea input[type="button"] { margin: 0 5px 0 5px; }
#center-col .box_body .maparea label { margin: 0 5px 0; float: left; font-weight: bolder; }


/* ****** STRUCTURE *** *** */

#wraper { margin: 0 auto 10px auto; 	width: 1162px;}

#area_1 { height: 100px; }
html>body #area_1 { min-height: 100px; height: auto; }

#area_2 { height: 100px; }
html>body #area_2 { min-height: 100px; height: auto; }

#area_3 { height: 100px; }
html>body #area_3 { min-height: 100px; height: auto; }

#bg-header { background: url(bg-header.jpg) right 0 no-repeat;	height: 119px;	margin: 0 auto;	width: 1162px; }

#header { margin: 0 auto; 	padding: 30px 20px 0 20px; 	width: 1162px; }
#top-nav { background: transparent url(top-nav-trans.png) right 0 no-repeat; 	height: 49px; 	margin: 0 auto; 	width: 1162px; }
#top-nav a { color: #fff; 	display: block; 	float: left; 	font-size: 13px; 	margin: 0 6px; 	padding: 17px 8px 15px 8px; 	text-decoration: none; }
#top-nav a:hover { background: url(nav-arrow-trans.png) center bottom no-repeat; }
#top-nav a.active { background: url(nav-arrow-trans.png) center bottom no-repeat; }
#search { float: right; 	padding: 13px 10px 0 0; }
#content { background: #fff; 	border-left: 1px solid #b7ad9b; 	border-right: 1px solid #b7ad9b; 	padding: 0 3px 5px 3px; 	width: 1154px; }
#content .wide { margin: 0 auto; width: 916px; }
#breadcrumbs { border-bottom: 1px solid #dadada; 	margin: 0 5px 5px 5px; 	padding: 5px; }
#content #subnav { height: 30px;	margin: 0 auto;	width: 1162px;  }
#content #subnav .bg-left { float: left; width: 7px; background: url(subnav-left.png) 0 0 no-repeat; height: 30px;  }
#content #subnav .bg-center { float: left; background: url(subnav-center.png) repeat-x; height: 24px; width: 1130px; padding: 6px 5px 0 5px;  }
#content #subnav .bg-right { float: left; width: 7px; background: url(subnav-right.png) 0 0 no-repeat; height: 30px;  }

#content #subnav ul li { display: inline; }
#content #subnav li a { display: block; padding: 0 8px 0 0; margin: 0 5px; float: left; text-decoration: none; background: url(bg-subnav.png) center right no-repeat; }
#content #subnav li a:hover { text-decoration: underline; }
#content #subnav li a.last {  background: none; }

/* ****** LEFT-COL *** *** */


#top-col { 
margin: 10px;
}

#left-col { float: left; 	margin: 0 10px 0 0; 	width: 288px; }
#left-col .box { margin: 0 0 20px 0; }
#left-col .box .box_header h3 { font-size: 12px; 	font-weight: bolder; }
#left-col .box .box_body { }

#left-col #nav-left li { padding: 2px 0; position: relative; }
#left-col #nav-left a { background: url(nav-left-tmp.png) 0 0 no-repeat; font-size:12px;	display: block; 	font-weight: normal; 	height: 20px; 	padding: 4px 0 2px 10px; 	text-decoration: none; 	width: 258px; }
#left-col #nav-left a:hover { background: url(nav-left-tmp.png) 0 -26px no-repeat; }
#left-col #nav-left a.expanded { background: url(nav-left-tmp-hover.png) 0 0 no-repeat; }
#left-col #nav-left a.expanded:hover { background: url(nav-left-tmp-hover.png) 0 -26px no-repeat; }
#left-col #nav-left .sub { background: #fff; display: none; top: 0px; left: 233px; margin: 0 0 5px 0; z-index:999; position: absolute;}
#left-col #nav-left li:hover .sub { display: block; }
#left-col #nav-left .sub li { margin: 1px 0 0 0; 	padding: 0; }
#left-col #nav-left .sub li a { color: #fff;  background: #5B564F;font-weight: normal; 	height: auto; min-height: 21px; padding: 1px 10px 0px 15px; 	width: 226px; }
#left-col #nav-left .sub li a.active { background: #fddd69; color: #514C46; }
#left-col #nav-left .sub li a:hover { background: #FFCB11; color: #514C46; }
#left-col #nav-left .sub2  { background: #fff; display: none; top: -1px; left: 251px; margin: 0 0 5px 0; z-index:999; position: absolute; }
#left-col #nav-left .sub2 li a { color: #fff;  background: #726C63;	font-weight: normal; height: auto; min-height: 21px;padding: 1px 10px 0px 15px; 	width: 208px; }
#left-col #nav-left .sub2 li a.active { background: #fddd69; color: #514C46; }
#left-col #nav-left .sub2 li a:hover { background: #FFCB11; color: #514C46; }
#left-col #nav-left li:hover .sub li:hover .sub2{ display: block; }

#left-col .box_header .panel_gray_list h2 { 	background: url(panel-header-left.png) 0 0 no-repeat; 	color: #ffd538; 	height: 22px;	padding: 6px 4px 2px 15px;	width: 219px; }
#left-col .box_header .panel_gray_short h2 { 	background: url(panel-header-left.png) 0 0 no-repeat; 	color: #ffd538; 	height: 22px;	padding: 6px 4px 2px 15px;	width: 219px; }
#left-col .box_header h2 { 	background: url(panel-header-left.png) 0 0 no-repeat; 	color: #ffd538; 	height: 22px;	padding: 6px 4px 2px 15px;	width: 219px; }
#left-col .box_body h2 { 	margin: 0 0 10px 0; }
#left-col .box_header h2 a { 	color: #ffd538; text-decoration: none; }
#left-col .box_body .panel2 { 	background: #e0dfde;	padding: 10px;	text-align: justify; }
#left-col .box_body .text { 	background: #e0dfde;	padding: 10px;	text-align: justify; }
#left-col .box_body .panel2_bottom-list { 	background: url(panel-footer-center.png) 0 0 no-repeat; 	height: 7px;	width: 238px; }
#left-col .box_body .panel2_bottom-short { 	background: url(panel-footer-center.png) 0 0 no-repeat; 	height: 7px;	width: 238px; }


#left-col .box_header .panel_gray_list h2 { 	background: none; display: none;	color: #ffd538; 	height: 22px;	padding: 6px 4px 2px 15px;	width: 219px; }
#left-col .box_header .panel_gray_short h2 { 	background: none;  isplay: none;	color: #ffd538; 	height: 22px;	padding: 6px 4px 2px 15px;	width: 219px; }
#left-col .box_header h2 { 	background: none;  	color: #ffd538; 	height: 22px;	padding: 6px 4px 2px 15px;	width: 219px; }
#left-col .box_body h2 { 	margin: 0 0 10px 0; }
#left-col .box_header h2 a { 	color: #ffd538; text-decoration: none; }
#left-col .box_body .panel2 { 	background: none; 	padding: 10px;	text-align: justify; }
#left-col .box_body .text { 	background: none; 	padding: 10px;	text-align: justify; }
#left-col .box_body .panel2_bottom-list { 	background: none; 	height: 7px;	width: 238px; }
#left-col .box_body .panel2_bottom-short { 	background: none; 	height: 7px;	width: 238px; }


#left-col .gallery_elem { width: 98%; margin: 5px auto; text-align: center; }

#left-col .poll_answer { padding: 5px 10px; }
#left-col .poll_tekst img { margin: 0 7px 0 0 !important; border: none !important; }
#left-col .bluedark { font-size: 14px; font-weight: bolder; color: #441556; }
#left-col .poll_question { margin: 0 0 0 10px; padding: 2px 0; }
#left-col .poll_question input[type=radio] { float: left !important; margin: 3px 7px 0 0 !important; }
#left-col .pollbg { background: #f1f1f1; height: 12px; margin: 2px 0 0 0; }
#left-col .pollmain { background: #441556; height: 12px; }

.poll_submit a { display: block; text-align: center; text-decoration: none !important; background: url(submit.png) no-repeat; padding: 2px 0 0 0; margin: 10px 0 0 0;	color: #fff; height: 22px;  width: 80px !important; font-size: 11px; }

/* ****** CENTER-COL *** *** */

#center-col .img { float: left; margin: 0 15px 0 0; }

#center-col { float: left; 	margin: 0 30px 0 0; 	width: 614px; }
#center-col .box { margin: 0 0 20px 0; }
#center-col .box_header {}
#center-col .box_header h2 { color: #4d185e; 	font-size: 13px; 	font-weight: bolder; }
#center-col .box_header .tab-section { 
   // background: url(tabs-border.png) bottom repeat-x; 	
    }
#center-col .box_header .tab-section .tabs { height: 26px;background: url(tabs-border.png) bottom repeat-x; 	margin:5px 0 0 0px; }
#center-col .box_header .tab-section .rss { float: right; 	margin: 5px 0 0 0; }

#center-col .box_header .tab-section .active-item { float: left; 	height: 25px; 	margin: 0 2px 0 0; }
#center-col .box_header .tab-section .active-item a { color: #fff; 	font-weight: normal; text-decoration: none; } 
#center-col .box_header .tab-section .active-item .active-left { background: url(unactive-left.png) 0 0 no-repeat; 	float: left; 	height: 25px; 	width: 5px; }
#center-col .box_header .tab-section .active-item .active-center { background: url(unactive-center.png) 0 0 repeat-x; 	float: left; 	height: 22px; 	padding: 3px 5px 0 5px; }
#center-col .box_header .tab-section .active-item .active-right { background: url(unactive-right.png) 0 0 no-repeat; 	float: left; 	height: 25px; 	width: 5px; }
#center-col .box_header .tab-section .unactive-item { float: left; 	height: 25px; 	margin: 0 2px 0 0; }
#center-col .box_header .tab-section .unactive-item a { color: #514c46; 	text-decoration: none; }
#center-col .box_header .tab-section .unactive-item .unactive-left { background: url(active-left.png) 0 0 no-repeat; 	float: left; 	height: 25px; 	width: 5px; }
#center-col .box_header .tab-section .unactive-item .unactive-center { background: url(active-center.png) 0 0 repeat-x; 	float: left; 	height: 22px; 	padding: 3px 5px 0 5px; }
#center-col .box_header .tab-section .unactive-item .unactive-right { background: url(active-right.png) 0 0 no-repeat; 	float: left; 	height: 25px; 	width: 5px; }

#center-col .box_body { padding: 10px 0; }
#center-col .box_body h2 { margin: 0 0 10px 0; }
#center-col .box_body .text { padding: 0 5px 0 0; }
#center-col .box_body.short-object { padding: 0px;}
#center-col .box_body.short-object .text { 	background: #e0dfde;	padding: 10px;	text-align: justify; }
#center-col .box_body .text .txtdiv { padding: 5px; text-align: justify; font-size: 12px;}
#center-col .box_body .text .txtdiv a { color: #0490d1}
#center-col .races .desc a { color: #0490d1 !important; }
#center-col .box_body .text .txtdiv table { margin: auto; }
#center-col .box_body .text img {	margin: 10px;  }
#center-col .box_body .text ul { list-style: square; margin: 10px 0px 10px 30px; }
#center-col .box_body .text .border ul { list-style: none; margin: 0px; }
#center-col .box_body .item { margin: 0 0 10px 0; }
#center-col .box_body .item img { float: left; 	margin: 0 10px 10px 0; 	width: 250px; } 
#center-col .box_body .item .prev { float: left; 	width: 350px; }
#center-col .box_body .item .prev .headline { border-bottom: 1px solid #ccc; 	color: #4d185e; 	font-size: 11px; 	font-weight: bolder; 	margin: 0 0 5px 0; 	padding: 0 0 5px 0; }
#center-col .box_body .item .prev .headline span { color: #2a2a2a; 	font-weight: normal; }
#center-col .box_body .item .prev .text { margin: 0 0 10px 0; }
#center-col .box_body .colored-section { margin: 10px 0; }
#center-col .box_body .colored-section .top { background: url(marked-top.png) no-repeat; 	font-size: 0px; 	height: 5px; 	width: 614px; }
#center-col .box_body .colored-section .half { float: left; 	margin: 0 4px 0 0; 	width: 305px; }
#center-col .box_body .colored-section .half .in { padding: 10px; }
#center-col .box_body .colored-section img { float: left; 	margin: 0 10px 0 0; }
#center-col .box_body .colored-section .item1, #center-col .box_body .colored-section .item4 { background: url(marked-item1.png) repeat-y; 	margin: 0 0 4px 0; 	width: 614px; }
#center-col .box_body .colored-section .item1.single, #center-col .box_body .colored-section .item4.single { background: url(marked-item1-single.png) repeat-y; 	margin: 0 0 4px 0; 	width: 614px; }
#center-col .box_body .colored-section .item2, #center-col .box_body .colored-section .item5 { background: url(marked-item2.png) repeat-y; 	margin: 0 0 4px 0; 	width: 614px; }
#center-col .box_body .colored-section .item2.single, #center-col .box_body .colored-section .item5.single { background: url(marked-item2-single.png) repeat-y; 	margin: 0 0 4px 0; 	width: 614px; }
#center-col .box_body .colored-section .item3, #center-col .box_body .colored-section .item6 { background: url(marked-item3.png) repeat-y; 	margin: 0 0 4px 0; 	width: 614px; }
#center-col .box_body .colored-section .item3.single, #center-col .box_body .colored-section .item6.single { background: url(marked-item3-single.png) repeat-y; 	margin: 0 0 4px 0; 	width: 614px; }
#center-col .box_body .colored-section h3 a { font-size: 13px; 	font-weight: bolder; 	text-decoration: none; }
#center-col .box_body .seealso div.image { overflow: hidden; height: 70px; width: 100px; border: 1px solid #4D185E;}
#center-col .box_body .seealso { padding-left: 52px; }
#center-col .box_body .seealso td a { display: block; height: 130px; margin-right: 34px; }
#center-col .box_body .seealso td span { margin-top: 5px; display: block; width: 100px; }
#center-col .box_body .maparea { margin: 10px 0; }
#center-col .box_body .maparea .desc { margin: 10px 0; }
#center-col .box_body a.button { display: block; background: #4c185c; color: #fff; text-decoration: none; padding: 2px 4px; font-size: 11px; }
#center-col .box_body a.button:hover {  background: #6f2684; color: #fff; }
#center-col .box_body .video { margin: 10px auto; width: 450px; }
#center-col  .bg-gray { 	background: #e0dfde;	padding: 10px;	text-align: justify; }
#center-col  td.min a {text-decoration: none; font-size: 12px; font-weight: bolder; }

#center-col .similarpages { padding-bottom: 20px; text-align: justify; font-size: 12px;}

#center-col .box .content-ad { margin: 20px 0 10px 0; } 
#center-col .box .extras { margin: 0 0 10px 0; 	width: 508px; }
#center-col .box .extras .top { background: url(yellow-top.png) no-repeat; 	font-size: 0px; 	height: 7px; 	width: 614px; }
#center-col .box .extras .content { background: #ffe02a url(yellow-content.png) repeat-y; 	width: 614px; }
#center-col .box .extras .bottom { background: url(yellow-bottom.png) no-repeat; 	font-size: 0px; 	height: 7px; 	width: 614px; }
#center-col .box .extras .half a img { border: 1px #fff solid; 	text-align: center; }
#center-col .box .extras .yellow a { color: #514c46; 	margin: 5px 0; 	text-decoration: none; }
#center-col .box .extras .half { float: left; 	margin: 0 4px 0 0;	width: 250px; }
#center-col .box .extras .half .in { padding: 0 5px; }
#center-col .box .extras .gray { color: #fff; width: 303px; }
#center-col .box .extras .gray a { color: #ffce14; 	text-decoration: none; }
#center-col .box .extras .gray a:hover { text-decoration: underline; }
#center-col .box .extras .gray h3 { color: #fff; 	border-bottom: 1px #979490 solid; 	margin: 0 0 7px 0; 	padding: 0 0 7px 0; }
#center-col .box h3 { margin: 0 0 10px 0; }
#center-col .box .extras .gray .item { border-bottom: 1px #979490 solid; 	margin: 0 0 7px 0; 	padding: 0 0 7px 0; }

#center-col .box .row { margin: 0 0 30px 0; }
#center-col .box .row .item { float: left; 	margin: 0 30px 0 0; }
#center-col .box .row .item h4 { color: #854403; 	font-size: 11px; }
#center-col .box .row .item a { color: #854403; }
#center-col .box .row .item h4 a { text-decoration: none; }
#center-col .box .border { border-bottom: 1px #ccc solid; 	margin: 0; 	padding: 5px; }
#center-col .box .marked { background: #ffbd0a; 	margin: 0 0 5px 0; 	padding: 5px; }
#center-col .box .previous { float: left; 	width: 130px; }
#center-col .box .next { float: right; 	text-align: right; 	width: 130px; }
#center-col .box .numbers { float: left; 	text-align: center; 	width: 240px;; }
#center-col .box .numbers a.active { font-weight: bolder; 	text-decoration: underline; }
#center-col .box .numbers a, .next a, .previous a { text-decoration: none; 	margin: 0 3px; }
#center-col .box .numbers a:hover, .next a:hover, .previous a:hover { text-decoration: underline; }

#center-col .box_header .panel_gray_short h2 { 	background: url(center-header.jpg) 0 0 no-repeat; 	color: #2a2a2a; 	height: 22px;	padding: 6px 4px 2px 15px;	width: 614px; }
#center-col .box_header .panel_gray_list h2 { }
#center-col .box_body .panel2-short { 	background: #e0dfde;	padding: 10px;	text-align: justify; }
#center-col .box_body .panel2_bottom-list { display: none; }
#center-col .box_body .panel2_bottom-short { 	background: url(panel-footer-center2.jpg) 0 0 no-repeat; 	height: 7px;	 }

#center-col .box_body ul li { padding: 1px 0; }
#center-col .box_body .bg { background: #F8F3EC; font-size: 12px; line-height: 20px; margin: 10px 0; }
#center-col .box_body .bg .in { padding: 10px; }

#center-col .box_body .gallery_elem { margin: 10px auto; width: 98%;}
#center-col .box_body .gallery_elem td { padding: 10px 3px;	vertical-align: top; text-align: center; }

#center-col .races h2 { font-size: 16px; }
#center-col .races .desc { text-align: jutify; }
#center-col .races .desc img { margin: 10px;  }
#center-col .races .desc ul { list-style: square; margin: 10px 0px 10px 30px; }

#center-col .box-content h2 {margin: 0 0 10px 0;}
#center-col .box .box-content .extras .yellow {text-align: center; width: 303px;}
#center-col .box-content .yellow img {border: 2px solid #fff; }
#center-col .lastposts { background: #994fb0 url(lastpost-bg.png) 0 0 repeat-x; color: #4D185E; margin: 10px 0; }
#center-col .lastposts .in { padding: 5px 10px; }
#center-col .lastposts span { color: #4D185E; padding: 0 4px; }
#center-col .lastposts li { border-bottom: 1px solid #7C3596; }
#center-col .lastposts a { color: #fff; text-decoration: none; display: block; padding: 5px 0 5px 5px; }
#center-col .lastposts a:hover { background: #4D185E; }
#center-col .lastposts a:hover span { background: #fff; }

#center-col .box_content h1,
#center-col .box_content h2,
#center-col .box_content h3,
#center-col .box_content h4 { margin: 0 0 10px 0; }

#center-col .poll_answer { padding: 5px 10px; }
#center-col .poll_tekst img { margin: 0 7px 0 0 !important; border: none !important; }
#center-col .bluedark { font-size: 14px; font-weight: bolder; color: #441556; }
#center-col .poll_question { margin: 0 0 0 10px; padding: 2px 0; }
#center-col .poll_question input[type=radio] { float: left !important; margin: 3px 7px 0 0 !important; }
#center-col .pollbg { background: #f1f1f1; height: 12px; margin: 2px 0 0 0; }
#center-col .pollmain { background: #441556; height: 12px; }

#center-col .filtr { margin: 10px 0; }
#center-col .filtr table { width: 95%; margin: 0 auto; text-align: center; }
#center-col .filtr table td { width: 33%; text-align: left; border-bottom: 1px solid #f1f1f1; padding: 4px 0; }
#center-col .filtr table a { text-decoration: none; }
#center-col .filtr table a:hover { text-decoration: underline; }
#center-col .filtr table .active { font-weight: bolder; }
#center-col .filtr img { margin: 0 5px 0 0; }
#center-col .filtr select { padding: 2px; width: 250px !important; margin: 0px 10px 0px 0px; }
#center-col .filtr input[type=text] { margin: 0 10px;  }
#center-col .filtr label { display: block; float: left; width: 120px; }
#center-col .filtr em { font-size: 10px; }
#center-col .uppercase a { text-transform: uppercase; text-decoration: none; font-size: 14px; margin: 0 2px 0 0; }
#center-col .uppercase a:hover { text-decoration: underline; }
#center-col .uppercase a.active { background: #4D185E; color: #fff; padding: 4px; font-size: 14px; }
#center-col .uppercase a.active:hover { background: #6F2684; color: #fff; padding: 4px; font-size: 14px; text-decoration: none; }
#center-col .ankieta input[type=radio] { margin: 0 5px ; }
#center-col .ankieta label { margin: 0 20px 0 0 ; }
#center-col .box_body .row { margin: 0 0 20px 0; } 

#center-col .description { float: left; }

#center-col .box_header h2.header0 { 	background: url(center-header-0.jpg) 0 0 no-repeat !important; color: #2a2a2a !important;  }
#center-col .box_header h2.header1 { 	background: url(center-header-1.jpg) 0 0 no-repeat !important; color: #fff !important; }
#center-col .box_header h2.header2 { 	background: url(center-header-2.jpg) 0 0 no-repeat !important; color: #fff !important;  }
#center-col .box_header h2.header3 { 	background: url(center-header-3.jpg) 0 0 no-repeat !important; color: #fff !important; }
#center-col .box_header h2.header4 { 	background: url(center-header-4.jpg) 0 0 no-repeat !important; color: #fff !important; }
#center-col .box_header h2.header5 { 	background: url(center-header-5.jpg) 0 0 no-repeat !important; color: #fff !important; }
#center-col .box_header h2.header6 { 	background: url(center-header-6.jpg) 0 0 no-repeat !important; color: #2a2a2a !important; }
#center-col .box_header .articlelist h2 { 	background: none !important;color: #4d185e !important;  }

#center-col .box_body.short-object .text.content0 { 	background: #e0dfde; }
#center-col .box_body .panel2_bottom-short.content0 { background: url(panel-footer-center-0.jpg) 0 0 no-repeat !important;  }
#center-col .box_body.short-object .text.content1 { 	background: #f5f5f5; }
#center-col .box_body .panel2_bottom-short.content1 { background: url(panel-footer-center-1.jpg) 0 0 no-repeat !important;  }
#center-col .box_body.short-object .text.content2 { 	background: #ffebec; }
#center-col .box_body .panel2_bottom-short.content2 { background: url(panel-footer-center-2.jpg) 0 0 no-repeat !important;  }
#center-col .box_body.short-object .text.content3 { 	background: #f6dbfe; }
#center-col .box_body .panel2_bottom-short.content3 { background: url(panel-footer-center-3.jpg) 0 0 no-repeat !important;  }
#center-col .box_body.short-object .text.content4 { 	background: #f6dbfe; }
#center-col .box_body .panel2_bottom-short.content4 { background: url(panel-footer-center-4.jpg) 0 0 no-repeat !important;  }
#center-col .box_body.short-object .text.content5 { 	background: #f0feff; }
#center-col .box_body .panel2_bottom-short.content5 { background: url(panel-footer-center-5.jpg) 0 0 no-repeat !important;  }
#center-col .box_body.short-object .text.content6 { 	background: #fff5eb; }
#center-col .box_body .panel2_bottom-short.content6 { background: url(panel-footer-center-6.jpg) 0 0 no-repeat !important;  }
#center-col .box_body.short-object .text.content7 { 	background: #fffae6; }
#center-col .box_body .panel2_bottom-short.content7 { background: url(panel-footer-center-7.jpg) 0 0 no-repeat !important;  }

/* ****** RIGHT-COL *** *** */

#right-col { float: left; 	width: 208px; }

#right-col .box { margin: 10px 0 20px; }
#right-col .box.login { margin: 10px 0 13px 0; }
#right-col .box #login { margin: 0 0 7px 0; 	padding: 7px 0; }
#right-col .box #login fieldset { float: left; 	margin: 0 3px 0 0; 	width: 150px; }
#right-col .box #login fieldset.submit { float: left; 	margin: 0; 	width: 52px; }
#right-col .box #login input[type="text"],
#right-col .box #login input[type="password"] { background: url(login-input.png) 0 0 no-repeat; 	color: #4d185e; 	margin: 0 0 5px 0; 	font-size: 11px; 	padding: 5px; 	width: 120px; }
#right-col .box #login input[type="submit"] { background: url(login-submit.png) 0 0 no-repeat; 	height: 52px; 	width: 50px !important; }

#right-col .box_header {}
#right-col .box_header h2.panel { background: url(panel.png) 0 0 no-repeat; 	color: #514c46; 	height: 24px; 	padding: 5px 4px 3px 15px; 	width: 208px; }
#right-col .box_header .panel_gray_short h2 { background: url(panel-header.png) 0 0 no-repeat; 	color: #ffd538; 	height: 22px;	padding: 6px 4px 2px 15px;	width: 208px; }
#right-col .box_header .panel_gray_list h2 { background: url(panel-header.png) 0 0 no-repeat; 	color: #ffd538; 	height: 22px;	padding: 6px 4px 2px 15px;	width: 208px; }

#right-col .box_header .map-search label { float: left; 	font-size: 12px; 	font-weight: bolder; 	margin: 3px 0 0 2px; }
#right-col .box_header .map-search { background: url(map-header.jpg) 0 0 no-repeat; 	font-size: 0px; 	padding: 3px 4px 0 4px; 	width: 200px; 	height: 27px; }
#right-col .box_header .map-search form { float: right; }
#right-col .box_header .map-search input[type="text"] { background: url(input-map-trans.png) 0 0 no-repeat; 	color: #501c5f; 	float: left; 	font-size: 11px; 	padding: 6px 10px 5px 10px; 	width: 90px; }
#right-col .box_header .map-search input[type="button"] { background: url(submit-map-trans.png) 0 0 no-repeat; 	float: left; 	height: 29px; 	width: 25px !important; }

#right-col .box_body ul.nav { background: #5b564f; 	padding: 5px 0 5px 10px; 	width: 197px; }
#right-col .box_body ul.nav li { border-bottom: 1px #9d9a95 solid; 	padding: 5px 0; }
#right-col .box_body ul.nav a { background: #5b564f url(panel-bg.png) 0 -6px no-repeat; 	color: #fff; 	display: block; 	padding: 0 0 0 15px; 	text-decoration: none; }
#right-col .box_body ul.nav a:hover { background: #5b564f url(panel-bg.png) 0 -36px no-repeat; }
#right-col .box_body div.newsletter { background: url(bg-newsletter.jpg) right bottom no-repeat; 	height: 115px; 	padding: 13px 0 10px 10px; 	width: 198px; border-top: 1px solid #DADADA; }
#right-col .box_body form.newsletter input[type="text"] { background: url(input-newsletter.png) 0 0 no-repeat; 	color: #fff; 	padding: 6px 6px 5px 6px; 	width: 196px; }
#right-col .box_body form.newsletter .buttons { background: url(buttons-newsletter.jpg) 0 0 no-repeat; 	float: right; 	height: 22px; 	margin: 0 10px 0 0; 	width: 110px; }
#right-col .box_body form.newsletter .buttons .del { color: #fff; 	margin: 0 15px 0 12px; 	text-decoration: none; }
#right-col .box_body form.newsletter .buttons .add { color: #514c46; 	text-decoration: none; }
#right-col .box_body form.newsletter .buttons a:hover { text-decoration: underline; }
#right-col .box_body #map { border: 1px solid #aaa; }
#right-col .box_body .text { 	background: #e0dfde;	padding: 10px;	text-align: justify; }
#right-col .box_body .text .poll_tekst { text-align: left; }
#right-col .box_body .panel2 { 	background: #e0dfde;	padding: 10px;	text-align: justify; }
#right-col .box_body .panel2_bottom-list { 	background: url(panel-footer.png) 0 0 no-repeat;	height: 7px;	width: 208px; }
#right-col .box_body .panel2_bottom-short { 	background: url(panel-footer.png) 0 0 no-repeat;	height: 7px;	width: 208px; }
#right-col .box_body .panel_bottom { background: url(panel-bottom.png) 0 0 no-repeat; 	height: 7px; 	width: 208px; }

#right-col .box_body .text.content0 { 	background: #e0dfde; }
#right-col .box_body .panel2_bottom-list.content0 { background: url(panel-footer-side-0.jpg) 0 0 no-repeat !important;  }
#right-col .box_body .panel2_bottom-short.content0 { background: url(panel-footer-side-0.jpg) 0 0 no-repeat !important;  }
#right-col .box_body .text.content1 { 	background: #f5f5f5; }
#right-col .box_body .panel2_bottom-list.content1 { background: url(panel-footer-side-1.jpg) 0 0 no-repeat !important;  }
#right-col .box_body .panel2_bottom-short.content1 { background: url(panel-footer-side-1.jpg) 0 0 no-repeat !important;  }
#right-col .box_body .text.content2 { 	background: #ffebec; }
#right-col .box_body .panel2_bottom-list.content2 { background: url(panel-footer-side-2.jpg) 0 0 no-repeat !important;  }
#right-col .box_body .panel2_bottom-short.content2 { background: url(panel-footer-side-2.jpg) 0 0 no-repeat !important;  }
#right-col .box_body .text.content3 { 	background: #f6dbfe; }
#right-col .box_body .panel2_bottom-list.content3 { background: url(panel-footer-side-3.jpg) 0 0 no-repeat !important;  }
#right-col .box_body .panel2_bottom-short.content3 { background: url(panel-footer-side-3.jpg) 0 0 no-repeat !important;  }
#right-col .box_body .text.content4 { 	background: #f6dbfe; }
#right-col .box_body .panel2_bottom-list.content4 { background: url(panel-footer-side-4.jpg) 0 0 no-repeat !important;  }
#right-col .box_body .panel2_bottom-short.content4 { background: url(panel-footer-side-4.jpg) 0 0 no-repeat !important;  }
#right-col .box_body .text.content5 { 	background: #f0feff; }
#right-col .box_body .panel2_bottom-list.content5 { background: url(panel-footer-side-5.jpg) 0 0 no-repeat !important;  }
#right-col .box_body .panel2_bottom-short.content5 { background: url(panel-footer-side-5.jpg) 0 0 no-repeat !important;  }
#right-col .box_body .text.content6 { 	background: #fff5eb; }
#right-col .box_body .panel2_bottom-list.content6 { background: url(panel-footer-side-6.jpg) 0 0 no-repeat !important;  }
#right-col .box_body .panel2_bottom-short.content6 { background: url(panel-footer-side-6.jpg) 0 0 no-repeat !important;  }
#right-col .box_body .text.content7 { 	background: #fffae6; }
#right-col .box_body .panel2_bottom-list.content7 { background: url(panel-footer-side-7.jpg) 0 0 no-repeat !important;  }
#right-col .box_body .panel2_bottom-short.content7 { background: url(panel-footer-side-7.jpg) 0 0 no-repeat !important;  }


#right-col .box_header h2.header0 { 	background: url(side-header-0.jpg) 0 0 no-repeat !important; color: #2a2a2a !important; }
#right-col .box_header h2.header1 { 	background: url(side-header-1.jpg) 0 0 no-repeat !important; color: #fff !important; }
#right-col .box_header h2.header2 { 	background: url(side-header-2.jpg) 0 0 no-repeat !important; color: #fff !important; }
#right-col .box_header h2.header3 { 	background: url(side-header-3.jpg) 0 0 no-repeat !important; color: #fff !important; }
#right-col .box_header h2.header4 { 	background: url(side-header-4.jpg) 0 0 no-repeat !important; color: #fff !important; }
#right-col .box_header h2.header5 { 	background: url(side-header-5.jpg) 0 0 no-repeat !important; color: #fff !important; }
#right-col .box_header h2.header6 { 	background: url(side-header-6.jpg) 0 0 no-repeat !important; color: #2a2a2a !important; }
/* ****** FOOTER *** *** */

#footer { background: transparent url(bg-footer-trans.png) 0 0 no-repeat; 	color: #fff; 	height: 23px; 	margin: 0 auto 5px auto; 	padding: 8px 10px; 	width: 1142px; }
#footer a { color: #fff; 	text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer #nav-footer li { display: inline; 	padding: 2px 6px; }

.swiper-container {
  width: 614px;
  height: 460px;
 
}
.swiper-slide {
  width: 614px;
  height: 460px;
}
.news-slider {  margin-bottom: 40px;position: relative;  width: 614px; height: 460px;}
.swiper-container .txt {width:614px; height:100px; background: #000;  margin-top: 360px; opacity:0.6;filter:alpha(opacity=50); }
.swiper-container .txtin { color:#fff; padding: 10px;}
.swiper-container .txtin h3 { color:#fff !important; font-size: 16px; margin-botom: 10px;}
.swiper-container .mainimg {  display: block; text-decoration: none; width: 614px; height: 460px; overflow: hidden; }
.tabBar { position: absolute; bottom: -25px; right: 0px; }
.tabBar .btns { }
.tabBar .btns .swiper-pagination { float:left; height: 15px; display:block;  }
.tabBar .btns a.swiper-next { margin-left: 5px; text-decoration: none; float:left; width: 15px; height: 15px; line-height: 15px; background-color: #f7f8f9;display:block; text-align: center; }
.tabBar .btns a.swiper-prev { text-decoration: none; float:left; width: 15px; height: 15px; line-height: 15px; background-color: #f7f8f9;display:block; text-align: center; }

.questionlayer { display:none; z-index: 999; padding:10px; position: absolute; background-color: #fff; border: 4px solid #4C185C; }	
.questionlayer .questiontext { padding-bottom: 10px; }
.questionlayer a, #forumContainer #forumBody .postArea .postButtons .questionlayer a.gray { color: #fff; font-weight: bold; border: none; font-size:12px; background: #C7BFAA  no-repeat right top; padding: 4px 15px; }
.questionlayer a:hover { background: #C7BFAA no-repeat right top; text-decoration:none; }
.questionlayer a.no_button {  padding: 0px; color: #000; font-weight: bold; background: none; font-size: 11px;}
.questionlayer a.no_button:hover { background: none; text-decoration: underline;}
.questionlayer a.return-button { background-color: #A9A9A9; }
.questionlayer a.return-button:hover { background-color: #C7BFAA; }

.more { color: #0490d1 !important; font-size: 13px;}

.totop { display: block; padding: 10px; text-decoration: none !important; font-size: 14px;}

.companyform .label { width: 200px !important;}