html{width: 100%;height: 100%;}
body{
	color:#FFF;
	font-size: 9pt;
	font-family: Trebuchet Ms, Verdana, Arial, serif;
	line-height: normal;
	letter-spacing: normal;
	margin: 0;
	text-align: center;
	background-image: url('img/background_2.gif');
	background-repeat:repeat;
	background-color: #3E3E3E;
}
a{font-weight: bold;text-decoration: none;color:#9E9E9E;}
a:hover{font-weight: bold;text-decoration: none;color:#FFF;}
img{display: block;border:0;}
.clear{clear: both;}
input, textarea{
	background-image: url('img/inputs_background_.gif');
	border: 1px solid #494947;
	font-size: 9pt;
	font-family: Trebuchet Ms, Verdana, Arial, serif;
	color:#FFF;
	background-attachment: scroll;
}
input:focus, textarea:focus{
	background-image: url('img/inputs_background.gif');
	border: 1px solid #494947;
	font-size: 9pt;
	font-family: Trebuchet Ms, Verdana, Arial, serif;
	color:#FFF;
	background-attachment: scroll;
}
form, fieldset{display: inline;border: 0px;}
/*++++++++++++++++++++++++++++++++++++++++++*/

div#background_1{
	position: absolute;
	z-index: 1;
	top:0%;left:0%;
	width: 100%;
	background-image: url('img/background_1.gif');
	background-position: top;
	background-repeat: repeat-x;
}
div#header{
	width: 980px;
	margin: 0 auto;
	display: block;
	position: relative;
	z-index: 2;
	top:0%;
	left:0%;
	height:164px;
}
img#i0{display: inline;float: right;margin-right: 275px;}
img#logo{position: absolute;z-index: 3;top:20px;left:20px;display: block;}
img#movie{position: absolute;z-index: 3;top:0%;right:0%;display: block;}
img#film{position: absolute;z-index: 4;top:380px;right:40px;display: none;}
img#bcg{position: absolute;z-index: 2;top:0%;right:275px;display: block;}
div#menu_podstrona{
	width: 100%;
	display: block;
	background-image: url('img/menu_background_2.gif');
	height: 40px;
}
img.paser{display: inline;float: left;margin-top: 2px;}
div#menu{width: 980px;margin: 0 auto;display: block;text-align: left;}
div#content{
	width: 980px;
	display: block;
	margin: 0 auto;
	text-align: left; 
	clear: both;
	line-height: 23px;
}
h1.nag{
	display: block;
	font-weight: bold;
	border-left:5px solid #FE0000;
	background-image: url('img/dot.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	padding-left: 5px;
	font-size:9pt;
	margin-top: 20px;
	font-family: Trebuchet Ms, Verdana, Arial, serif;
}
div.nag{
	display: block;
	font-weight: bold;
	background-image: url('img/dot.gif');
	background-repeat: repeat-x;
	margin-top: 20px;
}
.podstrona_lewa{
	display: inline;
	float: left;
	width: 705px;
	background-image: url('img/i1.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
.podstrona_prawa{
	width: 275px;
	display: inline;
	float: right;
	padding-top: 230px;
}
#fotter{text-align: center;font-size:8pt;padding-top: 20px;color:#6E6E6E;font-weight: bold;clear: both;display: block;}
img.fl{display: inline;float: left;}

div.ramka{
	height: 97px;
	width: 150px;
	background-image: url('img/ramka.png');
	background-color: transparent;
}
div.view{
	display: block;
	float: left;
	width: 150px;
	background-color: transparent;
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	margin: 20px;
	position: relative;
	z-index: 90;
	top:0%;
	left:0%;
}
a.view{
	color:white;
	display:inline-block;
	border-bottom: 1px solid #4D4B48;
	font-weight: bold;
}
a.view:hover{
	color:#B6B6B6;
	display:inline-block;
	border-bottom: 1px solid #FF2525;
	font-weight: bold;
}
span.size{font-size:7pt;display: block;line-height: 13px;}
.view-n, .view-n:hover{font-weight: lighter;color:white;text-decoration: none;}
