/**
 * OGÓLNE
 */
body
{
	font-size:12px;
	font-family:Arial;
	background:#7698c5 url('../layout/bgr_bottom.jpg') no-repeat bottom center;
	margin:0;
	padding:0;
	color:#000;
}
a img
{
	border:0;
	vertical-align:bottom;
}
p
{
	text-align:justify;
	line-height:23px;
	font-size:12px;
	padding:10px 0;
	margin:0;
}
h1
{
	margin:0;
	font-weight:normal;
	font-size:17px;
	color:#000;
	padding:18px 15px;
	text-align:left;
	font-weight: bold;
}
h2
{
	font-weight:normal;
	font-family:Times;
	font-style:italic;
	font-size:17px;
	color:#8c4a21;
	margin:5px 0 10px 0;
	padding:0 0 3px 0;;
	border-bottom:1px solid #e1c1ad;
}
.clear
{
	height:1px;
	overflow:hidden;
	clear:both;
}
#clock
{
	position: absolute;
	margin: 10px 0px 0px 695px;
}




/**
 * FORMULARZE
 */
form
{
	margin:0;
	padding:0;
}
input, select, textarea
{
	padding:1px;
	border:1px solid #a2bddc;
	font-size:12px;
	font-family:Arial;
}







/**
 * LINKI
 */
a:link, a:visited
{
	text-decoration:none;
	color:#bb0000;	
}
a:hover
{
	color:#000;
}






/**
 * KONSTRUKCJA
 */
#container
{
	background:url('../layout/bgr_top.jpg') no-repeat top center;
}
#header
{
	width:982px;
	height:84px;
	margin:0 auto;
}
#logo
{
	width:227px;
	height:69px;
	margin:7px 0 0 13px;
	position:absolute;
}
#header_info
{
	width:421px;
	height:24px;
	margin:31px 0 0 258px;
	padding:7px 0 0 0;
	position:absolute;
	text-align:center;
	overflow:hidden;
	background:url('../layout/top_box_1.gif') no-repeat 0 0;
}
#header_info span
{
	font-size:11px;
	color:#003471;
}
#header_info_serwis
{
	width:208px;
	height:22px;
	float:right;
	display:inline;
	padding:7px 0 0 0;
	color:#fff;
	margin:31px 0 0 0;
	text-align:center;
	overflow:hidden;
	font-size: 10px;
	background:url('../layout/top_box_2.gif') no-repeat 0 0;
}
#topmenu
{
	width:982px;
	height:37px;
	margin:0 auto;
	background:url('../layout/bgr_menu_top.gif') no-repeat 0 0;
}
#scrolling
{
	width:982px;
	height:132px;
	margin:0 auto;
	background:url('../layout/bgr_scrollbar.jpg') no-repeat 0 0;
	padding:16px 0 16px 0;
}
#komunikaty
{
	width:982px;
	height:39px;
	margin:0 auto 7px auto;
	background:url('../layout/bgr_undermenu.gif') no-repeat 0 0;
}
#komunikat_in
{
	width:98px;
	float:left;
	display:inline;
	padding:11px 0 0 10px;
}
#main_film
{
	float:left;
	display:inline;
	width:633px;
	height:393px;
}
.box
{
	 background:#ebebeb;
	 position:relative;
}
.box_head
{
	height:39px;
	background:url('../layout/bgr_head.gif') no-repeat 0 0;
}
.box_head_right
{
	height:39px;
	background:url('../layout/bgr_head.gif') no-repeat top right;
	width:5px;
	float:right;
}
.box_head_txt
{
	padding:12px 0 0 15px;
}
.corner_left
{
	width:1px;
	height:1px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:0;
	background:#7698c5;
}
.corner_right
{
	width:1px;
	height:1px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	right:0;
	background:#7698c5;
}
#reklama_bottom
{
	width:982px;
	margin:0 auto;
	padding:20px 0 60px 0;
	text-align: center;
}
#reklama_bottom_txt
{
	text-align:center;
	font-size:11px;
	padding:0 0 5px 0;
	color:#fff;
	letter-spacing:25px;
}






/**
 * MENU GÓRNE
 */
ul.menulist
{
	list-style:none;
	margin:0 2px;
	padding:0;
	height:37px;
}
ul.menulist li
{
	margin:0;
	padding:0;
	float:left;
	display:inline;
	height:37px;
	overflow:hidden;
}
ul.menulist li a:link, ul.menulist li a:visited
{
	color:#000;
	font-size:12px;
	padding:11px 17px 11px 16px;
	background:url('../layout/li_spacer.gif') no-repeat top right;
	float:left;
	display:inline;
}
ul.menulist li a:hover
{
	background-color:#d4d4da;
}
ul.menulist li.active a
{
	color:#3464a8 !important;
	background-color:#fff !important;
}
ul.menulist li.last a
{
	background-image:none !important;
}





/**
 * MENU PIONOWE
 */
ul.menulinks
{
	list-style:none;
	margin:0;
	padding:0;
}
ul.menulinks li
{
	margin:0;
	padding:0;
}
ul.menulinks li.arrow a:link, ul.menulinks li.arrow a:visited
{
	font-weight:bold;
	color:#000;
	background:url('../layout/arrow.gif') no-repeat 0 4px;
	padding-left:10px;
}
ul.menulinks li a:link, ul.menulinks li a:visited
{
	font-size:11px;
	color:#636363;
	display:block;
	padding:2px 0px 2px 15px;
}
ul.menulinks li a:hover
{
	color:#000;
}
ul.menulist li.active a
{
	color:#3464a8 !important;
	background-color:#fff !important;
}





/**
 * SCROLLER
 */
.scrollable
{
	position:relative;
	overflow:hidden;
	width:912px;
	height:132px;
}
.scrollable .items
{
	width:20000em;
	position:absolute;
	clear:both;
}
.scrollable .items a
{
	position:relative;
}
.scrollable .items a span
{
	position:absolute;
	display:block;
	background:#ff0000;
	bottom:1px;
	left:1px;
	right:1px;
	height:30px;
	overflow:hidden;
	padding:0 3px;
	opacity:0.85;
	width: 204px;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
}
.scrollable .items a:link, .scrollable .items a:visited
{
	margin:0 8px;
	float:left;
	width:212px;
	color:#fff;
	text-decoration:none;
	display:inline;
	text-align:center;
}
.scrollable .items a img
{
	border:1px solid #909ab1;
	width:210px;
	height:130px;
	overflow:hidden;
	margin:0;
	display:block;
}
.scrollable .active
{
	z-index:9999;
	position:relative;
}
.scrollable
{
	float:left;	
}
#scrolling a.browse
{
	background:url('../layout/arrows.gif') no-repeat;
	display:block;
	width:23px;
	height:91px;
	float:left;
	margin:16px 12px 0 12px;
	cursor:pointer;
	font-size:1px;
}
#scrolling a.right { background-position:-23px 0; clear:right; margin-right: 0px;}
#scrolling a.right:hover {  }
#scrolling a.right:active {  } 
#scrolling a.left { background-position:0; margin-left: 0; } 
#scrolling a.left:hover {  }
#scrolling a.left:active {  }
#scrolling a.up, a.down { 
	background:red url('../img/scrollable/arrow/vert_large.png') no-repeat; 
	float: none;
	margin: 10px 50px;
}
#scrolling a.up:hover { background-position:-30px 0; }
#scrolling a.up:active { background-position:-60px 0; }
#scrolling a.down { background-position: 0 -30px; }
#scrolling a.down:hover { background-position:-30px -30px; }
#scrolling a.down:active { background-position:-60px -30px; } 
#scrolling a.disabled { visibility:hidden !important; }