body {
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../obrazki/glowna/main/tlo_glowna.jpg);
	background-repeat: repeat;
	}
p {
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
	}
.left {
	text-align:left;
	}
ul {
	text-align:left;
	}
li {
	text-align:left;
	}
span > p {
	text-align:inherit;
	}
img {
	border: 0 none;
	}
h2 {
	font-size: 1.2em;
	text-align:left;
	background-color:#E2EAE4;
	margin-top: 3px;
	margin-bottom: 3px;
	padding:2px;
	border: 1 solid black;
	font-weight:normal;
	}
h3 {	
	font-size: 1.2em;
	font-weight:bold;
	text-align:left;
	background-color:EBE8EC;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style:  groove; 
	border-bottom-color: #666666;
	border-right-width: 2px;
	border-right-style:  groove; 
	border-right-color: #666666;
	}
hr {
    border: 0;
	margin:0;
	color: #000;
	background-color:#000;
	height: 2px;
	}

a {color: #CC3333; text-decoration:none}
:link {color: #CC3333; text-decoration:none}
:visited {color: #CC3333; text-decoration:none}
a:hover {color:#A58447;}
.form { font-size: 11px; border: solid 1pt #696969 }
.submit { font-size: 11px; border: solid 1pt #696969 }

#main {
	margin-left:auto;
	margin-right:auto;
	width: 1000px;
	background-color: white;
	horizontal-align: center;
	border: 2px solid #333333;
	}
#top_left {
	float:left;
	text-align:left;
	font-size:80%;
	margin-top:40px;
	margin-left:30px;
	width:190px;
	height:150px;
	}
#top {
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	margin-top:20px;
	}
#top_right {
	float:right;
	margin-top:20px;
	margin-right:20px;
	width:180px;
	}

.nowrap {
	border: 0 none;
	margin: 5px;
	}
.wrap {
	border: 1px solid black;
	margin: 5px;
	}

#left_column {
	float: left;
	margin-left: 50px;
	width:350px;
	}
#right_column {
	float: right;
	margin-right: 50px;
	width: 500px;
	}
#podstrona {
	clear: both;
	margin: 30px 50px;
	}
#news_column {
	background-color: #B1CBB7;
	border: 1px solid  black;
	margin-top:10px;
	}
#news_title {
	font-weight:bold;
	font-size: 120%; 
	background-color:#FFFFFF;
	text-align:center;
	}
.news {
	font-size: 0.9em;
	padding:10px;
	clear:both;
	}
#footer {
	clear:both;
	margin: 10px;
	padding: 3px;
	background-color: #CCCCCC;
	border: 1px solid black;
	}
.ogloszenie {
	border: none;
	padding: 10px;
	margin-top: 10px;
	text-align:left
	}
.ogloszenie img {
	position:relative; 
	margin-bottom:-50px;
	margin-left:-5px;
	z-index:4;
	}	
.ogloszenie h3 {
	position:relative;
	display:block; 
	padding-left:65px;
	margin-bottom:15px;
	z-index:3;	
	}
#siren {
	vertical-align:top; margin-left:5px;
	}
.bigger_centered {
	font-size:120%;
	font-weight:bold; 
	text-align:center
	}
.info {
	margin-top: 20px;
	margin-bottom: 20px;
	}
#kat_links {
	text-align:left;
	font-size:90%;
	font-weight:bold;
	margin-bottom: 5px;
	border-bottom: 2px solid #000;
	}
.menu {
	clear:left;
	text-align:center;
	border-top: 3px solid black;
	height:20px;
	padding-top:10px;
	margin-bottom: 15px;
	width:80%;
	}
.menu a { 
	line-height:normal;
	display:inline;  
	height: 30px; 
	background: transparent url(../obrazki/glowna/menu_item.gif) no-repeat;
	padding-top:10px;
	padding-left:25px; 
	text-decoration: none;
	font-weight:bold;
	link:black;
	text-align:left;
	} 
.menu a:link {
	color:black;
	} 
.menu a:visited {
	color:black;
	} 
.menu a:hover { 
	background-position: -160px 0; 
	color:#A58447;
	} 
.imp p {
	text-align:center;
	}
.bold {
	font-weight:bold;
	}
