/*
Copyright 2009 ClearCut Web Solutions Ltd, All Rights Reserved.
*/
*{
  padding: 0; margin: 0;
}
body{
  background: #000000;
  min-width: 1000px;
  font-size:small;
  font-family: Arial;
}
.bod_top{
  background: url('/images/fon_top.jpg') repeat-x top;
}
.bod_bottom{
  background: url('/images/plamya.jpg') no-repeat bottom center;
  padding: 25px 0 117px 0;
  min-height: 300px;
}
/*H1 is Arial size 14. I can always change the fone properties in the CSS later.*/
#ot{
  margin-left: 50%;
}
#cent{
  margin-left: -400px;
  width: 805px;
}
.head{
  background: url('/images/logo.jpg') no-repeat left top;
  padding: 25px 0 0 8px;
  color: #ffffff;
}
.head h1{
  font-size: 14px;
  float: left;
  width: 580px;
}
.head h2{
  font-size: 13px;
  font-weight: normal;
  float: right;
}
.head span{
  font-weight: bold;
  font-size: 14px;
  float: left;
}
.menu{
  border: solid 3px #912303;
  background: #ca4603;
  height: 30px;
  margin-top: 15px;
  width: 799px;
  background: url('/images/menu.jpg') repeat-y left;
  float: left;
}
.menu li{
  float: left;
  list-style-type: none;
  color: #ffffff;
  padding-top: 6px;
  font-size: 15px;

}
.menu a{
  text-decoration: none;
  color: #ffffff;
  margin: 0 6px 0 6px;
  border-right: 1px solid #ffffff;
  padding-right: 10px;
}
#flash {
	border-bottom: solid 1px #912303;	
    border-left: solid 3px #912303;
    border-right: solid 3px #912303;
	clear:both;
	oveflow:hidden;
	zoom:1;
}
.pic{
  width: 799px;
  height: 250px;
}

.left_bloks{
  width: 586px;
  background: #ffffff;
  padding: 17px 0 0 13px;

}
.left_bloks h1{
  color: #9a2503;
  font-size:large;
  padding-bottom: 18px;
}
.left_bloks h2{
  color: #9a2503;
  font-size:medium;
  padding-bottom: 16px;
}
.left_bloks p{
  color: #000000;
  font-size: 12px;
  margin-bottom: 15px;
  padding-right: 10px;
}


.right_bloks{
  width: 200px;
  background: #ffffff;
  padding: 17px 0 0 0;
}
.contact{
  border-left: solid 1px #9a2503;
  padding: 0 35px 25px 14px;
  float: left;
  margin-bottom: 15px;
/*old padding   padding: 0 35px 25px 14px;*/

}
.contact li{
  list-style-type: none;
  border-bottom: solid 1px #9a2503;
  width: 135px;
  margin-top: 9px;
  padding-bottom: 3px;
}
.contact h1{
  font-size: 14px;
  color: #9a2503;
  font-weight: normal;
  margin: 20px 0 12px 0;
}


.contact a{
  text-decoration: none;
  color: #9a2503;
  display: block;
}
.contact p{
  color: #000000;
  font-size: 14px;
  margin-bottom: 10px;
}
.contact span{
  float: left;
}
.otstup{
  margin-left: 25px;
}
table{
  border: 0px;
}


td{
  vertical-align: top;
  background: #ffffff;

}
#td_1{
  border-bottom: solid 3px #912303;
  border-left: solid 3px #912303;
}
#td_2{
 border-right: solid 3px #912303;
 border-bottom: solid 3px #912303;
}


/* ---------------------- Footer */

#footer {
  clear: both;
  width: 799px;
  margin: 0px auto;
  text-align: center;
  height: 30px;
  padding-top: 10px;
}

#footer #menu {
  
}

#footer p.ccwd {
  color: #912303;
  padding-top: 10px;
}

#footer a {
  text-align: center;
  text-decoration: none;
  margin-left: 5px;
  margin-right: 5px;
}

#footer a {
    color: #912303;
}

#footer a:hover , #footer a.selected {
   text-decoration:underline;
}

/**/
.left_bloks span{
  color: #9d2c0b;
  line-height: 30px;
  font-style: italic;
}
.left_bloks a{
  text-decoration: none;
  color: #000000;
  float: right;
  margin-right: 20px;

}
/* old .left_bloks img{
  border: solid 2px #9a2503;
  width: 150px;
  height: 90px;
  display: block;
  float: left;
  margin: 0 10px 30px 0;
}
*/
.left_bloks img{
  margin: 0 5px 5px 0;
}
.picborder{
  border: solid 1px #9a2503;
  padding: 1px;
  display: block;
}

div.gallery img {
	padding: 1px;
	margin: 5px;
  border: solid 1px #9a2503;
	float: left;
}
.picborder2 img{
  border: solid 1px #9a2503;
  padding: 1px;
  display: block;
} 
.left_bloks h4{
  color: #9a2503;
  font-size: 13px;
  margin: 16px 0 20px 0;
}
.left_bloks li{
  list-style-type: none;
  height: 150px;
  float: none;
}
.normal {
margin-bottom:15px;
}
.normal li {

	height: 15px;
	font-weight:bold;
	font-style:italic;
	margin-left: 15px;
	}
.normal a{

	float:none;
	
	}