* { margin: 0; padding: 0; outline: 0 }

body {
background-image:url(media/bkga.jpg);
font-family:Verdana, Arial, Tahoma, Sans-serif;
font-size:16px;
color:#333333;
line-height:1.5;
 
}

a:link {text-decoration:none; border-bottom:dotted; color:#333333;}
a:hover {text-decoration:none; border-bottom:dotted; color:#333333;}
a:visited{text-decoration:none; border-bottom:dotted; color:#333333;}

TR.headd { 
font-size: 14px;
font-weight: bold;
text-align:center;
color: #FFF;
}

p {text-align: justify;}
 
 
h1 {
	font-size: 36px;	
	font-weight: bold;
	color: #FFF;
}

h1 {
	font-size: 36px;	
	font-weight: bold;
	color: #FFF;
}

h1 a:link{
	font-size: 36px;	
	font-weight: bold;
	color: #FFF;
	border-bottom:none;
}

h1 a:hover{
	font-size: 36px;	
	font-weight: bold;
	color: #FFF;
	border-bottom:none;
}

h1 a:visited{
	font-size: 36px;	
	font-weight: bold;
	color: #FFF;
	border-bottom:none;
}


h2, h3, h4 {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
}
 
 
/* media */
img {
 
	padding: 8px;
}
 

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}



/* start - table */
 

#wrap {
	width: 820px;
	height:auto;
	background: url(media/content.gif) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
	
	#navigation{
	position: relative;
	right: 10px;
	top:40px;
	width: 400px;
	height: 40px;
	left: 40px;
	padding:0px;
	text-align:left;
	font-size:36px;
	font-weight:bold;

	}
 
 
	#navigation img { padding:0px; }
 
		#fot{
	padding:0px;
	position: relative;
	left: 340px;
	top: 10px;
	width: 430px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	 
 	}
	
  
  
#content-wrap {
	 
	width: 740px;
	padding-bottom:30px;
	padding-left:40px;
	padding-right:30px;
	padding-top:10px;
 
	 
	 
}
#header {
	width: 820px;
	 
	height: 136px;
	background: #CCC url(media/header.jpg) no-repeat center top;
	background-position:center;
	padding: 0;	
	color: #FFF;	
}


/* Menu */
#menu {
	clear: both;	
	margin: 0 auto; padding: 0;
	background: url(media/menu.gif);	
	font: bold 14px/37px Verdana, Arial, Tahoma, Sans-serif;
	height: 37px;
	width: 820px;	
}
#menu ul {
	float: left;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	 
	 
	padding: 0 12px;
	color: #FFF;	
	text-decoration: none;
	border-bottom:none;
}

#menu ul li.last a {
	 	
}
#menu ul li.first a {
	padding-right: 315px;	
	padding-left: 55px;
}
#menu ul li.first1 a {
width:200px;
	padding-left: 20px;
}
#menu ul li a:hover {
	color: #CCCCCC;	
}
#menu ul li#current a {	
	color: #CCCCCC;
}

/* Main Column */
#main {
	
	  
	background:#FFFFFF;
	 
	 
}
 

.fr {float:right; padding:8px;}
.fl {float:left; padding:8px;}

.50 td {text-align:center; background-image:(media/50kr-gratis.gif); background-repeat:no-repeat; width:100px; padding:0px;}
.50 img {padding:0px;}
 
#main ul li {
	list-style-image: url(media/bullet.gif);
}


 .hi img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}

.hi:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

/* Footer */	
#footer {
	color: #C6DDEE;
	background: #CCC url(media/footer.jpg) no-repeat center top;
	clear: both;
	width: 820px;
	height: 65px;
 
	
}
 
 
