body{ 
background: url(../images/bg.jpg) repeat-x #416c99;
margin:auto;
font-family: Tahoma;
font-size:12px;
color: #000000;
}

#main{
overflow:hidden;
width:927px;
height:auto;
margin: 0px auto;
}

#header{
float:left;
width: 927px;
height: 203px;
background:url(../images/header.jpg) top left no-repeat;
}

#content{
float:left;
width: 927px;
height:auto;
background:url(../images/bg-body.jpg) top left repeat-y;
}

#left-side{
float: left;
width: 200px;
height: auto;
}

#right-side{
float: left;
width: 727px;
height: auto;
}

#footer{
width: 927px;
height:82px;
clear:both;
float:left;
margin: 0;
background:url(../images/footer.jpg) top no-repeat;
}

#navi{
float:left;
padding: 15px 22px 15px 6px;
width: 171px;
}

#banneri{
margin: 0 22px 10px 6px;
width: 171px;
}

.menu{
height: 22px;
color: #003366;
font-size:14px;
padding: 6px 10px 0 10px;
border-bottom: 1px dotted #006699;
}

.menu a{
color: #003366;
text-decoration:none;
}

.menu a:hover{
color: #990000;
padding-left: 5px;
text-decoration:none;
}

.ul{
overflow:hidden;
height: 35px;
}

.li{
	height: 35px;
	width: 114px;
	display: block;
	float:left;
	font-size:14px;
	font-variant:small-caps;
	text-align: center;
	background-image: url(../images/button-f1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.li a{
color: #990000;
text-decoration:none
}

.li:hover{
background:url(../images/button-f2.jpg) center no-repeat;
}

.li a:hover{
font-weight: bold;
}

p.footer{
margin-top: 65px;
margin-left: 20px;
font-size: 10px;
color: #CCCCCC;
text-align:center;
}


p{
padding: 0px 30px 5px 15px;
text-align:justify;
}

p a{
color: #3366CC;
}

p a:hover{
color: #999999;
}

h1{
margin: 10px 0 20px 15px;
width: 680px;
color: #993333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
border-bottom: 2px solid #ffffff;
}

h2{
width: 171px;
text-align: center;
border-bottom: 1px dotted #006699;
font-size:12px;
color:#006699;
margin-bottom: 3px;
margin-top: 40px;
}

h3{
margin: 0 15px;
font-size:13px;
font-weight:bold;
color:#003366;
border-bottom: 1px dotted #9cadce;
}

h4{
margin: 0px 20px 10px 15px;
font-size:13px;
font-weight:bold;
color: #003366;
}

h4 a{
color: #990000;
}

h5{
margin: 30px 20px 10px 20px;
text-align:justify;
font-size:13px;
font-weight:bold;
color:#990000;
}

h6{
margin: 0 20px;
text-align:center;
font-size:13px;
font-weight:bold;
color:#003366;
border-bottom: 1px dotted #9cadce;
}

li{
padding-right: 15px;
}

img.pic{
padding:1px;
float:left;
margin:0px 10px 5px 15px;
}

img.pic-right{
float:right;
margin:6px 32px 15px 20px;
}

img.banner{
padding-top:10px;
}

img.sponzor{
margin:5px 0px;
padding: 0px 5px 0 15px;
float:left;
}


table{
text-align:left;
}

td{
padding: 4px;
border-bottom: 1px dotted #99CCFF;
}

#gallery{
width: 360px;
height:auto;
padding: 6px;
}

img.gallery{
width:150px;
height:100px;
padding: 1px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 15px;
margin-right: 3px;
border: 3px solid  #9cadce;
float:left;
}