﻿@charset "utf-8";
html, body {
	background: black url(../images/tlo3.png) left top no-repeat;
	color: #3C0403;
	margin: 0;
	padding: 0;
	font-family: tahoma;
	font-size: 12pt;
	margin-left: 0;
	margin-right: 0;
}

#top {
	max-width: 1696px;
	margin-left: auto;
	margin-right: auto;
}

#tlo {
	background: url(../images/tlo.png) right top no-repeat;
}

#menu {
	background: url(../images/bok_menu.png) no-repeat;
	width: 246px;
	height: 1012px;
	position: absolute;
	top: 0px;
	margin-left: 0px;
}

#cek {
	border: none;
	margin-left: 20px;
	position: absolute;
	top: 600px;
}

#AG {
	border: none;
	margin-left: 20px;
	position: absolute;
	top: 650px;
}

#rf {
    border: none;
    margin-left: 20px;
    position: absolute;
    top: 700px;
}

#przyciski {
	margin-top: 153px;
	margin-left: -1px;
}

#content {
	background: #F5EAA1 no-repeat;
	width: 900px;
	height: 800px;
	position: absolute;
	top: 40px;
	left: 320px;
	opacity:0.7;
	filter:alpha(opacity=70);
	padding: 35px;
	overflow: scroll;
}

.round {
	border: 4px solid #F5EAA1;
	-moz-border-radius: 10px;
	opacity:0.9;
	filter:alpha(opacity=90);
}

#stopka {
	height: 70px;
	width: 1204px;
	background: black;
	opacity:0.7;
	filter:alpha(opacity=70);
	position: absolute;
	top: 941px;
	text-align: center;
	color: #F69F1C;
	padding-top: 3px;
	left: 246px;
}

.linki {
	font-size: 8pt;
}

.linki a:link {
	color: white;
}

.linki a:visited {
	color: white;
}

.linki a:hover {
	color: white;
}

.clear {
	clear: both;
}

#ariano {
	text-align: right;
	margin-right: 3px;
}

#projekt {
	font-size: 7pt;
}

a:link {
	color: black;
	text-decoration: underline;
}

a:visited {
	color: black;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: none;
}
a:active {
	color: black;
	text-decoration: none;
}
a:focus {
	color: black;
	text-decoration: none;
}
