body {	
	background: url(images/tlo.jpg) repeat-x #272727;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	margin: 0px auto;
}
a:link, a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a.menu:link, a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#wszystko {
	margin: 0px;
	width: 1000px; 
	margin: 0px auto;
}
img {
	border: 0px;
}
#header {
	background: url(images/header.jpg) no-repeat;
	width: 1000px
	height: 120px;
	margin-top: 9px;
}
.language {
	margin-left: 661px;
	padding-top: 6px;
}
.herby {
	margin-left: 670px;
}

#menu {
	background: url(images/menu.jpg) no-repeat;
	width: 1000px
	height: 64px;
	margin-top: 7px;
}
.button {
	background: url(images/button.jpg) no-repeat;
	width: 114px;
	height: 37px;
	margin: 18px 19px 0px 28px;
	display: inline-block;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial;
	text-align: left;
	font-size: 12px;
	padding-top: 10px;
}
.formbutton {
	background:url(images/search.jpg) no-repeat;
	height:24px;
	width: 24px;
	border: none;
    text-indent:-8000px;
}
input, textarea, select {
	padding:5px;
	border:1px solid #2c2c2c;
	background-color:#1e1e1e;
	font:bold 0.95em arial, sans-serif;
	color: #FFFFFF;
}
input {
	width:200px;
}
div.button {
	background: url(images/men1.jpg) no-repeat;
	width: 114px;
	height: 53px;
	margin: 0px 19px 0px 28px;
	display: inline-block;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial;
	text-align: left;
	font-size: 12px;
	padding-top: 28px;
}
div.button:hover {
	background: url(images/men2.jpg) no-repeat;
	width: 114px;
	height: 53px;
	margin: 0px 19px 0px 28px;
	display: inline-block;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial;
	text-align: left;
	font-size: 12px;
	padding-top: 28px;
}
#content {
	margin-top: 18px;
	margin-left: 35px;
}
.c-top {
	background: url(images/content_top.jpg) top no-repeat ;	
	width: 688px;
}
.c-footer {
	background: url(images/content_footer.jpg) bottom no-repeat ;	
	width: 688px;
}
.cont {
	background: url(images/content.jpg);
	width: 688px;	
}
.left-top {
	background: url(images/left_top.jpg) top no-repeat ;	
}
.left-footer {
	background: url(images/left_bot.jpg) bottom no-repeat ;	
}
.lef {
	background: url(images/left.jpg);	
}
.Title {
	padding: 10px 0px 0px 15px;
	text-align: left;
	font-size: 16px;
}
.padd_left {
	padding: 5px 5px 12px 14px;
	text-align: left;
}
.padd {
	padding: 15px 5px 12px 15px;
	text-align: left;
}
a.c:link, a.c:visited  {
	color: #c00801;
	font-weight: bold;
	text-decoration: none;
}
a.c:hover {
	color: #F00405;
	text-decoration: underline;
}
.od {
	padding-left: 35px;
	padding-top: 18px;
}
#footer {
	background-color: #121212;
	height: 30px;
	border-top: 2px solid #000000;
	padding-top: 15px;
	font-weight: bold;
	margin-top: 15px;
}
.data {
	background: url(images/dat.jpg) no-repeat ;	
	width: 58px;
	height: 58px;
	float: left;
	text-align: center;
	margin: 8px;
}
img.ble {
 border: 1px solid #797979;
}
img.ble:hover {
 border: 1px solid #c00801;
}
div.hov {
	background-color: #141414;
	border: 1px solid #2b2b2b;
	padding: 5px;
	width: 645px;
}
div.hov:hover {
	background-color: #0f0f0f;
	border: 1px solid #2b2b2b;
	padding: 5px;
}
a.link_mecz:link, a.link_mecz:visited {
	color: #ff6600;
	text-decoration: none;
}
a.link_mecz:hover {
	color: #999999;
	text-decoration: none;
}