@charset "utf-8";
/* CSS Document */

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:990px;
	height:100px;
	z-index:1;
	background-color: #fff;
}

/*
 #content #cont-main-izda #top img {
	display: block;
	margin: 46px auto;

}

*/
#hmenu {
	position:absolute;
	left:0px;
	top:105px;
	width:990px;
	height:34px;
	z-index:1;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	letter-spacing: 0.15em;
}

#content {
	position:absolute;
	left:0px;
	top:139px;
	width:990px;
	height:800px;
	z-index:2;
	background-color: #fcefcf;
}

#content #vmenu {
	background-color: #FBD89D;
	position: absolute;
	height: 800px;
	width: 8.5em;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

#content #cont-main-izda{
	position: absolute;
	height: 744px;
	width: 546px;
	left: 10em;
	top: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#content #cont-main-izda #top{
	position: absolute;
	height: 370px;
	width: 407px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	left: 0px;
	margin-left: 80px;
}


#content #cont-main-izda #bottom{
	position: absolute;
	height: 370px;
	width: 546px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	left: 0px;
	top: 373px;
}

#content #cont-main-dcha{
	position: absolute;
	height: 380px;
	width: 300px;
	right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	top: 370px;
}

#content #cont-main-dcha #cont-main-dcha-cont{
	position: absolute;
	height: 240px;
	width: 288px;
	top: 35px;
	right: 0px;

}

#footer {
	position:absolute;
	left:0px;
	top:910px;
	width:990px;
	height:34px;
	z-index:3;
	background-color: #ABC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
	}
	
	#footer #copyright {
	padding-right: 20px;
	padding-top: 10px;
	
	}
body {
	text-align: center;
	background-color: #8B8B8B;
}
#Master {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#cont-twitter {
	height: 353px;
	width: 290px;
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 2;
}

#cont-twitter-widget {
	height: 353px;
	width: 290px;
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 7;
}
#cont-logo {
	position: absolute;
	left: 20px;
	top: 5px;
}
#Master #header #cont-fotoheader {
	text-align: center;
}

#Master #header #cont-follow {
	position: absolute;
	right: 20px;
	bottom: 0px;
}


.picture {
	font: 11px/1.4em Verdana, sans-serif;
	padding-bottom: 5px;
}
.picture img {
	vertical-align:middle;
	margin-bottom: 3px;
}
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 
