/**
 * Główny plik CSS
 * @author: Korneliusz Kirsz
 */

/*wspólne*/
html, body {
	margin: 0;
	padding: 0;
}

div, ul, li, h1, h2, h3, h4, h5, h6, table, tr, td, form, img {
	margin: 0;
	border: 0;
	padding: 0;
	width: auto;
	height: auto;
}

.cls {
	clear: both;
}

.content_bold {
	font-weight: bold;
}

.content_italic {
	font-style: italic;
}

.content_underline {
	text-decoration: underline;
}

.content_justify {
	text-align: justify;
}

.content div img {
	display: block;
	margin: 10px auto 0 auto;
	padding: 0;
	max-width: 470px;
}

div.content_image_left {
	float: left;
	padding: 0 10px 0 0;
}

div.content_image_right {
	float: right;
	padding: 0 0 0 10px;
}

div.content_image_left img,
div.content_image_right img {
	display: inline;
	margin: 0;
}

div.header {
	margin: 0 0 20px 0;
	font-size: 14px;
	font-weight: bold;
	background: transparent url('../img/tpl/ar2.png') no-repeat scroll 95% 8px;
}

.red {
	color: red;
}

.green {
	color: green;
}

.fiolet {
	color: #8290DD;
}

a {
	color: #EA7F00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* główne bloki */
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #5C5C5C;
	background: #7377B1 url('../img/tpl/bg.jpg') repeat-x scroll 50% 0;
}

div#wrapper {
	margin: 0 auto;
	width: 960px;
}

div#header {
	position: relative;
	height: 111px;
}

div#header a.logo {
	position: absolute;
	display: block;
	top: 38px;
	left: 4px;
	width: 238px;
	height: 49px;
}

div#header ul.rssmap {
	position: absolute;
	top: 49px;
	right: 60px;
	list-style-type: none;
}

div#header ul.rssmap li {
	float: left;
	margin: 0 0 0 4px;
}

div#top {
	padding: 4px 0;
	height: 50px;
}

div#top a.home {
	float: left;
	display: block;
	width: 55px;
	height: 50px;
}

div#top_menu {
	float: left;
	height: 50px;
	font-size: 13px;
	line-height: 50px;
	text-transform: uppercase;
}

div#top_menu ul {
	padding: 0 0 0 15px;
	height: 50px;
	list-style-type: none;
	background: transparent url('../img/tpl/sep.png') no-repeat scroll 0 0;
}

div#top_menu ul li {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	height: 50px;
	text-shadow: 1px 1px 1px #FFFFFF;
	background: transparent url('../img/tpl/sep.png') no-repeat scroll 100% 0;
}

div#top_menu ul li a {
	color: #444444;
	text-decoration: none;
}

div#top_menu ul li a.selected,
div#top_menu ul li a:hover {
	color: #626CC4;
}

div#banner {
	padding: 10px 0;
	text-align: center;
	background: transparent url('../img/tpl/bgbanner.png') repeat scroll 0 0;
}

div#breadcrumbs {
	border-top: 1px solid #5A5F8F;
	padding: 0 20px;
	height: 33px;
	line-height: 33px;
	color: #C7C9E2;
	background: transparent url('../img/tpl/breadcrumbbg.png') repeat scroll 0 0;
}

div#breadcrumbs div {
	float: left;
	margin-right: 12px;
	padding-left: 12px;
	background: transparent url('../img/tpl/ar1.png') no-repeat scroll 0 13px;
}

div#breadcrumbs h1,
div#breadcrumbs h2,
div#breadcrumbs h3,
div#breadcrumbs h4,
div#breadcrumbs h5,
div#breadcrumbs h6 {
	display: inline;
	font-size: 11px;
	font-weight: normal;
}

div#breadcrumbs a {
	color: #C7C9E2;
}

div#breadcrumbs a:hover {
	text-decoration: underline;
}

div#content {
	position: relative;
	margin: 0 0 20px 0;
	padding: 21px 20px 20px 0;
	background: #FFFFFF url('../img/tpl/top.png') no-repeat scroll 0 0;
}

div#left {
	float: left;
	margin: 20px 0 0 0;
	width: 220px;
}

div#main {
	float: right;
	width: 720px;
}

div#slider_titles {
	margin: 20px 0 0 20px;
}

div.slider_title_left {
	float: left;
	width: 500px;
	background: none;
}

div.slider_title_right {
	float: right;
	width: 200px;
}

div#slider_contents {
	margin: 0 0 0 20px;
	height: 285px;
}

div.slider_content_left {
	float: left;
	width: 500px;
	height: 285px;
	overflow: hidden;
}



div.jcarousel-container {
	width: 500px;
	height: 285px;
}

div.jcarousel-clip {
	width: 500px;
	height: 285px;
	overflow: hidden;
}

div.item-container {
	position: relative;
	width: 500px;
	height: 285px;
	overflow: hidden;
	cursor: pointer;
}

div.item-container img {
	height: 285px;
}

div.item-title {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px;
	width: 460px;
	height: 30px;
	background: transparent url('../img/tpl/artbg.png') repeat scroll 0 0;
}

div.item-title h2 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

table#slider-navigation {
	display: none;
	position: relative;
	top: -285px;
	margin: 0 auto;
	color: #FFFFFF;
	background: transparent url('../img/tpl/artbg.png') repeat scroll 0 0;
}

table#slider-navigation tr td {
	width: 18px;
	height: 18px;
	text-align: center;
	cursor: pointer;
}

table#slider-navigation tr td.selected {
	background-color: #EA7F00;
}

div.slider_content_right {
	float: right;
	width: 200px;
	height: 285px;
	/*background-color: #FFE400;*/
	background-color: #fdbc00;
}

div.slider_content_right ul {
	margin: 0 0 0 18px;
	width: 164px;
	list-style-type: none;
}

div.slider_content_right ul li {
	margin: 15px 0 0 0;
	border-style: dotted;
	border-width: 0 0 1px 0;
	/*border-color: #C9B400;*/
	border-color: #ffa300;
	padding: 0 0 15px 0;
}

div.slider_content_right ul li h2 {
	padding: 0 0 3px 0;
	font-size: 11px;
}

div.slider_content_right ul li h2 a {
	color: #4A53D2;
}

div#center {
	float: left;
	margin: 20px 0 0 20px;
	width: 480px;
}

div#right {
	float: right;
	margin: 20px 0 0 0;
	width: 200px;
}

div#footer {
	padding: 25px 0;
	color: #686EAD;
	background: transparent url('../img/tpl/stopka.jpg') repeat-x scroll 0 0;
}

div#footer div.wrapper {
	margin: 0 auto;
	width: 960px;
}

div#footer div.box1 {
	float: left;
	margin: 0 70px 0 10px;
	width: 170px;
}

div#footer div.box1 div {
	padding: 0 0 15px 0;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

div#footer div.box1 ul {
	list-style-type: none;
}

div#footer div.box1 ul li {
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #6F718E;
	height: 30px;
	line-height: 30px;
}

div#footer div.box1 ul li a {
	color: #A8ACF0;
	text-decoration: none;
}

div#footer div.box1 ul li a:hover {
	color: #FFFFFF;
}

div#footer div.copyright {
	float: right;
	margin: 0 10px 0 0;
}

div#footer div.info {
	padding: 20px 10px;
	font-size: 10px;
}

/*nagłówki - środek*/
div.home_rss,
div.home_list {
	margin: 20px 0;
}

div.home_rss div.home_cat {
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #EA7F00;
}

div.home_list div.home_cat {
	font-size: 13px;
	font-weight: bold;
	color: #EA7F00;
}

div.rss_cat {
	float: right;
	padding: 0 17px 0 0;
	height: 12px;
	font-size: 10px;
	background: transparent url('../img/tpl/rss2.png') no-repeat scroll top right;
}

div.list_cat {
	margin: 2px 0 0 0;
	font-size: 10px;
}

div.rss_cat a,
div.list_cat a {
	color: #CECECD;
}

/*paginator - środek*/
div#paginator {
	margin: 20px 0 0 0;
}

div#paginator table {
	margin: 0 auto;
}

div#paginator table tr td {
	padding: 0 5px 0 0;
}

div#paginator table tr td span,
div#paginator table tr td a {
	display: block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}

div#paginator table tr td a.bord {
	padding: 0 5px;
	width: auto;
}

div#paginator table tr td a {
	color: #6F6F6F;
	text-decoration: none;
	background-color: #F2F2F2;
}

div#paginator table tr td span,
div#paginator table tr td a:hover {
	color: #EA7F00;
	text-decoration: none;
	background-color: #F8F8F8;
}

/*wszystkie zajawki z kategorii - środek*/
div.all_arts_for_cat {
	margin: 5px 2px 0 2px;
	text-align: right;
	font-size: 10px;
}

/*zajawki - środek*/
div#center div.entry {
	margin-top: 10px;
	border-style: solid;
	border-width: 0 2px;
	border-color: #FFFFFF;
	padding: 25px;
	background-color: #F0F1FB;
}

div#center div.art_list_entry {
	line-height: 16px;
}

div#center h2.art_list_title {
	padding: 0 0 5px 0;
	text-align: left;
	font-size: 11px;
}

div#center h2.art_list_title a {
	color: #000000;
	text-decoration: none;
}

div#center div.art_list_entry img {
	border: solid 2px #FFFFFF;
}

div#center div.art_list_entry div.image_info {
	font-size: 9px;
	line-height: 12px;
}

div#center div.art_list_entry div.image_author,
div#center div.art_list_entry  div.image_source {
	width: 154px;
	white-space: nowrap;
	overflow: hidden;
}

div#center div.more {
	margin: 5px 0 0 0;
	text-align: right;
	text-transform: lowercase;
	font-weight: bold;
}

/*zajawki - prawa*/
div.right_entries {
	line-height: 16px;
}

div.right_entries div.separator {
	margin: 15px 0 0 0;
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #000000;
}

div.right_entries div.entry {
	margin: 15px 0 0 0;
}

div.right_entries h2.art_list_title {
	text-align: left;
	font-size: 11px;
}

div.right_entries h2.art_list_title a {
	color: #000000;
	text-decoration: none;
}

div.right_entries div.art_list_entry {
	margin: 5px 0 0 0;
}

div.right_entries div.art_list_entry div.content_justify {
	text-align: left;
}

div.right_entries div.art_list_entry img {
	width: 85px;
}

div.right_entries div.image_info {
	font-size: 9px;
	line-height: 12px;
}

div.right_entries div.image_author,
div.right_entries div.image_source {
	width: 85px;
	white-space: nowrap;
	overflow: hidden;
}

div.right_entries div.more {
	margin: 10px 0 0 0;
	text-align: right;
	text-transform: lowercase;
	font-weight: bold;
}

/*treść artykułu*/
h1.art_view_true_title {
	font-size: 13px;
	color: #EA7F00;
}

div#center div.content {
	margin: 20px 0 0 0;
	line-height: 16px;
	text-align: justify;
}

div#center div.content div.image_info {
	font-size: 9px;
	line-height: 12px;
}

div#center div.art_info {
	margin: 20px 0 0 20px;
}

div#center h2 {
	font-size: 13px;
}

/* oryginalny obrazek */
div.original_image {
	padding: 20px 0;
	text-align: center;
	background-color: #F0F1FB;
}

div.original_image img {
	border: 2px solid #FFFFFF;
	max-width: 436px;
}

div.org_img_info {
	margin: 5px 0 0 0;
	padding: 0 22px;
	text-align: left;
}

/*lista wszystkich artykułów*/
ul#arts_list {
	list-style-type: none;
	font-size: 12px;
}

ul#arts_list li.cat a {
	color: #5C5C5C;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

/*mapa serwisu*/
ul#sitemap {
	list-style-type: none;
	font-size: 12px;
}

ul#sitemap li.level_1 {
	margin: 0 0 0 30px;
}

ul#sitemap li.level_2 {
	margin: 0 0 0 60px;
}

ul#sitemap li.level_3 {
	margin: 0 0 0 90px;
}

/*formularz kontaktowy*/
div.message {
	font-weight: bold;
}

span.validation_error {
	color: red;
}

form {
	margin: 0;
	border: 0;
	padding: 0;
}

div.form_item {
	width: 480px;
}

div.form_item_left {
	float: left;
	margin: 15px 0 0 0;
	width: 100px;
	font-weight: bold;
	text-transform: uppercase;
}

div.form_item_left img {
	display: inline;
	margin: 0;
	border: 0;
	padding: 0;
}

div.form_item_right {
	float: left;
	margin: 15px 0 0 0;
	width: 320px;
}

div.form_item_right input.text {
	margin: 0;
	border: solid 1px #6F6F6F;
	padding: 0;
	width: 318px;
}

div.form_item_right textarea {
	margin: 0;
	border: solid 1px #6F6F6F;
	padding: 0;
	width: 318px;
	height: 200px;
}

div.form_item_right input.submit {
	border: 1px solid #6F6F6F;
	width: 318px;
	height: 30px;
	text-transform: uppercase;
	background-color: #FFFFFF;
}

/*reklamy*/
div#code120x600 {
	position: absolute;
	top: 0;
	right: -125px;
	width: 120px;
	height: 600px;
}

div#in_text_1 {
	text-align: center;
}

div#veka {
	margin: 10px 0;
	text-align: center;
}