/*
Design by Metamorphosis Design
	http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/


* {
	margin: 0;
	padding: 0;
}

dd {
	line-height: 1.5em;
	padding-bottom: 5px;
}
dt {
	padding-top: 5px;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 2px;
	color: #dd6300;
}
body {
	background: #000000 url(images/bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c0c0c0;
}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	color: #dd6300;
}

h1 {
	font-size: 18px;
}


p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding: 0 3em;
	background: url(images/img05.gif) no-repeat 1em 0;
	font-style: italic;
}

#menu a {
  letter-spacing: 2px;
  font-weight: normal;
}

a:link {
	text-decoration: none;
	color: #dd6300;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #dd6300;
	text-decoration: none;
}

abbr {
  font-style: italic;
}
img {border: none}

.gallery {text-align: center;}
.gallery h1{text-align: left;}
.gallery img {
	border: 4px solid #555;
	padding: 5px;
	margin: 10px;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 700px;
	height: 180px;
	margin: 0px auto;
	padding:2px 0px 2px 0px;
	background-position: center center;
	background: url(images/podklad5.jpg) no-repeat center;

}

#header h1, #header h2 {
	visibility: hidden;
}

/* Page */
#news {
  width: 670px;
  background-color: black;
  margin: 0px auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top:5px;
  border-bottom: 2px #dd6300 solid;
}
#news h3 {text-align: center; font-weight: bold;}
#page {
	width: 710px;
	margin: 0px auto;
	padding: 0 10px;
	background: url(images/img02.gif) repeat-y center top;
}

/* Content */

#content {
	float: left;
	width: 460px;
	padding: 5px 0 0 5px;
	/* background: url(images/img03.gif) no-repeat; */

}

.post {
	width: 420px;
	padding: 25px 10px 0 20px;
  line-height: 1.5em;
  text-align: justify;
}

.post h1, .post h2, .post h3  {
  font-family: Arial, sans-serif;
}
.post h2 {font-size: 1.2em; text-indent: 1em;  font-weight: bold;}
.post h3 {font-size: 1.1em; text-indent: 1em;  font-weight: normal;}

.post .title {
	padding: 0 0 5px 0;
	background: url(images/img08.gif) repeat-x left bottom;
}

.post .title span {
	padding-right: 30px;
	background: url(images/img06.gif) no-repeat right center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 5px 5px 0 0;
	background: url(images/img04.gif) no-repeat;
}

.box {
	width: 239px;
	padding-left: 1px;
}

.box .title {
	height: 33px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(images/img09.gif) repeat-x;
	font-size: 18px;
}

.box ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}

.box li {
	padding: 5px 0;
	background: url(images/img10.gif) repeat-x;
}

.box li.first {
	background: none;
}

.box h3 {
	margin: 0;
	font-size: 85%;
	font-weight: bold;
	color: #c0c0c0;
}

.box p {
	margin: 0;
	line-height: normal;
}

.box a {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat 0 5px;
}
.center {text-align: center;}
.center h3 {color: #dd6300; letter-spacing: 2px; font-family: trebuchet MS; font-size: 1.1em;}
.left {text-align: left;}
.left h3 {color: #dd6300; letter-spacing: 2px; font-family: trebuchet MS; font-size: 1.1em;}
.cenik table {font-size: 0.9em;  border-collapse:collapse; border:0px; width:100%; margin-bottom: 15px;}
.cenik td {text-align:center; line-height: 2.5em; }
.cenik th {text-align: left; color: #dd6300; font-weight: normal;}
.cenik p { margin-top:2px; }

/* Footer */

#footer {
	width: 710px;
	height: 35px;
	padding-top: 10px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	background: url(images/img12.gif) no-repeat center top;
}

#footer p {
	margin: 0;
	padding: 0px;
	line-height: normal;
	font-size: 77%;
	color: #ffffff;
}

#footer a {
	color: #dd6300;
}

#footer a:hover {
	text-decoration: underline;
}
.slevy {width:600px; margin:0px; padding:0px; font-size: 1.1em; text-align:center;}