body {
		font: 14px Arial, Helvetica, sans-serif;
    color: #222222;
    background: #29313c url(images/bg.gif);
		text-align: center;
}

p{
font-family: Verdana, Arial, Helvetica, sans-serif;
}


table.dod{
	color: red;
}
table caption.dodblue{
	color: blue;
	
}


TD {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana;
	text-align: center;
	vertical-align: top;
	width="20px"
}
TH {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana;
	text-align: center;
	vertical-align: top;
}
.white {
	font-size: 10px;
	font-weight: 600;
	font-family: Verdana;
	color: #fff;
	text-align: left;
	vertical-align: middle;
}
.white33
{font-size: 11px;
	font-weight: 600;
	font-family: Verdana;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	width: 33%;

}
.white43
{font-size: 10px;
	font-weight: 600;
	font-family: Verdana;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	width: 43%;

}

.orange {
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	color: #cc6600;
	text-align: left;
	vertical-align: middle;
}
.green {
	font-size: 10px;
	font-family: Verdana;
	color: #336600;
}
A {
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana;
	COLOR: #336600}
HR {
	COLOR: #FF9966
}

div.hr {
COLOR: #FF9966
}
div.h1{
font-size:
}


H1 {
	text-align: center; FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #0066FF; TEXT-TRANSFORM: uppercase
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #0066FF;
}
SELECT {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana
}
OPTION {
	COLOR: #4f5d7a
}
INPUT {
	FONT-SIZE: 9px; FONT-FAMILY: verdana
}
.what {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; FONT-FAMILY: Verdana
}
.border {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid
}
.genre {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 4px; TEXT-TRANSFORM: uppercase
}
.div_detail {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #ffffff
}
.info {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; PADDING-BOTTOM: 4px
}
.div {
	text-align: center;COLOR: #ffffff; BACKGROUND-COLOR: #fda835
}
.top_gray_row {
	WIDTH: 589px; COLOR: #ffffff; HEIGHT: 15px; BACKGROUND-COLOR: gray
}
.bottom_gray_row {
	WIDTH: 589px; HEIGHT: 10px; BACKGROUND-COLOR: gray; align: right
}
.navigation_row {
	PADDING-LEFT: 10px; WIDTH: 589px; HEIGHT: 28px; BACKGROUND-COLOR: #cecece
}
.navigation_row_padding {
	PADDING-LEFT: 30px; WIDTH: 589px; HEIGHT: 28px; BACKGROUND-COLOR: #cecece
}
.below_header_productions {
	PADDING-LEFT: 10px; WIDTH: 589px; HEIGHT: 26px; BACKGROUND-COLOR: #cecece
}
.seperation {
	PADDING-LEFT: 30px; PADDING-BOTTOM: 44px; PADDING-TOP: 44px
}
.input_button {
	FONT-SIZE: 10px; WIDTH: 25px; COLOR: #000000; FONT-FAMILY: verdana; HEIGHT: 20px; BACKGROUND-COLOR: #e69542
}
.scroll_body {
	OVERFLOW: auto; WIDTH: 370px; COLOR: #000000; FONT-FAMILY: verdana; HEIGHT: 260px
}
.scroll_body_all {
	OVERFLOW-Y: auto; WIDTH: 579px; COLOR: #000000; FONT-FAMILY: verdana; HEIGHT: 330px
}
.header {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; FONT-FAMILY: verdana
}
.sponsorship {
	PADDING-LEFT: 10px
}
.establishing_table {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; WIDTH: 589px; BORDER-BOTTOM: #000000 1px solid; HEIGHT: 516px
}
h3 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #336600;
}
.bigbold {
	FONT-SIZE: 12; FONT-WEIGHT: bold;
}

h.czerwony {

	color: #FF0000;
	text-align: center;
	}

div#popup   {
		 display: none;
        position: absolute;
        top: 35%;
        left: 30%;
        width: 470px;
        height: 70px;
        padding: 16px;
		color: red;
        border: 5px solid blue;
        background-color: white;
        z-index:1002;
        overflow: auto;
		
		}
	
#zamknij { 	 
 	display: none; 	 
 	background: black; 	 
 	position: relative; 	
 	cursor: pointer; 	
 	float: right; 	
 	margin-top: -30px; 	
 	padding: 2px 5px 5px 5px; 	
 	color: white; 	
 	}
.targeted {
    display: table; 
    left: 50%; 
    margin-left: -150px; 
    position: fixed; 
    top: 0;  
    width: 320px; 
    z-index: 10; 
}
.targeted:target { 
    height: 100%; 
}
.actual { 
    display: none; 
    vertical-align: middle; 
}
.targeted:target .actual { 
    display: table-cell; 
}
.actual-body { 
    background-color: #EEE; 
    box-shadow: 0 0 0 5px #FFF; 
    padding: 20px; 
    position: relative; 
}
.closer {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	right: 7px;
	text-decoration: none;
	top: 0px;
}
.targeted a { 
    position: absolute; 
    right: 5px; 
    top: 1px; 
}
.targeted:target ~ .overlay {
    background-color: rgba(0,0,0,0.5); 
    bottom: 0; 
    left: 0; 
    position: fixed; 
    right: 0; 
    top: 0; 
    z-index: 5; 
}
	
div#body{

		background-color: #F0F0F0;
	margin: 0 auto;
	width: 1100px; 
		}


div#prawa {
border:1px solid black;
float: right;
width: 120px;

}
div#srodek {  
border:0px solid black;

   width: 1100px;
  
	text-align: ;
	 margin: 0 auto 0 auto;
}

div#login {
border:0px solid black;
color: #999999;
   width: 300px;
   float: center;
	text-align: center;
	 margin: 0 auto 0 auto;

}
table {
	border-color: #caca00;
	table-layout: auto; 
	text-align: center;
	 margin: 0 auto 0 auto;
	 border: 2px solid black;
	
	 
}
#srodek .tabele{
	text-align: left;
	 
	
}

div#lewa {
margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #808080;
	text-align: center;
	font-weight: bold;
	float: left;
	width: 210px;
	


}
div#stopka {
font-size: 12px;
color: #ffffff; 
background-color: #000;
clear: both;
}

ul, ul li {
	
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	width: 200px;
	padding: 2px 2px 1px 2px;
	background-color: #9ce;
	border: 3px double #28e;
}

ul li {
	border-bottom: 1px solid #9ce;
}

ul a:link, ul a:visited {
	display: block;
	width: 176px;
	text-decoration: none;
	padding: 7px;
	font-weight: bold;
	background-color: #27c;
	color: #def;
	border-left: 10px solid #25b;
}








ul a:hover {
	width: 166px;
	background-color: #28e;
	color: #fff;
	border-left: 20px solid #26d;
}

	
	
