/*  
Theme Name: Woltex
Theme URI: http://www.pajcomp.pl/
Description: Szablon
Version: 20080325
Author: Mieszko Urbanowski
Author URI: http://www.pajcomp.pl/

*/

body, html {
	margin:0;
	padding:0;
}

a, a:visited {
	text-decoration: none;
	color: #090;
	
}

body {
	background: #2B802B url(img/bg.jpg) top center repeat-y;	
}

div.container {
	background: url(img/bg2.jpg) top center no-repeat;	
}

#flagi {
	height: 25px;
	margin-top: 15px;
}

#navigation {
	height: 25px;
	margin-top: 232px;
}

#navigation ul li { list-style: none; display: inline; }
#navigation ul li a { text-decoration: none; color: #fff; margin-right: 10px; }
#navigation ul li a:hover { color: #9f9; }

#tresc {
	margin-top: 35px;
}

#tresc h1 {
	font: normal 45px Tahoma;
	color: #1A611A;
	letter-spacing: -4px;
	border-bottom: 2px solid #F0BD39;
}

#sidebar {
	margin: 85px 0 15px 0;	
}

#footer {
	margin-top: 25px;
	padding-top: 20px;
	color: #666;
	font-size: 11px;

}

#pajcomp {

	margin-top: 25px;	
	padding-top: 20px;
	color: #999;
	font-size: 10px;
	text-align: right;
	font-style: italic;
	line-height: 125px;
}

div.slideshow {
padding: 5px 0;
border-top: 1px solid #E9E6B7;
border-bottom: 1px solid #E9E6B7;
margin: 15px 0 15px 0;
}

