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

* {
	padding: 0px;
        margin:0px;
	
}
body a{
    color:#f9ff01;
}
td{
	font-style: normal;
	font-weight: normal;
}
th{
	font-style: normal;
	font-weight: normal;
}
html{
	margin: 0px;
}

body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #201B17;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-left: 4px;
	color: #FFFFFF;
	margin-top: 9px;
}
h2{
	display: none;
}

/* web */


.all{
	background-color: #201B17;
	margin-right: auto;
	margin-left: auto;
	height: 900px;
	width: 1231px;
}

.lewa{
	background-image: url(./fx/dnb_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 1259px;
	width: 240px;
	float: left;
}
.kontener{
	background-color: #201B17;
	height: auto;
	width: 740px;
	float: left;
}
.prawa{

	background-image: url(./fx/dnb_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1259px;
	width: 240px;
	float: left;

}
.top{
	height: 463px;
	width: 740px;
	margin-top: 25px;
	background-image: url(./fx/top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.menu {
       	height: 55px;
        margin-left:4px;
	margin-top: 18px;
	background-color: #4B4643;
	margin-bottom: 18px;
}
.menu a{
    margin-left:-4px;
}
.cientop{
	height: 48px;
	width: 740px;
	background-image: url(./fx/cientop_03.jpg);
	background-repeat: no-repeat;
}
.main{
	width: 640px;
	background-repeat: repeat-y;
	background-position: top;
	min-height: 400px;
        height: auto !important;
        height: 400px;
	background-image: url(./fx/bgtop_03.jpg);
	padding-left: 50px;
	padding-top: 12px;
	padding-right: 50px;
	padding-bottom: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
        float:left;

}
.cienbottom{
	height: 48px;
	width: 740px;
	background-image: url(./fx/cienbottom_03.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
        float:left;
}
.artist_info{
        clear:both;
        padding:20px 0px 20px 0px;
}
.stage_title{font-size:18px;
        clear:both;
        text-align:center;}
.artist_header{
    clear:both;
        text-align: center;
        font-weight: bold;
        font-size:18px;
      
}
.artist_text{
        float:right;
        clear:right;
        width:320px;
}
.artist_photo{
        float:left;
        clear:left;
        width:300px;
        vertical-align: middle;}
.center div.artist_text{
        text-align:center;
        float:none;
        width:100%;
}
.news img{
   float:right;
}

#submenu{
    list-style-type: none;
}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
#kontakt input,textarea{
      color:#f9ff01;
      border-top:0px;
      border-left:0px;
      border-right:0px;
      border-bottom:1px #f9ff01 solid;
      background-color: #4b4643;
}

.black{
     color:#f9ff01;
     border-bottom:1px #f9ff01 solid;
     background-color: #201B17;
}
.logos{
    float:left;
    position: relative;
    margin-right:10px;
}
.news_contener{
    min-height: 200px;
        height: auto !important;
        height: 200px;
    width:100%;
}
.news_contener a{
   clear:none;
}
.news_text {
    clear:none;
}
.wsp{
    clear:both;
}

#footer{
    color:#f9ff01;
    text-align: center;
    font-size: 10px;
}
#footer a{
    text-decoration: none;
}
#loginform{ position: relative;clear:both;text-align:center;}
.oraz , #uwaga{clear: both;text-align: center;font-weight: bold;font-size: 16px;}
.oraz_text{clear:both;text-align: center;}


