body {
	font: 1em Arial, Helvetica, sans-serif; 
	margin: auto;
	background-color: #000;
	background-repeat: no-repeat;
	background-size: cover;
	padding:0px;
}
#div_header {
	width:812px;
	height:199px;	
	margin-left: 5px;
	padding: 0px;
	background-repeat: no-repeat;
}
#div_wraper {
	width:823px;
	/*margin-top: 20px;
	margin-left: 20px;*/
	margin: 20px auto 0px;
	clear: both;
	padding-top: 5px;
	background-image:url(../g/tlo.png);
	background-repeat: repeat-y;
}
#div_content {
	width: 730px;
	height:auto;
	margin: 0px;
	padding: 20px 40px 0px 40px;
	text-align: justify;
}
#div_content2 {
	width: 470px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 20px 0px 0px 30px;
	text-align: justify;
}
#div_content2a {
	width: 260px;
	height: auto;
	float: right;
	margin: 0px;
	padding: 40px 30px 0px 0px;
	text-align: justify;
	border-left: solid 1px #333;
}
#div_content3 {
	width: 570px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 20px 0px 0px 30px;
	text-align: justify;
}
#div_content3a {
	width: 160px;
	height: auto;
	float: right;
	margin: 0px;
	padding: 40px 30px 0px 0px;
	text-align: justify;
	border-left: solid 1px #333;
}
#div_reklamy {
	width: 760px;
	clear: both;
	margin-top: 50px;
}
#div_footer {
	width: 823px;
	height: 29px;
	/*margin-left: 20px;
	margin-bottom: 20px;*/
	margin: 0px auto 20px;
	clear: both;
	padding: 0px;
	background-image:url(../g/footer.png);
	background-repeat: no-repeat;
}	
#div_flash {
	width: 812px;
	height: 150px;
	padding-top: 70px;
	background-repeat: no-repeat;
}
span.span_tekst {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #0c0c0c; 
	font-size: 0.8em;
}
span.span_title {
	color:#000;
	font-size: 1.1em;
	font-weight: bold;
}
p {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin-left: 10px;
	font-size: 0.9em;
}
b {
	color: #999;
}
h3 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #fff;
	margin-left: 30px;
	font-size: 1.1em;
}
h4 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #9C6;
	margin-left: 40px;
	font-size: 1.0em;
}
a.lang {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #000;
	background: none;
}
a.lang:hover {
	color: #999999;
}
/***********************************************************/
#div_top_menu {
	width: 813px;
	height: 52px;
	clear: both;
	margin: 10px auto 0px;
	padding-top: 7px;
	background-image:url(../g/menu.png);
	background-repeat: no-repeat;
}
ul.menu {
	list-style: none;
	clear: both;
	margin: 0px auto;
    padding: 0px;
	vertical-align: middle;
}
ul.menu li.menu {
	height: 17px;
	font-size: 0.75em;
	vertical-align: middle;
	display: block;
	margin: 7px 0px 0px 12px;
	float: left;
	background-image:url(../g/separator_h.png);
	background-repeat: no-repeat;
	background-position: right;
    padding: 3px 0px 0px 0px;
    position: relative;
}
ul.menu li:hover ul, ul.menu li.over ul {
	display: block;
}
ul.menu li.menu a {
	width: 100px;
	clear: both;
	margin: 0px auto;
	padding: 0px 47px 0px 47px;
	font: 1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #797979;
	background: none;
}
ul.menu li.menu a:hover {
	color: #FFF;
	}
ul.submenu {
	font: 1em Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	color: #FFF;
    display: none;
    list-style: none;
    position: absolute;
    padding: 0px 0px;
    margin-top: 0px;
	top: 29px;
	left: 0px;
	background-color: #797979;
	border-right: 1px solid #000;
	border-left: 1px solid #000;	
}	
li.sub{
    float: left;
	color: #FFFs;
	list-style: none;
	padding: 0px 1px 0px 1px;
	margin-top: 0px;
	background: none;
	border-bottom: 1px solid #000;			
}
ul.submenu li.sub a {
	font: normal 0.9em Arial, Helvetica, sans-serif;
	text-align: left;
    display: block;
	width: 210px;
	height: 20px;	
	color: #000;
    margin: 0px;
	padding: 3px 1px;
    text-decoration: none;
}
ul.submenu li.sub a:hover {
	color: #000;
    margin: 0px;
	padding: 3px 1px 3px;
	background-color: #CCCCCC;
}
/***********************************************************/

