body {
	margin : 0;
	padding : 0;
	background-color : #000;
	font-family : 'Lucida Sans Unicode','Lucida Grande',sans-serif;
}
div#top_logo {
	width : 100%;
	background : #000;
	margin : 0;
}
div#top_logo img {
	display : block;
	margin : 15px auto;
}
a.menu {
	text-decoration : none;
	color : #fff;
	filter : alpha(opacity=80);
	opacity : .80;
	font-weight : bold;
	font-size : 16pt;
	zoom : 1;
	display : block;
	margin : 0 16px;
	float : left;
}
a.menu:hover {
	filter : alpha(opacity=100);
	opacity : 1;
}

div#menu {
	float : right;
	clear : right;
	margin-right : 20px;
}
img {
	border : 0;
}
div#logo {
	margin-top : 120px;
	float : left;
	margin-bottom : 15px;
	
}
div#ban {
	zoom : 1;
	font-size : 8pt;
	color : #fff;
	filter : alpha(opacity=60);
	opacity : .55;
	background-color : #000;
}
div#top {
	font-size : 24pt;
	color : #fff;
	text-transform : uppercase;
	margin : 20px 20px 10px 0;
	float : right;
	filter:alpha(opacity=70);
	opacity : 0.7;
}
div#middle {
	width : 100%;
	background : #000 url(img/tlo.jpg) bottom no-repeat;
	font-weight : bold;
}
div#all {
	 width : 1000px;
	 height : 579px;
	 margin : 0 auto;
}
div#side_left {
	float : left;
	width : 300px;
	padding : 70px 70px 0 30px ;
}
div#side_right {
	float : right;
	width : 530px;
	padding : 80px 30px 0 30px;
}
div#login {
	filter : alpha(opacity=70);
	opacity : .70;
	float : left;
	background-color : #000;
	width : 220px;
	height : 125px;
	margin-left : 20px;
	margin-top : 25px;
	border-radius : 3px;
	-webkit-border-radius : 3px;
	-moz-border-radius : 3px;
}
div#login_login {
	margin : 10px 0 0 20px;
	color : #fff;
}
div#stopka {
	text-align : center;
	padding-top : 10px;
	width : 100%;
	background : #000;
	font-size : 8pt;
	color : #fff;
}
div#stopka a {
	color : #fff;
}
div#jezyki {
	float : left;
	width : 32px;
	height : 125px;
	margin-top : 25px;
	filter : alpha(opacity=75);
	opacity : .50;
}
div#jezyki img {
	margin : 6px;
}
input.login_text {
	background-color : #000;
	border : 1px solid #636363;
	color : #fff;
	width : 120px;
	height : 16px;
}
#login_submit {
	display : block;
	width : 61px;
	height : 22px;
	border : 1px solid #636363;
	color : #fff;
	background-color : #000;
}
#login_submit:hover {
	border : 1px solid #fff;
}
td.login_left {
	color : #d0d0d0;
	text-align : center;
	font-size : 8pt;
	font-weight : bold;
	width : 35px;
}
div#right_top {
	zoom : 1;
	font-size : 10pt;
	color : #fff;
	filter : alpha(opacity=80);
	opacity : .80;
	background-color : #000;
	border-radius : 2px 2px 0 0;
	-webkit-border-radius : 2px 2px 0 0;
	-moz-border-radius : 2px 2px 0 0;
	padding : 5px 5px 5px 15px;
	text-transform: uppercase; 
}
div#right_middle {
	zoom : 1;
	font-size : 8pt;
	color : #fff;
	filter : alpha(opacity=70);
	opacity : .70;
	padding : 30px 10px;
	background-color : #000;
}
div#right_bottom {
	zoom : 1;
	font-size : 10pt;
	color : red;
	filter : alpha(opacity=80);
	opacity : .80;
	background-color : #000;
	padding : 5px;
	border-radius : 0 0 2px 2px;
	-webkit-border-radius : 0 0 2px 2px;
	-moz-border-radius : 0 0 2px 2px;
	padding : 5px 5px 5px 25px;
}
div#right_bottom a {
	color : red;
}
td {
	padding : 3px;
}
table {
	margin-left : 20px;
}
.clearboth {
	clear : both;
}
.tekst {
	filter : alpha(opacity=100);
	opacity : 1;
}

