* {
	margin:0;
	padding:0;
}

body {
	background-color:#58595b;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

img {
	border:0;
}

h3 {
	color:#a94c12;
	text-align:center;
	font-size:17px;
}

/*-------------------------------------------------------------------------------*/
#wraper {
	margin:0 auto;
	margin-top:15px;
	width:894px;
}

#header {
	background:url(../images/header.jpg);
	width:895px;
	height:182px;
}

hr {
	color:#fff;
	height:1px;
	width:97%;
	margin:0 auto;
}
/*--------------------------- TOP_MENU-----------------------------------------*/
#menu {
	width:894px;
	height:35px;
	background:#a94c12 url(../images/border_right.jpg) repeat-y right;
	overflow:hidden;
}

#menu a {
	color:#fff;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

#menu li {
	list-style:none;
	display:inline;
	margin:0 10px;
	border-right:2px #fff solid;
	padding-right:19px;
}

#menu ul {
	text-align:center;
	padding-top:5px;
}

li#the_last {
	border:0;
}

#menu a:hover {
	color:#F60;
}

#menu a.current {
	color:#F60;
}
/*--------------------------- END TOP_MENU----------------------------------------*/

#content {
	width:888px;
	overflow:hidden;
	border-left:6px #a94c12 solid;
	background:#faebca;
}

.left_col {
	float:left;
	background:#faebca;
	padding-top:30px;
	padding-left:20px;
	padding-bottom:20000px;
	margin-bottom: -20000px;
	width:230px;
}

div#telefon {
	color:#a94c12;
	height:36px;
	margin-bottom:10px;
}

div#telefon img {
	float:left;
	margin-left:15px;
}

div#telefon span {
	float:left;
	font-weight:bold;
	font-size:15px;
	margin-top:5px;
}

.left_col_news {
	width:225px;
	margin-top:50px;
	border-right:1px solid #a94c12;
}

.left_col_news p {
	color:#a94c12;
	font-size:11px;
	font-weight:bold;
	padding:0 20px;
	margin-bottom:20px;
}
	
.right_col {
	float:left;
	width:888px;
	padding-bottom:20000px;
	margin-bottom: -20000px;
	background:#faebca url(../images/border_right.jpg) repeat-y right;
}


p.nazva {
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
}

.content_text {
	clear:both;
	margin:0 auto;
	width:800px;
	margin-top:40px;
	margin-bottom:50px;
}

.content_header {
	color:#a94c12;
	font-size:14px;
	font-weight:bold;
}

.content_text p {
	margin-bottom:10px;
	font-size:12px;
	font-weight:bold;
	text-indent:30px;
}

.content_text img {
	float:left;
	margin-right:25px;
}

table {
	font-size:12px;
	font-weight:bold;
	line-height:35px;
}

.content_text li {
	font-size:12px;
	font-weight:bold;
	margin-left:30px;
}
/*----------------------------footer-----------------------------------------*/
#footer {
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	width:896px;
	height:382px;
	color:#fff;
	font-size:11px;
}

/*--------------------------- BOTTOM_MENU-----------------------------------------*/
#menu_bottom {
	width:550px;
	height:25px;
	float:right;
	margin-top:130px;
	margin-bottom:10px;
	margin-right:7px;
}

#menu_bottom a {
	color:#fff;
	font-size:11px;
	font-weight:bold;
}

#menu_bottom li {
	list-style:none;
	display:inline;
	margin:0 5px;
}

#menu_bottom ul {
	text-align:center;
	margin-top:-4px;
}
/*--------------------------- END bottom_MENU-------------------------------------*/

#contacts_copyrights {
	clear:both;
	float:right;
	width:545px;
	margin-right:3px;
}

#contacts {
	float:left;
	margin-right:10px;
}

#contacts p {
	width:250px;
}

#copyrights {
	float:right;
	font-size:18px;
	margin-top:40px;
	margin-right:20px;
}