html, body
{
	margin:0;
	padding:0;
	height:100%;
	font-family:Verdana;
	color:#FFFFFF;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: top center;
	BACKGROUND: url(../grafik/site_bg.png) #050505 repeat-x 0px 0px;
	LINE-HEIGHT: 1.4;
}
h1, h2, h3, h4, h5, h6, p
{
	margin-top: 0;
	padding-right: 5px;
	padding-left: 0px;
}
a:link, a:active, a:visited
{
	color :#036CB4;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}
a:hover, a:active, a:focus
{
	text-decoration:underline;
	color:#FF0000;
}
ul
{
	margin-left: 0;
	padding-left: 5px;
	list-style : square;
}
li
{
	margin: 0 0 2px 10px;
	padding:0;
}
#container
{
	margin:0px auto 0px auto;
	width:1000px;
}
#contentinfo
{
	background-image: url(../grafik/content_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	min-height: 500px;
	text-align: left;
	padding: 1px 50px 1px 50px; /* top padding 1px is workaroud for some bugs in IE, did not have time to investigate futher */
}
#contentinfo h3
{
	margin: 10px 0px 7px 0px;
	padding: 0;
	background: inherit;
	border-bottom: 1px solid #036CB4;
	font-size: 11px;
	font-weight: bold;
}
#contact
{
	Z-INDEX: 1;
	LEFT: 20px;
	WIDTH: 23px;
	POSITION: absolute;
	TOP: -5px;
	HEIGHT: 190px
}
#contact .contactlink
{
	DISPLAY: block;
	BACKGROUND: url(../grafik/vimpel.png) no-repeat 0px 0px;
	OVERFLOW: hidden;
	WIDTH: 31px;
	TEXT-INDENT: -9000px;
	HEIGHT: 190px
}
#contact a.contactlink:hover
{
	DISPLAY: block;
	BACKGROUND: url(../grafik/vimpel_on.png) no-repeat 0px 0px;
	OVERFLOW: hidden;
	WIDTH: 31px;
	TEXT-INDENT: -9000px;
	HEIGHT: 190px
}
#logo
{
	Z-INDEX: 1;
	WIDTH: 175px;
	POSITION: absolute;
	HEIGHT: 102px;
	margin-left: 805px;
}
#logo .logo_gelki
{
	DISPLAY: block;
	BACKGROUND: url(../grafik/logo.png) no-repeat 0px 0px;
	OVERFLOW: hidden;
	WIDTH: 175px;
	TEXT-INDENT: -9000px;
	HEIGHT: 102px
}
#logo a.logo_gelki:hover
{
	DISPLAY: block;
	BACKGROUND: url(../grafik/logo_on.png) no-repeat 0px 0px;
	OVERFLOW: hidden;
	WIDTH: 175px;
	TEXT-INDENT: -9000px;
	HEIGHT: 102px
}
#header
{
	background-image: url(../grafik/content_bg_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 125px;
	padding: 20px 0px 0px 0px;
}
#footer
{
	background-image: url(../grafik/content_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding:0;
	margin:0;
	height: 35px;
}
#tags
{
	text-align: center;
	width: 300px;
	margin:0px auto 0px auto; /* wtf did not know about this as good practic to use to center objects. */
	padding: 5px 0px 0px 0px;
	background: #000;
	color: #999;
}
#eXTReMe
{
	position:absolute;
	left:-2000px;
	top:-2000px;
}
form { margin:0; }
input
{
	margin: 5px 0px 5px 0px;
	background-color: #333333;
	color: #FFFFFF;
	border: solid #999999 1px;
	font-size: 11px;
	background-image: url(../grafik/form_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 4px 2px 4px;
	width: 175px;
}
textarea
{
	font-size: 11px;
	margin: 5px 0px 5px 0px;
	background-color: #333333;
	color: #FFFFFF;
	border: solid #999999 1px;
	background-image: url(../grafik/form_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 4px 2px 4px;
	width: 175px;
}
.submit_knapp
{
	color : #ffffff;
	height : 26px;
	font-size : 11px;
	border : 1px solid #000000;
	text-align : center;
	line-height : 1.5em;
	background-image : url(../grafik/button_bg_hover.gif);
	background-repeat : repeat-x;
	margin: 5px 0px 5px 0px;
	width: 50px;
}
.submit_knapp:hover
{
	background-image:url(../grafik/button_bg_hover.gif);
	background-repeat: repeat-x;
	cursor: pointer;
	border: solid #ffffff 1px;
}
/* use it to break floating div */
.clearfloat
{
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	clear: both;
}
#errortext
{
	border : 1px solid #17517f;
	background-color : #f2f2f2;
	color : #cc0000;
	margin-bottom : 7px;
	margin-top : 7px;
	padding: 5px 5px 5px 5px;
}
/*  Top Menu */
#menu
{
	text-align: center;
	padding: 68px 50px 0px 55px;
	height: 45px;
	margin:0;
}
#menu a
{
	float:left;
	color : #ffffff;
	height : 26px;
	font-size : 13px;
	border : 1px solid #000000;
	text-align : center;
	line-height : 2.0em;
	background-image : url(../grafik/button_bg_hover.gif);
	background-repeat : repeat-x;
	margin: 5px 2px 5px 2px;
	padding: 0px 8px 0px 8px;
	letter-spacing: 1px;
	text-decoration: none;
}
#menu a:hover
{
	cursor: pointer;
	border: solid #ffffff 1px;
	text-decoration: none;
}
#menu ul
{
	margin:0;
	list-style:none;
	padding: 5px 0 0 20px;
}
#menu li
{
	float:left;
	color: #FFF;
	margin:0;
	padding:0;
}
.fb-like {
	margin: 15px -3px 0px 0px;
	float: right;
}
