body { 
	margin-top: 0px;
	font-size: 14px;
	font-family: Verdana;
	color: #FFFFFF;
	background: #000000 url('../images/bg_main.jpg') repeat-x 0 0px;
	text-align: center;
}

#maincontent { 
	margin-left: auto;
	margin-right: auto;
	width: 920px;
}

#baner { 
	height: 149px;
	width: 920px;
	float: left;
	background: url('../images/baner.jpg') no-repeat center;
}

#menu { 
	height: 76px;
	padding-left: 10px;
	width: 900px;
	padding-right: 10px;
	text-align: left;
	float: left;
}

#logo {
	background: url('../images/bg_menu_logo.jpg') no-repeat 0 0px;
	width: 219px;
	height: 76px;
	padding-right: 30px;
	float: right;
}

#bg_left { 
	width: 9px;
	height: 854px;
	float: left;
	background: url('../images/bg_left.jpg') no-repeat top right;
}

#mid_left {
	width: 600px;
	float: left;
}

#middle { 
	background: #E4E4E4 url('../images/bg_light.jpg') repeat-x top left;
	width: 900px;
	float: left;
}

#bg_right { 
	width: 9px;
	height: 854px;
	float: left;
	background: url('../images/bg_right.jpg') no-repeat top left;
}

#mid_right { 
	background: #688AAD url('../images/bg_dark.jpg') repeat-x top;
	width: 300px;
	float: right;
	margin-top: 0px;
	min-height: 900px;
	background-color: #688AAD;
}

#bottom_logo { 
	padding-right: 30px;
	background: url('../images/bg_top_dark.jpg') no-repeat;
	width: 219px;
	height: 14px;
	float: right;	
}

#bottom { 
	height: 23px;
	width: 920px;
	background: url('../images/bg_bottom.jpg') no-repeat 0px;
	float: left;
}

#foot { 
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	width: 900px;
	color: #FFFFFF;
	padding-right: 25px;
	font-size: 12px;
	padding-top: 8px;
}
a { 
	text-decoration: none;
}

a:hover { 
	text-decoration: underline;
}

a.cws_link { 
	color: #FFFF00;
}

a.cws_link:hover { 
	color: #B6B6B6;
}

a.foot_link { 
	color: #FF9900;
	font-weight: bold;
}

a.foot_link:hover { 
	color: #CCFFFF;
}

a.read_more { 
	color: #FFFF00;
}

a.read_more:hover { 
	color: #FFFFFF;
}

a.read_more2 { 
	color: #FF0000;
}

a.read_more2:hover { 
	color: #000000;
}

#welcom { 
	background-image: url('../images/welcom.jpg');
	background-position: center;
	background-repeat: no-repeat;
	height: 29px;
	width: 500px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}

#image_welcom { 
	padding-top: 5px;
	float: left;
	padding-left: 15px;
}

div.text { 
	padding-left: 20px;
	text-align: left;
	padding-top: 40px;
	color: #063C6B;
	margin-right: 20px;
	
}
div.text2 { 
	padding-left: 20px;
	text-align: left;
	padding-top: 5px;
	color: #063C6B;
	margin-right: 20px;
	
}

div.oferta { 
	background-image: url('../images/oferta.jpg');
	background-position: 10px 10px;
	background-repeat: no-repeat;
	clear: both;
	
}

#list { 
	float: left;
	padding-left: 5px;
}

ul.list_items { 
	text-align: left;
	list-style-type: none;	
}

ul.list_items li { 
	background-image: url('../images/arrow.png');
	background-position: 0px 4px;
	background-repeat: no-repeat;
	height: 26px;
	line-height: 18px;
}

ul.list_items li a {
	color: #063C6B;
	padding-left: 20px;
	font-size: 16px;
	padding-top: 4px;
	margin-top: 4px;
}

ul.list_items li a:hover {
	color: #000000;
}

div.button { 
	float: right;
	padding-right: 25px;
	padding-left: 25px;
}

#aktualnosci { 
	background-image: url('../images/aktualnosci.jpg');
	background-position: center;
	background-repeat: no-repeat;
	height: 27px;
	width: 157px;
	float: left;
	padding-left: 20px;
}

div.dark_text { 
	float: left;
	text-align: left;
	width: 270px;
	padding-left: 15px;
	color: #FFFFFF;
}

div.line { 
	float: left;
	width: 270px;
	padding-left: 15px;
	height: 3px;
	background-image: url('../images/line.jpg');
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 5px;
}

#delfin { 
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

#motto { 
	padding-top: 20px;
}

h2 { 
	color: #555555;
	font-weight: 500;
	
}