﻿@CHARSET "UTF-8";

/** Style ogólne **/
body {
	margin: 0px;
	background-color: #262626;
	font-family: tahoma, Sans Serif;
	font-size: 12px;
	color: #444444;
}

p {
	margin: 0px 0px 5px 0px;
	line-height: 18px;
}

img {
	border: 0px;
}

a {
	color: #ff8f00;
	text-decoration: none;
}

a:hover {
	color: #2d487d;
	text-decoration: none;
}

h1, h2, h3 {
	color: #FF8F00;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 13px;
}

hr {
	color: #ff8f00;
	background-color: #ff8f00;
	border: 0;
	height: 1px;
}

ul li {
	margin: 8px 0px 8px 0px;
	list-style: url(images/bullet2.gif) outside;
	line-height: 16px;
}

ul li:hover {
	margin: 8px 0px 8px 0px;
	list-style: url(images/bullet2_hover.gif) outside;
	line-height: 16px;
}

ul li a {
	color: #444444;
}

ul li a:hover {
	color: #FF8F00;
}

.author {
	text-align: right;
	font-style: italic;
}


/** Struktura strony **/

.mainHeader {
	background-image: url(images/top.jpg);
	padding-left: 20px;
}

.headerLinks {
	padding-top: 8px;
	padding-right: 55px;
	line-height: 35px;
	filter: dropshadow(color=#000000,offX=1,offY=1);
	display: absolute;
}

.headerLinks a, .headerLinks a:visited, .headerLinks a:active,
.menuTop a, .menuTop a:visited, .menuTop a:active {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-shadow: 1px 1px #000000;
}

.headerLinks a:hover,
.menuTop a:hover {
	color: #ff8f00;
	text-decoration: none;
}

.menuTop .locale td {
	vertical-align: middle;
}

.menuTop .locale a, .menuTop .locale a:visited, .menuTop .locale a:active {
	font-weight: normal;
}

.menuTop {
	height: 42px;
}

.tableFlash {
	margin-bottom: 30px;
}

.contentTableIndex {
	background-color: #FFFFFF;
	background-image: url(images/background_main_index.gif);
}

.contentTableIndex .colLeft {
	width: 290px;
	padding: 0px 30px 0px 30px;
}

.contentTableIndex .colRight {
	width: 520px;
	padding: 0px 50px 0px 30px; 
}

.contentTable {
	background-color: #FFFFFF;
	background-image: url(images/background_main.gif);
}

.contentTable .colLeft {
	width: 210px;
	padding: 0px 20px 0px 20px;
}

.contentTable .colRight {
	width: 620px;
	padding: 0px 50px 0px 30px; 
}

.contentTableBlog {
	background-color: #FFFFFF;
	background-image: url(images/background_main_blog.gif);
}

.contentTableBlog .colLeft {
	width: 300px;
	padding: 0px 20px 0px 20px;
}

.contentTableBlog .colRight {
	width: 550px;
	padding: 0px 40px 0px 20px; 
}

.footer {
	background-image: url(images/footer.gif);
	font-size: 11px;
	text-align: center;
	padding-top: 45px;
	height: 90px;
}

.footerLucid {
	font-size: 11px;
	text-align: right;
	color: #666666;
	margin-top: 2px;
	margin-bottom: 25px;
}

.footerLucid a {
	color: #3274c5;
}

.footerLucid a:hover {
	color: #f4ae07;
}

.menuLeft a, .menuLeft a:visited, .menuLeft a:active {
	color: #444444;
}

.menuLeft a:hover {
	color: #ff8f00;
}

.menuLeft .selected a, .menuLeft .selected a:visited, .menuLeft .selected a:active,
.menuLeft .header a, .menuLeft .header a:visited, .menuLeft .header a:active {
	color: #ff8f00;
	font-weight: bold;
}

.menuLeft .selected a:hover,
.menuLeft .header a:hover {
	color: #2d487d;
}

.menuLeft ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	font-size: 13px;
}

.menuLeft ul li {
	margin: 8px 0px 8px 0px;
	list-style: url(images/bullet.gif) outside;
	line-height: 16px;
}

.menuLeft ul li:hover {
	margin: 8px 0px 8px 0px;
	list-style: url(images/bullet_hover.gif) outside;
	line-height: 16px;
}


.menuLeft ul li.selected,
.menuLeft ul li.selected:hover,
.menuLeft ul li.header,
.menuLeft ul li.header:hover {
	list-style: url(images/bullet_selected.gif) outside;
}

.menuLeft ul ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	font-size: 12px;
}

.menuLeft ul ul li {
	margin: 8px 0px 8px 0px;
	list-style: url(images/bullet2.gif) outside;
}

.menuLeft ul ul li:hover {
	list-style: url(images/bullet2_hover.gif) outside;
}

.menuLeft ul ul li.selected,
.menuLeft ul ul li.selected:hover {
	list-style: url(images/bullet2_selected.gif) outside;
}

/** Listy **/

.list {
	margin: 0px;
}

.listTitle {
	background: url(images/grey_hborder.png) 0px -21px;
	padding: 7px 10px 7px 10px;
	font-size: 13px;
}

.listTitle a {
	padding-left: 18px;
	background: url(images/list.gif) no-repeat left center;
}

.listTitle.ui-state-active a {
	background: url(images/list_active.gif) no-repeat left center;
}

.listTitle.ui-state-hover a {
	background: url(images/list_hover.gif) no-repeat left center;
}

.listTitle a, .listTitle a:visited, .listTitle a:active {
	color: #444444;
}

.listTitle a:hover {
	color: #ff8f00;
}

.listContent {
	padding: 10px 10px 10px 15px;
}

/** Aktualności **/

.newsMenu {
	background: #F6F7F6;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 100%;
	margin: 2px 0px 2px 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.newsMenu .newsTime {
	width: 55px;
	line-height: 10px;
	font-size: 10px;
	height: 28px;
	vertical-align: middle;
}

.newsMenu .newsIcon {
	text-align: left;
	width: 20px;
}

.newsMenu a:link, .newsMenu a:visited, .newsMenu a.active {
	color: #444;
	text-decoration: none;
	line-height: 16px;
}

.newsMenu a:hover {
	color: #ff8f00;
	text-decoration: none;
}

.newsHeader {
	width: 100%;
	background: #F6F7F6;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	margin-bottom: 12px;
}

.newsHeader .newsIcon {
	text-align: center;
	width: 20px;
	padding-right: 4px;
}

.newsHeader .newsTime {
	width: 56px;
	line-height: 10px;
	font-size: 11px;
	height: 28px;
	vertical-align: middle;
}

.newsHeader h2,
.newsMenu h3 {
	margin: 0px;
}

.pagesBar {
	clear: both;
	text-align: center;
	width: 100%;
}

.pagesBar a {
	padding: 5px;
	border: 1px solid #FF8F00;
	color: #FF8F00;
	margin: 3px;
}

.pagesBar a:hover {
	border: 1px solid #444444;
	color: #444444;
}

.pagesBar a.active {
	font-weight: bold;
	border: 2px solid #FF8F00;
}

.categoryLink {
	clear: both;
	margin-top: 15px;
	margin-bottom: 8px;
}

.categoryLink:first-child {
	margin-top: 0px;
}

.categoryLink a {
	color: #2d487d;
}

.categoryLink a:hover {
	color: #ff8f00;
}

.configIFrame {
	width: 620px;
	overflow: auto;
	text-align: center;
}
