* {
	padding:0px;
	margin:0px;
}
body {
	background:#CCCCCC;
}
div.page_wrapper{
    position:relative;
	width:960px;
	margin:auto;
}
#logo{
    position:absolute;
    top:62px;
    left:115px;
    z-index:10;
    display:block;
    width:129px;
    height:130px;
    background:url(../images/logo.png) no-repeat left bottom;
}
hr{
	display:none;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*--------------------------------- TOP ---------------------------------*/
.top_wrapper, div.top_bgr{
	width:960px;
	height:128px;
}
div.top_wrapper{
	position:relative;
	vertical-align:top;
	background-color:#990000;
}
div.top_bgr{
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/top.png) no-repeat left bottom;
}
h1, .description{
	display:none;
}
p.title{
	position:absolute;
	top:50px;
	right:50px;
	font-family:Verdana,"Geneva CE",lucida,sans-serif;
	font-size:22px;
    text-transform:uppercase;	
}
p.title a{
	text-decoration:none;
    color:#FFFFFF;
}
p.sub_title{
	position:absolute;
	top:85px;
	right:50px;
	font-family:Verdana,"Geneva CE",lucida,sans-serif;
	font-size:14px;
	letter-spacing:1px;
	color:#FFFFFF;
}
/*--------------------------------- TOP ---------------------------------*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*-------------------------------- MIDDLE -------------------------------*/
div.middle_wrapper{
	background:url(../images/middle.png);
	background-color:#990000;
}
div.mid_left{
	float:left;
	background:url(../images/mid_left.png);
	background-color:#990000;
}
img.ledvice{
    width:178px;
    height:125px;
    margin:0px 2px 0px 3px;
}
/******************/
/*----- MENU -----*/
div.menu{
	width:178px;
	height:200px;
	padding-top:70px;
	font-family:Verdana,"Geneva CE",lucida,sans-serif;
	font-size:14px;
}
.menu ul{
	margin-left:3px;
	margin-right:2px;
}
.menu li{
	list-style:none;
	margin-bottom:1px;
    text-align:right;
}
.menu li a{
	display:block;
	width:85px;
	padding:3px 50px 3px 43px;
	text-decoration:none;
	overflow:hidden;
	color:#FFCC00;
}
.menu li a:hover{
	color:#FFFFFF;
}
.active{
	display:block;
	width:85px;
	padding:3px 50px 3px 43px;
	text-decoration:none;
	overflow:hidden;
	color:#FFFFFF;
    background-color:#900000;
}
/*----- MENU -----*/
/******************/

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*-------------------------------- MIDDLE -------------------------------*/
div.mid_right, .mid_right_top, .mid_right_mid{
	width:777px;
	font-family:Arial, Helvetica, sans-serif;
}
div.mid_right{
	float:right;
	background:url(../images/mid_right.png) no-repeat right bottom;
}
div.indentation{
	clear:right;
	height:0px;
}
.mid_right_top{
	height:75px;
}
.mid_right_mid{
	vertical-align:top;
	text-align:left;
}
.sortimentmenu{
	height:30px;
	padding:25px 35px 0px 50px;
	text-align:center;
	color:#A60000;
    font-family:Verdana,"Geneva CE",lucida,sans-serif;
	font-size:12px;
}
.sortimentmenu a{
	color:#A60000;
	text-decoration:none;
}
.sortimentmenu a:hover, active, #sortiment a:hover{
	text-decoration:none;
	color:#FFFFFF;
}
.maintext{
	width:657px;
	padding:0px 60px 0px 60px;
	font-size:13px;
	line-height:1.2;
	word-spacing:1px;
	min-height:526px;
}
.maintext p{
	padding:0px 0px 15px 5px;
}
.maintext ul{
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 5px 15px 25px;
}
.maintext li, .maintext li a{
	padding-left:5px;
	font-weight:bold;
	color:#A60000;
}
.maintext a{
	text-decoration:none;
	color:#000000;
}
.maintext a:hover, active{
	text-decoration:underline;
}
span.indent{
	padding-left:2em;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#990000;
	padding:1.5px 0px 10px 0px;
    text-indent:1.4em;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#660000;
	padding:0px 0px 5px 0px;
}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#990000;
	padding:20px 0px 35px 30px;
}
.kontakty{
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
}
table.kontakty{
	border:none;
	width:255px;
}
.kontakty a{
	color:#0000FF;
	text-decoration:underline;
}
.contacts_separator{
	background:#CC0000;
	color:#CC0000;
	height:2px;
	width:350px;
	font-size:1px;
}
small{
	font-size:80%;
	font-weight:normal;
}
.sortiment td{
	width:450px;
	height:auto;
	padding:10px 0px 10px 0px;
}
.sortiment a{
	text-decoration:none;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#000033;
}
.sortiment a:hover{
	text-decoration:none;
}
.sortiment strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
    padding-left:1.4em;
	font-weight:bold;
	color:#990000;
}
.show{
	float:left;
	width:75px;
	height:75px;
	margin-right:10px;
	border:solid;
	border-color:#FFFFFF;
	border-width:3px;
}
.line{
	background:#CC0000;
	color:#CC0000;
	height:2px;
	width:650px;
	font-size:1px;
}
.logo{
	float:left;
	height:10px;
	width:10px;
	border:none;
	padding:3px 10px 0px 0px;
}
.logo_big{
	float:left;
	height:18px;
	width:18px;
	border:none;
	padding:4px 10px 0px 0px;
}
.certifikat{
	height:1320px;
	width:450px;
    margin:auto;
}
.certifikat img{
	height:650px;
	width:450px;
	border:none;
}
.picture_left, .picture_right{
	width:160px;
	height:160px;
	border-style:solid;
	border-width:3px;
	border-color:#FFFFFF;
}
.picture_left{
	float:right;
	margin:0px 0px 7px 10px;
}
.picture_right{
	float:left;
	margin:0px 10px 7px 0px;
}
table.photo{
    margin:auto;
}
.photo td{
	text-align:center;
	padding:10px 20px 10px 20px;
}
.photo img{
	height:94px;
	border:solid;
    padding:3px;
	border-width:3px;
	border-color:#FFFFFF;
}
.tracker{
	display:none;
}
/*-------------------------------- MIDDLE -------------------------------*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*-------------------------------- BOTTOM -------------------------------*/
div.bottom_wrapper{
	height:39px;
}
div.bot_left{
	float:left;
	width:183px;
	height:39px;
	vertical-align:top;
	text-align:center;
	background:url(../images/bot_left.png) no-repeat left top;
	background-color:#FFFFFF;
}
.bot_left img{
	width:45px;
	height:11px;
	border:none;
    margin-top:15px;
}
.bot_left a{
	font-size:10px;
	color:#000000;
	text-decoration:none;
	height:11px;
}
div.bot_right{
	float:right;
	width:777px;
	height:39px;
	background:url(../images/bot_right.png) no-repeat left top;
	background-color:#FFFFFF;
}
/*-------------------------------- BOTTOM -------------------------------*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.copyright{
	width:762px;
	margin:auto;
}
div.copyright{
	margin-top:5px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}
