/* od_czegos_trzeba_zaczac -------------------------------------*/

html { height: 100%; }
body { margin: 0; padding: 0; background: #000;  }

body, td { color: #a3a3a3; font: normal 11px Tahoma, Arial, sans-serif; }
input, textarea, select { color: #333; font: normal 11px Tahoma, Arial, sans-serif; }

p { margin:0; padding: 0 0 10px 0; }
img { border:0}

.clear { clear: both; }
.flA { float: left;}
.flB { float: right; }

form { padding:0; margin:0; }


hr {  
	height: 1px; 
	border: 0; 
	color: #d5dbd6; 
	background: #d5dbd6;  
	margin-top: 4px!important; 
	margin-bottom: 7px!important;
	margin-top: 0px; 
	margin-bottom: 0px;
	}
	
/* div  -------------------------------------*/

#root { 
	position: relative; 
	width: 780px; 
	margin: 0px auto;
	border: solid 0px red;
	}

#headWrapper { 
	margin:0;
	padding:0;
	color: #999;
	height: 22px;
	background: url(../img/bg_head_wrapper.jpg) no-repeat;
	}

#headWrapperSite { 
	margin:0;
	padding:0;
	color: #999;
	height: 198px;
	background: url(../img/top_site.jpg) no-repeat;
	}

#flashHeader { 
	margin:0;
	padding:0;
	color: #999;
	height: 261px;
	}
	
#mainWrapper { 
	margin:0;
	padding:0px 10px 25px 10px;
	background: url(../img/bg_main.gif) repeat-x;
	}
	
#siteWrapper { 
	width: 541px;
	margin:0;
	float: right;
	background: url(../img/bg_site.gif) no-repeat;
	min-height: 455px;
	_height: 455px;
	}
	
#leftCol {
	width:185px;
	float:left;
	margin-right: 34px;
	}	

#centerCol {
	width:308px;
	float:left;
	}

#centerColSiteWrapper {
	padding: 0;
	width:296px;
	float: left;
	}

#ColSiteWrapper {
	padding: 0;
	width:523px;
	float: left;
	}
	
#centerColSiteContent {
	padding: 10px 0 0 20px;
	}
	
#rightCol {
	width:218px;
	float:right;
	}

#rightColSiteWrapper {
	padding: 5px 20px 0 0;
	width:182px;
	float:right;
	}
	
#rightColSiteContent {
position:relative; 
	z-index:2;
	}

#footerWrapper {
	height:92px;
	background: url(../img/bg_footer.gif) no-repeat;
	}	

#footerContent {
	text-align: center;
	padding: 55px 0px 0 40px
	}

#footerContent .flB {
	padding: 0px 40px 0 0;
	}
	
	
/* A -------------------------------------*/

a { color: #fff; text-decoration: none; }
a:active { outline: none; }
a:hover { color: #FFCC99; text-decoration: none; }

#sortCounter a.on { color: #FFCC99; text-decoration: none;  }

div.orlen a {
	 display:block;
	 width: 112px;
	 height: 79px;
	 margin: 0 0 7px 36px;
	 background: url(../img/logo_roll.gif) no-repeat top left;
	 text-indent: -9000px;
}

div.orlen  a:hover { background-position: 0 -81px; text-indent: -9000px; }


div.smi a { 
	display:block;
/*	width: 76px;
	height: 20px;
*/	margin: 0 40px 0px 0px;
/*	background: url(../img/smi.gif) no-repeat top left;
	text-indent: -9000px;
*/	}
/*div.smi  a:hover { background-position: 0 -20px; text-indent: -9000px; }
*/

/* nawigacja -------------------------------------*/

	
#leftCol ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	}
	
#leftCol ul li { 
	margin: 0;
	display: block; 
	background: url(../img/dot_m.gif) repeat-x left bottom;
	}

#leftCol ul li a { 
	display: block;
	color: #c9a37c;
	padding: 6px 0px 7px 35px;	
	text-decoration: none;
	background: url(../img/dot.gif) no-repeat 20px 12px;
	font-weight: bold;  
	}
	
#leftCol ul li a:hover { 
	display: block;
	color: #fff; 
	text-decoration: none; 
	font-weight: bold;
	}
	
#leftCol ul li a.on { 
	display: block;
	color: #fff; 
	text-decoration: none; 
	font-weight: bold;
	background: url(../img/dot_m.gif) repeat-x left bottom;
	}


/* submenu  ---------------------------------- */


#leftCol ul ul li a { 
	display: block;
	color: #a3a3a3;
	padding: 6px 0px 7px 35px;	
	text-decoration: none;
	background: url(../img/blank.gif) no-repeat;
	font-weight: normal;  
	}

#leftCol ul ul li a:hover { 
	display: block;
	color: #fff; 
	padding: 6px 0px 7px 33px;
	text-decoration: none; 
	font-weight: normal;
	border-left: solid 2px #aaaaaa;
	}

#leftCol ul ul li a.on { 
	display: block;
	color: #fff; 
	padding: 6px 0px 7px 33px;
	text-decoration: none; 
	font-weight: normal;
	background: #2b2b2b url(../img/dot_m.gif) repeat-x left bottom;
	border-left: solid 2px #aaaaaa;
	}

	
#headWrapper ul, #headWrapperSite ul  { 
	margin: 0;
	padding: 4px 0 0 41px; 
	list-style: none; 
	}
	
#headWrapper ul li, #headWrapperSite ul li { 
	display: inline; 
	}
	
#headWrapper ul li.end, #headWrapperSite ul li.end { 
	display: inline; 
	}
	
#headWrapper ul li a, #headWrapperSite ul li a { 
	padding: 0 7px 0 7px;
	color: #999;
	text-decoration: none; 
	}
	
#headWrapper ul li a:hover, #headWrapperSite ul li a:hover { 
	color: #fff; 
	}	


#footerContent ul { 
	margin: 0;
	padding: 0; 
	list-style: none; 
	}
	
#footerContent ul li { 
	display: inline; 
	}
	
#footerContent ul li.end { 
	display: inline; 
	}
	
#footerContent ul li a { 
	padding: 0 5px 0 4px;
	color: #999;
	text-decoration: none; 
	}
	
#footerContent ul li a:hover { 
	color: #fff; 
	}


ul.menu { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	}
	
ul.menu  li { 
	margin:0;
	padding: 2px 0 2px 22px;
	display: block; 
	background: url(../img/nuta.gif) no-repeat 0px 4px;
	}


	
/* naglowki -------------------------------------*/

div.news h1 { 
	display: block; 
	padding:2px 0 7px 0;
	margin:0px;
	color: #ffcc99; 
	font: bold 11px Tahoma, Helvetica, sans-serif; 
	}
	

div.data  { 
	display: block; 
	color: #fff; 
	font: normal 10px Georgia, Tahoma, Helvetica, sans-serif; 
	}

#siteWrapper h1 { 
	display: block; 
	padding:2px 0 7px 0;
	margin:0px;
	color: #fff; 
	font: bold 14px Tahoma, Helvetica, sans-serif; 
	background: url(../img/dot_m.gif) repeat-x 0px 25px;
	}

#siteWrapper h2 { 
	display: block; 
	padding:15px 0 10px 0;
	margin:0px;
	color: #ffcc99; 
	font: bold 11px Tahoma, Helvetica, sans-serif; 
	}

#siteWrapper h3 { 
	display: block; 
	padding:2px 0 0 0;
	margin:0px;
	color: #ffcc99; 
	font: bold 11px Tahoma, Helvetica, sans-serif; 
	}
	
	
/* inne -------------------------------------*/


input.push { 
	background: #303030; 
	font-weight: bold; 
	color: #fff; 
	border-top: solid 1px #5c5c5c; 
	border-left: solid 1px #5c5c5c; 
	border-right: solid 1px #141414; 
	border-bottom: solid 1px #141414;
	padding: 1px 10px 3px 10px 
	} 	

div.bgNews { position:relative; }

div.news { 
	position:relative; 
	z-index:2; 
	padding: 24px 10px 5px 10px; 
/*	
	min-height: 160px;
	height: 160px;
*/	
	}

div.news img { 
	float:left; 
	margin: 0 10px 10px 0; 
	padding:1px; 
	border: solid 1px #585858 
	}

div.newsSite { 
	padding: 19px 10px 0px 0px; 
	}
	
	
div.newsSite img { 
	float:left; 
	margin: 0 10px 5px 0; 
	padding:1px; 
	border: solid 1px #585858 
	}
	
	
.background { 
	position: absolute; 
	z-index:1; 
	display:block 
	}

div.orlen  { 
	padding: 50px 0 10px 0; 
	text-align: center; 
	background: url(../img/dot_m.gif) repeat-x left bottom; 
	}

div.smi {
	float: right;
	}

#rightCol img { 
	margin: 0 10px 5px 0; 
	padding:0; 
	}

#rightColSiteWrapper img { 
	margin: 5px 0 20px 0; 
	padding:0; 
	border: solid 1px #636363 
	}	

#siteWrapper p {
	line-height: 15px;
	margin:0; padding: 10px 0 0 0;
	}

p.siteRCol { 
	font: normal 9px Tahoma, sans-serif; 
	text-align:right; padding: 0 0 20px 0 
	}

div.hr { 
	height:1px;
	margin: 10px 0 0 0;
	background: url(../img/dot_m.gif) repeat-x;
	}

div.flash { 
	margin: 0 0 20px 0; 
	padding:0;
	}
	

#sortCounter { 
	margin: 15px 0 0 0;
	padding: 15px 0 0;
	text-align: center;	
	color: #666;
	background: url(../img/dot_m.gif) repeat-x;
	}

	
#kontaktForm { border: none; padding:0; margin:20px 0 0 0 }
#kontaktForm legend { display: none; }

#kontaktForm div { 
	padding: 7px 0 7px 0;
	background: url(../img/dot_m.gif) repeat-x left top; 
	}

#kontaktForm div label { 
	float: left; 
	width: 160px;  
	text-align: right;
	padding-right: 10px;
	}
	
#kontaktForm span { 
	color: #FFCC99;
	font-size: 9px;
	}

#kontaktForm div input,

#kontaktForm div textarea { 
	width: 260px;
	padding: 3px 5px; 
	border: solid 1px #555;
	overflow: auto; 
	}
	
#kontaktForm div input.check { 
	width: 15px;
	padding: 0;
	border:none;
	overflow: auto; 
	}
	
#kontaktForm div.submit input { 
	width: 150px;
	margin-left: 172px;
	background: #303030; 
	font-weight: bold; 
	color: #fff; 
	border-top: solid 1px #5c5c5c; 
	border-left: solid 1px #5c5c5c; 
	border-right: solid 1px #141414; 
	border-bottom: solid 1px #141414;
	padding: 1px 10px 3px 10px;  
	}
	
/* table -------------------------------------*/

table { width: 100%; }
table.galeria { width: 100%; margin-top: 15px;  }

table tr, td { 
	border: solid 0px #a3a3a3;
	border-collapse:collapse; 
	padding: 3px ; 
	color: #a3a3a3;
	text-align: center;
	}
	
td img {
	display: block;
	}

td a:link, td a:visited {
	float: left;
	padding:2px;
	border: solid 1px #585858;
	}
	
td a:hover {
	background: #fff;
	}

#centerCol h1 {
	display: block;
	padding:2px 0 7px 0;
	margin:0px;
	color: #fff;
	font: bold 14px Tahoma, Helvetica, sans-serif; 
}
	
#centerCol h2 {
	display: block;
	padding: 15px 0 10px 0;
	margin: 0px;
	color: #ffcc99;
	font: bold 11px Tahoma, Helvetica, sans-serif;
}

#movieList { background: url(../img/dot_m.gif) repeat-x left bottom; padding: 15px 0; }
#movieList ul { list-style-type: none; margin: 0; padding: 0; }
#movieList li { display: inline; border-left: 1px solid #a3a3a3; padding: 0 6px 0 10px; }
#movieList .first { border: none; padding-left: 0; }

.trackList { margin: 5px 0 15px 0; padding: 0;}
.trackList ul { padding-left: 20px; }
.trackList li { list-style-type: none; }
