@charset "utf-8";
html,body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	height:100%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	background-image: url(../img/bg_str.gif);
}

img{ behavior: url(iepngfix.htc) }

.border_table{
	width: 100%;
	}
.border_table_uptd{
	height:100px;
	width: 100%;
	background-image: url(../img/bg_str.gif);
	}
.border_table_dntd{
	width: 100%;
	background-image: url(../img/bg_str.gif);
	}
.border_table_cbg{
	height:681px;
	background-image: url(../img/center.gif);
	background-repeat: repeat-x;
	}
.logo_bg{
	height:140px;
	width: 1000px;
	background-image: url(../img/logo_bg.png);
	}
.logo_bg_left{
	height:101px;
	width:480px;
	background-image: url(../img/logo_bg_pers.png);
	background-repeat: no-repeat;
	}
.logo_bg_right{
	height:101px;
	width:480px;
	background-image: url(../img/logo_bg_pers2.png);
	background-repeat: no-repeat;
	}
.pusto{
	height: 5px;
}
a.blue:link, a.blue:active, a.blue:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #adc4fe;
	text-decoration: underline;
}
a.blue:hover{
	color: #99cc00;
	text-decoration: underline;
}
.copir{
	font-family: Arial, Helvetica, sans-serif;
	color: #515d6b;
}
a.copir:link, a.copir:active, a.copir:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #515d6b;
	text-decoration: underline;
}
a.copir:hover{
	color: #CCC;
	text-decoration: underline;
}
.logo{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	font-style: italic;
}
.losung{
	font-family: Arial, Helvetica, sans-serif;
	color: #6F0;
	text-decoration: none;
	font-size: 13px;
}
h1        {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	color: #FFFF33;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	font-style: italic;
	padding:  5px 0px 0px 20px;
}
a.h1:link, a.h1:active, a.h1:visited{
	font-weight: normal;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding: 0px 0px 0px 20px;
	background-image: url(../img/stre.png);
	background-repeat: no-repeat;
	line-height: 20px;
}
a.h1:hover{
	color: #ff7103;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	background-image: url(../img/stre2.png);
	background-repeat: no-repeat;
	line-height: 20px;
}
