﻿
html>body, html>body #contents {
	height: auto;
}

/*
 * Without this, Moz1.0 adds a vertical scrollbar
 */

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #333333;
}

#topmenu {
	text-align: right;
	width: 100%;
	height: 18px;
	background-color: #333333;
	padding-top: 3px;
}

#topmenu a:link{
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}
#topmenu a:visited{
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}

#topmenu a:hover{
	text-decoration:underline;
}

#contents {
	position: absolute;
	top: 0;
	left: 0;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	background-color:white;
}

#header{
	background-color: #9C241C;	
	height: 100px;
	color: #FFFFFF;
	font-size: 6px;
	
}

#main {
	height: auto;
	margin-bottom: 35px;
	padding: 0px;	
}

#footer {
	position: absolute;
	padding: 5px 0px 0px 0px;
	bottom: 0px;
	text-align: center;
	width: 900px;
	height: 35px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #9C241C;
}
#logo{
	padding: 20px 0px 0px 20px;
	left: 50%;
	position: absolute;
	margin-left: -450px;
	height: 80px;
	width: 140px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}

.headtext {
	font-size: 24px;
	margin-left: 660px;
	line-height: 26px;
}

a:link{
	font-size: 11px;
	margin-left: 0;
	text-decoration: none;
	color: #9C241C;
	font-weight: bold;
}

a:visited{
	font-size: 11px;
	margin-left: 0;
	text-decoration:none; 
	color:#9C241C;
	font-weight: bold;	
}

a:hover{
	text-decoration:underline;
}


a:link.menu{
	font-size: 11px;
	margin-left: 0;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a:visited.menu{
	font-size: 11px;
	margin-left: 0;
	text-decoration:none; 
	color:#FFFFFF;
	font-weight: bold;	
}

a:hover.menu{
	text-decoration:underline;
}


a:link.top{
	font-size: 8px;
	margin-left: 0;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}
a:visited.top{
	font-size: 8px;
	margin-left: 0;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}

a:hover.top {
	text-decoration:underline;
}

a:link.footer {
	font-size: 8px;
	margin-left: 0;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}
a:visited.footer {
	font-size: 8px;
	margin-left: 0;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}

a:hover.footer {
	text-decoration:underline;
}

p{
	margin: 5px 20px 5px 0px;
	font-size: 12px;
	text-align: justify;
}

h1{
	font-size: 18px;
}

h2{
	font-size: 16px;
}

img{
	border-width: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
}

img.main{
	border-width: 0px;
	padding: 0px;
}


td{
	vertical-align: top;	
}


td.lmenu{
	vertical-align: top;
	background-color: #FFFFFF;
	width: 160px;
	height: 500px;
	background-image: url('../img/left-bg.jpg');
	background-repeat: repeat-y;
}

td.content{
	vertical-align: top;
}

.page{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

a.page{
	margin: 0px;
	font-weight:normal;
	font-size: 10px;
	color: #999999;
	text-decoration: none;	
}

a:visited.page{
	font-size: 10px;
	color: #999999;
	text-decoration: none;		
}

/*
Reklama
*/
div.reklama{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 700px;
	margin-left: -350px;
	margin-top: -230px;
}

div.reklama_menu{
	padding: 2px;
	position: relative;
	height: 18px;
	text-align: center;
	margin-left: 580px;
	CURSOR: pointer;
	background-color: #000000;
	color: #FFFFFF;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 12px;
}

div.reklama_tresc{
	position: relative;
	border:0px solid #CCCCCC; 
	text-align:center
}

