@charset "utf-8";
@font-face {font-family: alba;src: url('alba.eot');}
@font-face {font-family: alba;src: url('alba.ttf');}

body  {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	background: url(../images/background.gif) #39C;
	margin: 0;
	padding: 15px 2px;
	text-align: center; 
	color: #000000;
}
.menu { 
	list-style:none;
	padding:0px;
	margin: 1px 0px 0px 5px;
}
.menu li{
	float:left;
	display:block;
	white-space:nowrap;
	height:25px;
	text-align:center;
	vertical-align:middle;
}
.menu li img{
	border:0;
}
.m_ms #container { 
	width: 958px;
	background: url(../images/bg.gif) #FFF repeat-y;
	margin: 0 auto;
	text-align: left;
} 
.m_ms #header { 
	background:url(../images/header.jpg) #39F;
	width:958px;
	height:106px;
	padding: 0;
}
.m_ms #mainContent {
	float: right;
	width: 550px; 
	padding: 10px 10px 10px 4px;
}
.m_ms #mainContent table{
	margin-bottom:15px;
	width:550px;
}
.m_ms #sidebar { 
	margin-right: 568px;
	padding: 10px 4px 10px 10px;
} 
.m_ms #sidebar img {
	margin-right:7px;
	float:left;
}
.m_ms #sidebar p {
	margin-top:5px;
	text-align:justify;
}
.m_ms #sidebar h2{
	font-family:"Comic Sans MS", cursive;
	font-size:11pt;
	margin:0px;
	color:#a0c700;
}
.m_ms #banner a:link{
	color:#a0c700;
}
.m_ms #sidebar h1 {
	font-family: alba,"Mistral", "Comic Sans MS";
	font-weight:100;
	font-size:14pt;
	font-variant:normal;
	font-style:normal;
	color:#a0c700;
	background:url(../images/line.gif) bottom no-repeat ;
} 
.m_ms #footer {
	height: 22px;
	background:url(../images/footer.gif);
	padding: 0px;
	margin: 0px;
	vertical-align:bottom;
} 
.m_ms #footer div{
	margin-left:10px;
	margin-top:11px;
	margin-bottom:0px;
	padding:0px;
	vertical-align:super;
	height:100%;
	font-size:11px;
	color:#838383;
	font-family:"Comic Sans MS", cursive;
}
.m_ms #banner{
	font-family:"Comic Sans MS", cursive;
	font-size:8pt;
	background:#003 url(../images/banner.gif) no-repeat;
	width:360px;
	height:23px;
	text-align:right;
	color:white;
	padding:70px 40px 0px 150px;
	margin-bottom:15px;
}
.m_ms #banner a{ 
	color:#FFF;
	margin-right:30px;
}
#home{
	width:225px;
	background:url(../images/menu_home.gif)
}
#about{
	width:119px;
	background:url(../images/menu_about.gif)
}
#dc{
	width:143px;
	background:url(../images/menu_dc.gif)
}
#dl{
	width:78px;
	background:url(../images/menu_dl.gif)
}
#forum{
	width:69px;
	background:url(../images/menu_forum.gif)
}
#kontakt{
	width:180px;
	background:url(../images/menu_kontakt.gif)
}
#sh{
	width:135px;
	background:url(../images/menu_sh.gif)
}
.marg{
	margin-left:15px;
}
.avimg{
	width:90px;
}
.t_l{
	background:url(../images/b_l.gif) #09C;
	width:6px !important;
	height:18px;
	max-width:6px !important;
}
.t_c{
	background:url(../images/b_bg.gif) #09C;
	width:100%;
	height:18px;
	color:#FFF;
	font-size:9pt;
	vertical-align:middle;
	padding-left:10px;
}
.t_r{
	background:url(../images/b_r.gif) #09C;
	width:6px !important;
	height:18px;
	max-width:6px !important;
}
.t_content{
	padding: 0px 20px 5px 20px;
	text-align:justify;
	width:509px;
}
.alt1{
	margin-right:15px;
}
.alt2{
	color:#3330;
	margin-left:15px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clear{
	font-size:1px;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
	float:none;
}
.aright{
	text-align:right !important;
}
.aleft{
	text-align:left !important;
}
a:link{
	color:#a0c700;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a:visited{
	color:#a0c700;
}
a:active{
	color:#a0c700;
}
