@charset "utf-8";
/* CSS Document */
body{
	border:0;
	margin:0;
}
#site{
	width:962px;
	margin-left:auto;
	margin-right:auto;
}
#header{
	height:477px;
}
#main_menu{
	width:166px;
	height:477px;
	background-color:#A1A1A1;
	float:left;
}
#logo img{
	border-bottom:solid 3px #FFF;
}
#main_menu ul{
	margin-top:20px;
	border-top:solid 1px #BBB;
	width:166px;
	list-style:none;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#main_menu ul a{
	text-decoration:none;
	cursor:pointer;
}
#main_menu ul a li{
	width:160px;
	background:url("../gfx/menu_back.png") repeat 0 0;
	border-bottom:solid 1px #BBB;
	padding:3px;
	text-transform:uppercase;
	color:#FFF;
}
#main_menu ul a.active li{
	color:#000;
	background-position:-180px 0;
}

#top{
	float:left;
	width:796px;
	height:477px;
}
#top div.navigate{
	display:none;
	height:50px;
	width:50px;
	position:relative;
	margin-top:155px;
	padding:5px;
	z-index:1000;
}
#top div.navigate a{
	cursor:pointer;
}
#top div.navigate img{
	height:50px;
	width:50px;
}
#slideshow {
    position:relative;
    height:375px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
#top div#nav_right{
	float:right;
}
#top div#nav_left{
	float:left;
}
#top_title{
	position:relative;
	bottom:17px;
	height:75px;
	width:796px;
	height:120px;
	padding-top:45px;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	background-image:url('../gfx/top_back.png');
	background-repeat:no-repeat;
	z-index:1000;
}
#content{
	clear:both;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
}
#content h1{
	border-bottom:1px solid #999;
}
#content h1, #content h2{
	margin-top:0;
	color:#777;
	width:100%;
	 font-weight:normal;
}
#content h1 a, #content h2 a{
	color:#777;
	text-decoration:none;
}
#content h1 a:hover, #content h2 a:hover{
	text-decoration:underline;
}
#main_left{
	float:left;
	padding:15px 5px 15px 5px;
	width:156px;
	text-align:center;
}
#main_right{
	float:left;
	padding:15px 5px 15px 5px;
	width:786px;
	color:#666;
}
#products{
	width:776px;
	margin-left:auto;
	margin-right:auto;
	border:0;
	padding:0;
}
#products tr{
	
}
#products tr td{
	width:258px;
	border:0;
	padding:10px 0;
}
#products div.prod{
	width:258px;
	border:0;
	padding:0;
}
#products div.prod div.prod_title{
	color:#A1A1A1;
	text-transform:uppercase;
	font-weight:bold;
}
#products div.prod div.prod_img{
	
}
#products div.prod div.prod_list ul{
	list-style:none;
	padding:0;
	margin:0;
}
#products div.prod div.prod_list ul a{
	text-decoration:none;
	color:#A1A1A1;
}
#products div.prod div.prod_list ul a:hover{
	color:#000;
}
#footer{
	clear:both;
	width:962px;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	padding:5px 10px;
	height:30px;
	color:#999;
	border-top:1px solid #999;
	text-align:right;
}
#footer a{
	color:#666;
}
#footer a:hover{
	color:#333;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#D5D5D5;


}

html, body {
          height:100%;

}

p{
	margin-bottom: 0px;
	margin-top: 0px;
	text-indent: 0px;
}


input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}


table {
	margin: 0px;
	padding: 0px;
	border: 0px none;

}

.adres {
font-size:9px;
color:#847F7F;
}
.adres a:link {
	text-decoration: none;
	font-size:9px;
color:#847F7F;

}
.adres a:visited {
	text-decoration: none;
font-size:9px;
color:#847F7F;
}


.adres a:hover {
	text-decoration: none;
font-size:9px;
color:#847F7F;

}
.adres a:active {
	text-decoration: none;
font-size:9px;
color:#847F7F;
}

.tekst{
background-color:#102C63;
font-size:20px;
font-family:verdana,arial ,arial narrow;
text-align:center;
font-weight:bold;
color:#ffffff;
padding-left:5px;
padding-right:5px;
}
	

