body {
	margin:0 auto;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

#mainwindow p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 20px;
	letter-spacing: 0,1em;
	
	}
#mainwindow li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: circle;
	
	margin: 0px;
	padding: 0px;
}

#mainwindow h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	margin-left: 10px;
	margin-top: 10px;
}
#mainwindow h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: rgb(30,164,164);
	letter-spacing: 2px;
	text-indent: 5px;
	padding:8px;
}

img {
	margin: 0px;
	padding: 0px;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(30,164,164);
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(30,164,164);
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
#mainwindow {
	background-color: #FFFFFF;
	height: 1050px;
	position:relative;
	width: 750px;
	margin-right: 0px;
	text-align: left;
	padding-top: 10px;
	overflow: auto;
	background-image: url(images/backgrounddole.jpg);
	background-repeat: repeat-x;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#contact {
	position:relative;
	height: 25px;
	width: 750px;
	text-align: right;
	vertical-align:sub;
	margin: 5px;
	font-size:10px;
}

#contactnabzam {
	position:relative;
	height: 25px;
	width: 675px;
	text-align: right;
	vertical-align:sub;
	margin: 5px;
	font-size:10px;
}


.bloks {
	display: block;
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	text-align: justify;
	font-size: 14px;
	font-family: Tahoma;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 90%;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: rgb(187,229,229);
	border-right-color: rgb(187,229,229);
	border-bottom-color: rgb(187,229,229);
	border-left-color: rgb(187,229,2292);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#mainwindow .gallery
{
	border: 1px solid rgb(75,182,182);
	padding: 10px;
	margin: 10px;
}
#mainwindow .bloks #mainmap {
	position: relative;
	top: 0px;
	
}

#mainwindow .gallery:hover
{
  background: rgb(220,240,240);
}
#mainwindow .bloks img {
	padding:5px;
	vertical-align:middle;
}

