/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
}
a {
	color: #06F;
	outline: none;
	text-decoration: underline;
}

p {
	margin: 0 0 10px;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 100px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 105px;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 0 0 270px;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 250px;
	margin-left: -99.5%;
	position: relative;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	position:relative;
	margin: -105px auto 0;
	min-width: 1000px;
	height: 105px;
	background: transparent url(../images/bg_footer.png) repeat-x center top;
}
/*----------------------------------start design------------------------------*/
.logo{
	position:relative;
	top:20px;
	left:2%;
	float:left;
}

.number{
	position:relative;
	width:182px;
	height:52px;
	background:url(../images/number1.png);
	float:right;
	right:2%;
	top:15px;
}

.menu{
	width: 180px;
	margin:0 auto;
	position:relative;
	padding:2px;
	font-size:90%;
}

.top{
	background-image:url(../images/menu_top1.png);
	height:22px;
}

.mid{
	background-image:url(../images/menu_middle.png);
	padding: 0 1em 0 1em;
}

.mid li{
	list-style:none;
	padding-left:10px;
	font-style:italic;
}

.mid li strong{
	font-style:normal;
}

.mid li a:hover{
	color: #F60;
}
	
.bot{
	background-image:url(../images/menu_bottom1.png);
	height: 15px;
}

.top-menu{
	margin:0 auto;
	width:360px;
	height:30px;
	position:relative;
	top:30px;
}

.top-menu li{
	display:inline;
	padding:10px;
}

.top-menu li a{
	font-size:15px;
	font-family: "Times New Roman", Times, serif;
	color:#000;
}

.top-menu li a:hover{
	color: #09F;
	text-decoration:underline;
}

.vedro{
	width:118px;
	height:100px;
	background-image:url(../images/ved.jpg);
	float:right;
	margin-right:2%;
	margin-top:5px;
}


.uslugi {
	width:600px;
	height:130px;
	margin-left: 10%;
}
.uslugi p{
	text-align: justify;
}

.uslugi img{
	float:left;
	padding-right:5%;
}
.uslugi a {
	font-size:18px;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:0.02em;
}

.blue a{
	color: #06F;
}
.blue a:hover{
	color: #73C9EE;
}
.yellow a{
	color: #F90;
}
.yellow a:hover{
	color:#F2E111;
}
.green a{
	color: #060;
}
.green a:hover{
	color:#CF0;
}
.red a{
	color: #C00;
}
.red a:hover{
	color: #F85A4E;
}
.fotoshadow{
	width:449px;
	height:323px;
	margin:0 auto;
	background-image:url(../images/frame.png);
}
.fotoshadow img{
	padding:1px 0 0 16px;
}

.content p{
	text-indent:1.75em;
	line-height:1.5em;
	word-spacing:0.5em;
	text-align:justify;
	padding-right:5%;
}
.content h2{
	padding-left:5%;
	font-size:15px;
	font-weight:normal;
}
.content h1{
	font-size:18px;
}

.listovki{
	padding:1% 10%;
	text-align:justify;
}
.listovki img{
	margin-right:5px;
}

.contact{
	margin:15px 0 0 50px;
	}
.contact img{
	float:left;
}
.contact p{
	padding-top:100px;
	margin-left:350px;
	font-size:16px;
	font-family: Tahoma, Geneva, sans-serif;		
}
.copy{
	float:left;
	width:300px;
	margin:15px 0 0 2%;
	line-height:1.3em;
}
.copy a:hover{
	color:#F00;
}
.copy p{
	padding-left:11px;
}
.stat{
	margin:0 auto;
	height:33px;
	width:90px;
}
.baner{
	padding:10px 0 10px 0;
}
.stoykiprice{
	padding-left:5%;
	padding-bottom:10px;
	width:260px;
	height:70px;
}
.stoykiprice img{
	float:left;
	padding-right:5px;
}
.stoykiprice a:hover{
	text-decoration:none;
	color:#F60;
}
	

