body { 
	background: url('images/bg.png') repeat-x top left;
	text-align: center;
	color: #990000;
	font-family: Verdana, Tahoma;
	font-size: 12px;
	margin-top: 0px;
}

#maincontent { 
	margin-top: 0px;
	width: 792px;
	margin-left: auto;
	margin-right: auto;
}

#top_head { 
	float: left;
	width: 792px;
	height: 125px;
}

#logo { 
	float: left;
	height: 125px;
	margin-top: 0px;
}

#motto { 
	float: right;
	background: url('images/motto.png') no-repeat left;
	height: 44px;
	width: 361px;
	padding-top: 80px;
	padding-left: 3px;
}

.menu { 
	height: 52px;
	width: 792px;
	background: url('images/bg_menu.png') repeat-y top;
	float: left;
	color: #FFFFFF;
}

.menu ul { 
	list-style-type: none;
	margin-top: 15px;
}

.menu li { 
	display: inline;
	text-align: center;
}

.menu a { 
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
}

.menu a:hover { 
	color: #FFFF00;
}

#baner { 
	float: left;
	background: url('images/baner.jpg') no-repeat top;
	width: 792px;
	height: 315px;
}

.content { 
	float: left;
   width: 792px;
   text-align: center;
}

.left_box { 
	width: 427px;
	float: left;
	padding-top: 10px;
}

#top_box { 
	width: 427px;
	height: 7px;
	background: url('images/bg_top_box.png') no-repeat bottom;
	float: left;
}

#content_box { 
	float: left;
	background: url('images/bg_mid_box.png') repeat-y center;
	width: 427px;
}

#bottom_box { 
	float: left;
	background: url('images/bg_bot_box.png') no-repeat top;
	width: 427px;
	height: 7px;
}

#welcom { 
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

#welcom p { 
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

#boxes { 
	padding-top: 20px;
}

h2 { 
	font-size: 20px;
}

.right_box { 
	float: right;
	width: 340px;
	padding-top: 10px;
}

#title_head { 
	background: url('images/title.jpg') no-repeat center;
	float: left;
	width: 340px;
	height: 61px;
}

.buttons { 
	padding-top: 10px;
	float: left;
}

.foot { 
	background: url('images/foot_bg.png') repeat-x top;
	color: #FFFFFF;
	width: 792px;
	height: 52px;
	float: left;
	text-align: right;
	line-height: 18px;
}

.foot p { 
	padding-right: 15px;
}

.foot a { 
	color: #FFFF00;
	text-decoration: none;
}

.foot a:hover { 
	text-decoration: underline;
	color: #FFFFFF;
}

.bottom_menu { 
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 792px;
}

.bottom_menu ul { 
	list-style-type: none;
	margin-top: 15px;
}

.bottom_menu li { 
	display: inline;
	text-align: center;
}

.bottom_menu a { 
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
}

.bottom_menu a:hover { 
	color: #990000;
}

#bg_box_top {
	width: 792px;
	height: 7px;
	background: url('images/big_bg_top.png') no-repeat bottom;
	float: left;
	padding-top: 15px;
}

#bg_box_bot {
	width: 792px;
	height: 7px;
	background: url('images/big_bg_bot.png') no-repeat bottom;
	float: left;
}

.bg_box_content {
	float: left;
	background: url('images/big_bg_mid.png') repeat-y center;
	width: 792px;
}

.content_text { 
	width: 680px;
	margin-left: auto;
	margin-right: auto;
}

.content_text p { 
	text-align: justify;
}

.title_head { 
	font-weight: bold;
	font-size: 14px;
	background-color: #990000;
	color: #FFFFFF;
}

.light {
	font-size: 14px;
	background-color: #D7D7D7;
	color: #000000;
}

.dark { 
	background-color: #444444;
	color: #FFFFFF;
	font-size: 14px;
}

.name { 
	margin-left: 6px;
	text-align: left;
	font-weight: bold;
}

.skladniki {
	font-size: 12px;
}

.light a { 
	color: #990000;
	text-decoration: none;
}

.light a:hover { 
	text-decoration: underline;
	color: #555555;
}

.dark a { 
	color: #FFFF00;
	text-decoration: none;
}

.dark a:hover { 
	text-decoration: underline;
	color: #FFFFFF;
}

.menu_newses a { 
	color: #990000;
	text-decoration: none;
}

.menu_newses a:hover { 
	color: #000000;
	text-decoration: underline;
}

.news_list a { 
	color: #000000;
	text-decoration: none;
}

.news_list a:hover {
	color: #990000;
	text-decoration: underline;
}

.news_single { 
	padding-top: 5px;
	padding-bottom: 5px;
}

.title { 
	color: #000000;
	font-weight: bold;
}

.time { 
color: #676767;
	
}
