﻿
body {
	background: #2C1C6A url(images/hk.gif) repeat-x;
	color: #7F7F7F;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

* html body {
}

img {
	border: 0px;
}

a:link {
	color: #0000FF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
	
a:visited {
	color: #0000FF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
	
a:hover, a:active {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#navi a:link { 
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#navi a:visited { 
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#navi a:hover, #footer a:active {
	color: #2C1C6A;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

#nav a:link { 
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#nav a:visited { 
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#nav a:hover, #footer a:active {
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

#banner {
	clear: both;
	height: 326px;
	width: 1300px;
}

#container {
	
    margin-left: auto; 
    margin-right: auto;
    width: 1300px;
    position: relative;
}

#content {
	background-image: url(images/content-bg.gif);
	background-repeat: repeat;
	background: #9D9D9B;
	clear: both;
	width: 1300px;
}

#footer {
	background: url(images/footer.gif) no-repeat;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	padding-top: 20px;
	text-align: center;
	width: 1300px;
	height: auto;
}

#headlines {
	background: #6397F5;
	border: thick;
	padding: 10px;
	width: 254px;
	color: #000000;
	font-size: x-small;
}
#leftnav {
	background: #FFFFFF no-repeat 0% 0%;
	float: left;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	width: 1280px;
	color: #000000;
	font-size: medium;
	background-color: #DD5A2A;
}
#vlevo {
	text-align: left;
}


#left {
	background: #FFFFFF no-repeat 0% 0%;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	width: 780px;
	color: #000000;
	font-size: medium;
	position: relative;
	left: 200px;
}
#menic {
	height: 249px;
	width: 300px;
	position: absolute;
	left: 1000px;
	top: 0px;
	
}
#menic1 {
	height: 249px;
	width: 300px;
	position: absolute;
	right: 1000px;
	top: 0px;
	
}

#logo {
	height: 40px;
	width: 1300px;
}
#navi {
	clear: both;
	display: block;
	height: 10px;
	width: 1280px;
	background-image: url(images/navi.gif);
	background-repeat: repeat-x;
}
#navi ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;	
}
#navi ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
#nav {
	clear: both;
	display: block;
	height: 43px;
	width: 1300px;
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;	
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
.nlinke, .nlinkende {
	float: left;
	width: auto;
	list-style: none;
	display: inline;
	text-align: center;
	padding-top: 2px;
	padding-left: 17px;
	padding-right: 17px;
	height: 28px;
	right: auto;
	left: auto;
}

.nlinke{
	background-image: url(images/navi-li.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkende {
	background-image: none;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
	height:28px;
}

.nlink{
	background-image: url(images/nav-li.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkend {
	background-image: none;
}
#sponzori {
	float: left;
	background: #CCCCFF;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	width: 195px;
	color: #000000;
	position: absolute;
	left: 0px;
	right: 1110px;
	top: 450px;
}

#right {
	float: right;
	width: 274px;
	color: #000000;
}

#right p {
	margin-top: 0px;
	left: auto;
	position: relative;
	right: auto;
}

* html #right p {
	margin-top: -5px;
}

#stats {
	border: thick;
	background: #9BB7E9;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	padding: 10px;
	width: 254px;
	font-size: small;
}

#spon {
	border: thick;
	background: #CCCCFF;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	padding: 10px;
	width: 254px;
	font-size: small;
}

#pris {
	border: thick;
	background: #9999FF;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	padding: 10px;
	width: 254px;
	font-size: small;
}

* html #stats {
	height: 170px;
}

.date {
	color: #000080;
	font-weight: bold;
	font-size: medium;
}
.tucne {
	font-weight: bold;
	font-size: normal;
	font: normal normal bold medium serif;
	color: #000000;
}


.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
	color: #CC0000;
	font-size: medium;
	font-variant: normal;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
}

.fltt {
	float: right;
	color: #000080;
	font-size: medium;
	font-variant: normal;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
}

.heading1 {
	background: url(images/heading.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	background: url(images/heading2.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 38px;
	padding-top: 4px;
	width: 161px;
}
