html, body{
	height: 			100%;
}

body{

	margin: 			0;
	padding: 			0;
	background: 		#333333 url("../images/pattern.png");
	
	text-align: 		center;
	font-size: 			11px;
	font-family: 		Tahoma,Geneva,Arial,Helvetica,sans-serif;
}

#container_outer{
	
	margin: 			0 auto;
	padding: 			0;
	width:				779px;
	background:			url("../images/subpage/left_side_strip.png") repeat-y;
	
}

#container_inner{
	
	position:			relative;
	margin: 			0 auto;
	padding: 			0;
	width:				779px;
	background:			url("../images/subpage/left_logo.png") no-repeat;
	
}

img{

	display:			block;
	border:				0;
	padding:			0;
	margin:				0;
	line-height:		0;
	clear:				both;
	float:				left;

}

a.home_page_link{
	
	display:			block;
	top:				0;
	left:				0;
	width:				106px;
	height:				315px;
	position:			absolute;
	text-indent:		-9999px;

	
}

#container_main {
	
	width:				779px;
	height:				200px;
	float:				left;

}

#container_main div.top_banner{

	margin-left:		106px;
	width:				673px;
	height:				102px;
	background: 		transparent url("../images/subpage/top.png") no-repeat;
	
}

#site_path{
	
	margin-left:		106px;
	width:				673px;
	height:				35px;
	background:			url("../images/subpage/header.jpg");
	color:				#ffffff;
	line-height:		33px;
	font-size:			20px;
	text-align:			left;
	text-indent:		15px;
	
}

#site_path a, a:link, a:visited{
	
	text-decoration:	none;
	color:				#ffffff;
	
}
#site_path a:hover{
	
	text-decoration:	underline;
	
} 

 #bannery {
  height: 46px; 
  width:673px;
  margin:				0 0 0 106px;
	padding:			0;
 }
 
 #bannery ul {

	display: 			block;
	list-style-type: 	none;
	margin: 			0;
	padding: 			0;

  }
 
 #bannery ul li.back {

	width:				106px;
	background:			#b50000;

  }
  
  #bannery ul li {

	display: 			inline;
	float: 				left;
	list-style-type: 	none;
	height: 			46px;
	
} 

#menu {
	
	width: 				673px;
	height: 			20px;
	margin:				0 0 0 106px;
	padding:			0;
	background-image: 	url("../images/menu_tlo.gif");
	
}

#menu ul {

	margin: 			0;
	padding: 			0;
	display: 			block;
	list-style-type: 	none;

}

#menu ul li {

	display: 			inline;
	float: 				left;
	list-style-type: 	none;
	height: 			20px;
	
}

#menu ul li a{

	height: 			20px;
	
}

#content{
	
	position:			relative;
	left:				106px;
	float:				left;
	width:				673px;
	background: 		#e3e3e3 url("../images/subpage/right_side_strip.png") repeat-y right;

}

#main_content{

	float:				left;
	width:				526px;
	margin:				0 20px 0 0;
	padding:			0px;
	padding-right:		20px;
	
}

#main_content div.text{
	
	width:				526px;
	float:				left;
	padding:			0px;
	margin:				0;
	text-align:			justify;

}

#main_content div.text img{

	border:				4px solid #ffffff;
	margin:				10px;

}


#footer{
	
	margin: 			0 0 0 106px;
	width: 				673px;
	height: 			20px;
	clear:				both;
		
}
#footer div.orange{

	float: 				left;
	width:				106px;
	height:				20px;
	background: 		url('../images/footer_orange.gif');
	
	margin: 			0;
	padding: 			0;

}

#footer div.footer_text{

	float: 				left;
	width:				567px;
	height: 			20px;
	background: 		#3d5d84;
	
	margin: 			0;
	padding: 			0;
	
	color:				#ffffff;
	line-height: 		17px;

}

div.footer_text a{

	color:				#ffffff;

}

div.footer_text a:hover{

	text-decoration:	none;

}


.clear{
	clear: both;
	font-size: 1px; /* Fix for IE */
	height: 1px;
	margin-bottom: -1px;
}
/*

OFERTA SUBPAGE

*/

#oferta_subpage{

	margin-left:		20px;
	margin-top:			20px;

}

#oferta_subpage img{

	margin: auto;

}



/*

KONTAKT

*/

.kom_tlo{
	background: #CED2D7;
	color: #000000; width: auto

}

.kom2_tlo{
	background: #073775;
	border : 1;
	color: #FFFFFF;
}




