* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background: #f4f4f4;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(../images/teamplate/wrapper_bg.jpg) center top repeat-y;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 170px;
}

#logo {
	width: 305px;
	height: 68px;
	margin: 25px 0 0 40px;
}

#phones-top {
	font: 14px/16px Calibri, Arial, Verdana, Tahoma, sans-serif;
	color: #4a5466;
	margin: 15px 0 0 40px;
}

#icons {
	width: 190px;
	height: 100px;
	margin: 0 27px 5px 0;
}

#icons .pictures img{
	width: 24px;
	height: 24px;
	border: none;
}

#icons .pictures a{
	width: 24px;
	height: 24px;
	margin: 0 5px 0 0;
}

#icons .online-contacts {
	width: 190px;
	height: 50px;
	margin: 15px 0 0 0;
	font: 12px/18px Calibri, Arial, Verdana, Tahoma, sans-serif;
	color: #4a5466;
}

#icons .online-contacts a{
	font: 12px/18px Calibri, Arial, Verdana, Tahoma, sans-serif;
	color: #4a5466;
	text-decoration: none;
	border-bottom: #4a5466 dashed 1px;
}

#icons .online-contacts a:hover{
	color: #19aed5;
	border-bottom: none;
}

#menu {
	width: 977px;
	height: 58px;
	margin: 0 auto;
	background: url(../images/teamplate/menu_bg.png) center no-repeat;
}

#resiver {
	width: 100%;
	height: 27px;
	color: #4a5466;
	padding: 8px 0 0 0;
}

#resiver a{
	color: #4a5466;
	text-decoration: none;
}

#resiver a:hover{
	color: #fff;
}

#resiver:hover {
	background: #41bddd;
	color: #fff;
}

#resiver:hover a{
	color: #fff;
}

#resiver-active {
	background: #41bddd;
	width: 100%;
	height: 27px;
	color: #fff;
	padding: 8px 0 0 0;
}

#resiver-active a{
	background: #41bddd;
	color: #fff;
	text-decoration: none;
}

#search-form {
	width: 250px;
	height: 24px;
	margin: 5px 10px 0 0;
}

form .first {
	color: #5f6164;
	font-style:italic;
	color: #5f6164;
	width: 208px;
	padding: 2px;
	border-top: #dddddd solid 1px !important;
	border-left: #fafafa solid 1px !important;
}

form .button {
	cursor: pointer;
	display: inline-block;
	width: 24px;
	height: 24px;
    background: #19aed5 !important;
	background: url(../images/teamplate/search_botton.jpg) center no-repeat !important;
    border: none !important;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 110px;
	height: 1%;
	position: relative;
	
}
#middle:after {
	content: '';
	clear: both;
	display: table;
}

#slider {
	width: 100%;
}

#slider .dooble-menu {
	font: 12px/18px Calibri, Arial, Verdana, Tahoma, sans-serif;
	color: #4a5466;
	width: 938px;
	height: 30px;
	margin: 0 auto;
}

#slider .dooble-menu a{
	font: 12px/18px Calibri, Arial, Verdana, Tahoma, sans-serif;
	color: #4a5466;
	text-decoration: none;
}

#slider .dooble-menu a:hover{
	color: #19aed5;
}

#slider .dooble-menu a.active{
	color: #19aed5;
}

#slider .slider-wrapper {
	width: 930px;
	margin: 0 auto;
}

#slider .titles {
	width: 880px;
	height: 40px;
	margin: 0 auto;
}


#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 5px 0 245px;
}

#content ul {
	margin: 5px 0 5px 30px;
}

#content .text{
	font: 12px/18px Arial, Verdana, Tahoma, sans-serif;
	color: #272d34;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 230px;
	margin-left: -100%;
	position: relative;
}

#wrapper-sidebar {
	width: 220px;
	margin: 0 0 0 10px;
	background: url(../images/teamplate/sidebar_bg.jpg) center repeat-y;
}

#sidebar-top {
	width: 220px;
	height: 55px;
	background: url(../images/teamplate/sidebar_top_bg.jpg) top no-repeat;
}

#sidebar-top .title {
	width: 150px;
	padding: 20px 0 0 30px;
	font: 24px/18px Calibri, Arial, Verdana, Tahoma, sans-serif;
	color: #40bcdb;
}

#sidebar-content {
	width: 220px;
}

#sidebar-content .products {
	width: 216px;
	height: 23px;
	margin: 0 auto;
}

#sidebar-content .products a{
	font: 14px/18px Calibri, Arial, Verdana, Tahoma, sans-serif;
	color: #111111;
	text-decoration: none;
	margin: 0 0 0 20px;
}

#sidebar-content .products:hover {
	background: url(../images/teamplate/sidebar-hover.jpg) center no-repeat;
	color: #fff;
}

#sidebar-content .products:hover a{
	color: #fff;
}

#sidebar-content .products a:hover{
	color: #fff;
}

#sidebar-bottom {
	width: 220px;
	height: 25px;
	background: url(../images/teamplate/sidebar_bottom_bg.jpg) center no-repeat;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	margin: -110px auto 0;
	height: 110px;
	background: #535c6d;
	position: relative;
}

#phones-bottom {
	width: 330px;
	height: 100px;
	color: #fff;
	margin: 7px 0 0 10px;
}

#copi {
	color: #fff;
}

#bottom-menu-left {
	margin: 30px 0 0 80px;
}

#bottom-menu-right {
	margin: 30px 0 0 5px;
}

#bottom-menu-left a{
	text-decoration: none;
	color: #fff;
}

#bottom-menu-right a{
	text-decoration: none;
	color: #fff;
}

#bottom-menu-left a:hover{
	color: #19aed5;
}

#bottom-menu-right a:hover{
	color: #19aed5;
}

#contacts_page {
	width: 750px;
	margin: 0 auto;
	font: 12px/16px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #272d34;
}

#contacts_page a{
	font: 12px/16px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #19aed5;
}

#karta {
	font: 12px/18px Calibri, Arial, sans-serif;
	color: #4a5466;
	text-align: right;
}

#karta a{
	font: 12px/18px Calibri, Arial, Verdana, Tahoma, sans-serif;
	color: #4a5466;
	text-decoration: none;
	border-bottom: #4a5466 dashed 1px;
}

#karta a:hover{
	color: #19aed5;
	border-bottom: none;
}