/*
Design by ArteCatto
*/

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/bg01.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFCC;
}

h1, h2, h3 {
	margin-top: 0px;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 42px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

p, ul, ol {
	margin-top: 0px;
	line-height: 160%;
}

ul, ol {
}

a {
	color: #ffffff;
       text-decoration: none;
       }

a:hover {
       text-decoration: underline;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

img.alignleft {
	margin-right: 20px;
}

img.alignright {
	margin-left: 40px;
}

a img {
	border: none;
}

/* Wrapper

#wrapper {
	background: url(images/bg02.jpg) repeat-x left top;
}        */

/* Header */

#header {
	width: 920px;
	height: 239px;
	margin: 0px auto;
	background: url(images/header5.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0px;
}

#logo h1 {
	padding: 60px 0px 0px 30px;
}

#logo h2 {
	padding: 80px 0px 0px 10px;
}

#logo a {
	text-decoration: none;
	color: #797979;
}

#logo a:hover {
	text-decoration: underline;
	color: #0098A4;
}

#logo h2, #logo h2 a {
	font-size: 13px;
	color: #9F9F9F;
}



/* Page */

#page {
	width: 920px;
	margin: 0px auto;
	background: url(images/bg04.jpg) repeat-y left top;
}

#bgtop {
	background: url(images/tlo_top.jpg) no-repeat left top;
}

#bgbottom {
	background: url(images/kontakt3.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: right;
	width: 650px;
	padding: 55px 35px 0px 0px;
}

.post {
}

/* .post .title {
	padding: 0px 0px 0px 15px;
	background: url(images/img03.gif) no-repeat left top;  */
}

.post .title h2, .post .title h3 {
	margin: 0px;
}

.post .title h2 a, .post .title h3 a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .title h2 a:hover, .post .title h3 a:hover {
	text-decoration: underline;
}

.post .title p {
	margin: 0px;
	text-transform: lowercase;
	font-size: 16px;
	color: #8D8D8D;
}

.post .title p a {
	text-decoration: none;
	color: #8D8D8D;
}

.post .entry {
	padding: 15px 15px 15px 15px;
}

#kontakt2 {
         position: absolute;
         margin: 0px;
         bottom: 20px;
         width: 920px;
         height: 249px
	
	background: url(images/kontakt3.jpg) no-repeat bottom;

}

/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	padding: 50px 30px 0px 0px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin: 15px 5px 55px 0px;
}

#sidebar li li {
	font-size: 13px;
}

#sidebar h2 {
	height: 27px;
	margin: 0px;
	padding: 0px 0px 0px 3px;

	font-size: 24px;
	color: #FFFFFF;
}

#sidebar a {
        display: block;
	width: 100px;
	padding: 0px 10px;
	background-color: transparent
	border-top: 0px ;
	border-bottom: 0px ;

}

#menu1 a:hover {
	
	color: #FFFFCC;

	
}

#sidebar a:hover {
	text-decoration: underline;
}



#onas {
        width: 617px;
	height: 35px;
	margin: 0px auto;
	background: url(images/onas.jpg) no-repeat left top;
}
#ohodowli {
        width: 301px;
	height: 37px;
	margin: 0px ;
	background: url(images/ohodowli2.jpg) no-repeat left top;
}

#menu {
        width: 166px;
	height: 39px;
	margin: 0px auto;
	background: url(images/menu.jpg) no-repeat left top;
}

#nowosci {
        width: 166px;
	height: 39px;
	margin: 0px;
	background: url(images/nowosci.jpg) no-repeat left top;
}
/* Footer */

#footer {
	width: 920px;
	height: 0px;
	margin: 0px auto;
	background: transparent;
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
}

#footer a {
	color: #797979;
}

