﻿body{
	background:url(images/backgorund.gif) repeat;
	font-family: Verdana;
	font-size:13px;
	height: 100%;
	color:#000000;
}

*{
	padding:0;
	margin: 0;
}

a{
	text-decoration:none;
	color:#253f00
}

p{
	padding:10px 0 10px 0;
}

img{
	border:0;
}

#wrapper .wrapper_middle h1{
	color:#000000;
	height:20px;
	margin-top:5px;	
	margin-bottom:10px;
	text-transform:uppercase;
	vertical-align:top;
	font-size:14px;
	background: url(images/pasek.gif) bottom left no-repeat;
}


#content{
	margin:auto;
	width:878px;
	padding-top:60px
}

.header{
	color:#ffffff;
	font-size:30px;
	text-transform:uppercase;
	font-weight:lighter;
	padding:10px
}

.header a{
	color:#ffffff
}

.top{
	background:url(images/book.jpg) no-repeat;
	margin-left:4px;
	width:870px;
	height:184px
}

#top{
	height:190px;
	padding-top:3px;
	background:url(images/top.gif) no-repeat;
	margin-bottom:30px
}

#wrapper{
	width:591px;
	height:auto;
	float:left;
	/*background:#eeeeee;*/
}

.wrapper_top{
	background:url(images/content_top.png) top no-repeat;
	height:10px
}

.wrapper_middle{
	background:#eeeeee;
	min-height:400px;
	padding: 20px;
}

.wrapper_middle h3{
	margin-top:20px;
	background: url(images/pasek.gif) bottom left repeat-x;
	padding-bottom:4px;
	color:#253f00;
}

.wrapper_bottom{
	background:url(images/content_bottom.png) no-repeat;
	height:8px
}

#menu{
	float: right;
	width:276px;
}

.search_top{
	background:url(images/search_top.png) top no-repeat;
	height:6px
	
}



.search_middle{
	background:url(images/search_middle.png) repeat-y;
	height:auto;
	padding:15px
}

.search_middle h4{
	color:#253f00;
	height:20px;
	margin-bottom:10px;
	text-align:center;
	vertical-align:top;
	background: url(images/pasek.gif) bottom no-repeat;
}

.search_middle input#search{
	background:url(images/search.gif) repeat-x;
	border:0;
	width:200px;
	height:35px;
	float:left;
	padding-top:10px
}

.search_middle input#find{
	background:url(images/find.gif) no-repeat;
	border:0;
	width:28px;
	height:35px
}


.search_bottom{
	background:url(images/search_bottom.png) no-repeat;
	height:5px;
	margin-bottom:20px
}

.menu_top{
	background:url(images/menu_top.png) no-repeat;
	height:15px
}

.menu_middle{
	background:url(images/menu_middle.png) repeat-y;
	height:auto;
	color:#253f00;
	padding:20px
}

.menu_middle h3, .menu_middle h2{
	color:#253f00;
	height:30px;
	margin-bottom:10px;
	vertical-align:top;
	background: url(images/pasek.gif) bottom no-repeat;
}

.menu_bottom{
	background: url(images/menu_bottom.png) no-repeat;
	height:12px;
	margin-bottom:15px
}

ul{
	display:block;
	text-decoration:none;
	list-style:none
}

ul li{
	display:block;
	text-decoration:none;
	float: none;
	background: url(images/plus.gif) left center no-repeat;
	padding-left: 15px;
}

.clear{
	clear:both;
	height:30px;
}

#footer{
	/*position:absolute;*/
	/*clear:both;*/
	width:876px;
	margin-bottom:30px;
	background:#eeeeee;
	height:auto;
	padding:0;

}

.footer_top{
	background:url(images/footer_top.png) no-repeat;
	height:12px
}

#footer_middle{
	/*background:#eeeeee;*/
	padding:10px 30px 10px 10px;
	/*margin-bottom:40px;*/
}

#footer_bottom{
	background: url(images/footer_bottom.png)
}

.column{
	width:240px;
	padding-left:35px;
	float:left;
	min-height: 180px;
	background: url(images/pasek_pion.gif) no-repeat right;
}

.column h3{
	height:30px;
	margin-bottom:10px;
	vertical-align:top;
	background: url(images/pasek_foot.gif) bottom left no-repeat;
}

.last{
	background:none;
}

.rss{
	color: #3e6a00;
}

ul.new li a{
	color:#6b6b6b;
}

.more a{
	background:url(images/more.gif) no-repeat;
	height: 30px;
	width:69px;
	color: #ffffff;
	text-align:center;
	vertical-align:middle;
	padding-top:7px;
	float:right
}

