*, html, body, div {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


body {
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;

}	

h1, h4 { 
 font-size:22px;
 background: transparent url('images/hicon.gif') left center no-repeat;
 padding-left: 22px;
}
#bdbdtxt h1{ 
 font-size:20px;
 background: none;
 padding-left: 0px;
}

ul, ul li {	list-style:none;}
img { border:none;}

a { 
	position:relative;	
	outline:none; 
	color:#000;
}	a:hover { text-decoration:none;}

input { font-family:Arial, Helvetica, sans-serif;}



/* MAIN LAYOUT
--------------------------------------------------------*/
#container {
	position:relative;
	min-width: 984px;
	min-height:100%;
	text-align:left;
	padding-bottom:130px;
	margin-bottom:-130px;
}	

/* HEADER
----------------------------*/
#header {
	height:284px;
	padding:20px 0px 0px 0px;
	border-bottom:1px dashed #DBDBDB;
}
ol {position:relative;left:20px;}
h2 {
background:transparent none repeat scroll 0 0;
font-size:16px;
padding-left:50px;
}

#feat {
	position:relative;
	height:120px;
	border-bottom:1px dashed #DBDBDB;
}

.logo { float:left; display:inline; margin-left:50px; font-size:13px; color:#00b1e0;}
.logo a { margin:0px 23px 0px 0px;}
.logo span { position:relative; top:-46px;}

.phones {
	position:relative;
	width:190px;
	top:10px;
	left:150px;
	margin-left:65%;
	text-align:right;
	font-size:12px;
}	.phones p span { font-size:17px;}

#topslogan{
 position: absolute;
 left: 400px;
 right: 280px;
 top: 0px;
 font-size: 32px;
 text-align:center;
}

.slogan{
	width: 91%;
	float: left;
	font-size: 25px;
	color: #FFF;
	padding-top: 22px;
	padding-left: 50px;
}

#subhead {
	height:120px;
	padding:18px 0px 18px 0px;
}

#headmenu {
	height:46px;
	margin:0px 0px 0px 35px;
}

#headmenu li {
	float:left;
	display:inline;
	height:28px;
	padding:0px 0px 0px 15px;
}	#headmenu li a {
		float:left;
		height:23px;
		padding: 5px 15px 0px 0px;
		font-size:14px;
		font-weight: bold;
	}
	
#headmenu li.active {
	background:#22b24c url(images/headmenu_active.gif) no-repeat;
}

	#headmenu li.active a {
		background:url(images/headmenu_active.gif) no-repeat 100% -28px;
		text-decoration:none;
		color:#FFF;
	}

.infobox { height:76px; clear: both; width: 100%; }

/* SEARCH block */
.search {
	position:relative;
	float:left;
	width:65%;
	height:76px;
	background-color:#00b1e0;
        //margin-right: -100%;
}

/* ORDER-basket block */

.order {
	float:left;
	width:35%;
	background:url(images/green_triangles.gif) repeat-x 35px -76px;
        //margin-left: 65%; //display: inline;
}	.order .wrapper {
		height:76px;
		background:url(images/header_rg.gif) no-repeat;
	}

/* MAIN content
----------------------------*/
#main {	padding:0px 0px 0px 0px;}
#content { 
	float:left; 
	width:65%;
	padding-bottom:45px;
}

#content p, #content h1, #content h4,#content ul{
 margin-left:50px;
}

.centeredcontent{
	text-align: center;
}
/* SIDEBAR
------------------------------------*/
#sidebar {
	float:left;
	width:26%;
	padding:0px 0px 0px 58px;
}

#sidebar ul {
	width:282px;
}

#uslugibar{
	float: left;
	width: 50%;
	margin-right: 20px;
}

#sidebar li, #uslugibar li {
	position:relative;
	height:17px;
	padding-left:5px;
	margin-bottom:5px;
	background-color:#000;
	overflow:hidden;
	line-height:16px;
}

#sidebar li.active { 
	padding-left:13px;
	margin-left:-8px;
	background: url(images/sidebar_menu_active.png) no-repeat;
}

	#sidebar li.olive { background-color:#D0BA01;}
	#sidebar li.green_light { background-color:#46BA49;}
	#sidebar li.brown { background-color:#7B5729;}
	#sidebar li.orange { background-color:#EF932D;}
	#sidebar li.red { background-color:#E30133;}
	#sidebar li.pink { background-color:#E4018D;}
	#sidebar li.violet { background-color:#8F0183;}
	#sidebar li.navy { background-color:#27A99B;}
	#sidebar li.blue_light { background-color:#4AA6E0;}
	#sidebar li.gray { background-color:#A6A8AA;}
	#sidebar li.green { background-color:#017034;}
	#sidebar li.blue { background-color:#2B3A80;}

	#uslugibar li.olive { background-color:#D0BA01;}
	#uslugibar li.green_light { background-color:#46BA49;}
	#uslugibar li.brown { background-color:#7B5729;}
	#uslugibar li.orange { background-color:#EF932D;}
	#uslugibar li.red { background-color:#E30133;}
	#uslugibar li.pink { background-color:#E4018D;}
	#uslugibar li.violet { background-color:#8F0183;}
	#uslugibar li.navy { background-color:#27A99B;}
	#uslugibar li.blue_light { background-color:#4AA6E0;}
	#uslugibar li.gray { background-color:#A6A8AA;}
	#uslugibar li.green { background-color:#017034;}
	#uslugibar li.blue { background-color:#2B3A80;}
	
.purplered a{
 color: #e51943;
}

#sidebar ul a, #uslugibar ul a {
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	letter-spacing:-1px;
}

.boxcontent{
	padding: 0 10px 0 10px;
	color: #FFF;
}

.boxcontent a{
 text-decoration: none;
 color: #FFF;
}

#bluebox, #greenbox{
	width: 282px;
}

#bluebox{
	background: #00b1e0;
}

#greenbox{
	background: #45c845;
}

.boxhead, .boxfooter{
 height: 5px;	
}

.boxheadleft, .boxheadright, .boxfooterleft, .boxfooterright{
 width: 5px;
 height: 5px;
 font-size: 1px;
}

#bluebox .boxheadleft, #bluebox .boxheadright, #bluebox .boxfooterleft, #bluebox .boxfooterright{
 background-image: url('images/roundblue.gif');
}

.boxheadleft{
 background-position: left top;
 float: left;
} 

.boxheadright{
 background-position: right top;
 float: right;
} 

.boxfooterleft{
 background-position: left bottom;
 float: left;
} 

.boxfooterright{
 background-position: right bottom;
 float: right;
} 

#greenbox .boxheadleft, #greenbox .boxheadright, #greenbox .boxfooterleft, #greenbox .boxfooterright{
 background-image: url('images/roundgreen.gif');
}

/* FOOTER
------------------------------------*/
#footer {
	min-width:984px;
	height:130px;
}

#footer .copyright {
	float:left;
	width:400px;
	height:130px;
	background:url(images/footeruzor.gif) no-repeat 100% 0%;
	font-size:11px;
	color:#ABABAB;
}
#footer .copyright p { padding:15px 15px 15px 50px; margin-right:35px;	border-top:35px solid #22B24C;}
#footer .copyright a { font-size:11px; line-height:14px; color:#ABABAB; text-decoration:none; cursor: default;}

#footer .menubottom {
	height:49px;
	padding:45px 0px 0px 0px;
	margin:-130px 0px 0px 400px;
	border-bottom:35px solid #22B24C;
	font-size:13px;
	color:#5C4C4C;
}

#footer .menubottom span { margin:0px 20px 0px 20px;}
#footer .menubottom a { font-size:13px;}
#footer .menubottom .sec span { margin:0px 11px 0px 35px;}
#footer .menubottom p.sec .sec { margin-right:14px;}

#footer .menubottom ul{
	margin:0px 0px 0px 15px;
}

#footer .menubottom ul li{
	display: inline;
	float:left;
	padding:0px 0px 0px 15px;
}

/* ----------*/
.clear {
	width:100%;
	height:1px;
	clear:both;
	overflow:hidden;
}

/* Overriding system styles
----------------------------*/
body div.bx-component-border, body div.bx-component-border-over { position:relative; width:auto; padding:0px;}




#ditto_pages .ditto_currentpage {
    border: 1px solid #8e8e8e;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #00b1e0; 
    color: #fff;
} 
#ditto_pages .ditto_off {
    border: 1px solid #ddd;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ddd;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #00b1e0; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: black;
} 
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}

/********************************/
.notdisplay{
 display: none;
}

.paddingtbl td{
 padding-bottom: 5px;
}