/* Comment element properties */

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.side {
	color: #22271F;
	text-decoration: none;
}

a:hover.side {
	color: #22271F;
	text-decoration: underline;
}

a.white, li.white a {
	color: #22271F;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #22271F;
	text-decoration: underline;
}

a.extra {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.extra {
	color: #FFDD00;
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #fff;
	margin: 0px;
	background: url(images/tlo_przykladowe2.jpg) center top no-repeat fixed;;
	
}

hr {
	height: 1px;
	border: 1px solid #eee;
}

hr.side-hr {
	height: 1px;
	border: 1px solid #eee;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.alt {
	color: #04688d;
}

.spacer {
	margin-bottom: 5px;
}

.admin-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #555;
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

.head_out {
	font-size: 10px;
	color: #555;
	
	background-image: url(images/head_out.png);
  	background-repeat: no-repeat;
	border: 0px solid #ddd;
	padding: 0px;
	width:1019px;
	height:232px;
	padding-right:146px;
}

.head_left {
	font-size: 10px;
	color: #f7e5a2;
	
	background-image: url(images/head_left.png);
  	background-repeat: no-repeat;
  	background-position:relative;
	border: 0px solid #ddd;
	padding: 0px;
	width:663px;
	height:172px;
	padding-left:50px;
	
}

.head_left_down {
	font-size: 10px;
	color: #f7e5a2;
	
	background-image: url(images/head_left_down.png);
  	background-repeat: no-repeat;
  	
	border: 0px solid #ddd;
	padding: 0px;
	width:663px;
	height:138px;
	
	
}

.head_left_top {
	font-size: 10px;
	color: #f7e5a2;
	
	background-image: url(images/head_left_top.png);
  	background-repeat: no-repeat;
  	
	border: 0px solid #ddd;
	padding: 0px;
	width:663px;
	height:34px;
	padding-left:50px;
	
}




.pogoda {
	font-size: 10px;
	color: #555;
	
	background-image: url(images/pogoda.jpg);
  	background-repeat: no-repeat;
	border: 0px solid #ddd;
	padding: 0px;
	width:233px;
	height:232px;
	padding-left:9px;
	
}


.rozklad {
	font-size: 10px;
	color: #555;
	
	background-image: url(images/rozklad.png);
  	background-repeat: no-repeat;
	border: 0px solid #ddd;
	padding: 0px;
	width:590px;
	height:394px;
	padding-left:0px;
	
}

.head_right {
	font-size: 10px;
	color: #555;
	
	background-image: url(images/head_right.png);
  	background-repeat: no-repeat;
	border: 0px solid #ddd;
	padding: 0px;
	width:123px;
	height:232px;
	
}

.login {
	font-size: 10px;
	color: #f7e5a2;
	
	background-image: url(images/login.png);
  	background-repeat: no-repeat;
  	background-position:relative;
	border: 0px solid #ddd;
	padding: 0px;
	width:663px;
	height:60px;
	padding-left:50px;
	
	
}

.menu_top {
	font-size: 10px;
	color: #555;
	
	background-image: url(images/menu_top.png);
  	background-repeat: no-repeat;
	border: 0px solid #ddd;
	padding: 0px;
	width:973px;
	height:124px;
}
/* Form element properties */

form {
	margin: 0px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #503223;
	background-image: url(images/button.gif);
	height: 20px;
	border: 1px solid #000;
	margin-top: 2px;
}

.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #eee;
	border: 1px solid #ccc;
	margin-top: 2px;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #503223;
	border: 1px solid #000000;
}

/* Header and footer properties */

.wspolpraca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	
	background-image: url(images/wspolpraca.png);
	background-position:relative;
  	background-repeat: no-repeat;
	border: 0px solid #ddd;
	padding: 0px;
	width:1019px;
	height:57px;
	padding-top:5px;
	padding-left:60px;
	padding-right:60px;
	
}

.frame_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	background-image: url(images/frame_left.png);
	background-position:center;
  	background-repeat: no-repeat;
	border: 0px solid #ddd;
	padding: 0px;
	width:48px;
	height:350px;
	
	
}

.frame_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	background-image: url(images/frame_right.png);
	background-position:center;
  	background-repeat: no-repeat;
	border: 0px solid #ddd;
	padding: 0px;
	width:55px;
	height:350px;
	
	
}

.frame_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	background-image: url(images/frame_center.png);
	background-position:center;
  	background-repeat: no-repeat;
	border: 0px solid #ddd;
	padding: 0px;
	width:916px;
	height:350px;
	
	
}

.frame_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	background-image: url(images/frame_bottom.png);
	background-position:center;
  	background-repeat: no-repeat;
	border: 0px solid #ddd;
	padding: 0px;
	width:1019px;
	height:25px;
	
	
}

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid black;
border-bottom-width: 0px;
width: 916px; /*width of featured content slider*/
height: 350px;

}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/

background: white;
width: 916px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 0px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: navy;
padding: 0px 0px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}

.na_obraz_tyt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(images/on_frame.png);
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width:600px;
	height:30px;
	padding-left:10px;
	
	
}

.na_obraz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/on_frame.png);
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width:600px;
	height:75px;
	padding-left:10px;
	
	
}

.sub-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	
	background-image: url(images/menu_top1.png);
	background-position:center;
  	background-repeat: no-repeat;
	border: 0px solid #ddd;
	padding: 0px;
	width:1019px;
	height:37px;
	padding-left:55px;
	padding-right:55px;
	
}

.sub-header-left {
	width: 3px;
	height: 28px;
	background-color: #555;
	background-image: url(images/subheader-left.gif);
}

.sub-header-right {
	width: 3px;
	height: 28px;
	background-color: #555;
	background-image: url(images/subheader-right.gif);
}

.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.full-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #fff;
	padding: 5px 0 10px 0;
}

.footer_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	background-image: url(images/footer_top.png);
	background-position:center;
  	background-repeat: no-repeat;
	padding: 0px;
	width:1019px;
	height:49px;
}

.footer_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#0F0F0F;
	background-position:center;
  	background-repeat: no-repeat;
	padding: 0px;
	
	
}

.footer_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	background-image: url(images/footer_center.png);
	background-position:center;
  	background-repeat: no-repeat;
	padding: 0px;
	width:714px;
	height:265px;
}

.footer_left {
	background-image: url(images/footer_left.png);
	background-position:center;
  	background-repeat: no-repeat;
	padding: 0px;
	width:150px;
	height:265px;
}

.footer_right {
	background-image: url(images/footer_right.png);
	background-position:center;
  	background-repeat: no-repeat;
	padding: 0px;
	width:155px;
	height:265px;
}

.main-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	background-color: #fff;
	padding: 5px;
}

.bottom-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #555;
	padding: 4px 4px 5px 4px;
}

.main-body {
	font-size: 11px;
	color: #555;
	
	border: 0px solid #ddd;
	padding: 4px;
}

/* Side-Panel properties */


.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
	color: #777;
	
	
	padding-left:40px;
	padding-right:5px;
	padding-top:0px;
	width: 175px;
}

.side-border-right {
	color: #777;
	padding-left:5px;
	padding-right:27px;
	padding-top:0px;
	width: 175px;
}

.scapmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	background-color: #555;
	background-image: url(images/side.gif);
  background-repeat: repeat-x;
	padding: 6px 4px 6px 4px;
}

.scapmain-left {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-left.gif);
}

.scapmain-right {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-right.gif);
}

.side-body {
	font-size: 10px;
	color: #555;
	
	border: 0px solid #ddd;
	padding: 4px;
}

/* Center-Panel properties */

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
}

.news-footer {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/news-footer_cent.png);
   background-repeat: repeat-x;
	border-width: 0px 0px 0px 0px;
	border-bottom:1px;
	border-color: #000000;
	border-style: solid;
	padding: 0px 0px 0px 0px;
	height:25px;
}

.news-footer_left {
	
	background-image: url(images/news-footer_left.png);
   
	border-width: 0px 0px 0px 0px;
	border-bottom:1px;
	border-color: #000000;
	border-style: solid;
	padding: 0px 0px 0px 0px;
	height:25px;
	width:41px;
}

.news-footer_right {
	
	background-image: url(images/news-footer_right.png);
   
	border-width: 0px 0px 0px 0px;
	border-bottom:1px;
	border-color: #000000;
	border-style: solid;
	padding: 0px 0px 0px 0px;
	height:25px;
	width:41px;
}
.capmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	
	background-image: url(images/panel_center.png);
   background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
	height:34px;
}

.capmain-left {
	width: 21px;
	height: 34px;
	
	background-image: url(images/panel_left.png);
}

.capmain-right {
	width: 21px;
	height: 34px;
	
	background-image: url(images/panel_right.png);
}

.main-bg {
	color: #555;
	
	padding: 0px 0 5px 0;
	/*jeśli pa to w druga wartosc 25px*/
}

.main-bg2 {
	color: #555;
	
	padding: 0px 25px 5px 40px;
	/*jeśli pa to w druga wartosc 25px*/
}

.main-bg3 {
	color: #555;
	
	padding: 0px 0px 5px 0px;
	/*je&#182;li pa to w druga wartosc 25px*/
}


.bg_content {
	color: #555;
	background-image: url(images/bg_content.png);
	background-position:center;
	background-repeat:repeat-y;
	background-position:relative;
	
	
	
}


.kat_button {
	color: #FFFFFF;
	background-image: url(images/kat_button.png);
	background-position:center;
	background-repeat:no-repeat;
	width:170px;
	height:30px;
	font-weight:bold;
	
	
}

.kat_button_akt {
	color: #FFFFFF;
	background-image: url(images/kat_button_akt.png);
	background-position:center;
	background-repeat:no-repeat;
	width:170px;
	height:30px;
	font-weight:bold;
	
	
}

.roz_tbl1_g_up {
	font-size: 11px;
	color: #FFFFFF;
	
	border-left:0px black solid;
	border-right:0px black solid;
	border-bottom:0px black solid;
	border-top 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:0px;
	padding-right:0px;
}

.roz_tbl1_g_down {
	font-size: 11px;
	color: #FFFFFF;
	border-left:0px black solid;
	border-right:0px black solid;
	border-top:0px black solid;
	border-bottom 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:0px;
	padding-right:0px;
	
}

.roz_tbl1 {
	font-size: 11px;
	color: #FFFFFF;
	border:0px black solid;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:0px;
	padding-right:0px;
}
/* General table properties */

.center {
	margin: 0 auto;
}

.branze {
	font-size: 20px;
	color: #555;
	
	padding: 0px;
}

.kategorie {
	font-size: 12px;
	color: #FF0000;
	
	padding-bottom: 0px;
}

.firmy_free {
	font-size: 12px;
	color: #555;
	border:solid 1px #ADA795;
	padding: 5px;
	/*background:#FFFFFF;*/
}

.firmy_pay {
	font-size: 12px;
	color: #000000;
	border:solid 1px #ADA795;
	padding: 5px;
}


.kategoria_kom {
	font-size: 12px;
	color: #FF0000;
	
	padding-bottom: 10px;
}


.tbl-border {
	border: 0px solid #291914;
}

.tbl {
	font-size: 11px;
	color: #555;
	
	padding: 4px;
}

.tbl1 {
	font-size: 11px;
	color: #555;
	border: 1px solid #555;
	padding: 4px;
}

.tbl2 {
	font-size: 11px;
	color: #555;
	border: 1px solid #555;
	padding: 4px;
}

.tbl-border_foot {
	border: 0px solid #291914;
}

.tbl_foot {
	font-size: 11px;
	color: #FFFFFF;
	
	padding: 4px;
}

.tbl1_foot {
	font-size: 11px;
	color: #FFFFFF;
	
	padding: 4px;
}

.tbl2_foot {
	font-size: 11px;
	color: #FFFFFF;
	
	padding: 4px;
}



.forum-caption {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	
	padding: 2px 4px 4px 4px;
}

.quote {
	font-size: 11px;
	color: #555;
	background-color: #f8f8f8;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #bbb;
}

.poll {
	height: 12px;
	border: 1px solid #bbb;
}

.comment-name {
	font-weight: bold;
	color: #04688d;
}

.shoutboxname {
	font-weight: bold;
	color: #04688d;
}

.shoutbox {
	color: #777;
}

.shoutboxdate {
	font-size: 10px;
	color: #888;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-label {
	color: #555;
	background-color: #f1f1f1;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	font-weight: normal;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #555;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: #f6a504;
}

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #f6a504;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #f6a504;
	margin: 2px;
	text-decoration: none;
}
