/* 
	Wolnoscoddechu.pl layout 
	These properties are not permitted in this file, and should be in the colour file(s):
	background-color
	border-color (border-left-color etc)
	background-image
	color
*/

body{
	font-family:Verdana, Arial, Helvetica, Sans-serif;
}

#home_title, #home_text{
	font-size:100%;	
}

#home_title h1{
	display:block;
	font-size:123%;
	font-weight:bold;	
	margin-bottom:10px;
	padding:0px 5px 0px 0px;
}

#home_page ul#home_news_features_holder li h3{
	border-bottom-color:1px soild;
	border-top-color:1px soild;
}

#imagestrip{
	clear:both;
	display:inline;
	min-height:141px;
}

#secondarylogo, #secondarylogo a{
	display:block;
	height:141px;
}

#centrestrip{
	height:141px;
}

#rightsideimage{
	height:141px;
}

ul#home_news_features_holder{
	display:none;	
}

#legal{
	border-bottom:2px solid;
}

#logoimage{
	border-right:1px solid;
}

#menu ul li ul li a:link, #menu ul li ul li a:visited{
	padding: 2px 0px 2px 20px;
	background-position:10px 7px;
}

#menu ul li ul li ul li a:link, #menu ul li ul li ul li a:visited{
	padding:2px 0px 2px 30px;
	background-position:20px 7px;
}

#contentarea h3 {
	padding:3px;
}

/*make background image for borders appear*/
#nav_bg{
	width:770px;
}

#imagestrip{
	background-repeat:repeat-y;
	display:block;
}

/*fix for IE but doesn't affect other browsers adversely*/
#rightsideimage{
	width:148px;
}
