﻿*{
  padding:0;
  margin:0;
}

body
{
	font-family:verdana;
	font-size:12px;
	background:url(img/bg.png) #EBE50B repeat-x;
}

.wrapper{
	background:transparent url(img/cien.png) repeat-y scroll 0 0;
	display:block;
	margin:-315px auto 0;
	width:990px;
	position: relative;
	z-index: 1;
}
.container{
	background:url(img/bgw.png) #EBE50B;
	width:954px;
	margin-left: 18px;
}
.clear{
	clear:both;
	margin: 0;
	padding: 0;
}
.tlo
{
	width: 100%;
	height: 315px;
	display:block;
	position: relative;
	z-index:0;
}
.tloleft
{
	background:#C26329;
	height:295px;
	position:absolute;
	left:0;
	top:0;
	width:36%;
	z-index:0;	
}

.tloright
{
	background:#A13039;
	height:126px;
	position:absolute;
	right:0;
	top:0;
	width:49%;
	z-index:0;	
}

.header{
	margin:0 18px;
	width:954px;
	display:block;
}
.header2{
	float: left;
	width: 381px;
	height: 315px;
	background: url(img/headerleft1.png) no-repeat #B9CA09;
}
.textheader{
	float:right;
	height:150px;
	margin:50px 35px 0 0;
	width:280px;
	display: inline;
	
}
.textheader p{
	font-size: 11px;
	font-family:Verdana;
	font-weight: bold;
	color:#0093ff;
	text-align:justify;
	padding-bottom: 5px;
}

.textheader ul{
	color: #000;
	font-size: 11px;
	font-family:Verdana;
}

.textheader li{
	margin-left: 15px;
	line-height:13px;
}

.header1{
	float: right;
	width: 573px;
	height: 315px;
	background: url(img/headerright1.png) no-repeat;
}

#left{
	width: 351px;
	background: url(img/bgleft.png) no-repeat #EBE50B;
	float:left;
}

.menu{
	width: 208px;
	height: 445px;
	float: right;
	margin-right: 10px;
	display: inline;
	overflow: hidden;
}

.menu h1
{
	display: block;
	background: #0093ff;
	color: white;
	font-size: 18px;
	height: 22px;
	font-family:Verdana;
}

#menu0 dt{
	list-style: none;
	background: #fff;
	border-bottom: 1px solid #0093ff;
	display:block;

}
#menu0 dt a{
	width:200px;
	color:#0093ff;
}
#menu0 dt a:hover{
	color:#000;
}
#menu0 dt a:visited{

}
#menu0 dd{

	list-style: none;
	background: #fff;
	border-bottom: 1px solid #0093ff;
	display:block;
	padding-left: 10px;

}
#menu0 dd a{
	width:190px;
	color: #CF8457;
	font-weight:normal;
}
#menu0 dd a:hover{
	color:#000;
}
#menu0 a{
	text-decoration: none;
	font-size: 12px;
	font-family:Verdana;
	font-weight: bold;	
	width: 208px;
	display:block;
	background: #fff;
	padding: 5px;	
}



.addresblock{	
	display:block;
	height:153px;
	margin:14px 0 0 65px;
	width:246px;	
}

.addresblock p
{
	font-size: 18px;
	font-family: trebuchet MS;
}

.loga{
	margin: 40px 40px 100px 40px;
	height: 102px;
	
}
.loga a img{
	border: 0px;
}
#right
{
	display:inline;
	width: 585px;
	background: #f1f79c url(img/rightbg.png) top right no-repeat;
	float: right;
	margin:0 15px 100px 0;
}

#rightimg{
	float: right;
	
}

#right h1
{
	display: block;
	background: #a13039;
	color: white;
	font-size: 18px;
	height: 22px;
	padding:0 20px;
	margin:-15px 0 20px 0;
	font-family:Verdana;
}
#right h2{
    font: bold 18px trebuchet MS;
    color: ;
    margin: 17px;
}
#right p{
	font-size:12px;
	padding:5px 20px;
	text-align:justify;
	font-family: verdana;
}

#right ul{
	padding: 5px 20px;
}

#right li{
	margin-left: 20px;
}
#right a{
	color: #0093FF;
	padding:5px 20px;
}
#right .galeria h2{
    display: block;
    padding-top: 40px;
    font: normal 16px/18px Arial black;
    color: #C26329;
    clear: both;
}
#right .galeria a{
    margin: 5px 13px;
    padding: 0;
    display: block;
    float: left;
}
.footer {
	background:transparent url(img/bgfooter.gif) repeat-x scroll center top;

	width:100%;
	margin-top:-20px;

	position:relative;
	z-index: 2;
}

.stopka{
	width: 940px;
	margin: 0 auto;
	height: 100px;
	padding:20px 0;
}

.stopka p{
  font-size:12px;
  clear: both;
  font-weight:bold;
  color:#000;
  color:#666666;
  text-align:center;
}

.stopka #europejski{
  float:right;
	margin:12px 5px;
	clear: right;
}

.stopka #kapital{
	float: left;
	clear: left;
	margin:12px 5px;
}
.stopka a img{
	border: 0px;
}
.mailto{
	padding: 5px !important;
}