/* bezpłatny szablon strony można pobrać tu: http://szablony.freeware.info.pl/ - Warunkiem użycia szablony jest pozostawienie naszego linku w stopce strony. Free to use for any purpose as long as the proper credits are given to the author.
 */

body {

margin:0;
font:76% tahoma, verdana, sans-serif;
background:#CBDAC7;
background-image:url(images/bg.jpg);
background-repeat: repeat-x;
color:#303030;
}

a {
color:#303030;
text-decoration:none;
border-bottom:1px dotted #505050;
}
#textelement {
width: 44%;
height: 213px;
padding-left:50px;
margin-left:40px;
float:left;
background-image:url(images/tlo.jpg);
background-repeat:no-repeat;


}

#mapa {
width: 425px;
height: 350px;
margin-left: 10px;
margin-bottom: 50px;

}


#text {
   padding: 0px 0px 0px 0px;
   text-align:justify;
   line-height: 1.5em;
margin-top: 0px;
margin-left:-10px;
   width: 150px;
   color:#000000;
   
	
}

#text p{
   padding: 0px 0px 0px 0px;
   text-align:justify;
   line-height: 1.5em;
margin-top: 0px;
   width: 180px;
   color:#000000;
   
	
}

#clear {
	
clear: both;	
	
}

#element {
	
	width: 550px;
	height: 213px;
	float: left;


}

#dol {

width:450px;
margin-left: 100px;
}
a:hover {
color:#303030;
text-decoration:none;
border-bottom:1px solid #505050;
}

h1 {
margin:0 0 20px 0;
font-size:2.2em;
font-weight:normal;
}

h2 {
margin:0 0 12px 0;
font-size:1.6em;
font-weight:normal;
}

h3 {
margin:0 0 10px 0;
font-size:1.4em;
font-weight:normal;
}

p {
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}

a img {
border:0;
}

/* Główny pojemnik */

#pojemnik {
	margin:0px auto 0px auto;
	width:730px;
	padding:0px 20px 0px 20px;
}





/* nag-tab menu */

#naglowek {
margin:13px auto -13px auto;
font-size:1em;
width:730px;
}

#naglowek p {
text-align:left;
color:#808080;
}

.nag-tab {
padding:4px 5px 3px 5px;
margin:0 0 0 4px;
text-decoration:none;
background:#008F35 url(images/rog.png) top right no-repeat;
color:#FFED00;
border-bottom:1px solid #e0e0e0;
}

.nag-tab:hover {
background:#fafafa url(images/rog.png) top right no-repeat;
border-bottom:1px solid #f7f5f6;
color:#505050;
text-decoration:none;
}

.nag-tab-aktywny {
padding:4px 5px 3px 5px;
margin:0 0 0 4px;
color:#505050;
text-decoration:none;
background:#FFED00  url(images/rog.png) top right no-repeat;
border-bottom:1px solid #e0e0e0;

}

.nag-tab-aktywny:hover {
text-decoration:none;
border-bottom:1px solid #f7f5f6;
}




/* Header description */

#opis {

height:103px;
width:565px;
color:#ffffff;
padding:0;
background-color:#fff; 
clear:both;
float: right;
}


#logo2 {
	background-image:url(images/logo200.png);
	background-repeat:no-repeat;
	width:160px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: 100px;
}


#opis a {
color:#ffffff;
text-decoration:none;
border-color:#ffffff;
}

/* Main content */

#main {
width:550px;
float:left;
padding:0 15px 0 0;
margin:0;
border-right:1px solid #d8d8d8;
background-color:#f7f5f6  ;
	border-left:dotted 1px #ccc; 
	border-bottom:dotted 1px #ccc; 
}

#glowny {
	width:565px;
	height:450px;
}
/* Sidebar */

#sidebar {
width:161px;
margin-left: 0px;
float:right;
background-color: #eaeaea;

	border-right:solid 1px #ccc; 
	border-bottom:solid 1px #ccc; 
	border-top:solid 1px #CCCCCC; 
}

#sidebar p {
font-size:0.9em;
line-height:1.3em;
margin:0 0 15px 0;
}

/* Footer */

#footer {
clear:both;
background:#fafafa;
margin-left: 20px;

margin-right:0px;
border-top:1px solid #d8d8d8;
text-align:center;
height:10px;
}

#footer a {
color:#808080;
}

#footer a:hover {
color:#303030;
}

#footer p {
color:#808080;
font-size:1.1em;
line-height:1.3em;
margin:15px 0 0 0;
padding:0;
}

/* Various classes */


.right {
margin-top:-8px;
text-align:right;
}

.block {
background:#f0f0f0;
padding:10px;
margin-left: 13px;
}


.sidelink {

display:block;
width:140px;
background:#f0f0f0 url(images/rog2.png) top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
border:none;
text-align: center;
}

.sidelink:hover {
background:#009836 url(images/rog2.png) top right no-repeat;
color:#FF0;
text-decoration:none;
border:none;
}

.hide {
display:none;
}

