/* (C) 2007-2008 Tworcy.pl Arkusz stylow do SmodCMS v. 4.xx */
* {margin:0;padding:0}

body {
	font-family:  Tahoma, Arial, Helvetica, 'Trebuchet MS', sans-serif;
	font-size: 12px;
	background-color: #edf0f4;	
	color: #555555;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-bottom: 25px;
    }

#top {
	background-image: url(../images/top.jpg);
	width:780px;
	height:234px;
	}
	
	
a {
    color: #336699;
    text-decoration: underline;
  }
  
a:focus {
    outline: none;
    }  
  
img.foto {
	padding: 1px;
	border: solid 1px #aaaaaa;
	}
	
a img{
	border: 0;
	}
	
p.hr {
	width: 90%;
	height: 1px;
	display: block;
	background: #dddddd;
	margin: 0 auto;
	}
  
/*.fl {
	float: left;
	margin-right: 10px
	}*/
	
.fl {
	float: left;
	margin-right: 10px
	}

.fr {
	float: right
    }
  
h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #336699;
	}
	
h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #336699;
	margin-bottom: 10px;
	}
	
h3 {
	font-size: 1.1em;
	color: #336699;
	}
	
h4 {
	font-size: 0.9em;
	color: #aaaaaa;
	}
  
.right {
	text-align: right;
	}	
	
#main {
	position: relative;
	width: 780px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color:#F0F1F1;
	background-image: url(../images/back.jpg);
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

#foot {
	background: url(../images/foot.jpg);
	margin: 0 auto;
	height: 10px;
	padding: 30px 30px 30px 30px;
	width: 720px;
	font-size: 0.9em;
	color: #aaaaaa;
	clear:both;
	}
	
#foot ul {
	list-style-type: none;
	}
	
#foot a {
	text-decoration: none;
	color: #aaaaaa;
	}
	
#foot a:hover {
	text-decoration: none;
	color: #000000;
	}


h1 {
	visibility: collapse;
	display: none;
	height: 0;
	width: 0;
	}

#news {
float:left;
width: 300px;

}

#site{
float:right;
width: 475px;

}




#site p{
	text-align:justify;
	margin: 7px 10px;
	}
	
#site ul{
	margin: 0 0 20px 35px;
	}
	
#site ol{
	margin: 0 0 0 35px;
	}
	
	
#menu {
	margin: 0;
	width: 780px;
	padding: 0;
	font-size: 1.1em;
	}
	
div.info {
	color: #cc0000;
	font-weight: bold;
	margin: 5px 0;
	}
	
.wymagane {
	color: #cc0000;
	font-weight: bold;
	}


