body {
	margin:auto;
	margin-left:50px;
	padding: 0;
	background-color:#f1f1f1;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

img {
	border:none;}


h1, h2, h3 {
	margin: 0;
	padding: 0;

}

h2 { font-size: 24px; }
h3 { margin: 5px 0 2px 50px;
	color: #F00; font-family:'Century Gothic', Tahoma, Verdana, sans-serif, Arial; font-size:16px; font-weight:normal;}

p, ol, ul {
	line-height: 20px;
}

hr { width:30%; }

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#F00;
}

.image {
	float: left;
	margin: 5px 15px 0 0;
	border: 4px solid #000000;
}

.byline {
	margin: 0;
	padding: 0 0 0 5px;
	background: #645B43;
	font-size: 9px;
}

/* Header */

#header {
	width: 1003px;
	height: 413px;
	margin: 0 auto;
	background: url(../img/header.jpg);
	background-repeat:no-repeat;
	color:#000;

}

#header a {
	text-decoration: none;
	color: #333;
}

#header a:hover {
	color:#F00;
}


#headermain {
	width: 1003px;
	
	margin: 0 auto;
	background: url(../img/header.jpg) top;
	background-repeat:no-repeat;
	

}

#header h1 {

	font-size: 25px;
	color: #F00;
	text-align:center;
	font-family: "Courier New", Courier, monospace;
	
}

#header h2 {
	float: right;
	padding: 95px 5px 0 0;
	font-size: 11px;
}


.nadpis {
	float: left;
	padding: 150px 30px 0 125px;
	font-size: 12px;
	width:250px;
	text-align:justify;
	color: #000;
	}
	
.nadpis1 {
	float: left;
	padding: 110px 0 0 0px;
	font-size: 12px;    
    text-align: justify;
	color: #000;
	width: 310px;
	}
	
	
.nadpis2 {
	float: left;
	width:260px;
	padding: 60px 0 0 10px;
	font-size: 12px;    
    text-align: justify;
	color: #000;
	position: relative;
	top:1px;
	}

.nadpis3 {
	float: left;
	padding: 0px 0 0 0px;
	font-size: 12px;
    width:275px;
    text-align: justify;
	color: #000;
	}
	
.nadpis4{
	float: left;
	padding: 50px 0 0 15px;
	font-size: 12px;    
    text-align: justify;
	color: #000;
	width: 310px;
	}
.nadpis5 {
	float: left;
	width:260px;
	padding: 10px 0 0 40px;
	font-size: 12px;    
    text-align: justify;
	color: #000;
	position: relative;
	top:1px;
	}
	.zaglavie {
		font-size:14px;
		color:#F00;
		text-align:center;
		font-weight:bold;
		
		}
	

/* Menu */

#menu {
	width: 600px;
	height: 30px;
	margin: 0 auto;
	text-align:center;
	bottom:0px;
	position:relative;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 26px;
	padding: 4px 0 0 0;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000;
	text-transform:uppercase;

}

#menu a:hover, #menu .active a {
	
	color: #F00;
}

/* Content */

#content {
	width: 1003px;
	height:294px;
	margin: 0 auto;
	background: #f1f1f1 url(../img/footer.jpg) no-repeat bottom;

}

#colOne {
	float: left;
	width: 166px;
	padding: 20px;
}

#colOne h3 {
	margin: 5px 0 10px 0;
	color: #786E50;
	text-decoration: none;
}

#colOne ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration:none;
}

#colOne a {
	color: #645B43;
	text-decoration:none;
}
#colOne a:hover {
	color: #FFCC00;
	text-decoration:none;
}

#colTwo {
	float: right;
	width: 346px;
	padding: 20px;
}

/* Footer */

#footer {
	bottom:1px;
	width: 1003px;
	margin: 0 auto;
	background: #f1f1f1;
}

#footer p {
	margin: 0;
	padding: 0 0 4px 0;
	text-transform: lowercase;
	text-align: center;
	font-size: 9px;
	color: #000;
}

#footer a {
	color: #000;
	text-decoration:none;
}

#footer a:hover {
	color: #f00;
	text-decoration:none;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
 }

:hover.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
 }
 
 /* SHADOW  */
img.ImageFrame_image { vertical-align:bottom; }
img.ImageFrame_solid { border: 1px solid black !important }
table.ImageFrame_shadow { direction: 1tr; }
table.ImageFrame_shadow .RRT { height:4px; background:url(shadow/RRT.png) no-repeat; }
table.ImageFrame_shadow .RR { width:10px; background:url(shadow/RR.png) repeat-y; }
table.ImageFrame_shadow .RR div.V { width:10px; }
table.ImageFrame_shadow .BBL { width:5px; background:url(shadow/BBL.png) no-repeat; }
table.ImageFrame_shadow .BB { height:10px; background:url(shadow/BB.png) repeat-x; }
table.ImageFrame_shadow .BR { width:10px; height:10px; background:url(shadow/BR.png) no-repeat; }
table.ImageFrame_shadow td { font-size:1px } /* For IE */
td div.H { width:1px; height:0; }
td div.V { width:0; height:1px; }

#headermain .links img {
	margin: 0px;
	padding: 0px;
}

#headermain  .links  {
	position: relative;
	top: 65px;
	right:-220px;
	text-align: right;
	font-family: verdana;
	font-size: 10px;
	width:600px;
}

#header .links img {
	margin: 0px;
	padding: 0px;

}

#header  .links  {
	position: relative;
	top: 65px;
	right:-220px;
	text-align: right;
	font-family: verdana;
	font-size: 10px;
	width:600px;
}
