* { margin: 0; padding: 0;}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, img, sub, sup, dl, dt, dd, ol, ul, li, form, label{
	margin: 0;
	padding: 0;
	border: 0;
} 
dl, dt, dd, ol, ul, li {list-style-position:inside;}

body {
    background:#000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
	text-align:center;
}

img {
	border: 0px none;
	padding: 0px;
	margin: 0px;
}

a { text-decoration:none; border:0;}

div,p,a,span,td { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-align:left; font-size:12px; }

	
div#contener{
width:975px;
margin: 0 auto;
text-align:center;
}

/*div#contener iframe{
	overflow:visible;
	}*/
div.clearfloat{
clear:both;
width:100%;
line-height:1px;
height:1px;
visibility:hidden;

}
/* nagl�wek */
div.box_player{
width:975px;
height:41px;
background:url("../inc/symbols/bg_player.jpg") no-repeat;
}
div.flag{/*border:1px solid green;*/
	width:110px;
	height:14px;
	float:right;
	margin-top:20px;
	font-size:8px;
	line-height:14px;
	vertical-align:middle;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FF8E09;
}

div.player {float:right; margin-right:10px; margin-top:20px; }
div.head{
width:975px;
height:100px;
background:url("../inc/symbols/bg_head.jpg") no-repeat;
}

	a.logo{
	float:left;
	display:block;
	width:346px;
	height:100px;
	margin-left:10px;
	}
/* koniec nagl�wek */

div.pathway{
clear:both;
width:960px;
height:48px;
background:url("../inc/symbols/bg_pathway.jpg") no-repeat;
}
	div.box_pathway{
	width:560px;
	float:left;
	margin-left:15px;
	}
			div.box_pathway p{
			display:block;
			float:left;
			margin-top:15px;
			font-weight:bold;
			font-size:12px;
			}
			div.box_pathway ul{
			width:auto;
			float:left;
			margin-left:20px;
			margin-top:15px;
			list-style-position:inside;
			list-style:none;
			}
			div.box_pathway ul li{
			float:left;
			padding:0 8px;
			background:url("../inc/symbols/pathway_dot.gif") no-repeat right;
			}
			div.box_pathway ul li a{
			color:#8e8e8e;
			}
			li.last{background:none !important;}
			li.last a{
			color:#125658 !important;
			font-weight:bold;
			
			/*font-size:11px;*/
			}
	div.column_opis{
	width:225px;
	float:right;
	}
		div.column_opis p{
		display:block;
		margin-top:15px;
		font-weight:bold;
		font-size:12px;
		}
/*banner*/
div.banner{
clear:both;
width:975px;
height:305px;
background:url("../inc/symbols/banner01.jpg") no-repeat;
margin:30px 0 20px 0;
}
	div.banner p{
		font-style:italic;
		font-size:14px;
		font-family:Georgia, "Times New Roman", Times, serif;
		text-align:right;
		margin-right:30px;
		display:block;
		/*position:relative;*/
		padding-top: 255px;
		top:250px;
		color:#FFFFFF;
	}
/*boksy menu*/
div.naglowek_redarrow{
width:945px;
margin: 0 auto;
}
div.line{
height:20px;
float:left;
background:url("../inc/symbols/bg_line.gif") repeat-x left -6px;
width:876px;
margin-top: 8px;
}

/* contener zawartosci */
div#content{
width:975px;
margin:0 auto;
clear:both;
margin-top:40px;
}

/*3 boksy sklep*/

div.boksy_sklep{width:975px; }
	div.boks_kontakt{
	float:left;
	width:304px;
	height:113px;
	margin-left:12px;
	background:url("boks_kontakt.jpg") no-repeat;
	}
	div.boks_koszyk{
	float:left;
	width:304px;
	height:113px;
	margin-left:12px;
	background:url("boks_koszyk.jpg") no-repeat;
	}
	div.boks_login{
	float:left;
	width:304px;
	height:113px;
	margin-left:12px;
	background:url("boks_login.jpg") no-repeat;
	}

/* centrum podmieniane */
/* kolumna*/
	div.column{ 
	width:160px; 
	background:url("../inc/symbols/bg_column.jpg") repeat-y;
	float:left;
	}
		div.box_column{	margin-left:15px;}
		div.column_foto{
			margin:10px auto 50px auto;
			width:auto;
			background:url("../inc/symbols/foto.jpg") no-repeat;
			height:565px;
		}
		div.box_column ul{
		/*width:133px;*/
		display:block;
		list-style-position:inside;
		list-style:none;
		margin-bottom:50px;
		}
		div.box_column ul p{
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#FFFFFF;
		margin:30px 0 15px 0;
		}

		div.box_column ul li a:link,div.box_column ul li a:visited{/*border:1px solid yellow;*/
		height:40px;
		display:block;
		line-height:40px;
		color:#787878;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		vertical-align:middle;
		}
		div.box_column ul li a:hover,div.box_column ul li a:active{
		height:40px;
		line-height:40px;
		color:#e20b0d;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		font-weight:bold;
		vertical-align:middle;
		}
		
/* koniec kolumna*/
/*main*/			
		div.main{/*border:1px solid yellow;*/
		width:690px;
		margin-right:35px;
		float:right;
		margin-top:0px;
		}
			div.box_art{width:785px; margin-bottom:15px; }
			
			div.box_art .contentheading{
				display:block;
				line-height:50px;
				vertical-align:middle;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:24px;
				font-style:italic;
				color:#9F0003;
				margin-bottom:20px;
			}

			div.back_button a{
				font-family:Georgia, "Times New Roman", Times, serif;
				font-style:italic;
				text-transform:uppercase;
				font-size:11px;
				color:#9F0003;
			}
			table.contentpaneopen td strong{font-family:Georgia, "Times New Roman", Times, serif; }
			table.contentpaneopen td p{margin-bottom:10px; line-height:20px; vertical-align:middle;}
			table.contentpaneopen td ol{margin-left:20px; width:600px;}
			table.contentpaneopen td ol li{line-height:20px; vertical-align:middle; margin-bottom:15px;}
			
				div.box_art_top{
				width:785px;
				}
				div.box_art_1px{
				width:785px;
				}
				div.box_art_down{
				width:785px;
				}
			
				div.koszyk_prod{ width:245px; height:30px; margin:10px 0 10px 55px;}
				input.add_koszyk{
				border:none;
				width:30px;
				float:left;
				height:30px;
				background:url("add_kosz.gif") no-repeat;
				margin:0 10px;
				}
			div.foto_prod{
			width:100px;
			background:#0066FF;
			height:100px;
			float:right;
			}
/* koniec main*/
		
/* koniec centrum podmieniane */
/*galeria*/

	div.box_row_galeria{width:880px; float:right;}
	div.boks_galeria{
	width:414px;
	height:140px;
	float:left;
	background:url("boks_galeria.jpg") no-repeat;
	}
			div.boks_fotoopis{/*border:1px solid yellow; */
			width:340px; 
			height:90px; 
			margin-left:40px; 
			margin-top:30px;
			}
			div.boks_fotoopis a {
				cursor:pointer;
			}
			div.foto_galeria{
/*			width:143px;
			height:82px; */
			/*margin:20px 0 0 15px;*/
			float:left;
			/*background:url(image/foto.gif) no-repeat;*/
			}
				div.foto_galeria p {visibility:hidden;}
			div.opislink_foto{/*border:1px solid green;*/
			width:180px; 
			height:90px; 
			float:left;
			margin: 0 0 0 15px;
			color:#d1d1d1;
			}
				p.nazwa_galeria, p.gdzie_galeria{
				font-family:Georgia, "Times New Roman", Times, serif;
				color:#d1d1d1;
				}
				p.nazwa_galeria{font-size:20px; letter-spacing:-0.1em;}
				div.seemore{
				/*display:block;*/
				float:right;
				background:url("pathway_dot.gif") left no-repeat;
				padding-left:10px;
				font-family:Georgia, "Times New Roman", Times, serif;
				color:#bebebe;
				font-size:10px;
				margin-top:20px;
				}
/*koniec galeria*/

/*stopka*/
div.footer{/*border:1px solid blue;*/ 
width:975px;
height:72px;
margin:0 auto;
clear:both;
}
	div.box_footer{
	width:975px;
	height:72px;
	background:url("../inc/symbols/bg_footer.jpg") no-repeat;
	}
		
span.copyright{
float:right; 
color:#666666;
display:block;
font-size:11px;
margin:15px 30px 15px 0; 
}
span.copyright a{
color:#125658;
text-decoration:underline;
font-size:10px;
}
/*koniec stopka*/

/*SIFR*/
	 	.sIFR-active p.nazwa_galeria{
      	visibility:hidden;
	  	display:block;
		width:auto;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#d1d1d1;
		font-size:24px;
		}
	.sIFR-active p.gdzie_galeria{
      	visibility:hidden;
	  	display:block;
		width:auto;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#d1d1d1;
		font-size:12px;
		letter-spacing:-0.1em;
		}
		
/* dodane 7 may 2009 */
.head, .banner, .box_boksy, #mainmenu {
	margin-left: auto !important;
	margin-right: auto !important;
}

.box_boksy {
	width: 975px;
	margin: 10px auto 20px auto;
}

.menu_boks {
	float: left;
	width: 225px;
	height: 168px;
	overflow: hidden;
	display: block;
	margin: 0 0 12px 15px;
	position: relative;
}

.menu_boks span {
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 5px;
	background-color: #000;
	background: url('../inc/symbols/op50.png');
	width: 215px;
}

#loader {
	position: absolute;
	top: 50px;
	left: 0px;
	padding: 5px 20px 5px 40px;
	background: #f00 url('../inc/symbols/loader.gif') no-repeat 10px center;
}

.h3 p {
	color: #9F0003;
	background-color: #000;
	font-family: Georgia, "Times New Roman", Times,serif;
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: normal;
	letter-spacing: 2px;
	display: inline;
	padding-right: 10px;
}

.h3 {
	background: url('../inc/symbols/bg_line.gif') repeat-x left center;
	margin-bottom: 10px;
}

.main {
	padding: 0px 20px 20px 10px;
}

/* dodane 9 may 2009 */

.content {
	/*margin: 30px auto 20px auto;*/
	margin: 0px auto;
	width: 912px;
	clear: both;
	display: block;
	overflow: hidden;
}

.catgroup {
	width: 416px;
	float: left;
	display: block;
	height: 140px;
	margin: 0px 20px 0px 20px;
}

.cat {
	width: 416px;
	height: 140px;
}

.ramer {
	background: url('../inc/symbols/ramkar.png') no-repeat;
	height: 140px;
	width: 226px;
	display: block;
	margin: 0px 0px 0px 188px;
}

.ramer div {
	font-family: Georgia, "Times New Roman", Times,serif;
	font-size: 14pt;
	font-weight: normal;
	color: #fff;
	text-align: right;
	padding: 83px 30px 0px 0px;
}

.ramer div a {
	font-size: 16px;
}

.inramer {
	float: left;	
}

#path, #path a {
	color: #666;
}

#path a {
	background: url('../inc/symbols/arrow.gif') left center no-repeat;
	padding-left: 20px;
	margin-left: 8px;
	padding-left: 20px;
}

#path a:hover {
	text-decoration: underline;
	color: #ccc;
}

.tleft {
	width: 200px;
	vertical-align: top;
}

.tright {
	padding: 4px 0px;
}

.tleft .tinfo {
	font-size: 8pt;
	color: #666;
	display: block;
}

.tright input, textarea {
	border: 1px solid #9F0003;
	color: #333;
	padding: 2px;
}

.tright input {
	width: 200px;
}

.tright textarea {
	width: 400px;
	height: 100px;
}

h4 {
	color: #9F0003;
	font-family: Georgia, "Times New Roman", Times,serif;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: normal;
	letter-spacing: 2px;
	
}

#leftpass {
	width: 185px;
	float: left;
	margin-left: 25px;
}

.tbutton {
	border: 1px solid #9F0003;
	padding: 3px 10px;
	display: inline;
	cursor: pointer;
	height: 20px;
	color: #fff;
	background: #9F0003 url('../inc/symbols/bg_submainmenu.gif') -70px center no-repeat;
}

#pastHere {
	display: inline;
	padding-left: 10px;
	color: #ccc;
}

.naglowek_arrow {
	float: left;
	display: inline;
	background: #000 url('../inc/symbols/naglowek_arrow.gif') left -7px no-repeat;
	font-size:14px;
	/*font-weight:bold;*/
	letter-spacing:3px;
	padding: 0px 9px 0px 25px;
}

.pick {
	border:1px solid #1F1F1F;
cursor:pointer;
display:block;
float:left;
height:112px;
margin:2px;
overflow:hidden;
width:112px;
	/*
	border: 1px solid #595959;
	height: 120px;
	width: 120px;
	cursor: pointer;
	margin: 0 auto 5px auto;
     */
}

.pick a {
	overflow: hidden;
	width: 100px;
}

/* dodano 10 may 2009 */
.alert {
	color: #9F0003;
}

/* style dla tekstów */
.main p {
	border-bottom: 10px !important;
	line-height: 20px !important;
	margin-bottom: 10px !important;
}

.main li,ol,ul {
	list-style-position: inside !important;
	margin-bottom: 10px !important;
}

#mainlevel-nav {
	margin-bottom: 0px !important;
}

.main ol, li {
	line-height: 20px !important;
/*margin-bottom: 15px !important;*/
}

.main strong {
	font-family: Georgia, "Times New Roman", Times,serif;
}

.px30 {
	display: block;
	clear: both;
	height: 30px;
}

.px20 {
	display: block;
	clear: both;
	height: 20px;
}

/* galeria */

#g_left {
    float: left;
    width: 255px;
    border-right: 1px solid #000;
}

#g_thumbs div {
    border: 1px solid #1f1f1f;
    margin: 2px;
    overflow: hidden;
    width: 112px;
    height: 112px;
    display: block;
    float: left;
    cursor: pointer;
}

#g_thumbs {
    width: 240px;
}

#g_thumb {
    width: 240px;
    overflow: hidden;
    display: block;
}

#g_right {
    float: left;
    width: 655px;
    text-align: left;
}

.g_selected {
    border: 1px solid #fff !important;
}

#g_tabs {
    display: block;
    overflow: hidden;
    padding: 0px 0px 0px 5px;
    border-bottom: 1px solid #1F1F1F;
}

.g_tab {
    float: left;
    display: block;
    padding: 2px 10px;
    border: 1px solid #1F1F1F;
    border-bottom: 0px none !important;
    cursor: pointer;
}

#g_tabs2 {
    display: block;
    overflow: hidden;
    padding: 0px;
    border-top: 1px solid #1F1F1F;
    margin-top: 5px;
}

.g_tab2 {
    float: left;
    display: block;
    padding: 2px 10px;
    border: 1px solid #1F1F1F;
    border-top: 0px none !important;
    cursor: pointer;
}

#g_preview {
	text-align: center;
}

#g_preview img {
	margin: 0px auto;
}

#g_info {
	border-top: 1px solid #1F1F1F;
	padding: 5px;
	margin-top: 5px;
}

#g_inpreview {
	height: 640px;
	width: 100%;
	text-align: center;
}

#g_next {
	display: block;
	height: 20px;
	border-bottom: 1px solid #1F1F1F;
	margin-bottom: 5px;
}


/* ukryte elementy np images */
.hideObjects {
	position: absolute;
	display: none;
	z-index: 9999999;
	margin: -5000px;
	overflow: hidden;
}

#music {
	display: block;
	height: 14px;
	width: 24px;
	float: right;
	margin-right: 45px;
	margin-top: 15px;
}