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

.maincontent { 
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	margin-top: 0px;	
}

.top {
	height: 101px;
	float: left;
	width: 900px;
}

.kominki { 
	background: url('images/kominki.png') no-repeat 0px 13px;
	float: left;
	width: 265px;
	height: 101px;
}

.www { 
	float: right;
}

.content { 
	clear: both;
	float: left;
	width: 900px;
}

.c_top { 
	background: url('images/bg_top_cont.png') no-repeat bottom ;
	float: left;
	width: 900px;
	height: 13px;	
}

.cont { 
	float: left;
	clear: left;
	margin-top: 0px;
	width: 900px;
	background: url('images/bg_cont.png') repeat-y center;
}

.c_bot { 
	background: url('images/bg_bot_cont.png') no-repeat top ;
	float: left;
	width: 900px;
	height: 12px;	
}

.head { 
	float: left;
	width: 100%;
	height: 165px;
}

.logo { 
	float: left;
	background: url('images/logo.png') no-repeat center;
	width: 234px;
	height: 60px;
	margin-top: 40px;
}

.head_info { 
	float: right;
	width: 666px;
	height: 165px;
}

.menu { 
	float: left;
	clear: both;
	width: 224px;
	height: 300px;
	background: url('images/bg_menu.png') repeat;
}

.big_img { 
	background: url('images/big_img.png') no-repeat center;
	float: right;
	width: 676px;
	height: 300px;
}

.text { 
	float: left;
	clear: both;
	width: 900px;
}

.welcom { 
	width: 680px;
	float: right;
	background: url('images/witamy.png') no-repeat 10px 0px;
	margin-top: 10px;	
}

.firma {
	width: 680px;
	float: right;
	background: url('images/o_firmie.png') no-repeat 10px 0px;
	margin-top: 10px;	
}

.gallery {
	width: 680px;
	float: right;
	background: url('images/galeria.png') no-repeat 10px 0px;
	margin-top: 10px;	
}

.oferta {
	width: 680px;
	float: right;
	background: url('images/oferta.png') no-repeat 10px 0px;
	margin-top: 10px;	
}

.kontakt {
	width: 680px;
	float: right;
	background: url('images/kontakt.png') no-repeat 10px 0px;
	margin-top: 10px;
	text-align: center;	
}

.text p { 
	margin-top: 45px;
	float: right;
	text-align: justify;
	width: 660px;
	font-size: 14px;
	padding-right: 20px;
	line-height: 24px;
}

h2 { 
	margin-left: auto;
	margin-right: auto;
	
}

p.pager {
	text-align: center;
}

p.pager a { 
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

p.pager a:hover { 
	color: #CC0000;
}

p.read_more { 
	float: right;
	margin: 0;
	padding: 0 0;
	width: 660px;
	padding-right: 20px;
	text-align: right;
}

p.read_more a { 
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
}

p.read_more a:hover { 
	color: #CC0000;
	text-decoration: underline;	
}

.menu ul { 
	text-align: left;
	float: left;
	list-style-type: none;
	margin-left: 4px;	
	padding-left: 0px;
	margin-top: 7px;
}

.menu ul li { 
	display: block;
	margin: 12px 0px 12px 0px;
	float: left;
	clear: left;
	height: 30px;
}

.menu ul li a { 
	background: url('images/arrow2.png') no-repeat 0px 0px;
	padding-left: 40px;
	height: 30px;
	float: left;
}

.menu ul li a:hover {
	background: url('images/arrow1.png') no-repeat 0px 0px;
}

.foot { 
	color: #D6B8B9;
	font-weight: bold;
	margin-top: 4px;
	float: right;
	text-align: right;
	padding-right: 15px;
}

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

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

.form_tab {
	margin-top: 40px;
	clear: both;
}

.form_tab p { 
	clear: left;
	float: none;
	text-align: center;
	width: 300px;
	margin-top: 0px;
}