body {	
    margin:0px;
    padding:0px;
    width:100%; 
    height:100%;
    text-align:center;    
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color: #fff;
    line-height:140%;
    background-color: #f2eedb;
  /*  background:url('../images//background.png'); */
	 }

input,select,textarea 
{
	font-family:times new roman;
	padding:4px;
	font-size:11pt;
	color:#4b1717;
	border:1px solid #c9bda5;
	background-color:#ffffff;
}
	


	 	 	 		 	 	 
	
p {margin:0px;}	
	
div.header
	{	
    margin:0px auto 0px auto;
    padding:0px;  
    overflow:hidden;
/*  width:815px;
    height:16px;
	background:url('../images//content-header.png'); */
	}		
	
	
div.container
	{	
		margin:0px auto 0px auto;
		padding:0px;	
		text-align:center;	
/*		width:980px; */
		overflow:hidden;
		background:url('../images//content-back.gif') repeat-x;
    background-color: #e16c2c;				
	}
	

div.content
	{	
		margin:0px auto 0px auto;
		padding:0px;	
		width:815px;
		height:100%;	
		overflow:hidden;		
		text-align:justify;		
	}	
		
div.main-mid {
  background-color: #e16c2c;
  background-image: url(../images//content-back.gif);
  background-repeat:repeat-x;
}
  
div.main-right {
  
  width:815px;
  font-size:12px;
  float:right;
}

div.flashPortfolioContainer {
  float:left;
  
  margin-top:40px;
  border:solid;
  border-color:#d2ceb5;
  border-width:6px;
  width:422px;
  height:98px;
  overflow:hidden;
}

div.flashContainer
	{	
    width:815px;
    height:132px;
    margin:0px;
    
    padding:0px;  
    overflow:hidden;
/*    margin-bottom:10px; */
	}				
			
div.swtText
	{
		display:block;margin:0px;padding:0px;text-align:left;overflow:hidden;
	}
		

div.text {margin-top:7px;}
	

div.footer
	{	
  
  height:auto;
  
    
  overflow:hidden;
  position:relative;
  clear:both;
  color:#c5c0b3;
  font-size:9pt;
  background-color:#f2eedb;
	}	

div.pasek-footer {
  height:179px;
  width:815px;
  background-image:url(../images//bg_footer.gif);
  background-position:center;
  margin:0px auto 0px auto;

}	
div.footer a {font-size:9pt;
	text-decoration:none;
	font-family:Times New Roman;
	color:#735747;}	


			
div.sideBar
	{
		width:182px;
		float:left;
		margin:0px;
		overflow:hidden;	
		height:auto;
/*		background-color:#ffffff; */
	}
	
div.sideBarBottom
{
margin:0px;
width:182px;
height:75px;
background:url('../images//sidebar-bottom.png') no-repeat;	
overflow:hidden;				
}	

div.mainBar
{
	float:right;
	overflow:hidden;
	width:613px;
	min-height:458px;
  background:url('../images//mainbar-back.png') no-repeat;  
  padding-left: 10px;
  padding-right: 10px;	
}


div.submenu
	{	
	overflow:hidden;
	width:182px;
	margin:0px;
	text-align:left;
	margin-top:15px;
	}

ul.menu 
{
	list-style: none;
	margin:0px;
	padding:0px;		
	overflow:hidden;
	width:182px;
}


ul.menu li 
	{
	position:relative;	
	overflow:hidden;
	padding:13px 0px 13px 10px;
	background:url('../images//menu-item.png') top left no-repeat;	
	display:block;
	}
	

ul.menu li a {color:#4a4a4a;	
	text-decoration:none;
	font-size:9pt;}	
	
ul.menu li.over, ul.menu li:hover 
	{
	position:relative;	
	overflow:hidden;
  padding:13px 0px 13px 10px;
	background:url('../images//menu-item-over.png') top left no-repeat;	
	display:block;	
	
	}
			
ul.menu li.over a, ul.menu li:hover a {color:#000000;	
	text-decoration:none;
	font-size:9pt;}

div.headingTitleContainer {
/*	position:absolute; */
}

a.button 
{
  color:#4a4a4a;
  background: url('../images//link-button.png') no-repeat;
  text-decoration:none;
  height:44px;    
  overflow:hidden;
  border:0px;
  text-align:center;
  width:195px;
  display:block;
  padding-top:13px;
} 

a.button:hover
{
  color:#4a4a4a;
  background: url('../images//link-button-over.png') no-repeat;
  text-decoration:none;
  height:44px;    
  overflow:hidden;
  border:0px;
  text-align:center;
  width:195px;
  display:block;
  padding-top:13px;
} 

div.rightPhoto
{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:0px;
	overflow:hidden;
	width:360px;
	height:240px;
}

div.flashGallery
	{
	width:360px;
	height:240px;	
	}

table.formTable 
    {	
	  margin:0px; 
	  padding:0px;
	  height:auto;   	   
	  overflow:hidden;
	  width:99%;	  
    }

table.formTable  td
   {
   text-align:left;			  
   line-height:140%;
   padding:1px;
   }

table.formTable 
    {	
	  margin:0px; 
	  padding:0px;
	  height:auto;   	   
	  overflow:hidden;
	  width:99%;	  
    }


table.pricesTable
    {		  
	  height:auto;   	   
	  overflow:hidden;
	  width:425px;
	  border: none;
    }
	
table.pricesTable th
   {
     color: #e4874c;
     line-height:140%;
     background-color: #eee5ce;
   }
   
table.pricesTable td
   {
   line-height:140%;
   }

table.pricesTable tr.odd {
  background-color: #e4874c;
}   

table.pricesTable tr.even {
  background-color: #dd7431;
}   
   
div.submitButton
{
position:absolute;
width:60px;
height:35px;
right:27px;
bottom:22px;
cursor:pointer;
background:url('xxx.png');
}	


		
table.formTable  td input,textarea
{
width:230px;
}
		 	 
	


div.content-footer a
	{	
	font-size:11px;
	text-decoration:none;
	color:#697a42;
	}				
	


h1	{font-family: Arial; font-size:23pt;position:absolute;font-weight:normal;color:#ebe3c9;display:block;overflow:hidden;padding-top:10px;padding-bottom:10px;margin-top:0px;}
h2	{font-family: Times New Roman; font-size:17pt;font-weight:normal;color:#96443c;display:block;overflow:hidden;padding-top:6px;padding-bottom:6px;}
h3	{font-family: Times New Roman; font-size:15pt;font-weight:normal;color:#96443c;display:block;overflow:hidden;height:25px;padding-top:5px;margin:0px;}


img.border       	{border: 1px #aea084 solid; padding:1px;}
img.noborder       	{border: 0px;}


a {font-weight:normal;color:#ebe3c9;text-decoration:none;}
a:hover {font-weight:normal;color: #ebe3c9;text-decoration:underline;}


a.h3 
	{font-family: Times New Roman; 
	font-size:15pt;font-weight:normal;color:#5e0800;
	display:block;overflow:hidden;margin:0px;padding:0px;
	text-decoration:none;}
	
a.h3:hover {font-family: Times New Roman; 
	font-size:15pt;font-weight:normal;color:#93482e;
	display:block;overflow:hidden;margin:0px;
	text-decoration:none;}


a.navigation {font-size:10px; font-weight:normal;color:#017d9c;text-decoration:none;}
a.navigation:hover {font-size:10px; font-weight:normal;color: #017d9c;text-decoration:underline;}


div.messageBox
{
	color:#4c260a;	
	padding:20px;
	margin-top:10px;
	margin-bottom:20px;
	background-color:#F9F0C1;
	border:1px solid #FF8000;
	width:auto;
}

div.gray10px {font-size:10px;color:#aaaaaa;margin:0px;padding:0px;display:inline;}

ul.rows
{
list-style: none;
margin:0px;
padding: 0px;
text-align:left;
}

ul.rows li
{
	padding-left:0px;
	position:relative;	
	overflow:hidden;
	height:38px;
	padding:5px;
	background:url('../images///tiny-back5.png') top left no-repeat;	
}



div.itemDate
{
color:#909090;
margin-bottom:10px;
margin-top:5px;
}
	
div.locationPath
{
font-size:9pt;
padding-top:0px;
padding-bottom:6px;
color:#686256;
text-align:right;
margin-top:6px;
margin-bottom:8px;
border-bottom:1px solid #e9e6dd;
}

div.noPhoto
{
width:200px;
height:60px;
border:4px solid #eeeeee;
padding:1px;
float:left;
margin-right:20px;
text-align:center;
padding-top:40px;
overflow:hidden;
}


a.title
	{
	font-family:trebuchet ms;
	font-weight:normal;	
	text-decoration:none;
	font-size:18px;
	display:block;
	margin-top:3px;	
	margin-bottom:8px;
	}	

ul
{
	list-style-position: outside;
	list-style-image: url('../images//ul_arrow2.gif');
	list-style-type: square;
	padding-left:15px;	
	overflow:hidden;
	color:#ebe3c9;	
}

ol
{
	list-style-position: outside;
	padding-left:24px;	
	overflow:hidden;
		color:#623641;		
}   

div.timeBox 
{
float:left;
margin-right:20px;
color:#aaaaaa;
}




div.packagesList
{
	position:relative;
	height:100px;
}

div.price
	{	color:#ffffff;
		text-align:center;padding-top:1px;top:58px;
		left:60px;width:60px;height:22px;
		position:absolute;
		background:url('../images//package-price-back.png') no-repeat;
	}	


input.button 
{
	color:#ffffff;
	background: url('../images//button.png') no-repeat;
	cursor:pointer;
	height:54px;		
	overflow:hidden;
	border:0px;
	text-align:center;
	width:148px;
}	


input.button-small 
{
	color:#ffffff;
	background: url('../images//button-small.png') no-repeat;
	cursor:pointer;
	height:22px;		
	overflow:hidden;
	border:0px;
	text-align:center;
	width:60px;
	font-size:11px;
}	


div.listBox
{
height:100px;
overflow:hidden;
}

div.sidebarBackBtn
{
background: url('../images///sidebar-back-button.png') no-repeat;
cursor:pointer;
height:34px;		
overflow:hidden;
width:107px;
margin-bottom:5px;
float: right;
}
div.packageBox {
 float:left;
 width:153px;
 
}
div.zasiegMiejscowy {
background: url('../images///miejscowy.png') no-repeat;
padding: 25px  15px 5px 10px;
font-size:11px;
line-height:125%;
}
div.zasiegLokalny {
background: url('../images///lokalny.png') no-repeat;
padding: 25px  15px 5px 10px;
font-size:11px;
line-height:125%;
}
div.zasiegRegionalny {
background: url('../images///regionalny.png') no-repeat;
padding: 25px  15px 5px 10px;
font-size:11px;
line-height:125%;
}
div.zasiegKrajowy {
background: url('../images///krajowy.png') no-repeat;
padding: 25px  15px 5px 10px;
font-size:11px;
line-height:125%;
}
table.opaqueTable {
opacity: 0.6;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
