#gora {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #000000;
	height: 170px;
	width: auto;
	background-image: url(img/grafiki/pasek_4px.jpg);
	background-repeat: repeat-x;
}
#srodek {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: Helvetica, Arial;
	font-size: 12px;
	text-align: left;
}
#menu {
	float: left;
	width: 170px;
}
#tresc {
	float: right;
	width: 750px;
	border: 2px none #929292;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Helvetica, Arial;
	font-size: 16px;
	color: #000000;
	padding-left: 25px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#trescflagi {
	float: right;
	width: 804px;
	margin-bottom: 5px;
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#linki {
	float:left;
	width:800px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#929292;
}
#linki a{
text-decoration:none;
font-weight:bold;
color:#929292;
font-size:20px;
padding-left:30px;
}
#stopka {
clear:both;
	background-color: #a5182b;
	height: 8px;
	margin-top: 20px;
}
#logo {
	height: 170px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#foto_tresc {
	float: right;
	width: 350px;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 25px;
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
}
#stopka_tresc {
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	width: 980px;
	padding: 5px;
}
.NO_BORDER {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#300zdjecie {
	float: right;
	width: 300px;
	margin-left: 10px;
}
#350foto {
	float: right;
	width: 350px;
	padding-right: 5px;
}
#400rules {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 300px;
	padding-right: 20px;
}
.ramka {
	border: 2px solid #A1A1A1;
}
#frame {
	float: right;
	height: 286px;
	width: 350px;
	margin-top: 30px;
}

#tabs{
overflow: hidden;
width: 804px;
margin: 0;
padding: 0;
list-style: none;
}
#tabs li{
float: left;
}
#tabs a{
position: relative;
background: #ddd;
background-image: linear-gradient(to bottom, #fff, #ddd);
padding-top: 4px;
padding-left:15px;
padding-right:14px;
padding-bottom:3px;
float: left;
text-decoration: none;
color: #444;
text-shadow: 0 1px 0 rgba(255,255,255,.8);
border-radius: 5px 0 0 5px;
box-shadow: 0 2px 2px rgba(0,0,0,.4);
}
#tabs a:hover,
#tabs a:hover::after,
#tabs a:focus,
#tabs a:focus::after{
background: #fff;
}
#tabs a:focus{
outline: 0;
}
#tabs a::after{
content:'';
position:absolute;
z-index: 1;
top: 0;
right: -.5em;
bottom: 0;
width: 20px;
background: #ddd;
background-image: linear-gradient(to bottom, #fff, #ddd);
box-shadow: 2px 2px 2px rgba(0,0,0,.4);
transform: skew(10deg);
border-radius: 0 5px 0 0;
}
#tabs #current a,
#tabs #current a::after{
background: #fff;
z-index: 3;
}
#content
{
font-family: Helvetica, Arial;
font-size: 12px;
background: #fff;
padding-left: 10px;
padding-bottom: 5px;
min-height:80px;
max-height:400px;
position: relative;
z-index: 2;
}
