body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th{margin:0;padding:0;}
img{border : 0px;}
p {	line-height: 140%;}

body {
	font-family: Arial;
	background-image: url(images/bg-title-repeat.gif);
	background-repeat: repeat-y;
	background-position : top center;
	background-color : #c0c0c0;
	text-align : center;
}

#root{
	margin: 0 auto;
	width: 1000px;
	text-align : center;
	background-image: url(images/repeat.gif);
	background-repeat:  repeat-yt;
	background-position : top center;
}

#rinner{
	background-image: url(images/bg-inner.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 1000px;
}

#logo {
	text-align : center;
	margin: 0 0 15px 0;
}

h1 {
	text-decoration: none; 
	font-size: 20px;
	text-align: left;
	color: #3e0e00;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 20px 0;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	display : inline;
}

h3{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

#mainmenu{
	color: #3e0e00;
	font-size: 14px;
	height: 30px;
	text-align: center;
	display: block;
	border: 0px solid red;
}

#mainmenu ul{
	margin: 0 0 0 110px;
	list-style: none;
	text-align: center;
}

#mainmenu ul li{
	margin: 0 30px 0 0;
	float: left;
}

#mainmenu ul li a{
	color: #3e0e00;
	font-size: 14px;
	text-decoration : none;
}

#mainmenu ul li a:hover{
	text-decoration : underline;
}

#mainblock {
	border: 0px solid red;
	margin: 0 68px 0 115px;
	display: block;
}

#content {
	border: 0px solid red;
	float: left;
	width: 640px;
	margin: 15px 0;
	text-align: left;
	font-size : 12px;
}

#fotocontent {
	background-image: url(images/vm.gif);
	background-position: center;
	background-repeat: repeat-y;
}

#fotocontent .hline {
	background-image: url(images/hm.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#fotocontent td {
	width: 50%;
	padding: 10px;
}

#fotocontent td img{
	float: left;
	border: 0px;
}

#fotocontent td a{
	color: #3e0e00;
	text-decoration : none;

}

#fotocontent td h3{
	font-size: 12px;
	font-weight : bold;
	display: block;
}

.foto {
	display: block;
	float: left;
	width: 127px;
	margin: 0 15px 30px 15px;;
	border: 0px solid red;
}

.foto a{
	color: #3e0e00;
	text-decoration : none;
}

.foto a:hover{
	text-decoration : none;
}

#leftmenu {
	border: 0px solid red;
	float: right;
	width: 150px;
	text-align: left;
	background-image: url(images/vm.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#leftmenu ul{
	list-style: none;
}

#leftmenu ul li{
	padding: 15px 10px 15px 30px;
	background-image : url(images/hm.gif);
	background-position : bottom;
	background-repeat : repeat-x;
}

#leftmenu ul li a{
	color: #3e0e00;
	font-size: 12px;
	text-decoration : none;
	font-weight : bold;
	text-transform : uppercase;
	font-variant : small-caps;
}

#leftmenu ul li a:hover{
	color: #00844a;
	font-size: 12px;
	text-decoration : none;
}

#leftmenu ul li ul{
	list-style: none;
}

#leftmenu ul li ul li{
	padding: 0 0 0 10px;
	background-image : none;
}

#leftmenu ul li ul li a{
	color: #3e0e00;
	font-size: 11px;
	text-decoration : none;
	text-transform : none;
}

#leftmenu ul li ul li a:hover{
	color: #00844a;
	font-size: 11px;
	text-decoration : none;
}

#bottom {
	background-image: url(images/bg-bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 151px;
	border: 0px solid red;
	}
	
#bottommenu{
	color: #3e0e00;
	font-size: 14px;
	text-align: center;
	display: block;
	padding: 12px 0;
}

#bottommenu ul{
	margin: 0 0 0 110px;
	list-style: none;
	text-align: center;
}

#bottommenu ul li{
	margin: 0 30px 0 0;
	float: left;
}

#bottommenu ul li a{
	color: #3e0e00;
	font-size: 14px;
	text-decoration : none;
}

#bottommenu ul li a:hover{
	color: Red;
	text-decoration : underline;
}

#keywords {
	border: 1px solid #c8b5ab;
	font-size : 12px;
	color : #6e5f4f;
	margin: 0 50px 0 50px;
	text-align : justify;
	padding : 5px;
}

#contacts {
	margin: 0px auto 50px auto;
	width : 980px;
	border : 1px solid #c8b5ab;
	font-size : 12px;
	color : #6e5f4f;
	padding : 5px;
	clear : both;
}

#counter {
	margin: 10px auto 0 auto;
	padding : 5px;
}
#place {
	font-size : 10px;
}