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

* {
    margin: 0;
    padding: 0;
    font-family: georgia, serif;
}

h1,h2,h3,h4,h5,h6,p,a {
	color: #FFF;
}

p {
	margin-bottom: 40px;
	font-size: 16px;
	line-height: 22px;
}

div.myspacediv {
	margin-bottom:40px;
}

div.myspacediv * {
	font-weight:normal;
	line-height:22px;
	font-size:16px;	
}

p.portraitDetailItem {
	margin-bottom:0px;
}

div.activityBody {
	display:inline;
}

span.datums {
	font-size: 11px!important;
	font-style: italic;
	color: #FC9;
	clear:both;
	display:block;
}

body {
	background-image: url(../img/bg.png);
}

.voiska_augsa {
	background-image: url(../img/vvcover1.png);
	height: 560px;
}

.big_spacer {
	height: 475px;
}

p img.img {
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}

.small_spacer {
	height: 60px;
	border-bottom: 1px solid #FFF;
	margin-bottom: 40px;
}

.float_right {
	float: right;
	margin-right: 40px;
}

.float_left {
	float: left;
	margin-right: 40px;
}