/* Copyright © 2010 odSluchane. Wszelkie prawa zastrzeżone. */


body {
	margin: 0;
	padding: 10px 0 10px 0;
	font-family: Verdana, Arial, Sans, sans-serif;
	font-size: medium;
	background:	url("/images/body_bg.gif") repeat-x center top #1D4F72;
	
}

a:link, a:visited {
	text-decoration: none;
	color: #2D79AE;

}

#wrap {
	width: 95%;
	margin: 0 auto;
	background: #D1D1D1;
	max-width: 1400px;

}

div.in {
	padding: 0 8px 0 8px;
	overflow: hidden;

}

#header {
	background: #ddd;

}

#header h1 {
	margin: 0;
	padding: 0;

}

#main {
	float: left;
	clear: both;
	width: 80%;
 	margin: 10px 0 10px 0;

}

	#content {
		float: right;
		width: 75%;

	}

	#left {
		float: left;
		width: 25%;

	}

#right {
	float: right;
	width: 20%;
 	margin: 10px 0 10px 0;

}




#header {
	background: url("/images/corner_tr.gif") no-repeat right top #242424;	

}

#header span  {
	display: block;
	background: url("/images/corner_tl.gif") no-repeat left top;	

}

#header a {
	text-decoration: none;

}

#header img {
	padding: 10px 0 0 10px;
	border: 0;

}





#menu {
	background: #242424;
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;

}

#nav {
	margin: 0;
	width: 600px;
	list-style: none;
	background: #242424;
	padding: 10px 0 0px 10px;
	float: left;	

}

#nav li {
	float: left;
	margin-right: 5px;
	padding: 0;
	background: url("/images/navtab_bg.gif") #D6D6D6 no-repeat top right;

}

#nav a {
	float: left;
	padding: 3px 8px;
	color: #242424;
	display: block;
	margin: 0;
	text-decoration: none;
	background: url("/images/navtab_l.gif") no-repeat top left;
	font-size: 80%;

}

ul#nav a:hover{
	background: url("/images/navtab_hl.gif") no-repeat top left;

}

ul#nav li:hover {
	background: url("/images/navtab_hbg.gif") #D6D6D6 no-repeat top right;

} 

li#menu_selected a{
	background: url("/images/navtab_hl.gif") no-repeat top left;

}

li#menu_selected {
	background: url("/images/navtab_hbg.gif") #D6D6D6 no-repeat top right;

}





.panel {
	margin: 0;
	padding: 0;
	overflow: hidden;

}

h2.panelh {
	margin: 0;
	padding: 0;
	background: url("/images/panelcap_bg.gif") repeat-x top left #3F3F3F;
	color: white;
	text-align: left;

}

h2.panelh span {
	background: url("/images/panelcap_r.gif") no-repeat right top;
	display: block;

}

h2.panelh span  span{
	background: url("/images/panelcap_l.gif") no-repeat left top;
	display: block;
	padding: 2px 0 2px 10px;
	font-size: 60%;
	font-weight: normal;

}

.panelbody {
	background: url("/images/panelbody_bg.gif") repeat-x center bottom #F7F7F7;
	border-bottom: 1px solid #B0B0B0;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #C7C7C7;
	margin-bottom: 14px;

}

.panel_r {
	background: url("/images/panelbody_r.gif") no-repeat right bottom;
	margin: 0 -1px -1px 0;

}

.panel_l {
	background: url("/images/panelbody_l.gif") no-repeat left bottom;
	padding: 10px;
	margin: 0 0 -1px -1px;

}

.panel_aktualnie {
	font-size: 75%;
	margin: 0;
	padding: 0;
	list-style: none;

}

.panel_aktualnie a {
	color: #545454;

}

.panel_aktualnie li {
	list-style: none;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;

}

.panel_aktualnie li  ul{
	list-style: none;
	font-weight: normal;
	margin: 0;
	padding: 0;

}

.panel_aktualnie li  ul li{
	font-weight: normal;	
	margin: 0;
	padding: 0;

}


.yt img, .wrzuta img {
	margin: 0 5px;
	border: 0;

}






#footer {
	
	clear: both;
	text-align: center;
	background: url("/images/corner_br.gif") no-repeat right bottom;

}

#foo {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: solid 1px #999999;

}

#foo li{
	display: inline;
	margin: 0;
	padding: 0;
	padding-right: 8px;

}

#foo li a {
	text-decoration: none;
	font-size: 60%;	

}

#footer_in {
	background: url("/images/corner_bl.gif") no-repeat left bottom;

}

#footer_in p {
	padding: 4px;
	margin: 0;
	color: #414141;
	font-size: 55%;

}





p {
	font-size: 80%;
	text-align: center;
	
}

.intro_img {
	float: left;

}

p.intro {
	text-align: center;
	font-weight: bold;

}

p.intro_2 {
	padding: 10px;
	margin-bottom: 20px;

}

p.news {
	font-weight: bold;

}

p.news_date {
	text-align: right;
	margin: 25px 0 0 0;
	font-size: 70%;

}





table.config  {
	border-collapse: collapse;
	margin: 0 auto;
	margin-top: 5px;
	width: 30%;
	background: #EEEEEE;
	font-size: 80%;

}

table.config th, td  {
	border: 1px solid #CCCCCC;
	padding: 6px;

}

p.submit {
	text-align: center;
	margin: 5px;
	padding: 0;

}

.wyniki {
	border-collapse: collapse;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 80%;
	width: 98%;
	border: 1px solid #CCCCCC;

}

.wyniki th, td  {
	border: 1px solid #CCCCCC;
	padding: 4px;

}

.wyniki th {
	background: #EEEEEE;

}

.wyniki td {
	background: #F6F6F6;

}

td.line {
	text-align: center;
	font-weight: bold;
	background: #DDDDDD;

}





table.kontakt {
	margin: 0 auto;
	margin-top: 30px;
	border: 0;

}

table.kontakt th{
	font-size: 70%;
	padding: 0 5px;
	text-align: right;

}

table.kontakt td {
	margin: 0;
	padding: 0;

}

table.kontakt input, textarea {
	background: #FAFAFA;
	margin: 0;
	padding: 0;
	border: 1px solid #F5F5F5;
	width: 400px;

}

div#pytanie {
	border: 1px solid #CCCCCC;
	width: 220px;
	margin: 10px auto;

}

div#pytanie p {
	padding: 2px;
	margin: 2px;

}

div#pytanie span {
	padding: 0;
	margin: 0;
	font-size: 70%;

}





ol#priv  li{
	font-size: 80%;
	padding: 10px;

}





h2 {
	text-align: center;
}





td.logo {
	padding: 30px;
	text-align: center;

}

.listenf  li{
	padding: 3px;

}

.listens {
	margin: 0;
	padding: 0 0 0 8px;
	list-style: none;
	font-size: 80%;

}
