body {
	margin-top: 5px;
	padding: 0;
	background: #666666 url(images/img01.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

h1 {
	margin: 0;
	font-weight: normal;
	color: Red;
}

h2 {
	margin: 0;
	font-weight: normal;
	color: #B22222;
}
h3 {
	margin: 0;
	font-weight: normal;
	color: #B22222;
}

h1 { font-size: 18px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a {
	color: Red;
}

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 960px;
	height: 45px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 960px;
	height: 45px;
	background: url(images/img02.jpg) repeat-x right top;
}

#menu ul {
	margin: 0;
	padding: 0px 5px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	margin-right: 3px;
	padding: 16px 15px 0px 9px;
	background: url(images/img07.jpg) no-repeat right top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	font-weight: bold;
	text-transform: uppercase;
}

#menu .last a {
	color: White;
	background: url(images/img02.jpg) no-repeat right top;
}
#menu .last1 a {
	color: #FFCC00;
	background: url(images/img02.jpg) no-repeat right top;
}

#menu a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

#menu .actual a {
	color: #FFCC00;
	text-decoration: underline;
}


/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding: 40px 20px 0px 20px;
	background: #F5F5F5;
	color: Black;
}


/* LOGO */

#logo {
	width: 960px;
	height: 200px;
	margin: 5px auto 0px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#logo1 {
	width: 960px;
	height: 200px;
	margin: 5px auto 0px;
	background-image: url(images/logo1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#logo2 {
	width: 960px;
	height: 200px;
	margin: 5px auto 0px;
	background-image: url(images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#logo3 {
	width: 960px;
	height: 200px;
	margin: 5px auto 0px;
	background-image: url(images/logo3.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#logo4 {
	width: 960px;
	height: 200px;
	margin: 5px auto 0px;
	background-image: url(images/logo4.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#logo5 {
	width: 960px;
	height: 200px;
	margin: 5px auto 0px;
	background-image: url(images/logo5.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#logo6 {
	width: 960px;
	height: 200px;
	margin: 5px auto 0px;
	background-image: url(images/logo6.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#logo7 {
	width: 960px;
	height: 200px;
	margin: 5px auto 0px;
	background-image: url(images/logo7.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#logo8 {
	width: 960px;
	height: 200px;
	margin: 5px auto 0px;
	background-image: url(images/logo8.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#logo9 {
	width: 960px;
	height: 200px;
	margin: 5px auto 0px;
	background-image: url(images/logo9.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#logo10 {
	width: 960px;
	height: 200px;
	margin: 5px auto 0px;
	background-image: url(images/logo10.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#logo11 {
	width: 960px;
	height: 200px;
	margin: 5px auto 0px;
	background-image: url(images/logo11.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#logo12 {
	width: 960px;
	height: 200px;
	margin: 5px auto 0px;
	background-image: url(images/logo12.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: right;
	width: 690px;
}


/* Post */

.post {
	background: url(images/img08.gif) repeat-x left bottom;
	margin-bottom: 15px;
}

.post .title {
	height: 30px;
	color: #B22222;
}

.post .title a {
	text-decoration: none;
	font-size: 18px;
	color: #B22222;
}
.post .title :hover  {
	text-decoration: none;
	font-size: 18px;
	color: #FFCC00;
}

.post .formul {
	height: 30px;
	font-size: 14px;
	color: Black;
}

.post .date {
}

.post .meta {
	margin-left: 2px;
	padding: 0px 30px 0px 16px;
	background: url(images/img10.gif) no-repeat left 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #4682B4;
}

.post .entry {
	color: Black;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

.post .nadpis {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	background: url(images/img04.jpg) no-repeat left top;
	font-size: 18px;
	font-weight: normal;
	color: #B22222;
}

.post .nadpis_a {
	margin: 0 0px 0px 0;
	padding: 0px 0px 0px 38px;
	background: url(images/img06.gif) no-repeat left;
	font-weight: normal;
	color: Black;
	background-position: 18px;
}

blockquote {
	padding-left: 20px;
	background: url(images/img11.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 215px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0px 0px 5px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px;
	background: url(images/img05.gif) repeat-x left bottom;
}

#sidebar li li a {
	padding: 0px 0px 0px 15px;
	background: url(images/img06.gif) no-repeat left 2px;
	font-weight: normal;
	color: Black;
}

#sidebar li li a:hover {
	color: #B22222;
	font-weight: bold;
}

#sidebar p {
	margin: 0;
	padding: 0px 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 8px 0 2px 12px;
	background: url(images/img02.jpg) repeat-x left top;
	font-size: 18px;
	font-weight: normal;
	color: White;
}

#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}


/* Footer */

#footer {
	width: 960px;
	height: 19px;
	margin: 0 auto;
	padding-top: 6px;
	background-color: #FFCC00;
}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 19px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 10px;
	line-height: normal;
	color: black;
}

#footer a {
	color: black;
	text-decoration: none;
}

#footer a:hover {
	color: black;
	text-decoration: underline;
}
