html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, input, textarea, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1; 
	background: #ffffff;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma, Verdena;
	color: #0089e1;
}
ol, ul {
	list-style: none;
}
blockquote, q 
{
	quotes: none; 
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none; 
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through; 
}
table, tr, td,th { 
	border-collapse: collapse;
	border-spacing: 0; 
	vertical-align: top; 
}
a {
	text-decoration: underline;
	color: #0089e1;
}
a:hover {
	text-decoration: none;
}
h1, h2 {
	font-size: 18px;
	font-weight: normal;
	color: #af200b;
}
p {
	margin: 7px 0px 7px 0px;
}
.clear {
	clear: both;
}
#wrapper {
	width: 1007px;
	height: 100%;
	padding-bottom: 25px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#left_bg {
	background: url('../img/left_bg.jpg');
	width: 57px;
	height: 482px;
	float: left;
}
#center {
	width: 900px;
	float: left;
}
#right_bg {
	background: url('../img/right_bg.jpg');
	width: 50px;
	height: 482px;
	float: left;
}
#top1 {
	clear: both;
	background: url('../img/top1.jpg');
	width: 900px;
	height: 294px;
	cursor: pointer;
	display: block;
}
#top2 {
	background: url('../img/top2.jpg');
	width: 900px;
	height: 33px;
}
#top2 p {
	margin: 0 0 0 357px;
}
#top2 img {
	margin: 0 0 0 3px;
}
#menu {
	margin-left: 350px;
}
#top3 {
	clear: both;
	background: url('../img/top3.jpg');
	width: 900px;
	height: 199px;
}
#allegro {
	display: block;
	width: 255px;
	height: 37px;
	position: relative;
	top: 116px;
	left: 10px;
}
#top3 p {
	display: block;
	width: 590px;
	height:180px;
	position: relative;
	top: -38px;
	left: 288px;
}
#top3 p img {
	margin: 6px;
}
/* left */
#left {
	float: left;
	width: 278px;
}
/* left - menu 2 */
#menu2 {
	position: relative;
	left: 10px;
	top: 20px;
	width: 270px;
	background: url('../img/menu2_right_bg.jpg') no-repeat;
	background-position: 255px 0px;
	padding-bottom: 20px;
	min-height: 220px;
}
#menu2 h3 {
	font-size: 18px;
	font-weight: normal;
	padding-left: 2px;
	padding-bottom: 5px;
	border-bottom: 1px solid #af200b;
	width: 182px;
	color: #af200b;
}
#menu2 ul {
	margin-top: 9px;
	width: 185px;
}
#menu2 ul li {
	margin-left: 15px;
	padding: 5px 0 5px 3px;
	list-style-type: disc;
	list-style-position: outside;
}

#menu2 ol li {
	margin-left: 35px;
	padding: 5px 0 5px 3px;
	list-style-type: circle;
	list-style-position: outside;
}
/* right */
#right {
	float: left;
	width: 620px;	
	padding-bottom: 20px;
}
#content {
	margin: 20px 0 0 5px;
	width: 600px;
	line-height: 1.3;
}
/* footer */
#footer {
	clear: both;
	border-top: 1px solid #b2dbf6;
	margin: 10px 3px 0px 3px;
	width: 900px;
	color: #c3c3c3;
	margin-left: 5px;
}
#footer a {
	color: #c3c3c3;
}
#footer span {
	display: block;
	float: left;
	width: 375px;
	margin-top: 22px;
	margin-left: 5px;
}
#footer p {
	display: block;
	float: left;
	width: 255px;
	margin: 22px 0 15px 250px;
}
/* contact */
#contact_form {
	margin-top: 20px;
}
#contact_form label {
	width: 88px;
	float: left;
	line-height: 170%;
}
#name, #company, #phone, #email { 
	border: 1px solid #0089e1; 
	padding: 3px 0 3px 3px; 
	float: left;
	width: 190px;
	color: #8b0a1e;
	margin-bottom: 10px;
	margin-right: 17px;
}
#name:hover, #company:hover, #phone:hover, #email:hover {
	background-color: #f7f7f7;
}
textarea#text { 
	float: left;
	border: 1px solid #0089e1; 
	padding: 3px 0 3px 3px; 
	width: 490px;
	height: 150px;
	color: #8b0a1e;
}
textarea#text:hover {
	background-color: #f7f7f7;
}
#send_msg {
	background: url('../img/send_msg.gif');
	width: 89px;
	height: 24px;
	margin: 10px 0px 10px 492px;
	cursor: pointer;
}
/* main page & news */
#main_page_info {
	width: 292px;
	margin-right: 15px;
	float: left;
}
#main_page_news {
	width: 290px;
	float: left;
}
.news {
	padding: 3px 0 3px;
	border-bottom: 1px dotted #0089e1; 
}
.news strong {
	display: block;
	float: left;
	width: 77%;
}
.news span {
	display: block;
	float: right;
	width: 23%;
	font-weight: bold;
	text-align: right;
}
.news div {
	clear: both;
	padding: 5px 0 5px;
}
#main_page_news a {
	margin-top: 10px;
	float: right;
}
#pages {
	margin-top: 10px;
}
/* realizations & offer */
.more {
	float: right;
}
.photo
{
	float: left;
	width: 110px;
	height: 110px;
	margin-bottom: 25px;
	margin-right: 25px;
	text-align: center;
}
.photo img
{
	border: 2px solid #0089e1;
}
.cat_photo
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 17px;
	display: block;
	float: left;
}
