@charset "utf-8";
/* CSS Document */

* {	margin: 0;}

html, body { min-height: 100%;	height: 100%;}

html {margin: 0; padding: 0;}

body {
	font-size: 12px; font-family: Verdana; 
/*	font-size: 12px; font-family: Georgia, Times New Roman, Times, serif;*/ 
	background:#1C0409 url(images/background.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

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

a {	text-decoration:none;	color: #FFFFFF;}

/**********************************************/
#container {
	width: 800px;
	margin: 0 auto; /*centruje!!!*/
	position: relative;
}
	
#header {
	width: 800px;
	height: 260px;
	margin: auto;
	/*position: relative;*/
	z-index: 1;
}
/*	CONTENT	**************************************/
#content{
	clear: both;
	background: #340202;
	width: 800px;
	height: auto !important; /*poprawka dla IE*/
	height: 400px;
	min-height: 400px;
	z-index: 50;

}


/*	BOTTOM	************************************/

#bottom {
	clear: both;
	background: black;
	width: 800px;
	height: 108px;
	overflow: hidden;
}

#index_lt{
	background: #340202 url(images/index_lt.jpg);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	width: 196px;
	height: 243px;
	overflow: hidden;
}

#index_ct{
	background: #340202 url(images/index_ct.jpg);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	width: 409px;
	height: 243px;
	overflow: hidden;
}

#index_rt{
	background: #340202 url(images/index_rt.jpg);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	width: 195px;
	height: 243px;
	overflow: hidden;
}

#index_lb{
	clear:both;
	clear:left;
	background: #340202 url(images/index_lb.jpg);
	background-repeat: no-repeat;

	float: left;
	display: inline;
	width: 196px;
	height: 243px;
	overflow: hidden;
}

#index_cb{
	background: #340202 url(images/index_cb.jpg);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	width: 409px;
	height: 243px;
	overflow: hidden;
}
#index_rb{
	background: #340202 url(images/index_rb.jpg);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	width: 195px;
	height: 243px;
	overflow: hidden;
}	
/*	KLASY DLA TRESCI FORMATOWANIE	*****************/	
.content_index{
margin-left: 560px;
margin-right: 0;
margin-top: 0;
}
.right{
	float: right; margin-left: 10px; margin-bottom: 10px;
}
.takietam_picture{
	margin-top: 10px;
	width: 298 px;
}
.shop_picture{
	width: 160px;
}
#shop_produkt{
	display:inline-block;
	width: 700px;
}
#gallery{
	display:inline-block;
	width: 700px;
}
.left{
	float: left; margin-right: 10px; margin-bottom: 10px;
}
#links_content h4, h3, h2{
	margin-left: -10px;
}
#images_last_news{
	margin-top: 13px;
}
#tekst_last_news{
	margin-left: 20px;
	margin-right: 20px;
}
.image_margin_top_bottom {  
	margin-top: 10px;
	margin-bottom: 10px;
}

.tekst_error { /*na czerwono pogrubiony*/
	color:#FF0000;
	font-weight: bold;
}

.tekst_ok { /*na zielono*/
	color:#009900;
}

#tekst_zolty{ /*Do menu "wyloguj"*/
	color:#FFFF00;
}

	#tekst_zolty a{
		color:#FFFF00;
	}
	#tekst_zolty a:hover {
		color:#FFFF00;
	}
	
.tekst_bold {
	font-weight: bold;
}

.tekst_italic {
	font-style: italic;
}

.tekst_center{
	text-align:center;
}
.tekst_right{
	text-align: right;
}

.tekst_justify{
	text-align: justify;
}

.schedule_type_3 {
 color:#CC0000;
}

.schedule_type_2 {
 color:#009900;
}

.schedule_type_1 {
 color:#0066FF;
}

.img_in_box{  /*WAŻNA KLASA DLA NAGŁÓWKÓW BOXÓW*/
	margin-left: -6px;
	margin-right: -6px;
	margin-bottom: -8px;
}
#bottom_logos{
	margin-top: 23px;
}
#edit_next_concert{
	margin-left: 18px;
	margin-top: 50px;
}
#edit_concert{
	margin-left: 18px;
	margin-top: 50px;
}

#advertising_galery_box{
	margin-left: 18px;
	margin-top: 40px;
}
#shop{
	margin-left: 18px;
	margin-top: 40px;
}
