* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
 background-image:url(images/bg.jpg);
}
a {
	color: #0883ad;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* Begin of styles for the demonstration (you can remove them) */
a.expand {
	width: 150px;
	display: block;
	margin: 10px 0 0;
}
a.expand:hover {
	height: 500px;
}
/* End of of styles for the demonstration */
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 1028px;
	margin: 0 auto;
}

table td{
    border-bottom:1px solid #f5f5f5;
    border-left:1px solid #f5f5f5;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
    position:relative;
    left:15px;
    height: 537px;
    width:997px;
    background-image:url(images/head.jpg);
    background-repeat:no-repeat;
    margin-top:5px;
}
.logo{
    position:absolute;
    top:20px;
    left:20px;
}
.telephon{
    position:absolute;
    top:295px;
    left:110px;
    font-size:46px;
    color:#000;
}
.telephon span{
    font-size:28px;
    color:#000;
}
.zvon{
    position:absolute;
    top:330px;
    left:225px;

}
.zvon a{
    font-size:27px;
    color:#cf4454;
    text-decoration:none;
}
.menu{
    position:absolute;
    top:495px;
    left:6px;
}
.menu ul{
    list-style:none;
    margin:0;
}
.menu ul li{
    position:relative;
    float:left;
    width:140px;
    text-align:center;
}
.menu ul li a{
    position:relative;
    font-size:12px;
    color:#500815;
    text-decoration:none;
    font-weight:bold;
}
.menu ul li span a{
    position:absolute;
    top:18px;
    left:5px;
    font-size:10px;
    width:141px;
    text-align:center;
}
.menu ul li span b{
    font-size:16px;
    color:#cf4454;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	margin-left: 260px;
	height: 1%;
	position: relative;
	top:-10px;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
}
#content {
	padding: 0 40px 0 20px;
}
#content h1, #content h2, #content h3, #content h4{
    color:#8e8d8d;
    font-size:25px;
    margin:10px 0 18px 0;
    font-weight:normal;
    line-height:28px;
}
#content h2{font-size:20px;}
#content h3{font-size:18px;}
#content h4{font-size:16px;line-height:16px}
#content ul, #content ol{
    margin:0 0 18px 30px;
}
.c-top{
    position:relative;
    top:-10px;
    height:45px;
    width:1028px;
    background-image:url(images/c-top.png);
    background-repeat:no-repeat;
    
}
.c-bg{
    position:relative;
    top:-10px;
    width:1028px;
    background-image:url(images/c-bg.png);
    background-repeat:repeat-y;
}
.c-footer{
    position:relative;
    top:-10px;
    margin:-0px 0 0 0;
    height:45px;
    width:1028px;
    background-image:url(images/c-footer.png);
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 220px;
	position: relative;

	left: -220px;
}

.leftMenu{
    list-style:none;
}
.leftMenu li{
    margin-bottom:5px;
}
.leftMenu li a{
    font-size:17px;
    color:#500815;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
    position:relative;
    width:804px;
    height: 234px;
    margin:0 auto;
    margin-bottom:10px;
    margin-top:-20px;
    background-image:url(images/footer.png);
    background-repeat:no-repeat;
}
#footer .telephon{
    top:70px;
    left:530px;
    color:#cf4454;
    font-size:24px;
}
#footer .zvon{
    top:15px;
    left:0px;
    z-index:99999;
}
#footer .zvon a{
    color:#8e8d8d;
    font-size:10px;
}
#footer .zvon a:hover{
    text-decoration:underline;
}
#footer ul{
    position:relative;
    top:90px;
    left:70px;
    list-style:none;
    height:40px;
}
#footer ul li{
    float:left;
    text-align:center;
    padding:0 10px;
}
#footer ul li a{
    font-size:12px;
    color:#8e8d8d;
}
.tit{
    position:absolute;
    top:50px;
    left:140px;
}
.tit a{
    font-size:25px;
    color:#8e8d8d;
    text-decoration:none;
}
.links1{
    position:absolute;
    top:40px;
    left:-190px;
    width:180px;
    font-size:10px;
    line-height:10px;
    color:#888;
}
.links1 td{
    padding-bottom:5px;
}
.links2{
    position:absolute;
    top:40px;
    right:-190px;
    width:180px;
    font-size:10px;
    line-height:10px;
    color:#888;
}
.links2 td{
    padding-bottom:5px;
}
.links1 a, .links2 a{
    color:#666;
}
.count{
    margin-top:10px;

}
.link-b {
    width:600px;
    margin:0 auto;
    text-align:center;
}
.link-b img{
    margin:10px 30px 10px 30px;
}
.index-tab{}
.index-tab ul{
    list-style:none;
}
.index-tab ul li{position:relative;}
.index-tab ul li img{
    position:relative;
    top:10px;
    padding-right:10px;
}
.cena, .prices{
    font-weight:bold;
    font-size:16px;
}
.m1{
    position:absolute;
    top:-115px;
    left:35px;
    height:115px;
    width:70px;
    cursor:pointer;
    z-index:999999;

}
.catt{
    width:100%;
}
.catt td{
  padding:10px;
}
