body {
 padding: 0px;
 margin:10px 0px 0px 0px;
 color:#000;
 font-size:13px;
 background-color:#d7cbb7;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 margin-left:0px;
 background: #d7cbb7 url(/files/Image/bg.jpg);
}

td {
 font-size:11px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

table {
border-collapse:collapse;
border-color:#999999;
}

a{ color: #C4261D; text-decoration : none; font-weight:bold } 
a:hover { color : #999; text-decoration : underline; } 


#header {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#d7cbb7;
	height:190px;
	 background: #d7cbb7 url(/files/Image/bg.jpg);
}

.clean {
	clear: both;
}


#brand {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	height: 180px;
	background-color: #d7cbb7;
}

#vmenu {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	height: 10px;
	background-color: #FFF;
}

#ban_flash {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	height: 150px;
	background-color: #FFF;
}


.input {
	border: 1px solid #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	background: #FFFFFF; 
	color: #666666; 
	font-weight: normal; 
	height:15px; 
}


	

	

#content { 
	margin-left:auto;
 	margin-right:auto;
	background: #FFFFFF;
	width: 800px; 
	text-align:left;
	border:0px;
	border-top:0px;

}

#col2	{
	margin-top:5px;
	float:left;
	width: 480px;
	background: #FFFFFF;
	padding: 0px 5px 5px 5px;
	margin-right:5px;
	margin-left:10px;
	font-size:11px;

}

#col1	{
	margin-top:5px;
	float:left;
	width: 275px;
	background: #fff;
	padding: 0px 5px 5px 5px;
	margin-right:0px;
	border:0px solid #CCC;
}


.news {
margin-top:6px;
background-color:#f2f0eb;
border-top:2px solid #d7cbb7;
padding:10px;
}

.news h1, .news h1 a {
color:#3F1401;
font-size:14px;
font-family:Arial;
letter-spacing:-1px;
margin:0;
}

.news p {
margin-top:5px;
color:#000;
font-size:11px;
font-family:Arial;
font-weight:lighter;
}

.data {
margin-top:5px;
color:#999999;
font-size:11px;
font-weight:normal;
float:left;
}

.wiecej a {
margin-top:0px;
color:#FFF;
font-size:11px;
font-weight:bold;
font-family:Arial;
float:right;
background-color:#3F1401;
padding:2px;
text-decoration:none;
}

.wiecej a:visited {
text-decoration:none;
color:#FFF;
}
 
.wiecej a:hover {
text-decoration:none;
color:#3F1401;
background-color:#FFFFFF;
}

.menu1 {
padding-bottom:2px;
padding-top:2px;
margin-left:1px;
}

.menu1 a {
text-decoration:none;
color:#666;
border-bottom:1px dotted #CCCCCC;
}

.menu1 a:visited {
text-decoration:none;
color:#813E0C;
}
 
.menu1 a:hover {
text-decoration:none;
color:#813E0C;
}


.tytulNews {
font-size:26px;
color:#C6241F;
display:inline;
border:0px;
font-family:Geneva, Arial, Helvetica, sans-serif;
margin:0px;
height:36px;
}

.stopkadiv {
width:800px;
margin-left:auto;
margin-right:auto;
border:#3e1402 0px solid; 
border-top:0;
background-color:#3e1402; 
padding:0px; 
height:15px;
color:#FFF;
font-size:12px;
font-family: Arial;
}

.stopkadiv2 {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	padding-top:2px;
	font-size:11px;
	color:#CCC;
	}

.stopkadiv a {
text-decoration:none;
color:#FFF;
border-bottom:1px dotted #CCCCCC;
}

.stopkadiv a:visited {
text-decoration:none;
color:#FFF;
}
 
.stopkadiv a:hover {
text-decoration:none;
color:#CCC;
}


.table {
border-color:#CCCCCC;
}



#picturediv { 
visibility: hidden; 
position:absolute;
left: 0px; 
top: 0px; 
width:100%; 

text-align:center; 
z-index: 1000;

}

#picturediv div { width:300px; 
margin: 0 auto; 
border:4px solid #FFF;
border-bottom:1px solid #FFF; 
padding:3px; 
background-color:#FFF;
text-align:center;
left:0;
font-size:10px;
font-family:Georgia, "Trebuchet MS", Times, serif;
}

#picturediv div a img {
border:0;
}

#overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display:none;
}

.m4 {
  position:absolute;
  height:100%;
}


/* ------------------ */

.menuleft ul {
	padding:0;
	margin:10px 0 0 0;
	list-style:none;
	width:275px;

	}	
.menuleft  ul li a {
	display:block;
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#000;
	border-bottom:#CCCCCC 0px dotted;
	height:42px;
	font-weight:normal;
	padding:3px 0px 0px 5px;
	line-height:35px;
	background-color:#fff;
	background:url(../files/Image/tlo-menu.gif) no-repeat;
	}
	
.menuleft  ul li a img {
float:left;
border:0px;
margin-top:2px;
margin-right:10px;
	}	
	

.menuleft ul li a:hover {
	background-color:#fff;
	color:#3F1403;
	text-decoration:none;
	font-weight:bold;
	}	



#tekst_450 {
	width:480px;
	border:0px #000 solid;
}

#tekst_header {
	width:480px;
	margin-top:10px;
}


.img_btn {
border:0;
}

.img_btn:hover {
border:0;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity:0.5;
}

.menu_header {
width:275px;
margin-top:10px;
}

.pagenr {
width:450px;
font-size:11px;
font-family:Arial;
margin-left:20px;

	}
	
.nextpagebtn {
border:1px #CCC solid;
padding:2px;
float:left;
margin:1px;
width:13px;
height:13px;
text-align:center;
	}
	
.nextpagebtn a, .nextpagebtn a:visited  {
	text-decoration:none;
	}	

.nextpagebtn a:hover  {
	color:#000;
	}	
	
.nextpagebtn a.selected {
	color:#D0066B;
	}

.nextpagebtn_info {
padding:2px;
float:left;
margin:1px 15px 1px 1px;
}

.nextbtn_container {
text-align:left;
float:left;
}

.menuleft2 ul {
	padding:0;
	margin:0px 0 0 0;
	list-style:none;
	width:275px;

	}	
.menuleft2  ul li a {
	display:block;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000;
	border-bottom:#CCCCCC 0px dotted;
	height:25px;
	font-weight:normal;
	padding:3px 0px 0px 5px;
	line-height:25px;
	background-color:#fff;
	background:url(../files/Image/tlo-menu-2.gif) no-repeat;
	padding-left:58px;
	margin-top:2px;
	}
	
.menuleft2  ul li a img {
float:left;
border:0px;
margin-top:2px;
margin-right:10px;
	}	
	

.menuleft2 ul li a:hover {
	background-color:#fff;
	color:#3F1403;
	text-decoration:none;
	font-weight:bold;
	}	
	
h5 {
	font-size:16px;
	color:#6F4D3E;
	background-color:#F2F0EB;
	border-top:solid 1px #D7CBB7;
	padding:2px;
	font-family:Arial;
	margin:10px 0px;
	}

.leftminiatura  {
	border: 0px;
	border-bottom:5px;
	float:left;
	}

.leftminiatura a img {
	border: 5px solid #FFF;
	}	

.leftminiatura a:hover img {
	border: 5px solid #F2F0EB;
	}	


#SlideItMoo_banners_outer { 
	display:block; 
	position:relative; 
	width:800px; 
	height:150px; 
	margin:0px auto 0px; 
	border:0px #CCCCCC solid; 
}
#SlideItMoo_banners_inner { 
	position:relative ; 
	overflow:hidden ; 
	width:800px ; 
	height:150px ; 
	margin:0px auto 0px;  
}
#SlideItMoo_banners_items { 
	white-space:nowrap; 
	display:block; 
	position:relative; 
}
#SlideItMoo_banners_items a img { 
	border:none; 
}
