html, body {
padding: 0;
margin: 0;
height: 100%;
width: 100%;
background-color:#796F63;
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif ; 
cursor: default;
color: #FFFFFF; 
}


#rama {
	position: relative;
	width: 100%;
	min-height: 780px;
	min-width: 1004px;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0 auto; /* mona zapisa krcej: margin: 0 auto; */
	overflow: visible;
}

/*
* html body #lewa {
	width: 100%;
}
*/

#lewa {
	position: relative;
	border: 0px solid #CCCCFF;
	background-color: transparent;
	float: left;
	width: 190px;
	height: 100%;
	text-align: left;
	overflow: hidden;
}

#srodek {
	border: 0px solid #CCCCFF;
	margin: 0px 0px 0 0px;
	padding: 47px 0px 0px 30px;
	min-height: 733px;
	color: White;
	word-break: keep-all;
	overflow: hidden;
}

** #srodek {
	width: 822px;
}

#srodek div {
	border: 0px;
/*	margin: 0px 0px 0px 0px;*/
	word-break: keep-all;
	padding-right: 10px;
	overflow: hidden;
}

#prawa {
	background-color: transparent;
	float: right;
	width: 151px;
	height: 560px;
	background-image: url(../image/prawa.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#stopka {
	margin: 0px 0px 0px 0px;
	padding: 0 0 0  220px;
	background-color: transparent;
	width: 701px;
	min-height: 40px;
	color: White;
}
#stopka a, a {
	color: White;
	text-decoration: none;
}

#baner {
	width: 630px;
	height: 248px;
	position: relative;
	top: -40px;
	left: -20px;
	margin: 0px;
	background-image: url(../image/baner.jpg);
	background-repeat: no-repeat;
}

a:hover, #stopka a:hover, a:hover{ 
	color: #CEDD2F;
}

#bespress {
	margin: 100px 100px 100px 100px ;
}

	/* The Menu */

#menu {
	position: relative;
	left: 0px;
	float: left;
	display: inline;
	width: 120px;
	margin: 50px 0 0 0;
	border: 0;
}
	
li {
	position: relative;
	left: -30px;
	float: left;
	width: 138px;
	height: 34px;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: bottom;
	list-style: none inside;
	list-style-position: inside;
	border-bottom: 1px dashed White;
}

** #menu li {
	left: 5px;
}

li a, h1 {
	position: relative;
	top: 12px;
	font-family: Arial Black Arial, Helvetica, sans-serif sans-serif;
	color: White;
	text-decoration: none;
}

h1 {
	font-size: 110%;
	height: 24px;
	width: 100%;
	letter-spacing: 2px;
	border-bottom: 1px dashed White;
	margin: 0px 0px 40px 0px;
	text-transform: uppercase;
}

	/* End of Menu*/



div#scena {
	position: relative;
	left: 0px;
	float: left;
	margin: 15px 0 0 0;
	background-image: url(../image/logo_rbc.jpg);
	width: 179px;
	height: 127px;
}

div#wagaban {
	position: relative;
	margin-top: 15px;
	float: left;
	background-image: url(../image/wagaban.gif);
	width: 160px;
	height: 120px;
	margin-left: 12px;
	cursor: hand;
}

div#hornstudio {
	position: relative;
	margin-top: 15px;
	float: left;
	background-image: url(../image/banner-studio.jpg);
	width: 160px;
	height: 120px;
	margin-left: 12px;
	cursor: hand;
}

div#hornstudio:hover {
	background-image: url(../image/banner-studio1.jpg);
}

div#ggban {
	position: relative;
	margin-top: 15px;
	float: left;
	background-image: url(../image/gg_.gif);
	width: 117px;
	height: 181px;
	margin-left: 12px;
}

div#muzangoban {
	position: relative;
	margin-top: 15px;
	float: left;
	background-image: url(../image/muzango-jasne-tlo_small.gif);
	width: 150px;
	height: 145px;
	margin-left: 12px;
	cursor: hand;
}

div#rockieblack {
	position: relative;
	margin-top: 15px;
	float: left;
	background-image: url(../image/rockie_black.gif);
	width: 160px;
	height: 133px;
	margin-left: 12px;
	cursor: hand;
}

div#hrblack {
	position: relative;
	margin-top: 15px;
	float: left;
	background-image: url(../image/hr_black.jpg);
	width: 160px;
	height: 54px;
	margin-left: 12px;
	cursor: hand;
}

div#alphard_logo {
	position: relative;
	margin-top: 15px;
	float: left;
	background-image: url(../image/alphard_logo.jpg);
	width: 160px;
	height: 38px;
	margin-left: 12px;
	cursor: hand;
}
#dol_l_1 {
	position: absolute;
	width: 188px;
	height: 173px;
	left: 0px;
	top: 900px;
	bottom: 129px;
	float: left;
	background-image: url(../image/dol_l_1.gif);
}

#dol2 {
	position: absolute;
	width: 188px;
	height: 129px;
	left: 0px;
	top: 1073px;
	bottom: 0px;
	float: left;
	background-image: url(../image/dol_l_2.gif);
}


textarea#txtedit {
	background-color: #FAEBD7; 
}

fieldset {
	border: 1px solid #A52A2A;
	text-align: center;
	width: 590px;
}

div.table{
	display: table;	
}

div.tr {
	display: table-row;
	float: none;
}

* html body div.table div.tr {
	width: 100%;
}

div.td {
	display: table-cell;
	float: left;
		margin: 1px 1px 1px 1px;
}

div.form_podpis {
	float: left;
	width: 100px;
}

DIV.adm, .form_podpis {
	color: White;
}

div#srodek img {
	margin-bottom: -10px;
}

#guest_b {
	position: absolute;
	left: 850px;
	top: 190px;
	display: none;
	width: 100px;
}

#RBC_question_b {
	position: absolute;
	right: 20px;
	top: 430px; 
}

** #RBC_question_b {
	display: inline;
	width: 140px;
}

#newslettler {
	position: relative;
	color: White;
	left: 22px;
/*	top: 80px;*/
	bottom: -500px;
	border-width: 0px;
	width: 130px;
	height: 120px;
	float: left;
	background-repeat: no-repeat;
	visibility: visible;
	background-image: url(../image/newsletter.gif);
	overflow: visible;
}

#newslettler #newslet_input {
	position: relative;
	top: 32px;
	left: 14px;
	width: 95px;
	height: 10px;
	background-color: #B0BD2A;
	color: Navy;
}

* html body #newslettler #newslet_input {
	top: 30px;
}

#newslettler #newslet_b {
	position: relative;
	left: 0px;
	top: 40px;
	visibility: visible;
	background-position: right;
	color: White;
	background-color: #796F63;
}

div#tip {
	border: 2px dashed #B0BD2A;	
	width: 96%;
	padding: 4px;
	color: Lime;
	margin-bottom: 10px;
}

div#tip div {
	border: 1px dashed White;		
	padding: 10px;
}

.kup_bilet_na_koncert {
	
}

.kup_bilet_na_koncert div.td {
	min-width: 100px;
}

.kup_bilet_na_koncert input, .kup_bilet_na_koncert option {
	border: 1px dashed #B0BD2A;
	background-color: #796F63;
	color: White;
	scrollbar-arrow-color: Fuchsia;
}


/****************************************************************/
/*                            GALERY                            */
/****************************************************************/

#Galeria {
	width: 748px;
	height: 481px;
	background-repeat: no-repeat;
	background-position: top;
}

#Galeria div {
	border: 0px;
	padding-right: 0px;
	overflow: visible;
}

#GaleriaKategorie {
	position: relative;
	top: 70px;
	left: 60px;
	float: left;
	width: 120px;
	height: 360px;
	padding-left: 10px;
}

#GaleriaKategorie .GaleriaKategoria a {
	text-decoration: none;
	border: 0px;
	color: Black;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
}

#GaleriaObrazy img {
	border: 0px;
	text-decoration: none;
	vertical-align: middle;
	display: inline;
	text-align: center;
	margin-bottom: 0px;
}

.GaleriaKategoria {
	width: 120px;
	height: 30px;
	float: left;
}

.GaleriaKategoria a {
	text-decoration: none;
	border: 0px;
	color: Black;
}

#GaleriaObrazy {
	position: relative;
	top: 35px;
	left: 60px;
	width: 500px;
	height: 400px;
	float: left;
}

.KategoriaObraz {
	width: 100px;
	height: 100px;
	float: left;
	margin: 10px;
	background-color: Black;
	text-align: center;
	color: White;
	display: table;
}

.KategoriaObraz a {
	position: relative;
	bottom: 5px;
}

** .KategoriaObraz a {
	position: relative;
	bottom: 6px;
}

#GaleriaNawigacja {
	float: none;
	width: 280px;
	height: 24px;
	position: absolute;
	bottom: 0px;
	left: 100px;
}

#GaleriaPoprzednia {
	background-image: url(../image/left.gif);
	background-repeat: no-repeat;
	width: 112px;
	height: 86px;
	float: left;
}

#GaleriaNastepna {
	background-image: url(../image/right.gif);
	background-repeat: no-repeat;
	width: 112px;
	height: 86px;
	float: right;
}

.sr {
	display: table-cell;	
	vertical-align: middle;
}

** .KategoriaObraz {
	position: relative;
}

** .sr {
	position: absolute;
	top: 50%;
}

** .imgHack {
	position: relative;
	top: -50%;
	left: -50%;
}
/***********************************************************/

div#dodaj_koncert div.td {
	min-width: 90px;
	margin-right: 10px;
}

LEGEND {COLOR: #FFF}
FIELDSET{
	border-color: White;
	margin: 30px 0 0 0;
}

/****************************************************************/
/*                       MOD MODE BBCODE                        */
/****************************************************************/

DIV.inform  {

}

.blockform {
	margin-top: 50px;
	margin-left: 200px;
}

DIV.box {
/*	position: relative;*/
}

DIV.txtarea  {
/*	min-width: 650px;*/
	width: 585px;
}

DIV.toolbar {
	word-break: keep-all;
	overflow-x: hidden;
}

DIV.toolbar a.tool_btn, DIV.toolbar a.dropdown, DIV.toolbar a.dropdown_opened {
	float: left;
	padding: 0px 1px;
	margin: 2px 3px 2px 4px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	font-family: sans-serif;
	font-weight: normal;
	text-align: justify;
	overflow: hidden;
	font-size: 90%;
}

DIV.toolbar a.tool_btn:hover, DIV.toolbar a.tool_btn:visited , DIV.toolbar a.dropdown:hover, DIV.toolbar a.dropdown:visited, DIV.toolbar a.dropdown_opened:hover, DIV.toolbar a.dropdown_opened:visited{
	float: left;
	padding: 0px 1px;
	margin: 2px 3px 2px 4px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	font-family: sans-serif;
	font-weight: normal;
	text-align: justify;
	overflow: hidden;
	font-size: 90%;
	color: Black;
}

DIV.toolbar a.tool_btn:link , DIV.toolbar a.dropdown:link, DIV.toolbar a.dropdown_opened:link, DIV.toolbar a.tool_btn:visited , DIV.toolbar a.dropdown:visited, DIV.toolbar a.dropdown_opened:visited {
	color: Maroon;
	text-decoration: underline;
}

DIV.toolbar a.tool_btn:hover , DIV.toolbar a.dropdown:hover, DIV.toolbar a.dropdown_opened:hover {
	color: Purple;
	text-decoration: underline;
}

DIV.toolbar #inctxt, DIV.toolbar #dectxt, DIV.toolbar #help {
	float: right;
	margin-right: 4px;
	outline: none;
	word-break: keep-all;
}

/****************************************************************/
/* MOD MODERN BBCODE: POPUP PALETTE INDICATORS */
/****************************************************************/

/* 0. Common popup panel indicators */

#colorpalette #colorbtn, #sizepanel #sizebtn, #imgpanel #imgbtn, #listpanel #listbtn, #akapitpanel #akapitbtn {
	float: left;
	clear: left;
	height: 4px;
	padding: 0px 7px 0px 7px;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 0;
	border-top: 0;
	margin-bottom: -1px;
	outline: none;
	padding-right: 2px;
}

#colorpalette, #sizepanel, #imgpanel, #listpanel, #akapitpanel {
	position: absolute;
	display: none;
	margin-top: 40px;
	word-break: keep-all;
	background-color: #FFE4C4;
}

#colorpalette #colorcontent, #smilescontent, #akapitpanel #akapitcontent, #sizepanel #sizecontent, #imgpanel #imgcontent, #listpanel #listcontent {
	padding: 1px;
}

.popupcontent_ie {
	float: left;
}


/* 2. Colors popup panel indicators */

#colorpalette {
	width: 40%;
	height: 70px;
	background-color: transparent;
	border: 0px;
	margin-top: 20px;
	margin-left: -50px;
}


#colorpalette #colorcontent {
	padding: 2px 1px 1px 2px;
}

#colorpalette #colorcontent a {
	float: left;
	width: 12px;
	height: 12px;
	margin: 0 1px 1px 0;
	padding: 0;
}

/* 2. Font-sizes, Images and Lists popup panel indicators */

#sizepanel, #listpanel, #imgpanel, #akapitpanel {
	width: 120px;
	background-color: transparent;	
}

#imgpanel {
	width: 120px;
}

#sizepanel #sizecontent a, #imgpanel #imgcontent a, #listpanel #listcontent a, #akapitpanel #akapitcontent a {
	float: left;
	clear: left;
	margin: 0 0 0 0;
	width: 100%;
	padding: 2px 2px 0 0;
	display: inline;
	text-decoration: underline;
	border: 0px solid #FFF;
	color: Maroon;
	background: #FFF;
	word-break: keep-all;
	border: 1px solid Black;
}

#sizepanel #sizecontent a:hover, #imgpanel #imgcontent a:hover, #listpanel #listcontent a:hover, #akapitpanel #akapitcontent a:hover {
	font-weight: bold;
}

#imgpanel #imgcontent a {
/*	width: 96%;	*/
}

#sizepanel #sizecontent a:hover, #imgpanel #imgcontent a:hover, #listpanel #listcontent a:hover  {
	padding: 2px 2px;
	
}

div.autor {
	text-align: right;
	text-decoration: none;
}



div.wiecej
{
	font-size:10px;
	text-align:right;
	margin: 0px 0px 20px 0px;
	display: block;
	text-align: right;
	width: 100%;
}

div.impreza
{
	margin-top:36px;
	font-size: 11px;
	width: 100%;
	border: 1px dashed White;	
}

div.impreza hr {
	position: relative;
	bottom: 0px;
	margin-top: 10px;
	border: none;
	border-bottom: 1px dashed #B0BD2A;
	width: 100%;
	display: inline-table;
	background-color: transparent;
	text-shadow: none;
}

em {
	font-weight: normal;
}

img.rights {
	max-height: 50px;
	max-width: 50px;
	display: inline; 
	margin-left: 50px;
	vertical-align: top;
}

div.nawigacja {
	text-align: center;
}

input#scroll_text {
	border: 0px;
	background-color: #796F63;
	color: White;
	font-weight: bold;
}

input#scroll_text2 {
	border: 0px;
	background-color: #796F63;
	background-image: url(../image/newsTlo.gif);
	height: 55px;
	color: #FFFFCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	cursor: hand;
}

.wosp {
	margin: 1px;
	height: 60px;
}
