html, body, div, p, form, h1, input, select, table, textarea 
{
  margin: 0px;
  padding: 0px;
  font-size: 11px;
  font-family: Tahoma, Verdana, sans-serif;  
}

input
{
  width: 150px;
}

select 
{
  width: 154px;
}

ul.error_list
{
  padding: 0px 0px 0px 0px;
  margin: 0px;
  border: 0px solid black;
  color: white;
  list-style-type: none
}


html, body 
{
  /*background-color: #2b180f;*/
  color: #ffffff;      
}

body
{
  background-color: #2b180f;	
  background-image: url("/images/layout/background_image.jpg");	
}	
	
div
{
  font-size: 11px;  
}

img 
{
  border: 0px;	
}

h1
{
  font-weight: normal;	
}

a
{
  color: #ffffff;  	
  text-decoration: none;	
}
a:ACTIVE
{
  text-decoration: underline;	
}
a:HOVER
{
  text-decoration: underline;	
}
a:VISITED
{
  text-decoration: none;	
}


#main
{	
  background-image: url("/images/layout/background_image.jpg");
  font-size: 1px;
  background-color: #2B180F;
}

.clear
{
  clear: both;
  font-size: 1px;	 
}

#naglowek_l
{   
  position: relative;
  float: left;	
  width: 40%;
  height: 300px;  	
  background-image: url("/images/layout/header_bg_left.jpg");
  background-repeat: repeat-x;
  font-size: 1px;    	
}

#naglowek_r
{ 
  position: relative;
  float: right;
  width: 40%;	
  height: 300px;  	
  background-image: url("/images/layout/header_bg_right.jpg");
  background-repeat: repeat-x;
  font-size: 1px;
}

#naglowek_abs
{
  text-align: center; 
  position: absolute; 
  top: 0px; 
  width: 100%;	
  font-size: 1px;
}

#naglowek
{ 
  margin: auto;	
  width: 1000px;
  height: 300px;  	
  background-image: url("/images/layout/header_1.jpg");
  background-repeat: no-repeat;  
  text-align: left;
  font-size: 1px;  
}

#homepage_link_1
{ 	
  position: relative;
  width: 300px;
  height: 30px;
  left: 13px;
  top: 85px;
  font-size: 1px;
  margin: 0px;
  padding: 0px;
  border: 0px solid white;
}

#homepage_link_2
{ 
  position: relative;
  width: 30px;
  height: 150px;
  left: 920px;
  top: 30px;   
  font-size: 1px;
  margin: 0px;
  padding: 0px;
  border: 0px solid white;
}

#favorites
{
  margin: 0px;
  padding: 5px 0px 0px 0px;	
  text-align: left; 
  position: relative; 
  top: 0px; 
  left: 745px;
  width: 235px;
  height: 40px;
  font-size: 11px;
  border: 0px solid white;	
}

#menu_top
{
  text-align: center; 
  position: absolute; 
  top: 275px; 
  width: 100%;
  font-size: 1px;	
}

.space_1
{
  height: 3px;  	
  font-size: 1px;
}

#main_box_head
{
  text-align: center;  
  width: 1000px;
  height: 10px;
  margin-left: auto;
  margin-right: auto;  
  background-image: url("/images/layout/main_box_head.jpg");  
  background-repeat: no-repeat;
  font-size: 1px;
}

#main_box_bottom
{
  text-align: center;  
  width: 1000px;
  height: 9px;
  margin-left: auto;
  margin-right: auto;  
  background-image: url("/images/layout/main_box_foot.jpg");
  background-repeat: no-repeat;
  font-size: 1px;    	
}

#main_box_content
{
  text-align: left;	 
  width: 1000px;
  margin-left: auto;
  margin-right: auto;  	
  background-color: #1a0b03;
  font-size: 11px;
}

.menu_left_head
{
  position: relative;
  left: 10px;  	 
  width: 220px;
  height: 30px;
  background-color: #1a0b03;
  background-image: url("/images/layout/menu_left_head.jpg");
  background-repeat: no-repeat;
  font-family: Arial;
  font-size: 14px;  
  text-align: center;
  vertical-align: middle; 
  padding: 6px 0px 0px 0px;
}

.menu_left_content
{
  position: relative;	
  left: 10px;  	 
  width: 220px;
  background-color: #880740;
  font-size: 11px;      	
}

.menu_left_bottom
{
  position: relative;	
  left: 10px;  	 
  width: 220px;
  height: 17px;
  background-color: #1a0b03;
  background-image: url("/images/layout/menu_left_foot.jpg");
  background-repeat: no-repeat;
  font-size: 1px;
  margin-bottom: 5px;
}

#right_content_head
{
  position: relative;	
  left: -10px;  	 
  width: 750px;
  height: 30px;
  background-color: #1a0b03;
  background-image: url("/images/layout/right_content_head.jpg");
  background-repeat: no-repeat;
  font-size: 1px;  
}

#right_content_foot
{
  position: relative;	
  left: -10px;  	 
  width: 750px;
  height: 19px;
  background-color: #1a0b03;
  background-image: url("/images/layout/right_content_foot.jpg");
  background-repeat: no-repeat;
  font-size: 1px; 	
}

#right_content_header_main
{
  position: relative;	
  top: 10px;
  left: 10px;  	 
  width: 730px;
  height: 20px;
  background-color: #23150d;
  background-image: url("/images/layout/right_content_header_1.jpg");
  background-repeat: no-repeat;
  font-size: 11px;
  padding: 3px 0px 0px 10px; 	
}

#right_content_header
{
  position: relative;	
  top: 10px;
  left: 10px;  	 
  width: 728px;
  height: 20px;
  background-color: #23150d;
  background-image: url("/images/layout/right_content_header_2.jpg");
  background-repeat: no-repeat;
  font-size: 11px; 	
  padding: 3px 0px 0px 10px;
}

#right_content_header_bar
{
  position: relative;	
  top: 10px;
  left: 10px;  	 
  width: 728px;
  height: 20px;
  background-color: #23150d;
  background-image: url("/images/layout/right_content_header_2.jpg");
  background-repeat: no-repeat;
  font-size: 11px; 	
  padding: 3px 0px 0px 10px;
}

#right_content
{
  position: relative;
  left: -10px;  
  width: 750px;  
  background-color: #23150d;
  font-size: 11px;
}

#right_content_1
{
  position: relative;
  left: 10px;  
  width: 730px;  
  background-color: #880740;
  font-size: 11px;  
}

#right_content_1_foot
{
  position: relative;
  left: 10px;  
  width: 730px;  
  height: 18px;
  background-image: url("/images/layout/right_content_footer_1.jpg");
  background-repeat: no-repeat;
  font-size: 1px;  
}

#right_content_2_head
{
  position: relative;
  left: 10px;  
  width: 730px;
  height: 20px;  
  font-size: 11px;  
  background-image: url("/images/layout/right_content_header_2.jpg");
  background-repeat: no-repeat;
  padding: 3px 0px 0px 10px;
}

#right_content_2
{
  position: relative;
  left: 10px;  
  width: 730px;    
  font-size: 11px;  
  background-color: #170a02;  
}

#right_content_2_miasto
{
  position: relative;
  left: 10px;  
  width: 730px;    
  font-size: 11px;  
  background-color: #23150d;  
}

#right_content_2_foot
{
  position: relative;
  left: 10px;  
  width: 730px;  
  height: 16px;
  background-image: url("/images/layout/right_content_footer_2.jpg");
  background-repeat: no-repeat;
  font-size: 1px;  
}

#right_content_3_head
{
  position: relative;
  left: 10px;  
  width: 730px;
  height: 20px;  
  font-size: 11px;  
  background-image: url("/images/layout/right_content_header_2.jpg");
  background-repeat: no-repeat;
  padding: 3px 0px 0px 10px;
}

#right_content_3
{
  position: relative;
  left: 10px;  
  width: 730px;    
  font-size: 11px;  
  background-color: #170a02;  
}

#right_content_3_foot
{
  position: relative;
  left: 10px;  
  width: 730px;  
  height: 16px;
  background-image: url("/images/layout/right_content_footer_2.jpg");
  background-repeat: no-repeat;
  font-size: 1px;  
}

#foot
{
  background-image: url("/images/layout/footer_bg.gif");
  background-repeat: repeat-x;
  width: 100%;
  height: 140px;
  text-align: center;
  font-size: 11px;	
}

.ogloszenie_show th {
  text-align: left;
}
