@CHARSET "UTF-8";

body {
	background: #2c2c2c;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
}

a, a:visited {
	text-decoration: underline;
	color: gray;
}

strong {
	font-size: 15px;
}

body#tinymce {
	background: #fff;
}

.clear{
	clear: both;	
}

.title{
	background: #2c2c2c;
	height: 27px;
	margin-bottom: 10px;
	vertical-align: middle;
}

h2.title{
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 27px;
	padding-left: 10px;
	margin-top:0;
}

#logo{
position: absolute;
top:0;
left:0;
}


#box1{
	width: 280px;
	float: left;
}

#box2{
	width: 280px;
	float: left;
	margin: 0 30px 0 30px;
}

#box3{
	width: 280px;
	float: left;
}

#wraper{
	background: #ffffff;
}

#content{
	width: 900px;
	margin: 0 auto;
}

#top{
	background: url('../images/logo.png') no-repeat;
	height: 107px;
position: relative;
}

#menu{
float:right;
	padding-top: 10px;
	border-bottom: 1px solid silver;
}
#menu li.selected
	{
	background-color:white !important;
	color:black !important;
	}
#menu li.selected a
	{
	color:black !important;
	}
#menu li.selected li a
	{
	color:#999999 !important;
	}
	
#menu li.selected li.selected a
	{
	color:black !important;
	}
	p
	{
	margin:0 0 1em 0;
	}
#menu li.selected ul
	{
	display:block !important;
	visibility:visible !important;
	top:2.5em !important;
	left:0;
	position:absolute;
	}
#baner{
	text-align: center;
	margin:0 auto;
}	

#main{
	margin-top: 20px;
	border-bottom: 1px solid silver;
}

#bottom{
	margin-top: 20px;	
	padding-bottom: 20px;
}


#partnerzy div{
	height: 62px;
	margin-right: 14px;
	vertical-align: middle;
	border: 1px solid silver;
	float: left;
}

#footer{
	width: 900px;
	height: 51px;
	margin: 0 auto;	
}

#left{
	width: 280px;
	float: left;
}

#left a{
	color: black !important;
}

#right{
	width: 585px;
	float: right;
}

#right a:hover {
	text-decoration: underline;
}

.wciecie {
	text-align: justify;
	text-indent: 30px;
}

.menu {
	border-top: 1px solid #2c2c2c;
	margin-bottom: 30px;
}

.menu ul{
	padding: 0;
	margin: 0;
}
.menu li a, .menu li a:visited
	{
	display:block;
	}
.menu li a:hover
	{
	color:#999999;
	}
.menu li{
	list-style: none;
	text-transform: uppercase;
	border-bottom: 1px solid #2c2c2c;
	color: #2c2c2c;
	padding: 5px 0 5px 10px;
	background: url('../images/arrow.png') no-repeat right top;
}
.menu li.active,.menu li.active li.active{
	font-weight:bold;	
}
.menu li.active li{
	font-weight:normal;	
}

.menu ul ul li
	{
	list-style: none;
	text-transform: uppercase;
	border-bottom: none;
	font-size:11px;
	color: #2c2c2c;
	padding: 5px 0 5px 30px;
	background: url('../images/arrow.png') no-repeat right;
	}

#left h2{
/*	color: #55ab0c;*/
	font-size: 13px;
}
textarea
{
	width:100%;
}

.left {
	float: left;
}

.right {
	float: right;
}

.break
{
	clear:both;
}

.print {
	color: #2c2c2c;
	font-size: 10px;
	border-top: 1px solid silver;
	padding-bottom: 20px;
	padding-top: 5px;
}

a img, a:visited img
{
border:none;
}

div#footer div.left{
  margin-top: 10px;
  margin-bottom: 20px;
  color: #eee;
}

div#footer div.left a{
color: #eee;
}

div#footer div.right{
  margin-top: 10px;
  margin-bottom: 20px;
  color: #eee;
}

div#footer div.right a{
color: #eee;
}

div#footer div#footer_menu{
  width: 100%;
}

div#footer div#footer_menu ul{
  list-style: none;
  margin:0;
padding:0;
}

div#footer div#footer_menu ul li{
  float: left;
  margin-right: 12px;
  font-weight: bold;
}

div#footer div#footer_menu ul li ul{
  list-style:none;
  margin:10px 10px;
padding:0;
}

div#footer div#footer_menu ul li ul li{
float: none;  
clear: both;
margin-bottom: 5px;
height: 20px;
line-height: 20px;
border-bottom: 1px solid #999;
border-right: none;
font-weight: normal;
}

div#footer div#footer_menu a{
  color: #ccc;
  text-decoration: none;