/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

form {
}

fieldset {
}

legend {
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6D8EDE;
}

h1 {
	font-size: 2em;
	margin-bottom: 0.4em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.6em;
}

p {
	padding: 0;
	margin: 0.5em 0;
}

.blocek {
	margin: 0 1.2em 1.4em 1.2em;
	padding: 0 1em;
	background: #EEEEEE;
	border: 1px dotted #CCCCCC;
	line-height: 1.6em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #6D8EDE;
}

a:hover {
	text-decoration: underline;
	color: #C1C443;
}

img {
	border: 0;
}

.cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: 0;
	visibility: hidden;
	background: transparent;
}

#reklama1 {
	text-align: left;
}
/* Wrapper */

#wrapper {
	width: 760px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 120px;
	padding: 40px 25px 0 0;
	text-align: right;
}

#nadpis {
	font-size: 1.5em;
	color: #C5C5C5;
	position:relative;
	top: -1.2em;
}

#logo ul, #logo ol {
	margin: 0;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	background: #CDCC52 url(img01.gif) repeat-y;
}

/* Sidebar > Boxed */

#sidebar .boxed {
	padding: 0 5px;
}

#sidebar .boxed .title {
	height: 26px;
	padding: 14px 0 0 10px;
	background: url(img05.gif) no-repeat;
	text-transform: capitalize;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar .boxed .content {
	padding: 10px;
}

#sidebar .boxed ul {
	margin: 0;
	list-style: none;
}

#sidebar .boxed li {
	padding: 0 0 0 12px;
	background: url(img06.gif) no-repeat left center;
}

#sidebar .boxed h3 {
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#sidebar .boxed a {
	color: #FFFFFF;
}

#sidebar .boxed a:hover {
	text-decoration: underline;
}

#sidebar .extra {
	height: 35px;
	background: url(img08.gif);
}

/* Menu */

#menu {
	padding: 40px 15px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 170px;
	height: 27px;
	margin: 0 0 5px 0;
	padding: 3px 0 0 0;
	background: #DDDC8A url(img02.gif) no-repeat;
	text-transform: lowercase;
	text-align: center;
	letter-spacing: -1px;
	font: normal 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(img03.gif);
	text-decoration: none;
}

#menu .active a {
	background: #FF8C68 url(img04.gif) no-repeat;
}

/* Content */

#content {
	float: right;
	width: 400px;
	padding-top: 1em;
}

#content h2 {
	margin: 0.6em 0 0.4em 0;
	padding-bottom: 0.3em;
	background: url(img07.gif) repeat-x left bottom;
}

.content a {
	font-size: 0.85em;
	letter-spacing: 0;
}

.datum {
	background: #eee;
	padding: 0.2em;
}

/* Footer */

#footer {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 1em 0;
	background: url(img09.gif) repeat-x;
	position: relative;
	top: 2em;
	text-align: center;
}

#footer p {
	margin: 0;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

#counter {
	margin-top: 2em;
	text-align: center;
}

/* ribbon */

#ribbon {clear:both;font-size:10px;color:#999;padding:5px;margin: 20px auto;text-align:center;}
#ribbon a {color:#666;font-size:10px;}