/************* Global *************/

html, body, div, span, pre, code, a, p, img, hr,
ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6,
form, fieldset, label, legend {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

html,body, #container {height:100%}

body {
	font-family: arial;
	font-size: 12px;
	border: 0;
	color: #565656;
	background: #5b114b url(../img/gora.png) no-repeat center top;
}

.clear {
	clear: both;
	float: none;
}

.spac {
	display: block;
	height: 20px;
	width: 100%;
}

.error {
   color: red;
}

/************* Container *************/
#container {
	
	width: 100%;
	margin: 0px auto 0;
}

#gora {
	width: 960px;
	height: 200px;
	margin: 0px auto 0;
	position: relative;
	font-size: 12px;
	background: url(../img/menu.png) no-repeat center bottom;
}

#logo {
	float: left;
	height: 144px;
	width: 383px;
    cursor:hand;
}

#logo h1 {
	visibility: hidden;
}

#bans {
	display: block;
	float: right;
	height: 98px;
	width: 500px;
}

#loginPanel {
    display: block;
    width: 77px;
    float: right;
}

#menu {
	float: right;
	height: 46px;
	width: 577px;
	text-align: right;

}

#menu a{
	font-size: 13px;
	height: 35px;
	display: block;
	float: left;
	font-weight: 500;
	margin: 14px 11px 0px 11px;
}



#menu a:link, #menu a:visited  {color: #E1E1E1; text-decoration: none;}
#menu a:hover, #menu a:active, .zaz{
	color: #FFFFFF;
	text-decoration: none;
	background: url(../img/menu_znacznik.gif) no-repeat center bottom;
}


#menu_dolne {
	width: 900px;
	padding-right: 13px;
	font-size: 12px;
	float: right;
}

#menu_dolne a{
	display: block;
	margin-top: 10px;
	margin-left: 10px;
	float: right;
	font-weight: bold;
}

#menu_dolne a:link, #menu_dolne a:visited  {color: #9E2593;text-decoration: none;}
#menu_dolne a:hover, #menu_dolne a:active, #menu_dolne a span {color: #3389CF; text-decoration: none;}



/***** STRONA ZASADNICZA *****/

#content {
	width: 920px;
	position: relative;
	font-size: 12px;
	clear: both;
	float: none;
	margin: 0px auto 0;
	padding: 0px 20px 20px 20px;
	background: #FFFFFF url(../img/stopka.gif) no-repeat right bottom;
}

#lewa {
	margin: 0px;
	width: 580px;
	float: left;

}

#prawa {
	width: 320px;
	float: right;
	margin: 0px;

}


#content h2 {
	color: #4AA5EF;
	font-size: 24px;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
}

#content h2 span, #content h3 span  {color: #E436E6; text-transform: uppercase;}



#content h3 {
	color: #333333;
	font-size: 18px;
	margin: 10px 0px;
	font-weight: normal;
}

#content #prawa h3 {color: #4AA5EF;}

.ramka {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #e9e7e7;
	padding: 9px;

}

 a:link,  a:visited {color: #333333; text-decoration: none;}
 a:hover,  a:active {color: #b72ba8; text-decoration: none;}

 a.link:link,  a.link:visited {color: #3389CF; text-decoration: none;}
 a.link:hover,  a.link:active {color: #b72ba8; text-decoration: none;}

 a.lin:link,  a.lin:visited {color: #b72ba8; text-decoration: none;}
 a.lin:hover,  a.lin:active {color: #3389CF; text-decoration: none;}

/*** index ****/
#slider {
	background-image: url(../sample/sampel_slider.jpg);
	height: 260px;
	width: 560px;
	background-repeat: no-repeat;
	background-position: center center;
}

#video {
	background-image: url(../sample/sampel_video.png);
	height: 320px;
	width: 560px;
	background-repeat: no-repeat;
	background-position: center center;
}

.kol {
	width: 270px;
	padding: 10px 10px 20px 10px;
}

.kol2 {
	width: 180px;
	padding: 10px 10px 20px 10px;
}

.kol3 {
	width: 360px;
	padding: 10px 10px 20px 10px;
}



.flo_left {float: left;}
.flo_right{float: right;}


#content .kol h2, #content .index h2{
	color: #3389CF;
	font-size: 20px;
	margin: 10px 0px;
	font-weight: normal;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 5px;
}

#content .index h2 {margin: 0px 10px;}


#content .kol h4{
	font-size: 16px;
	font-weight: normal;
	color: #011119;
}

.dat {
	font-size: 10px;
	color: #999999;
	margin-bottom: 10px;
}


.kol img {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #e9e7e7;
	padding: 4px;
}

.tresc {
	font-size: 12px;
	text-indent: 25px;
	text-align: justify;
	margin: 10px 0px 20px 0px;
}

#content .kol h3{
	font-size: 13px;
	font-weight: normal;
	color: #3389CF;
	margin: 0px 0px 10px 0px;
}

#content .kol h3 span {color: #b72ba8;}

#content .kol .arty {
	clear: both;
	float: none;

}

#content .kol .arty img{
	float: left;
	height: 43px;
	width: 65px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#content .kol .arty h5 {
	font-size: 12px;
	font-weight: normal;
}



.reklama1 {
	height: 260px;
	width: 300px;
}

.reklama2 {
	height: 100px;
	width: 300px;
}

.tabnav {
	height: 50px;
	width: 300px;
}

.tabnav li {
	height: 30px;
	width: 78px;
	float: left;
	list-style-type: none;
	text-align: right;
	padding: 10px;
	margin-right: 2px;
	background: #66b7fc url(../img/tab_off.gif) repeat-x top;
}
.tabnav li.tab_act {width: 79px;}

.tabnav li.big {
	width: 179px;
	height: 30px;
	font-size: 16px;
	text-align: left;
}


.tabnav li.big a {
	position: relative;
	top: 12px;
}

.tabnav li.ost {
	height: 30px;
	width: 79px;
	margin-right: 0px;
}


.tabnav li.ui-state-active {color: #F2F2F2; background: #e436e6 url(../img/tab_on.gif) repeat-x top;}

.tabnav li a:link, .tabnav li a:visited {color: #F2F2F2; text-decoration: none; font-weight: bolder;}
.tabnav li a:hover, .tabnav li a:active {color: #FFF; text-decoration: none; font-weight: bolder;}


.tabtx {
	width: 280px;
	background: url(../img/tab_tlo.gif) repeat-x top;
	padding: 0px 10px;
}

.tabtx li {
	height: 80px;
	width: 280px;
	border-bottom: 1px dashed #CCCCCC;
	list-style-type: none;

}


.tabtx li img.obr {
	height: 50px;
	width: 80px;
	float: left;
	margin: 10px 0px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #e9e7e7;
	padding: 4px;

}

.tabtx li p {
	margin-top: 10px;
	margin-left: 10px;
	float: right;
	width: 180px;
	height: 45px;
}



.tabtx li img.gw {
	width: 62px;
	height: 9px;
	position: relative;
	left: 10px;
	float: left;
	top: 1px;
}

.tabtx li .stat {
	text-align: right;
	height: 15px;
	width: 110px;
	float: right;
	font-size: 10px;
	color: #666666;
}











.tabmapka{
	width: 280px;
	background: url(../img/tab_tlo.gif) repeat-x top;
	padding: 10px;
}

.tabmapka ul {
	width: 140px;
	float: left;
}

.tabmapka li {
	width: 140px;
	list-style-type: circle;
	list-style-position: inside;
	color: #3389D7;
}

.tabmapka p {
	text-align: right;
}

#ocena{
	display: block;
	height: 28px;
	margin-bottom: 20px;
}

#ocena div{
	float: right;
	width: 120px;
	text-align: right;
	font-size: 14px;
	color: #666666;
}

#ocena div span{
	font-size: 20px;
	margin-right: 10px;
}

#ocena div span strong{color: #51a2e7;}



input, textarea, select {
	margin-top: 2px;
	margin-bottom: 5px;}







/*             styles for the star rater                */
	.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 125px;
	height: 25px;
	position: relative;
	overflow:hidden;
	background: url(../img/alt_star.gif) top left repeat-x;
	float: left;
	}
	.star-rating li{
		padding:0px;
		margin:0px;
		width:25px;
		height:25px;
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:25px;
		height: 25px;
		line-height:25px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		overflow:hidden;
	}
	.star-rating li a:hover{
		background: url(../img/alt_star.gif) left bottom;
		z-index: 2;
		left: 0px;
		border:none;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:25px;
	}
	.star-rating a.two-stars{
		left:25px;
	}
	.star-rating a.two-stars:hover{
		width: 50px;
	}
	.star-rating a.three-stars{
		left: 50px;
	}
	.star-rating a.three-stars:hover{
		width: 75px;
	}
	.star-rating a.four-stars{
		left: 75px;
	}
	.star-rating a.four-stars:hover{
		width: 100px;
	}
	.star-rating a.five-stars{
		left: 100px;
	}
	.star-rating a.five-stars:hover{
		width: 125px;
	}
	.star-rating li.current-rating{
		background: url(../img/alt_star.gif) left center;
		position: absolute;
		height: 25px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}

	/* remove halo effect in firefox   */
	a:active{
		outline: none;
	}



/****************** katalog**********************/

#lewa_kat {
	margin: 0px;
	width: 740px;
	float: left;
}

.kol_kat {
	width: 500px;
	padding: 10px 20px 20px 20px;
}

.kat li{
	float: left;
	width: 160px;
	list-style-position: inside;
	list-style-type: square;
	color: #3389CF;
}
.kat3 li{width: 120px;}
.kat1 li{
	width: 100%;
	list-style-type: circle;
	/* border-bottom: 1px dotted #CCCCCC; */
	padding-top: 0px;
}

#content .kat h3{
	color: #4AA5EF;
	font-size: 18px;
	margin: 10px 0px;
	font-weight: normal;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 5px;
}

.reszta {
	text-align: right;
	clear: both;
	float: none;
	width: 100%;
	display: block;
	padding-top: 15px;
}



.kat1 ul.wiz li{
	width: 100%;
	list-style-type: none;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 5px;
	color: #333333;
}

.kat1 ul.wiz li span{
	width: 100px;
	display: block;
	float: left;
	color: #3389CF;
}

.kat h5 {
	margin-bottom: 10px;
	margin-top: -5px;
	float: right;
	font-size: 10px;
    clear: both;
    white-space:nowrap; 
}

.opis {
	padding-top: 20px;
	padding-bottom: 20px;
}

.opis p{
	text-align: justify;
	text-indent: 30px;
	margin: 0px 0px 10px 0px;
}


.opis img {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #e9e7e7;
	padding: 4px;
	float: right;
	margin: 5px 0px 2px 12px;
}


#prawa_kat {
	width: 180px;
	float: right;
	margin: 0px;
}

#prawa_kat h3{
	color: #4AA5EF;
}


#prawa_kat .tabmapka{
	width: 160px;
	padding: 10px 0px 0px 0px;
}

#prawa_kat .tabnav {
	height: 50px;
	width: 160px;
}


#prawa_kat .tabnav li.big {
	width: 140px;
	font-size: 16px;
	text-align: right;
}

.nazwa{
	color: #4AA5EF;
	font-size: 18px;
    text-transform: uppercase;
}

.nazwa a:link, .nazwa a:visited{color: #4AA5EF;}
.nazwa a:hover, .nazwa a:active {color: #E436E6;}

.podnazwa {font-size: 10px;}

.lista {
	margin-bottom: 20px;
}

.lista ul{
	clear: both;
	float: left;
	width: 280px;
	display: block;
	list-style-type: none;
	margin-top: 2px;
}

.lista ul li{margin: 3px 0px;}
.lista ul li span{
	color: #E436E6;
	font-weight: bold;
}

.lista img {
	float: right;
}

.dodatki {
	float: right;
	height: 20px;
	width: 60px;
	margin-top: 10px;
}
.dodatki img {
	margin-right: 10px;
}

.liop {
	float: left;
	margin-left: 120px;
}


/**** ARCHIWUM ****/

.okno {
	float: left;
	height: 247px;
	width: 230px;
	display: block;
	background: url(../img/okno.png) no-repeat center center;
}

.okno .dzial {
	font-size: 8px;
	color: #FFFFFF;
	text-transform: uppercase;
	position: relative;
	top: 9px;
	left: 100px;
	text-align: center;
	width: 125px;
}





.okno .foto {
	position: relative;
	top: 19px;
	left: 19px;
	width: 194px;
	height: 129px;
}

.okno .tytul {
	position: relative;
	top: 25px;
	left: 17px;
	width: 197px;
	height: 30px;
	text-align: center;
	font-size: 12px;
	color: #b72ba8;
}

.okno .stopa {
	position: relative;
	top: 35px;
	left: 17px;
	width: 197px;
	height: 30px;
	font-size: 10px;
	color: #b72ba8;
}

.okno .stopa .ikona {
	float: left;
	position: relative;
	left: 0px;
	top: 3px;
}

.okno .stopa .gwiazdki {
	float: left;
	position: relative;
	left: 10px;
	top: 2px;
}

.okno .stopa span {
	float: left;
	position: relative;
	left: 10px;
	top: 1px;
}

.okno .stopa div {
	float: right;
	height: 10px;
	width: 22px;
	position: relative;
	right: 6px;
	color: #FFFFFF;
	top: -5px;
	text-align: center;
}

.okno .dzial a:link,
.okno .dzial a:visited,
.okno .stopa div a:link,
.okno .stopa div a:visited
{color: #fff;}

.okno .dzial a:hover,
.okno .dzial a:active, 
.okno .stopa div a:hover,
.okno .stopa div a:active 
{color: #CCC;}

/**** NAWIGACJA STRONY  ****/

.pagenavi {
        clear: both;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.pagenavi a,.pagenavi a:link{padding:2px 4px 2px 4px;margin:2px;text-decoration:none;border:1px solid #b72ba8;color:#b72ba8;background-color:#FFF}
.pagenavi a:visited{padding:2px 4px 2px 4px;margin:2px;text-decoration:none;border:1px solid #b72ba8;color:#b72ba8;background-color:#FFF}
.pagenavi a:hover{border:1px solid #3389CF;color:#3389CF;background-color:#FFF}
.pagenavi a:active{padding:2px 4px 2px 4px;margin:2px;text-decoration:none;border:1px solid #3389CF;color:#3389CF;background-color:#FFF}
.pagenavi span.pages{padding:2px 4px 2px 4px;margin:2px 2px 2px 2px;color:#3389CF;border:1px solid #3389CF;background-color:#FFF}
.pagenavi span.current{padding:2px 4px 2px 4px;margin:2px;font-weight:bold;border:1px solid #3389CF;color:#3389CF;background-color:#FFF}
.pagenavi span.extend{padding:2px 4px 2px 4px;margin:2px;color:#3389CF;background-color:#FFF}






/************* STOPKA *************/
#footer {
	position: relative;
	clear: both;
	width: 920px;
	color: #5b114b;
	padding: 20px;
	font-size: 10px;
	border-top: 1px solid #dbcbd7;
	background-color: #f9f6f8;
	height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer p {
	float: right;
	text-align: right;
	display: block;
}

#footer p span {
	font-size: 9px;
}

#footer ul {
	float: left;
	margin-top: 15px;
}

#footer li {
	float: left;
	padding: 0px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dbcbd7;
	list-style-type: none;
}


#footer a:link, #footer a:visited  {color: #5b114b; text-decoration: none;}
#footer a:hover, #footer a:active {color: #0066CC; text-decoration: none;}

.ui-tabs .ui-tabs-hide {
     display: none;
}

#slider1 {
    width: 560px; /* important to be same as image width */
    height: 250px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 560px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	padding: 0;
    width: 654px;
    color: #fff;
    display: none;
    text-align: right;
    background-image: url(../img/slider_tlo.png);
    background-position: right top;
    background-repeat: no-repeat;
}
.clear {
	clear: both;
}

#slider1Content h2 {
	width: 185px;
	margin: 0px;
	padding: 35px 14px 0 30px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
}

.slider1Image span p {
	width: 185px;
	margin: 0px;
	padding: 5px 14px 0 30px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
}

.slider1Image span a {
	width: 100%;
	height: 50px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
	padding: 0px;
	margin: 0px;
	display: block;
	background-image: url(../img/slider_buton.gif);
	background-repeat: no-repeat;
	background-position: right;
	position: relative;
	top: 20px;
}

.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 230px !important;
	height: 305px;
    font-weight: normal;
	text-align: right;
}
ul { list-style-type: none;}


table.list {
	border: 0px;
	width: 100%;
}

table.list th {
	border: 0px;
	font-size: 14px;
	color: #666666;
	background-color: #CCCCCC;
}

table.list td {
	border: 0px;
	background-color: #F3F3F3;
	font-size: 12px;
	color: #666666;
	padding: 2px;
}

table.list th a {
	color: #fff;
	text-decoration: none;
}

table.list .light { background: #eee; }

table.list .td_1 {
	width: 15%;
	text-align: center;
}

table.list .td_red {
	width: 15%;
	text-align: center;
	background: red;
	color: white;
}

table.list .td_red a:link, .formularz .td_red a:visited{
	color: white;
}

table.list .td_red a:hover{
	color: white;
	text-decoration: underline;
}


.articleImg
{
    height: 200px;
    border: 1px solid black;
    margin: 1px;
}

/*** LOGOWANIE ****/

#logowanie {
	display: block;
	height: 43px;
	width: 300px;
	background-color: #68b8fc;
	background-image: url(../img/log_bg.gif);
	background-repeat: repeat-x;
}

#logowanie input{
	padding: 0px;
	float: left;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#logowanie input.nomor {
	padding: 0;
	float: left;
	margin: 0;
}