html {
	background: #ffffff;
	font: .75em Verdana, Arial, Helvetica, sans-serif;
}

#site {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
}


#main_screen {
	width: 950px;
  margin: 0;
  padding: 0;
}

/*----------- header -----------*/

tr.header {
	width: 100%;
	height: 210px;
	background: url(img/header.jpg) no-repeat center;
  text-align: top;
  margin: 0;
  padding: 0;
	color:#7b4343;
}

tr.header table {
 	width: 100%;
}

.header_up {
	height: 40px;
}

.header_up div {
  text-align: right;
}

a.url_header {
  text-decoration:none;
	font-size: 11px;
	color: rgb(230,100,160);
  text-align: right;
	margin-top: 5px;
	margin-right: 160px;
}
a.url_header:link, a.url_header:focus, a.url_header:active,
a.url_header:visited { color: rgb(100,50,50);}
a.url_header:hover { color: rgb(230,100,160); cursor: hand; text-decoration:underline;}

.header_dw {
	height: 170px;
}

.header_dw h1 {
 	font-weight: lighter;
}

.header_text_big {
	font-size: 33px;
  text-align: right;
	margin-top: 10px;
}

.header_text_sm {
	font-size: 24px;
  text-align: right;
}

.header_text_city {
	font-size: 14px;
	font-weight: bolder;
  font-family: Times New Roman, Helvetica, Arial;
  text-align: center;
	color: rgb(200,50,120);
}

/*----------- main_conteiner -----------*/

tr.main_conteiner {
	width: 100%;
	background: url(img/main_conteiner_bg.jpg);
  margin: 0;
}

tr.main_conteiner table {
  width: 100%;
  margin: 0;
  padding: 0;
}

.side_left {
	width: 27px;
}

.side_right {
	width: 25px;
}

/*----------- menu -----------*/

.menu {
	width: 142px;
  vertical-align: top;
}

.menu div {
	width: 100%;
  margin: 0;
  padding: 0;
}

.menu a {
	display: block;
	width: 142px;
	height: 40px;
  line-height: 40px;
 	background: url(img/menu_bg.jpg) repeat-y;
	color: #5e1f1f;
	font-size: 11px;
	text-decoration: none;
  text-align: center;
}

.menu a:hover {
	color: #b80000;
 	background: url(img/menu_bg_set.jpg) repeat-y;
	text-decoration:none;
}

/*----------- content -----------*/

.main_content {
	width: 564px;
  text-align: left;
  vertical-align: top;
}

.main_content h2 {
  text-align: center;
 	font-weight: bolder;
	font-size:14px;
	margin: 0 0 20px 0;
	color: #9f2727;
}

.main_content h3 {
  text-align: center;
 	font-weight: bold;
	font-size:12px;
	margin: 0;
	color: #9f2727;
}

.main_content h4 {
  text-align: center;
 	font-weight: bold;
	font-size:11px;
	color: #9f2727;
	text-decoration: underline;
	margin: 10px 0 10px 0;
}

.main_content h5 {
  text-align: center;
	font-size:8px;
	margin: 5px 0 5px 0;
}

.main_content h6 {
	text-decoration: underline;
  text-align: left;
	font-size: 11px;
	color: #9f2727;
	margin: 0 0 5px 0;
}

.content_blok {
	width: 554px;
	margin: 0 5px 0 5px;
	font-size:10px;
}

.content_blok p {
 	text-align: justify;
 	text-indent: 6pt;
	margin: 9px 0 9px 0;
  padding: 0 10px 0 10px;
}
.content_blok p:first-letter {
  font-weight: bold;
}

.content_blok li {
	margin: 3px 0 0 0;
}

table.serv_pic {
  width: 100%;
}

td.serv_img {
  width: 50px;
  padding: 0 0 0 20px;
}

td.serv_txt {
	font-size: 10px;
  vertical-align: center;
	text-align: left;
  padding: 0 20px 0 20px;
}

a.url_txt {
	color: #9f2727;
	font-size: 10px;
 	font-weight: bold;
	text-decoration: none;
}
a.url_txt:hover {
	color: #ffffff;
	color:  rgb(230,100,160);
	text-decoration: none;
}

div.hr_line {
	width: 554px;
	height: 3px;
	text-align: center;
 	background: url(img/hr.jpg) no-repeat center;
	margin: 10px 0 20px 0;
}

ul.url_title li {
	margin: 5px 10px 5px 10px;
	padding: 0;
	font-size: 15px;
}

ul.url_title li a {
	font-size: 11px;
}

span.txt {
  font-style: italic;
}
/* 	float:left;
	text-align:justify;
	margin:-30px 0 0 200px;
	display: block;

.container {
	background:url(img/main_conteiner_bg.jpg) repeat-y center;
	padding:0 0;
}

.article_images {
	margin:-25px 0 0 15px;
}

.news p:first-letter {
  font-weight: bold;
}
 */

/*----------- news -----------*/

.news {
  vertical-align: top;
	width: 192px;
}

.news h2 {
  position: relative;
  top: -20px;
	color: #9f2727;
	font-size: 12px;
  text-align: center;
/* 	text-decoration: underline; */
	margin: 0;
}

.news h3 {
	color: #9f2727;
	font-size: 10px;
  text-align: left;
	margin: 0 0 3px 5px;
}

.news p {
 	text-align: justify;
 	text-indent: 6pt;
	font-size: 10px;
 	margin: 0 0 3px 0;
}

.news div {
	margin: 0 10px 30px 10px;
}

.news div div {
	width: 100%;
 	text-align: right;
}

.news a {
	color: #9f2727;
	font-size: 10px;
 	text-align: right;
 	font-weight: bold;
	text-decoration: none;
 	margin: 0 20px 0 0;
}

.news a:hover {
	color: #ffffff;
	color: rgb(230,100,160);
	text-decoration: none;
}

/*---------- prices ----------*/

table.tab_price {
	width: 400px;
 	text-align: center;
 	vertical-align: bottom;
	border: 2px solid silver;
  border-collapse: collapse;
}

table.tab_price td {
	font-size: 12px;
	border: 1px solid silver;
  padding: 3px;
}

table.tab_price tr.tab_price_title_dop {
 	font-weight: bold;
	background: rgb(235,235,235);
}

table.tab_price tr.tab_price_title_dop td {
 	font-weight: bold;
	background: rgb(240,240,240);
  padding: 5px;
}

table.tab_price td.tab_price_title {
	background: rgb(230,230,230);
 	font-weight: bold;
	font-size: 14px;
  padding: 5px;
}

span.serv_title {
 	font-weight: bold;
	font-size: 10px;
 	margin: 10px 0 5px 10px;
}

p.serv {
 	background: url(img/vektor.gif) no-repeat left;
	font-size: 11px;
 	text-indent: 0pt;
	padding: 0 0 0 15px;
 	margin: 3px 0 0 20px;
}

p.serv:first-letter {
  font-weight: normal;
}

/*---------- adres ----------*/

table.tab_adres {
	border: 0px solid silver;
}

table.tab_adres td {
	font-size: 12px;
	border: 0px solid silver;
}

/*----------- footer -----------*/

tr.footer {
	width: 100%;
	height: 51px;
	background: url(img/footer.jpg) no-repeat center;
  margin: 0;
  padding: 0;
}

.footer_text {
	color: 2d0000;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}

tr.footer p {
  margin: 0;
  padding: 0;
/* 	font-weight: bold; */
}

/*----------- picture left or right -----------*/

img.leftfloat {
  float: left;
	text-align: left;
  margin: 0 10px 0 0;
}

img.rightfloat {
  float: right;
	text-align: right;
  margin: 0 0 0 10px;
}

/*----------- picture under a menu -----------*/

.pic_left {
	text-align: center;
}

.pic_left img {
  margin: 20px 0 0 0;
}

/*----------- images down right -----------*/

td.img_dw {
  text-align: left;
  vertical-align: bottom;
  margin: 0;
  padding: 0;
}

td.img_dw img {
  position: relative;
  top: 19px;
  right: 17px;
  margin: 0;
  padding: 0;
}

/*----------- baners -----------*/

tr.banner {
	width: 100%;
	background: url(img/ban_c1.jpg);
  margin: 0;
  padding: 0;
}

tr.banner td {
	text-align: center;
  vertical-align: top;
	padding-top: 4px;
}

tr.banner a {
  border-width: 0;
  margin: 0;
  padding: 0;
}