
* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

body {
	background: #01aee1 url(images/img1.gif) repeat-x top left;
	font-size: 13pt;
        font-family: Tahoma, Genova, sans-serif;
	line-height: 1.75em;
	color: #CEE1E6;
        padding-top: 20px;
}


br.clearfix {
	clear: both;
}

h1,h2,h3,h4 {
	font-weight: normal;
	letter-spacing: -1px;
}

h2 {
	font-size: 1.6em;
}

h2,h3,h4 {
	margin-bottom: 15px;
	color: #FFFFFF;
	font-family: Arial, serif;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.25em;
}

p {
}

ul {
}

ul h4 {
	margin-bottom: 0.35em;
}

#content {
	padding: 0 15px 0 0;
       margin: 0 0 0 300px;
	width: 660px;
}

#footer {
      
	border-bottom: solid 1px #DCDCDC;
	background: #01aee1 url(images/img4.gif) repeat-y top center;
	margin-bottom: 20px;
	position: relative;
	padding: 10px 45px 0px 45px;
	color: #606060;
	width: 930px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
        height: 132px;
      
}

#header {
	color: #FFFFFF;
	border-bottom: solid 1px #fff;
	position: relative;
	background: #934B07 url(images/logo.jpg) no-repeat top center;
	height: 200px;
	border-top-left-radius: 20px;
	border-top-right-radius:20px;
}

#logo {
	left: 45px;
	bottom: 0;
	line-height: 153px;
	height: 153px;
	position: absolute;
        border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}



#logo h1 {
	font-family: Biondi, serif;
	font-size: 3.25em;
        color: #FFFFFF;
}

/* MENU DUSZEK */

#menu {
	font-family: Biondi, serif;
	height: 49px;
	
	position: absolute;
	background: url(images/img5.png) repeat-y top left;
	border-top: solid 1px #aaa;
	border-bottom: solid 1px #CF8743;
	width: 880px;
	padding: 0 50px 0 90px;
	margin: 200px 0 45px 0;
}
        
#menu ul, ul li {
	display: block;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: normal;
	font-size: 18px;
}

#menu ul {
	float: left;
	width: 100%;
	padding-left: 0px;
        list-style: none;
}

#menu ul li {
	float: left;
	background: url();
	margin: 4px 7px 0 0;
        padding: 0 75px 0 60px;
	display: inline;
}

#menu ul a:link, ul a:visited {
	text-decoration: none;
        display: block;
	text-transform: lowercase;
	background: url();
        letter-spacing: 1px;
	color: #044457;
	padding: 9px 22px 10px 22px;
}

#menu ul a:hover {
	color: #dcdcdc;
        
        padding: 9px 22px 10px 22px;
}

#menu ul .current_page_item a {
	
	color: #FFF;
}

/* --------------------------------------------------------*/


#page {
	border-bottom: solid 1px #DCDCDC;
	background: #FFFFFF;
	margin: 50px 0 0 0;
	position: relative;
	padding: 15px 45px 15px 25px;
	color: #606060;
	width: 950px;
}



#page .section-list {
	list-style: none;
	padding-left: 0;
}

#page .section-list li {
	padding: 15px 0 15px 0;
	clear: both;
}

#page a {
	color: #960228;
}

#page h2, #page h3, #page h4 {
	color: #242424;
}

#page strong {
	color: #171717;
}

#page ul {
	list-style: none;
}

#page ul li {
	border-top: solid 1px #C9C9C9;
	padding: 15px 0 15px 0;
}

#page ul li.first {
	border-top: 0;
	padding-top: 0;
}

#page ul li.text {
	border-top: 0;
	padding-top: 0;
        padding: 4px 0 3px 55px;
        background: url(images/text_pdf.png) no-repeat 10px 0px;
}

#page ul li.zip {
	border-top: 0;
	padding-top: 0;
        padding: 4px 0 3px 55px;
        background: url(images/base.png) no-repeat 12px 2px;
}

#page ul li.html {
	border-top: 0;
	padding-top: 0;
        padding: 4px 0 3px 55px;
        background: url(images/text_html.png) no-repeat 10px 0px;
}

#page ul li.live {
	border-top: 0;
	padding-top: 0;
        padding: 4px 0 3px 55px;
        background: url(images/text_live.png) no-repeat 10px 0px;
}


#post1 {
	width: 650px;
	overflow: hidden;
        padding: 0 0 10px 0;
	margin: 0 0 10px 0;
        line-height: 1.5em;
        border-bottom: dashed #c9c9c9 1px;
}

#post2 {
	width: 300px;
	overflow: hidden;
	float: left;
}



#post3 {

	margin: 0 0 0 325px;

	width: 300px;

	overflow: hidden;
	}


#reklama {
	margin: 0 auto; background: #fff;
	padding: 10px 40px 0 40px;
        border-top-left-radius: 20px;
	border-top-right-radius: 20px;
        border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
        border: solid #888 1px;
}


#sidebar {
	width: 275px;
	padding: 0;
	float: left;
        border-right: dashed #ccc 1px;
}

#sidebar h3  {
	padding: 0 0 0 30px; 
        letter-spacing: 1px;
	font-weight: bold;
}

#sidebar p  {
	padding: 0px 0px 0px 0px; 
        width: 125px;
	font-size: 0.8em;
	font-weight: normal;
        line-height: 1.0em;
        text-align: center;
}
#wrapper {
	width: 1020px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

