body{
	margin:0px;
	padding:0px;
	text-align:center;
	background:#060b1e url(../images/back.png);
	background-repeat:repeat-x;	
	font-family: tahoma;
	color:#fff;
	font-size:9pt;	
}

a{
	text-decoration:none;
	color:#fef401;	
	outline: none;
	
}


a img{
	border:0px;
}

h1{
	border-bottom:1px solid #fef401;
	width:380px;
	font-size:14pt;	
}

h2{
font-size:12pt;	
			
}

#banner_side{
position:absolute;
z-index:999;
margin-left:910px;
margin-top:80px;
}

#back{
	width:1000px;
	background-image:url(../images/back.jpg);
	text-align:center;
	background-repeat:no-repeat;	
	margin:0px auto;
	min-height:880px;
}

#container{
	width:800px;
	margin:0px auto;
	text-align: left;
		
}



#header{
	height:81px;	
	border-bottom:1px solid #fef401;	
}


#karuzela{
	height:218px;	
	border-bottom:1px solid #fef401;
	
	
}

#menu{
	height:36px;
	border-bottom:1px solid #fef401;	
	
	
	
}

#menu a{
	display:block;
	height:29px;
	margin:8px 15px;	
	float:left;
	color:#fff;
	font-size:14px;
	
	
}

#menu a .active2{
	background-image:url(../images/active.gif);
	background-position:bottom;	
	color:#fef401;
}

.active2 {
	background-image:url(../images/active.gif);
	background-position:bottom;	
	background-repeat: no-repeat;
	color:#fef401;
}



#menu a:hover{
	color:#fef401;
	background-image:url(../images/active.gif);
	background-position:bottom;	
	background-repeat: no-repeat;
}


#body{
	margin-top:30px;
	
}

.leftCol{
	width:380px;
	float:left;
	font-family: verdana;
	
	
}
.leftCol h2{
	font-size:12pt;
}
.rightCol{
	width:380px;
	float:right;
	margin-left:10px;
	font-family: verdana;
	font-size:10pt;
	
}

.col1{
	width:250px;
	
	margin-right:25px;
	float:left;
}

.col2{
	width:250px;

	margin-right:25px;
	float:left;
}

.col3{
	width:250px;

	float:left;
}


.col3x{
	width:250px;

	float:left;
}

#mapa2{
	display:none;	
	
}

#mapa3{
	display:none;	
	
}

#mapa2Butt{
	display:block;
	margin:0px;
	padding:0px;
	
}

#mapa3Butt{
	display:block;
	margin:0px;
	padding:0px;
	
}

#mapa{
	float:left;	
	width:500px;
	font-size:9pt;
	margin-right:10px;
}

#mapaBack{
	width:344px;
	height:339px;
	float:left;
	
}


#opis{
	line-height: 1.5em;
	
}

#firmy{
	margin-top:30px;
	
	
}



#firmy img{
	margin:4px 4px 4px 3px;
}


#footer{
	border-top:1px solid #fef401;
	margin-top:50px;
	height:80px;
	
	
	
}

#menuDown{
	margin-top:10px;
	float:left;
}

#menuDown a{
	margin:5px;
	color:#a79d00;
}

#menuDown a:hover{
	color:#fff;
}

#ddbc{
	color:#a79d00;
	margin-top:10px;
	float:right;
}



	/*** set the width and height to match your images **/

			#karuzela {
    			position:relative;
    			height:216px;
	    		}

			#karuzela IMG {
    			position:absolute;
    			top:0;
    			left:0;
    			z-index:8;
    			opacity:0.0;
	    		}

			#karuzela IMG.active {
    			z-index:10;
    			opacity:1.0;
	    		}

			#karuzela IMG.last-active {
    			z-index:9;
	    			}
	    			
	    			
#lista{
clear:both;}
	    			
#lista td{
	padding:10px;
	}


#quicksearch{
	float:right;
	background-color:#091023;
	width:770px;
	
	}	


.col3x img{
border:4px solid white;
margin:5px;	
width:60px;
height:60px;
}

.col3x img:hover{
border:8px solid #fef401;	
margin:1px;
}



#oferta td{
border-bottom:1px dotted #eee;	
}



.first{
text-align: center;
width:50px;
cursor: pointer;
margin:5px;
	}
	
.first:hover{
		color: #fef401;
	}

.prev{
	text-align: center;
width:50px;
height:20px;
cursor: pointer;
margin:5px;
	}
	
.prev:hover{
		color: #fef401;
	}

.next{
	text-align: center;
width:40px;
height:20px;
cursor: pointer;
margin:5px;
}

.next:hover{
		color: #fef401;
	}

.last{
	text-align: center;
width:40px;
height:20px;
cursor: pointer;
margin:5px;
	}
	
.last:hover{
		color: #fef401;
	}	
	
.curpage{
width:30px;
text-align: center;
margin:5px;
}

.navBox{
	width:600px;
	margin:0px auto;
	text-align: center;	
	}
	
th{
background-color:#091023;
padding:5px;	
font:9pt tahoma;
}

#kategorie a{
	margin-top:5px;
	display:block;
	width:185px;
	padding-left:18px;
	}

#kategorie{
	width: 200px;
	overflow: hidden}


#kategorie .active{
	color:white;
	background-image: url('../images/bullet.gif');
	background-repeat: no-repeat;
	background-position: left;
	
}


