/* html tags ---------------------------------------------------------*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #4A4A4A;
	background-image:url(images/bg_main.jpg);
	background-repeat:repeat-x;	
	margin:0px; 
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282828;
	text-align: left;
}

h1 {		
	width: auto;
	position: relative;	
	background-color: #282828;
	background-image:url(images/bg_h1.gif);
	background-repeat: no-repeat;
	background-position:right;
	background-position:inherit;
	font-size: 11px;
	font-weight: bold;
	color: #FF6101;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px; 
}

h1a {		
	width: auto;
	position: relative;	
	background-color: #282828;
	background-image:url(images/bg_arrow_lw.gif);
	background-repeat: no-repeat;
	background-position:right;
	background-position:inherit;
	font-size: 11px;
	font-weight: bold;
	color: #FF6101;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px; 
}

h2{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6101;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 4px; 
	
}

h3{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 4px; 
	
}

h6 {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #282828;
}

a { 
	font-size:10px;
	color:#282828;
	text-decoration:none;	
	
}

a:hover {
	color:#FF6101;
	text-decoration: underline;
}

/* BLOKI TEKSTOWE --------------------------------------------------------*/

p.text_marg10j{
	font-size: 10px;
	color: #282828;
	text-align: justify;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}


/* WYROWNANIE -----------------------------------------------------------*/

.c {text-align : center}
.r {text-align : right}
.l {text-align : left}
.j {text-align: justify}


/* KONTENERY -----------------------------------------------------------*/

#container_main {
	background-color: #FFFFFF;
	width: 770px;
	height: auto;	
	margin-left:auto; 
	margin-right:auto;
	margin-top: 10px;
	margin-bottom: 0px;
  	padding:5px;
}

#container_top {
	width: 760px;
	height: 70px;
	margin-left:auto; 
	margin-right:auto;
}

#container_top_left {
	width: 400px;
	float:left;
	padding-top: 5px;
}

#container_top_right {
	width: 360px;
	float:right;
}

#container_adver {
	width: 760px;
	margin-left:auto; 
	margin-right:auto;
	margin-top: 8px;
	margin-bottom: 5px;
	text-align:center;	
}

#container_menu {
	width: 760px;
	height: 20px;
	background: url(images/menu_bg.gif);
	background-repeat:repeat-x;	
	background-color: #282828;
	margin-left:auto; 
	margin-right:auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
#container_menu_left {
	width: 600px;
	float:left;
}
#container_menu_right {
	width: 160px;
	float: right;
	text-align: right;
}
#container_content {
	background-color: #FFFFFF;
	width: 760px;
	height: auto;	
	margin-left:auto; 
	margin-right:auto;
	margin-top: 5px;
	margin-bottom: 5px;
	
}
#container_content_left {
	width: 410px;
	float:left;
	margin-right: 5px;
}

#container_content_left2 {
	width: 510px;
	float:left;
	margin-right: 5px;
}

#container_content_left3 {
	width: 610px;
	float:left;
	margin-right: 5px;
}

#container_content_right {
	width: 340px;
	float: left;
	margin-left: 5px;
}

#container_content_right2 {
	width: 240px;
	float: left;
	margin-left: 5px;
}

#container_content_right3 {
	width: 140px;
	float: left;
	margin-left: 5px;
}

#container_bottom {
	position:relative;
	width: 770px;
	height: 30px;
	background: url(images/bottom_bg.gif);
	background-repeat:repeat-x;	
	background-color: #282828;
	margin-left:auto; 
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
}


div.box610 {
	position:relative;
	width: 610px;
	margin-top: 5px;
}

div.box510 {
	position:relative;
	width: 510px;
	margin-top: 5px;
}

div.box410 {
	position:relative;
	width: 410px;
	margin-top: 5px;
}

div.box340_bg {
	position:relative;
	width: 340px;
	margin-top: 5px;
	background-color: #DFDFDF;
}

div.box340_c {
	position:relative;
	width: 340px;
	margin-top: 5px;
	text-align: center;
}

div.box240_bg {
	position:relative;
	width: 240px;
	margin-top: 5px;
	background-color: #DFDFDF;
}

div.box240_c {
	position:relative;
	width: 240px;
	margin-top: 5px;
	text-align: center;
}


div.box140_c {
	position:relative;
	width: 140px;
	margin-top: 5px;
	text-align: center;
}

/* MODULES -----------------------------------------------------------*/

/* main menu */

p.main_manu{
	font-size:10px;
	color:#AAAAAA;
	margin: 1px;
}

a.main_menu { 
	font-size:10px;
	font-weight: bold;
	text-decoration:none;	
	color:#FF6101;
	padding-left: 4px;
	padding-right: 4px;
}
a.main_menu:hover {
	color:#FFFFFF;
}

/* MODUL GALERII --------------------------------------------------------*/

p.gallery_text{
	font-size: 10px;
	text-align: left;
}

p.gallery_text2{
	font-size: 10px;
	text-align: left;
	margin: 4px;
}

p.gallery_cell     {
	text-align : center;
	color: #777777;
	font-size: 9px;
	padding-top: 8px;
	padding-bottom: 3px;
}

a.gallery_link{ 
	color: #282828; 
	text-decoration: none;
}
a.gallery_link:hover{
	 color: #FF6101;
	 text-decoration: none; 
}

a.gallery_link2{ 
	color: #000000; 
	text-decoration: none;
}
a.gallery_link2:hover{ 
	color: #FF6101;
	text-decoration: none;
}



/* modul mod_GalleryBigPrev - duza zajawka */
div.gallery_big_prev {
	position:relative;
	background-color: #282828;
	width: 340px;
	height: 230px;
	padding-bottom: 6px;
}

div.gallery_big_prev_label {
	position:absolute;
	bottom: 0px;  
	left:0px;
  	width: 310px; 
	height: 25px; 
	padding: 7px;
	color: #FF6101;	
}

img.gallery_big_prev {
	border-left-width: 1px;
	border-bottom-width: 5px;
	border-right-width: 1px;
	border-top-width: 5px;
	border-style: solid;
	border-color: #282828;
}

/* modul mod_GalleryPrev - 3 male zajawki */
div.gallery_prev_cell {
	text-align:center;
}

img.gallery_prev_img {	
	border-left-width: 1px;
	border-bottom-width: 3px;
	border-right-width: 1px;
	border-top-width: 3px;
	border-style: solid;
	border-color: #282828;
}

div.gallery_prev_more{
	text-align: right;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-top: 15px; 
}


/* MODUL MOVIE PREV -----------------------------------------------------*/


p.movieprev_title{
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
}

p.movieprev_txt{
	font-size: 10px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
}

a.movieprev_link{	
	color: #282828; 
	text-decoration: none;
}

a.movieprev_link:hover{
	
	color: #FF6101;
	text-decoration: none;
}

img.movieprev_img{
	border-left-width: 1px;
	border-bottom-width: 4px;
	border-right-width: 1px;
	border-top-width: 4px;
	border-style: solid;
	border-color: #282828;

}

div.movieprev_block{
	text-align: right;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 15px;
	padding-bottom: 8px; 
}

/* MODUL MOVIE SHOW ----------------------------------------------------*/

p.movieshow_text{
	font-size: 10px;
	text-align: left;
	margin: 4px;
}

div.movieshow_block{
	text-align:center;
	background-color: #282828;
	width: 610px;
	height: 370px;
      
	
}


/* modul NEWSOW --------------------------------------------------------*/

h2.news{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6101;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 4px; 
	
}


a.news_a { 
	font-size:10px;
	color:#282828;
	text-decoration:none;	
	
}

a.news_a:hover {
	color:#FF6101;
	text-decoration: none;
}

img.news_img {
	border
	border: 1px solid #000000;
	border: 1px solid #282828;
	margin: 2px 6px 2px 2px;

}

div.news_title {
	font-size: 10px;
	font-weight: bold;
	color: #282828;
	text-decoration:underline;
	text-align:left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
div.news_prev {
	font-size: 10px;
	color: #282828;
	text-align:justify;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

div.news_bottom {
	font-size: 10px;
	color: #7A7A7A;
	text-align:right;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
}

/* modul SHOP - CART MINI ----------------------------------------------------*/

div.cart_block{
	text-align:right;

}


a.cart_link{	
	color: #BEBEBE; 
	text-decoration: none;
	font-weight: bold;
}

a.cart_link:hover{
	
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

