/* CSS Document */

body {
	background-color: #415e71;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}

.bgr_vertushka {
	background-image:url(../img/vertushka.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	}
.bgr_kontakt {
	background-image:url(../img/bgr_kontakt2.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	}
.Stil1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.Stil2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF5E5E;
}
h1 {
	margin: 0px;
	padding: 0px;
}

strong { 
	font-weight: bold;
}

em {
	font-style: italic;
}

.heliRed { 
	color: #FF0000;
}