body.title {
	font-family: tahoma,arial;
	font-size: 8pt;
	background-color: #000080;
	background-image: url('img/tlo1.gif');
	background-repeat: no-repeat;
	background-position: top left;
	color: #FFFFFF;
}

body.menu {
	font-family: tahoma;
	font-size: 8pt;
	background: #008 url('img/menubg.png') repeat-y scroll bottom left;	
	color: black;
	margin: 0px;
}

body.content {
	font-family: tahoma;
	font-size: 8pt;
	background: #000080 url("img/bg_pl1.gif") no-repeat fixed bottom right;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

#menu_bg {
	margin: 0px;
	padding: 60px 0px 0px 0px;
	background: #FFF url('img/menubgtop.png') no-repeat scroll top left;
	height: 514px;		
	text-align: left;
	z-index:10;
}

.zwykly {
	font-family: tahoma,arial;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
}


div.zwykly {
	font-family: verdana,arial;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	margin: 40px 200px 20px 20px;
	padding-bottom: 80px;
	text-align: justify;
	line-height: 160%;
}

div.title {
	margin: 0px;
	background: url('img/kreska.png') no-repeat scroll bottom right;
	padding: 10px 20px 5px 50px;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	text-align:right;
}

div.menu_small {
	width: 205px;
	color: black;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	font-weight: normal;
}

#title_logo {
	position: absolute;
	right: 10%;
	bottom: 10%;
}

#menu_logo {
	position: absolute;
	left: 0px;
	bottom: 10px;
	margin: 0px;
	padding: 0px;
	width: 205px;
	text-align: center;
	z-index: 4;
}

#title_language {
	position: absolute;
	right: 5%;
	top: 5%;
	text-align: right;
	color: #FFF;
}


a.title:link { font-size: 8pt;color: #A0A0A0; text-decoration:none; }
a.title:active { font-size: 8pt; color: #F0F0F0; text-decoration:none; }
a.title:visited { font-size: 8pt; color: #A0A0A0; text-decoration:none; }
a.title:hover { font-size: 8pt; color: #FFFFFF; text-decoration:none; }

a:link { color: #A0A0A0; text-decoration:none; }
a:active { color: #F0F0F0; text-decoration:none; }
a:visited { color: #A0A0A0; text-decoration:none; }
a:hover { color: #FFFFFF; text-decoration:none; }


a.menu_main:link { 
	font-size: 8pt;
	color: #000000; 
	text-decoration:none; 
	width: 205px;
	background-color: #F0F0FF;
	color: black;
	text-align: left;
	margin: 2px 0px 2px 5px;
	border: 1px solid black;
	padding: 5px;
	font-weight: normal;
	filter:alpha(opacity=60);	
}
a.menu_main:visited { 
	font-size: 8pt;
	color: #000000; 
	text-decoration:none; 
	width: 205px;
	background-color: #F0F0FF;
	color: black;
	text-align: left;
	margin: 2px 0px 2px 5px;
	border: 1px solid black;
	padding: 5px;
	font-weight: normal;
	filter:alpha(opacity=60);	
}
a.menu_main:active { 
	font-size: 8pt;
	color: #000000; 
	text-decoration:none; 
	width: 205px;
	background-color: #F0F0FF;
	color: black;
	text-align: left;
	margin: 2px 0px 2px 5px;
	border: 1px solid black;
	padding: 5px;
	font-weight: normal;
	filter:alpha(opacity=60);	
}
a.menu_main:hover { 
	font-size: 8pt;
	color: #000000; 
	text-decoration:none; 
	width: 205px;
	background-color: #F0F0FF;
	color: black;
	text-align: left;
	margin: 2px 0px 2px 5px;
	border: 1px solid black;
	padding: 5px;
	font-weight: normal;
	filter:alpha(opacity=90);	
}

a.menu_small:link { 
	font-size: 7pt;
	color: #000000; 
	text-decoration:none; 
	width: 190px;
	text-align: right;
	margin: 4px 1px 4px 5px;
	font-weight: bold;	
}

a.menu_small:visited { 
	font-size: 7pt;
	color: #000000; 
	text-decoration:none; 
	width: 190px;
	text-align: right;
	margin: 4px 1px 4px 5px;
	font-weight: bold;	
}
a.menu_small:active { 
	font-size: 7pt;
	color: #000000; 
	text-decoration:none; 
	width: 190px;
	text-align: right;
	margin: 4px 1px 4px 5px;
	font-weight: bold;	
}
a.menu_small:hover { 
	font-size: 7pt;
	color: #FFFFFF; 
	text-decoration:none; 
	width: 190px;
	text-align: right;
	margin: 4px 1px 4px 5px;
	font-weight: bold;	
}

.input {
	font-size: 10pt;
	font-family: tahoma;
	color: #000000;
	border: 1px solid #808080;
}

.inputbutton {
	font-family: tahoma;
	font-size: 10pt;
	border: 1px solid #808080;
}
