body {
background-color:#013F72;
margin:0px;
font-family:Tahoma;
font-size:15px;
}
#wrapper {
margin:0 auto;
width:1000px;
padding:0px;
}
#header {
background-image:url(images/header.jpg);
background-repeat:no-repeat;
height:380px;
padding:0px;
}
.logo_link {
width:325px;
height:110px;
float:left;
}
.przed_fl{
float:left;
width:280px;
height:70px;
}
.flaga_de {
	width:60px;
	height:60px;
	float:left;
}
#menu {
height:65px;
background-image:url(images/menu.jpg);
background-repeat:no-repeat;
padding-top:11px;
text-align:center;
font-weight:bold;
}
.link-menu1 {
margin-left:0px;
color:#013F72;
text-decoration:none;
}
.link-menu {
margin-left:45px;
color:#013F72;
text-decoration:none;
}
#menu a:hover{
text-decoration:underline;
}
#footer {
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
height:239px;
}
.footer_copy {
	margin-top:210px;
	margin-left:25px;
	font-size:11px;
	color:#013F72;
	float:left;
}
.footer_autor {
	margin-top:210px;
	margin-right:25px;
	font-size:12px;
	color:#013F72;
	float:right;
}
#footer a {
	text-decoration:none;
	font-size:12px;
	color:#013F72;
}
#content {
height:auto;
}
#left_cont {
width:600px;
margin-left:10px;
float:left;
}
#right_cont {
	width:370px;
	float:right;
	height:auto;
}
.content-top {
	background-repeat:no-repeat;
	background-image:url(images/bg-cont-1.jpg);
	height:11px;
	width:587px;
	background-position:top;
}
.content-bottom {
	background-repeat:no-repeat;
	background-image:url(images/bg-cont-3.jpg);
	height:11px;
	width:587px;
}
#content-cont {
	width:587px;
	color:#013F72;
	font-size:14px;
	line-height:24px;
	background-color:#FFFDCD;
}
.cont-naglowek {
padding:0px;
margin:0px;
padding-left:20px;
margin-left:5px;
margin-right:5px;
font-weight:bold;
border-bottom: 1px solid #CCCCCC;
}
.cont-cont {
padding:0px;
margin:0px;
padding-top:10px;
padding-left:15px;
padding-right:10px;
}
.exClear{
    clear:both;
    line-height:0px;
}
h1 {
font-family:Tahoma;
font-size:16px;
padding:0px;
margin:0px;
padding-left:20px;
margin-left:5px;
margin-right:5px;
font-weight:bold;
border-bottom: 1px solid #CCCCCC;

}
h2 {
font-family:Tahoma;
font-size:15px;
padding:0px;
margin:0px;
padding-left:20px;
margin-left:5px;
margin-right:5px;
font-weight:bold;
color:#91AF00;

}
