@charset "utf-8";
/* CSS Document */

body {
	color: #466168;
	font-family: Arial;
	font-size: 12px;
	margin-top: 0px;
	vertical-align: top;
	height: 100%;
	line-height: 140%;
	padding-top: 0px;
	background: #c5e5fa url(images/bg.jpg) repeat-x top;

	}
	
.container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	vertical-align: top;
	}
	
.content {
	width: 845px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
	margin-top: 0px;
	vertical-align: top;

	}
	
.menu {
	background: url(images/menu-top.jpg) center no-repeat;
	width: 793px;
	height: 66px;
	float: left;
	padding: 15px 30px 0px 20px;
	margin-top: 0px;
        text-align:center;
	}

.banner {
	float:left;
	width: 843px;
	height: 167px;
}

.strona {
	width: 843px;
	float: left;
	}
	
.stopka {
	background: url(images/stopka.jpg) no-repeat center;
	width: 763px;
	height: 40px;
	float: left;
	color:#FFF;
	padding: 5px 40px 0px 40px;
	}


.tresc {
	float: left;
	width: 557px;
	padding: 5px 10px 15px 35px;
	background: url(images/bg-site.jpg) no-repeat;
	min-height: 250px;
}

.ogloszenie {
	background:url(images/ogloszenie.gif);
	width: 197px;
	height: 220px;
	float: left;
	color: #000000;
	font-size:10px;
	padding: 5px 5px 5px 5px;
}

.przerwa {
	color: #a6d2ce;
	word-spacing: 5px;
}


h1 {
	font-size: 16px;
	line-height:10px;
	color: #334346;

	}


h2 {
	color: #d5312b;
	font-size: 13px;;
}
	
.big {
	font-size: 1.3em;
	}


.fl {
	float: left;
	}

.fr {
	float:right;
	}
	
.right {
	text-align: right;
}

.tr {
	text-align:right;
	}
.center {
	text-align:center;
	}

.emp {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	cursor:default;
	}

img {
	border-style: none;
	}

img.floatLeft { 
    float: left; 
    margin: 10px; 
}
img.floatRight { 
    float: right; 
    margin: 10px; 
}


a {
	color:#007ccf;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
}

a.emp {
	color:#fff;
	font-weight: normal;
	text-decoration:none;
	}	

a.emp:link {
	color:#fff;
	font-weight: normal;
	text-decoration:none;
	}	

a.emp:hover {
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	}	


#wyrownanie {
	margin-top: 6px;
}

	
	

img.nohover {border:0}
img.hover {border:0;display:none}
A:hover img.hover {display:inline}
A:hover img.nohover {display:none}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
 display: inline;
}

.invisible {
	display: none;
}


#gal img {
	border: 1px solid #211601;
}

.active {
	color:#20877f;
	font-weight:bold;
}

.mod_customnav li {
	line-height: 25px;
	list-style-image: url(templates/gfx/li.jpg);
}

table {
	border: 0px;
	text-align:left;
	vertical-align:text-top;
}

td {
	border: 0px;
	text-align:left;
	vertical-align:text-top;
        font-family: Arial;
        font-size: 12px;
}

.tab td {
	border: 1px solid  #CCC;
}
img.center {margin-left:25%;
}