html {
    height:100%;
/*    background: url(../images/bg.jpg) repeat 0 0;*/
}
body {
    margin:0;
	height:100%;
    font-family: Arial,Helvetica,Tahoma,sans-serif;
    font-size: 71%;
    color: #5F6E73;
}

#wrapper {
    min-height: 100%;
	min-width: 980px;
    height:auto !important;
    height:100%;
    overflow:hidden;
    width: 980px;
    margin: 0 auto;
    background: #fff url(../images/bg-body.jpg) no-repeat 0 0;
}

#main {
/*    width: 1000px;*/
    margin-bottom: 60px;
    overflow: hidden;
    padding-top: 20px;
    clear: both;
}

#footer {
/*    position: absolute; left: 0; bottom: 0; width: 100%;    */
    height: 30px;
    margin-top: -30px !important;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

.left-col {
    float: left;
    width: 180px;
    padding-right: 20px;
    position: relative;
    z-index: 9;
}

.one-col {
    float: left;
    padding: 15px;
    width: 747px;
    overflow: hidden;
    border-color: #BEBEBE;
    border-width: 1px 2px 2px 1px;
    border-style: solid;
}

.central-col {
    border-color: #BEBEBE;
    border-width: 1px 2px 2px 1px;
    border-style: solid;
    float: left;
    margin-right: 20px;
    overflow: hidden;
/*    padding: 7px 12px;*/
/*    width: 543px;*/
    width: 566px;
}
.central-col p {
    text-align: justify;
}
.right-col {
    float: right;
    width: 220px;
    float: right;
    min-height: 300px;
/*    padding-left: 9px;*/
/*    padding-top: 10px;*/
    width: 190px;
}

.home-c-text {
    min-height: 400px;
    width: 520px;
    margin: 12px auto;    
}
.c-text {
    padding: 7px 12px;
    min-height: 600px;
}

#header-wrapper {
    width: 980px;
	height: 90px;
    margin: 0 auto;
}
#header-panel {
    height: 22px;
    padding: 10px 10px 0 0;
    text-align: right;
}
/*#header {
	height: 70px;
}*/
#header>div {
    float: left;
}
#logo {
    height: 60px;
    width: 200px;
    background: transparent url(../images/logo2.png) no-repeat 12px 50%;
}
#logo a {
    display: block;
    height: 60px;
    width: 200px;
}
#contacts {
    width: 590px;
    height: 60px;
/*    background: -moz-linear-gradient(left center , #FFFFFF, #E8E9EA);
    background: -webkit-linear-gradient(left, #FFFFFF, #E8E9EA);
    background: -o-linear-gradient(left, #FFFFFF, #E8E9EA);
    background: -ms-linear-gradient(left, #FFFFFF, #E8E9EA);
    background: linear-gradient(left, #FFFFFF, #E8E9EA);   */
}

/*#contacts dl {
    margin: 11px auto 0;
    width: 300px;
    font-weight: bold;
}
 
#contacts dl dt {
    float: left;
    margin-right: 10px;
    padding: 5px;
    width: 140px;
    font-size: 11px;
    font-family: Arial;
    text-align: right;
}
 
#contacts dl dd {
    margin: 5px 0;
    padding: 2px 0;
    font-size: 13px;
    color: #1188C4;
}*/

#serv {
    height: 60px;
    width: 190px;
/*    background-color: #E8E9EA;*/
}
#frmSearch {
    margin: 25px 13px;
}

.btn-search {
    background: transparent url(../images/btn-search.png) no-repeat -25px 0;
    width: 23px;
    height: 23px;
    border: 0;
/*    float: right;*/
    margin-top: -2px;
    margin-left: 2px;
    cursor: pointer;
}
.btn-search:hover {
    background: transparent url(../images/btn-search.png) no-repeat 0 0px;
}
.input-search {
    border: 1px solid #57B0D8;
    height: 16px;
    width: 130px;
    padding: 2px;
    color: #D2D2D2;
    border-radius: 2px;
}

/*#top-menu-deep {
	clear: both;
	height: 42px;
    background-color: #466676;
}
#top-menu-wrapper {
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
}
#top-menu {
    width: 60%;
    margin: 0 auto;
}*/


#messageok {
	margin: 1em;
	padding: 0.7em;
	color: #268A0D;
	font-weight: bold;
	text-align: center;
	border: 1px solid #268A0D;
/*	background: transparent url(images/confirm.gif) no-repeat 7px 5px;*/
	padding-left: 30px;
	border-radius: 5px;	-moz-border-radius: 5px;
}
#messageerr {
	clear: both;
	margin: 1em;
	padding: 0.7em;
	color: #f00;
	font-weight: bold;
	text-align: center;
	border: 1px solid #f00;
/*	background: transparent url(images/error.gif) no-repeat 5px 5px;*/
	padding-left: 30px;
	border-radius: 5px;	-moz-border-radius: 5px;
}
#messagewarning {
	margin: 0;
	padding: 0.5em;
	color: #f00;
	text-align: left;
	border: 1px solid #B0A98D;
	border-radius: 5px;	-moz-border-radius: 5px;
/*	background: transparent url(images/warning.gif) no-repeat 7px 5px;*/
	padding-left: 30px;
}


#footer-decore {
    border-top: 1px solid #999;
}
/*#footer-wrapper {
    max-width: 1368px;
    margin: 15px 0 0;
    padding: 15px 0;
    background-color: #EBEBEB;
}*/
.footer-copy {
/*    border-right: 1px solid #999;*/
    color: #5F6E73;
    float: left;
    font-size: 11px;
    margin: 5px 15px 0 0;
    padding-right: 15px;
}
#footer-menu {
    float: right;
}

#sitemap {
	clear: left;
}

/* BREADCRUMBS  */
#breadcrumbs {
    color: #000000;
    font-size: 0.86em;
}
#breadcrumbs a {
	background: transparent url(../images/path_separator.gif) no-repeat center right;
	padding-right: 15px;
}
/*#breadcrumbs a:hover {color: red;}*/


/* --------------------------------- */
a {color: #0080c0}
a:hover {color: #AA0000}

h1 {
	border-bottom: 1px solid #EBEBEB;
    color: #0060A9;
    font-size: 1.6em;
    margin-bottom: 10px;
    padding-bottom: 12px;
}
h2 {
    font-size:130%; font-weight: bold; color: #0060A9;
}
h3 {
    font-size:110%; font-weight: bold; color: #0060A9;
}
h4 {
    font-size:100%; font-weight: bold; color: #0060A9;
}


#pagerTable {
    margin-bottom: 10px;
    margin-top: 10px;
}
#pagerTable td, a.pageLink {
    font-size: 11px;
    color: #686866;
}
#pager {
    text-align: center;
}
a.pageLink {
	padding: 2px 2px 0 2px;
	text-decoration: none;
	text-align: center;
}
a.pageLink:hover {
	color: #36A412;
}
.pageCurrent {
    color: #383838;
	font-size: 12px;
	font-weight: bold;
}

p.formerror {
	color: #ff0000;
	font-weight:bold;
	padding: 5px;
	margin: 10px;
	border: 1px solid #ff0000;
	text-align: center;
}

/* LISTS */

/*.objlist {
	padding: 0;
	list-style: none;
}
.objlist li {
	padding: 0.3em 0 1.5em 0;
	margin-top: 5px;
}
.listdate {
	display: block;
   font-size: 86%;
   font-weight: bold;
   padding: 0 10px 0.2em;
   margin-bottom: 10px;
}
.listcaption {
   height: 40px;
}
.listcaption a {
   font-size: 16px;
   font-weight: bold;
   padding-left: 7px;
}
a.listcat {
	display: block;
	float: right;
	padding-top: 3px;
	font-size: 70%;
	color: #5E8A33;
}
.rightlink {
	display: block;
	float: right;
	padding-right: 15px;
}*/

.details {
	text-align: right;
	font-size: 0.8em;
}
.details a{
   color: #0acc36;
}

.obj-box {
    clear: both;
    background: transparent url(../images/dot.gif) repeat-x left bottom;
/*    margin: 10px 0 0;*/
    min-height: 160px;
    padding-top: 10px;
}
/*.obj-box-first {
    background: none;
}*/
.obj-box-content {
    overflow: hidden;
    margin-bottom: 15px;
}
/*.obj-box:hover {
    border: 1px solid #F8222C;
}*/
.obj-box-img {
    width: 150px;
    height: 150px;
    padding-top: 5px;
    margin: 0 25px 0 0;
    float: left;
    text-align: center;
}
.obj-box-img img {
    max-width: 150px;
    max-height: 150px;
/*    border-radius: 5px;*/
    margin: 0 auto;
}
.obj-box-img a {
    display: block;
    width: 150px;
    height: 150px;
    text-decoration: none;
}
.obj-box-title a {
    color: #383838;
    font-weight: bold;
    text-decoration: none;
}
.obj-box-title a:hover {
    text-decoration: underline;
    color: #0080C0;
}
h3.obj-box-title {
    margin: 0 0 5px;
}
.obj-box-date {
    color: #466676;/*#1188C4*/
    font-size: 11px;
    font-weight: bold;
}
.obj-box-author {
    font-style: italic;
    font-weight: bold;
}
.obj-box-name {
    font-weight: bold;
}
/*.obj-box dl {
    overflow: hidden;
}
.obj-box dt {
    float: left;
    margin-right: 4px;
    clear:left;
}
.obj-box dd {
    display: table-cell;
    min-height:15px;
}*/

/*.obj-box dl {
    font-size: 12px;
    margin: 0;
    width: 350px;
}
.obj-box dt {
    clear: left;
    float: left;
    padding-right: 7px;
    text-align: right;
    width: 180px;
}
.obj-box dd {
    color: #FF0000;
    width: 260px;
    zoom: 1;
    min-height: 20px;
}*/
.obj-home {
    clear: both;
    min-height: 120px;
    padding-top: 10px;
}
.obj-home-content {
    position:relative;
    display:table;
    height: 120px;
    vertical-align: middle;
}
.obj-home-content div {
    width:100%;
    display:table-cell;
    vertical-align:middle;
    position:relative;
}
/*.child{
    display:inline;
    vertical-align:middle;
}*/

.obj-home-img {
    width: 120px;
    height: 120px;
    padding-top: 5px;
    margin: 0 25px 0 0;
    float: left;
    text-align: center;
}
.obj-home-img img {
    max-width: 120px;
    max-height: 120px;
/*    border-radius: 5px;*/
    margin: 0 auto;
    border: 0;
}
.obj-home-img a {
    display: block;
    width: 120px;
    height: 120px;
    text-decoration: none;
}
.obj-home-title a {
    color: #383838;
    font-weight: bold;
    text-decoration: none;
}
.obj-home-title a:hover {
    text-decoration: underline;
    color: #0080C0;
}
h3.obj-home-title {
/*    margin: 0 0 5px;*/
    vertical-align:middle;
}

.two-col-content {
    margin-top: 30px;
}
.obj-col {
    min-height: 220px;
}
.obj-col1, .obj-col2 {float: left; width:50%; text-align:center}
/*.obj-col-img {
    width: 150px;
    height: 150px;
    padding-top: 5px;
    margin: 0 25px 0 0;
    float: left;
    text-align: center;
}*/
.obj-col-img img {
    max-width: 150px;
    max-height: 150px;
/*    border-radius: 5px;*/
    margin: 0 auto;
    border:0;
}

.list-container {
    padding: 0; margin: 0;
	list-style: none;
}
.obj-li {
    font-size: 11px;
    margin-bottom: 7px;
}


/* articles */
/*.obj-string {
    clear: left;
    padding: 5px;
    margin: 0 10px 10px;
    overflow: hidden;
}
.obj-string-img {
    float: left;
}
.obj-string-img a {
    display: block;
    width: 150px;
    height: 150px;
    text-decoration: none;
}*/


a.imgthumb {
    display: block;
	font-size: 10pt;
	text-decoration: none;
    height: 130px;
/*    width: 109px;*/
    margin: 0 auto;
    cursor:-moz-zoom-in;
    cursor:-webkit-zoom-in;    
}
a.imgthumb img {
	border: 1px solid #eee;
	margin-top: 7px;
}
a.imgthumb:hover img {border: 1px solid #f00;}


.gallery {
	margin: 5px;
	padding: 5px;
}
.galleryimg {
	float: left;
	padding: 5px;
	width: 130px;
	height: 130px;
	text-align: center;
}


/* top menu */
#navtop {
    list-style: none;
/*    border-bottom: 1px solid #000;
    border-top: 1px solid #000;*/
    border: 1px solid #BBE0E9;
    margin: 0 2px 25px 20px;
    padding: 0;
    position: relative;
    z-index: 1;
}
#navtop li {
    background-color: #FAFAFA;
    border-top: 1px solid #ECECEC;
}
#navtop li:hover {
    background-color: #0F69AE;/*#E9E9E9;*/
}
#navtop li a:hover, #navtop li.active a:hover {
    color: #FFFFFF;/*#0061A8;*/
}
#navtop li a {
    display: block;
    padding: 4px 7px;    
    text-decoration: none;
    color: #000;
}
#navtop li.active a {
    color: #0060A9;
    font-weight: bold;
}
#navtop li li.active a {
    color: #fff;
    font-weight: bold;
}

#navtop li ul {
    display: none;
    list-style: none outside none;
    margin-left: 100%;
    margin-top: -22px;
    padding: 0;
    position: absolute;
    z-index: 99;
/*    border-radius: 0 0 3px 3px;*/
}
#navtop li li {
    background-color: #0F69AE;/*#E9E9E9;*/
    border: 1px solid #ECECEC;
    margin-top: -1px;
    white-space: nowrap;
}
#navtop li li a, #navtop li.active li a {
    padding: 2px 5px;
    color: #FFFFFF;
    font-weight: normal;
}
#navtop li ul ul {
    margin-top: -18px;
}
#navtop li li li {
    margin-left: -2px;
}

#navtop li:hover ul ul, #navtop li:hover ul ul ul, #navtop li:hover ul ul ul ul, #navtop li.sfhover ul ul, #navtop li.sfhover ul ul ul, #navtop li.sfhover ul ul ul ul {
	display: none;
}
#navtop li:hover ul, #navtop li li:hover ul, #navtop li li li:hover ul, #navtop li li li li:hover ul, #navtop li.sfhover ul, #navtop li li.sfhover ul, #navtop li li li.sfhover ul, #navtop li li li li.sfhover ul {
	display: block;
}


/* bottom menu */
#navbottom {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navbottom li {
/*    float: left;*/
    display: inline-block;
    font-size: 11px;
/*    font-weight: bold;*/
}
#navbottom li a {
	display: block;
	color: #999;
	text-decoration: none;
    padding: 5px 0;
}
#navbottom li a:hover {
	color: #0080C0;
    text-decoration: underline;
}
#navbottom li a span {
    display: block;
    border-right: 1px solid #999999;
    padding: 0 7px;
}
#navbottom li.firstitem a span {
    border-right: 0 none;
}
#navbottom li ul {
	display: none;
}

/* serv menu */
#navfooter {
	padding: 3px;
	margin: 0;
	list-style: none;
	z-index: 99;
}
#navfooter li {float: right;}
#navfooter li a {
	display: block;
	font-size: 11px;
/*	font-weight: bold;*/
	color: #fff;
	text-decoration: none;
	padding: 5px 15px;
}
#navfooter li a:hover {
	color: #D6F0BA;
}
#navfooter li ul {
	display: none;
}

.price {
    color: #d61b21;
    font-weight: bold;
}
.oldprice {
    text-decoration: line-through;
}


#tooltip {
	position: absolute;
	width: 260px;
	z-index: 900;
	border: 1px solid #578F93;
	background-color: #FFFFCA;
	padding: 0 3px 0 5px;
	/*opacity: 0.75;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#tooltip h3 {
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

.clearfix {
    clear: both;
}
#loader {
    float: right;
    margin-left: 5px;
}

.r-caption {
    border-bottom: 1px solid #CFD3D5;
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
    color: #000;
    margin-bottom: 12px;
    overflow: hidden;
}
.r-name {
    display: block;
    font-weight: normal;
    color: #36A412;
    margin-bottom: 5px;
}
.r-item {
    margin: 0.2em 0 1em;
    background: transparent url(../images/dot.gif) repeat-x left bottom;
    padding-bottom: 0.8em;
    width: 325px;
}
.r-item a {
    color: #5F6E73;
    text-decoration: none;
}
.r-marked {
    color: #000;
    font-weight: bold;
}


/*.c-caption {
    border-bottom: 1px solid #CFD3D5;
    font-size: 1.2em;
    font-weight: bold;
    color: #000;
    margin-bottom: 12px;
    overflow: hidden;
}
.c-item {
    width: 320px;
    float: left;
    font-size: 11px;
}
.c-firstitem {
    margin-right: 15px;
}
.c-img {
    border-radius: 8px;
    overflow: hidden;
}
.c-name {
    display: block;
    color: #000;
    text-align: center;
    float: left;
    width: 100px;
}
.c-text {
    border-radius: 8px;
    background-color: #ebebeb;
    float: left;
    width: 182px;
    margin-left: 10px;
    padding: 5px 7px;
    height: 150px;
    overflow: hidden;
}
.c-text p {margin:0; padding:0}

.c-item a {
    color: #5f6e73;
    text-decoration: none;
}
.c-item a .c-name {
    color: #000;
}

.list-scroller {
    width: 50px;
    float: right;
    text-align: right;
}
.list-scroller a {
    text-decoration: none;
}*/

.blank-img {
    border-radius: 8px;
    height: 100px; width: 100px;
    background-color: #eee;
    display: block;
}

/*.filter-label {
    padding-right: 10px;
}
.filter-param {
    margin: 20px 20px 20px 0;
    display: inline-block;
}*/

input[name="edt_AdditionKText"] {
    display: none;
}
/*.btn {
	background: #557933 url(../images/bg-caption.gif) no-repeat 0 0;
	border: 1px solid gray;
}
.btn:hover {
	border: 1px solid navy;
}*/
.item-img {
    float: left;
    margin: 20px 20px 20px 0;
    /*width: 250px;
    height: 250px;*/
/*    border-radius: 3px;*/
}

.sidetitle-w {
    font-weight: bold;
    padding: 3px 0;
}
.sidebox-w {
    border-color: #BEBEBE;
    border-width: 1px 2px 2px 1px;
    border-style: solid;
    margin-bottom: 20px;
    padding: 10px 12px;
}
.sidebox-w img {
    margin: 0 auto;
}
.sidebox-inner-w {
    background: url("../images/bg-sidebox-w.jpg") repeat right bottom #EBF2FA;
}
.sidebox-inner-w div {
    padding: 4px 7px 8px;
}
.contact-email {
    background: url("../images/e.gif") no-repeat 0 2px transparent;
    padding-left: 20px;
    margin-top: 7px;
    height: 15px; width: 144px;
}
.contact-email a {
    text-decoration: none;
}

.sidetitle {
    color: #fff;
    font-weight: bold;
    background-color: #0F69AE;
    padding: 5px;
}
.sidebox-inner {
    background-color: #CFE1EF;
    padding: 7px;
}
.sidebox-inner a {
    text-decoration: none;
    color: #000;
}
.sidebox-inner a:hover {
    text-decoration: underline;
}
.serv-form-list {
    text-align: right;
}
.searchcond {
    color: #f00;
    font-style: italic;
}
.c-title {
    color: #fff;
    font-weight: bold;
    background-color: #0F69AE;
    padding: 5px;
}
.bnr-inner {
    border: 1px solid #466676;
    border-radius: 2px;
    padding: 10px 7px;
    text-align: center;
    margin-bottom: 20px;
    font-size: 11px;
}
.bnr-inner a {
    display: block;
    text-decoration: none;
}
.bnr-inner a:hover {
    background-color: #FFCB97;
}
.bnr-inner .hlight {
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0;
    text-decoration: underline;
}
.bnr {
    margin: 5px auto 20px;
}
.bnr img {
    border: 0;
}
.addthis_toolbox {
    padding: 7px 0 12px;
    margin-top: 5px;
    border-top: 1px solid #EBEBEB;
}
.c-home-subtitle {
    background-color: #EEEEEE;
    padding: 20px 0;
    text-align: center;
    font-size: 150%;
}

#slides {
    position: relative;
}
#slides+p {
    clear: both;
    margin-top: 15px;
}
.slides_container {
    width:520px;
    height:350px;
	overflow:hidden;
	position:relative;
	display:none;    
}
.slides_container div {
    width:543px;
    height:350px;
    display:block;
}

.slides_container a {
	width:570px;
	height:270px;
	display:block;
}

.slides_container a img {
	display:block;
}

#slides .next,#slides .prev {
	position:absolute;
    top: 127px;
    left: 13px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}
#slides .next img, #slides .prev img {
    display: none;
}

#slides .next {
	left:482px;
}

.pagination {
/*    float: right;    */
	margin: 0 auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px 10px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/slider/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

.lang {
    background-color: #0F69AE;
    border-radius: 10px 10px 10px 10px;
    float: right;
    height: 19px;
    margin-right: 5px;
    padding-top: 2px;
    text-align: center;
    width: 22px;
}
.lang a, .lang span {
    color: #fff;
}