body{
    background-image: url("../img/bg.gif"); 
    background-repeat: repeat;	
}

#pdf_zajawka{
    font-family: Tahoma, Verdana;	
    font-size: 10px;	
    vertical-align: top;
    color: #ffffff;
}

h1{
    font-family: Tahoma, Verdana;	
    font-size: 15px;
    color: #ffffff;  
    display: block;
    padding-left: 10px;
    background-color: #cc0000;
    margin-top: 0px;
    margin-bottom: 5px;
}

#przycisk{
	padding-bottom: 5px;
}

#head_td{
	height: 100px;
	background-color: #272727;	
	background-image: url('../img/head.jpg');
	text-align: right;
	vertical-align: top;
	background-repeat: no-repeat;

}

#content{
    font-family: Tahoma, Verdana;	
    font-size: 12px;
    color: #e8e8e8;  
    padding-left: 10px;		
    padding-right: 10px;
    padding-bottom: 10px;	
    background-color: #272727;  
    text-align: justify;
	    
}

#czas{
	font: normal 11.5px Tahoma;
	color: #ffffff;	
	padding: 8px;
}

#content a, a:link, a:visited, a:hover, a:visited:hover{
    text-decoration: none;
    color: #e8e8e8;     
}

#menu_td{
	width: 200px;
	vertical-align: top;
	padding-top: 0px;	
}

#foot_td{
	padding-right: 15px;
	text-align: right;
	font: normal 11px Tahoma;
	color: #bbbbbb;
	height: 35px;
	background-color: #3c3c3c;	
}

#foot_td a, a:link, a:visited{
	font: normal 11px Tahoma;
	text-decoration: none;	
	color: #bbbbbb;
}

#foot_td a:hover, a:visited:hover{
	font: normal 11px Tahoma;
	text-decoration: underline;	
	color: #bbbbbb;
}

#zajawka{
    font-family: Verdana;
    font-size: 10px;
    color: #e8e8e8;
    text-decoration: none;	
    width: 250px;
    background-color: #333333;
    
}

#zajawka a:link, a:visited, a:hover, a:visited:hover{
    font-family: Verdana;
    font-size: 10px;
    color: #e8e8e8;
    text-decoration: none;
}

#main_table{
	width: 770px;
	border-top: 5px solid #cc0000;
	border-bottom: 5px solid #cc0000;	
	background-color: #313131;
}

#zajawka_title{
	
	display: block;
	background-color: #cc0000;
	height: 13px;
	margin-top: 10px;
	margin-bottom: 8px;
	padding: 0px;
	padding-left: 5px;
	text-align: left;
	width: 245px;
}

#zajawka_text{
	padding-left: 5px;	
	padding-right: 5px;	
	width: 240px;
	height: 100px;
	display: block;
}

#zajawka_pdf{
	padding-left: 0px;	
	padding-right: 0px;	
	width: 240px;
	height: 50px;
	display: block;
	text-align: right;	
}

#zajawka_wiecej{
	display: block;
	background-color: #cc0000;
	height: 9px;
	
	padding-right: 5px;	
	padding-bottom: 5px;		
	width: 245px;
	
}

#zajawka_wiecej a, a:link, a:visited, a:hover, a:visited:hover{
	font: bold 10px Verdana;
}

#zaj_table{
	background-color: #525252; 
	margin-top: 2px;
	border-top: 5px solid #cc0000;
}

#kform{
	font-family: Verdana;
    font-size: 10px;
    color: #000000;
    width: 400px;
    height: 100px;    
}

#kform1{
	font-family: Verdana;
    font-size: 10px;
    color: #000000;
    width: 400px;
}

#form_text{
	font-family: Verdana;
    font-size: 10px;
    color: #ffffff;	
    vertical-align: top;
}

#submit{
	font-family: Verdana;
    font-size: 10px;
    color: #ffffff;		
    background-color: #636363;
    border: 0px;
}

