* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Verdana, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
    background-color:#eee;
}
/*BACKGROUND*/
#background-wrap img {
	position: absolute;
	z-index: -1;
	/*max-height: 100%;*/
	/*min-height: 60em;*/
	width: 100%;
	height: 100%;
    position:fixed;
    margin-top:-70px;
}

ul {
padding: 5px 0 5px 2em;
}

a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px;
	text-indent: 2em;
	text-align: justify;
}
img {
	border: none;
	padding: 0px;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 1000px;
	margin: 70px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
    background-image:url(images/bg.png);
    background-repeat:repeat-x;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
    position:relative;
    height: 335px;
}
.menu{
    position:relative;
    top:-7px;
    height:57px;
    width:916px;
    background-image:url(images/menu.png);
    margin-left:40px;
}
.menu ul{
    position:absolute;
    top:10px;
    left:20px;
    list-style:none;

}
.menu ul li{
    float:left;
}
.menu ul li a{
    font-size:20px;
    color:#000;
    text-decoration:none;
    font-weight:bold;
}
.menu ul li a:hover{
    text-decoration:underline;
}
.h1{
    position:absolute;
    top:70px;
    left:40px;
    width:308px;
    height:243px;
    background-image:url(images/h1.jpg);
}
.h1 .t1{top:-3px;left:-5px}
.h1 .t2{top:-3px;left:262px}
.h1 .t3{top:200px;left:-5px}
.h1 .t4{top:200px;left:262px}

.title{
    position:relative;
    top:50px;
    left:70px;
    text-indent:0;
    font-size:22px;
    color:#0356af;
    font-weight:bold;
}
.telephon{
    position:relative;
    top:45px;
    left:-20px;
    font-size:22px;
    color:#fff;
    font-weight:bold;
}

.prizyv{
    position:relative;
    top:55px;
    left:0px;
    font-size:14px;
    color:#fff;
    font-weight:bold;
}

.zvon{
    position:relative;
    top:60px;
    left:20px;
}
.zvon a{
    font-size:20px;
    color:#0079fa;
    font-weight:bold;
    font-style:italic;
}

.h2{
    position:absolute;
    top:70px;
    left:370px;
    width:589px;
    height:242px;
    background-image:url(images/h2.jpg);
}
.h2 .t1{top:-3px;left:-5px}
.h2 .t2{top:-3px;left:544px}
.h2 .t3{top:200px;left:-5px}
.h2 .t4{top:200px;left:544px}

.tr{
    position:absolute;
    display:block;
    height:50px;
    width:50px;
    background-image:url(images/tr.png);
}
.t1{background-position:0px 0px;}
.t2{background-position:50px 0px;}
.t3{background-position:0px 50px;}
.t4{background-position:50px 50px;}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 20px;
	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 40px 0 370px;
}

#content  img{
	margin: 10px;
}

#content  ul{
	margin-left: 20px;
}

.block{
    display:block;
    float:left;
    width:133px;
    height:100px;
    background-image:url(images/bl.jpg);
    margin-right:19px;
}
.b1{background-position:0px 0px;}
.b2{background-position:0px 100px;}
.b3{background-position:0px 200px;}
.b4{background-position:0px 300px;margin-right:0;}

#content .text{
    background-color:#fff;
    margin-top:20px;
    min-height:850px;
    border:1px solid #aaa;
    padding:10px 20px;
}
#content .text h1{
    font-size:16px;
    color:#0356af;
    margin-bottom:10px;
}

#content  h2, h3, h4, h5, h6{
    color:#0356af;
    margin-bottom:10px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 360px;
	margin-left: -100%;
	position: relative;
}
.menus{
    position:relative;
    background-color:#fff;
    width:207px;
    margin-left:40px;
    padding:15px 50px;
    border:1px solid #aaa;
}
.menus .t1{top:-4px;left:-6px}
.menus .t2{top:-4px;right:-5px}
.menus .t3{bottom:-8px;left:-6px}
.menus .t4{bottom:-8px;right:-5px}
.menus ul{
    list-style:none;
}
.menus h3{
    font-size:18px;
    margin-bottom:10px;
}
.menus ul li{
    margin-bottom:6px;
}
.menus ul li a{
    font-family:Verdana;
    font-size:14px;
    color:#0356af;
    text-decoration:none;
    font-weight:bold;
}
.menus ul li a:hover{
    text-decoration:underline;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
    position:relative;
    width: 1000px;
	margin: -50px auto 0;
	height: 20px;
    text-align:center;
}
.reklama td{
    font-size:10px;
    text-align:center;
    padding:5px 20px;
}

.search{
    margin-bottom:20px;
}
.reklama{
    position:absolute;
    top:-300px;
    left:20px;
    height:300px;
    width:350px;
}


#slide-container {
    position:absolute;
    top:-20px;
    left:0;
    text-align:center;
    margin:20px 0px;
}
#slide-container #slideshow {
width:392;
height:242px;
margin:auto;
position:relative;
}
#slide-container #slideshow IMG {
position:absolute;
top:0px;
left:0;
}
.leftMenu li ul{
  display:none;
}
.zvon2{
  position:absolute;
  top:135px;
  left:406px;
  z-index:99999;
}
.zvon2 a{
  position:relative;
  top:25px;
  left:40px;
  color:#000;
  font-size:20px;
  font-weight:bold;
  text-decoration:none;
}
.zvon2 a span{
  position:relative;
  top:25px;
  left:-90px;
  font-size:30px;
  color:#FF0000;

  
}

