@CHARSET "UTF-8";

body{
	background: url('../images/body_bg.png') top repeat-x; 
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2{
	color: #62859b;
}

a{
	color: #62859b;
}

img{
	border: 0;
}

.clear{
	clear: both;
}

.left{
	float: left;
}

.right{
	float:right;
}

.bar{
	font-size: 10px;
}

#wraper{
	width: 940px;
	margin: 0 auto;
}

#top{
	background: url('../images/top_bg.png') top right no-repeat;
	height: 96px;
	overflow: hidden;
}

#logo {
	width: 223px;
	height: 96px;
	float: left;
}

#menu {
	width: 716px;
	height: 39px;
	overflow: hidden;
	float:right;
	padding:0;
	margin: 0;
	margin-top:55px;
	line-height: 39px;
}

#menu ul{
	list-style: none;
	padding:0;
	margin:0;
}

#menu li{
	float: left;
	margin-left: 8px;
	margin-right: 8px;
}

#menu a{
	font-size: 15px;
	color: #62859b;
	text-decoration: none;
}

#menu a.selected{
	font-weight: bold;
}

#announce{
	margin:0;
	padding:0;
	height:218px;
}

#notowania{
    width:198px;
    margin-left: 23px;
    margin-top: 5px;
    border: 1px solid #fff;
    line-height: 20px;
}

#notowania h3{
	color: #62859b;
}

#news{
	float: left;
	width:223px;
	height: 218px;
	overflow: hidden;
	background: url('../images/left_line.png') left no-repeat;
}

#news ul{
	list-style-image: url('../images/tear.png');
	line-height: 14px;
	margin:0;
	padding:0;
}

#news ul a{
	color: black;
	font-weight: bold;
	font-size: 14px;
}

#news div{
	width: 197px;
	margin-left: 23px;
	font-size: 12px;
}

#news div h2{
	font-size: 18px;
	margin: 10px 0px 0px 0px;
}

#news div p{
	line-height: 20px;
	margin: 5px 10px 5px 0px;
}

#slider{
	float:right;
}

#slider div{
	width: 717px;
	height: 218px;
}

#main{
	
}

#left {
	width: 223px;
	background: url('../images/left_line2.png') top right no-repeat;
	float: left;
}

#left h2{
	font-size: 18px;
	text-indent: 23px;
	margin:0;
	margin-top: 10px;
	margin-bottom: 10px;
}

#left ul{
	list-style-image: url('../images/tear.png');
}

#left li {
	line-height: 24px;
	
}

#left li a{
	color: #62859b;

	font-size: 14px;
	text-decoration: none;
}

#left li a.selected{
	font-weight: bold;
}

#content{
	width: 717px;
	float: right;
	background: url('../images/main_bg.png') top left no-repeat;
}

#content div.item{
	width: 700px;
	margin-left: 15px;
	font-size: 12px;
	line-height: 20px;
	text-indent: 20px;
	text-align: justify;
}

#content div.item ul{
	list-style-image: url('../images/tear3.png');
}

#content h1{
	font-size: 18px;
	text-indent: 0;
	margin-top: 12px;
}

#content h2{
	font-size: 16px;
	text-indent: 16px;
	margin-top: 12px;
	margin-left: -16px;
	background: url('../images/ball.png') left no-repeat;
}

#footer{
	margin-top: 10px;
	background: url('../images/footer_bg.png') top right no-repeat;
	height:  30px;
}

#footer p{
	font-size: 10px;
	color: #62859b;
	line-height: 30px;
	display:inline-block;
	margin-top: 5px;
	margin-left: 225px;
}

#footer p.right{
	margin-left:0;
}

.more{
	color: black;
	font-weight: bold;
	text-align: right;
}

.more a{
	color: black;
}

h3.title{
	color: #62859b;
	font-size: 14px;
	margin-bottom:0;
	text-indent: 0;
}

p.date{
	font-style: italic;
	font-size: 10px;
	color: gray;
	margin: 0;
	padding:0;
	text-indent: 0;
}

#tinymce{
	background: #FFF !important;
}

.mceContentBody {
   background: #FFF;
}
