* { margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
.cleaner{
	clear:both;
}
.bold{
	font-weight: bold;
	}
.orange_bold{
	font-weight: bold;
	font-size: 12px;
	color: #fe4800;
	}
/*h1-3 uzywane sa w menu*/
h1,h2,h3{
	margin:0px;
	padding:0;
}
h3{
	font-size:13px;
	font-weight:bold;
	color:#2494ea;
}
h1 a, h2 a, h3 a, li a{
	color:inherit;
	text-decoration:inherit;
}
a{
	text-decoration:none;
	color:#1066F5;
}
a:hover {
	color:#1066F5;
}
img{
	border:none;
}
body{
	background: white;
	font-family:Tahoma,Arial,sans-serif;
	font-size:11px;
	color:#5F5F5F;
	margin:0;
	padding:0;
}
#background {
	background:transparent url(/images/general/body_bg.gif) no-repeat scroll center center;
	height:739px;
	margin:auto;
	position:relative;
	width:100%;
}
#holder{
	width:960px;
	margin: 12px auto 15px auto;
	background: #eeeeee;
	height:auto;
	padding:7px 0px 23px 0px;
}
#content{
	width:950px;
	border:1px solid #cfcfcf;
	background: white;
	margin: 0 4px;
}
#top{
	background:url(/images/general/top_bg.jpg) no-repeat scroll top left;
	height:350px;
	margin: 0 0 1px 0;
}
#top h1{
	background:transparent url(/images/general/logo_big.gif) no-repeat scroll center center;
	display:block;
	float:left;
	height:71px;
	left:49px;
	position:relative;
	top:22px;
	width:253px;
}
#top h1 a{
	text-indent:-5000px;
	display:block;
	width:253px;
	height:71px;
}
#top_shortcuts {
	margin:0;
	padding:0;
	float:right;
	padding: 8px 20px 0 0;
}
#top_shortcuts li{
	display:block;
	float: left;
}
#menus_section{
	clear:both;
	float:right;
	margin:6px 0 0 0;
	padding:0;
	width: 540px;
}
#main_menu{
	clear:both;
	float:right;
	margin:0;
	padding:0;
}
#main_menu li{
	background:url(/images/general/button_menu_bg.gif) no-repeat scroll top left;
	display:block;
	float:left;
	height:27px;
	text-align:center;
	width:135px;
	margin:0px;
	overflow:hidden;
	padding:11px 0 0 0;
}
#main_menu li.active, #main_menu li:hover{
	background:url(/images/general/button_menu_bg.jpg) no-repeat scroll bottom left;
}
#section_menu{
	clear:both;
	float:left;
	margin:5px 0 0 0;
	padding:0;
	width: 540px;
	min-height: 37px;
}
#section_menu li{
	background:url(/images/general/button_section_menu_bg.jpg) no-repeat scroll bottom left;
	display:block;
	float:left;
	height:32px;
	padding:5px 0 0 0;
	text-align:center;
	width:135px;
	margin:0px;
	overflow:hidden;
	color:#999999;
	font-size:10px;
}
#section_menu li.active, #section_menu li:hover{
	background:url(/images/general/button_section_menu_bg.jpg) no-repeat scroll top left;
}
#top_movie{
	width: 320px;
	height: 180px;
	clear:both;
	padding-top: 5px;
	/*
	clear:both;
	position:relative;
	left:-253px;
	top:162px;
	*/
	}
#bread_crumb{
	background:url(/images/general/bread_crumb_bg.gif) repeat-x scroll top left;
	height:38px;
	margin-bottom:1px;
}
#bread_crumb a{
	color: inherit;
	}
#bread_crumb a span{
	height:30px;
	overflow: hidden;
	}
#bread_crumb div{
	height:37px;
	padding: 0 0 0 25px;
	float: left;
	}
#bread_crumb div b{
	margin: 10px 5px 0 0;
	display: block;
	font-size: 17px;
	float: left;
	width: auto;
	color:#5F5F5F;
	}
#bread_crumb div span{
	margin: 7px 5px 0px 5px;
	display: block;
	float: left;
	}
#bread_crumb div.p1{
	background:url(/images/general/bread_crumb_p1_bg.gif) no-repeat scroll bottom left;
	margin-left: 15px;
	color: #727272;
	width: 245px;
}
#bread_crumb div.p2{
	background:url(/images/general/bread_crumb_p2_bg.gif) no-repeat scroll bottom left;
	margin-left: 15px;
	color: #e7090f;
	width: 326px;
}
#bread_crumb div.p3{
	background:url(/images/general/bread_crumb_p3_bg.gif) no-repeat scroll bottom left;
	margin-left: 15px;
	color: #1066f5;
	width: 255px;
}
#essence{
	background:url(/images/general/essence_bg.gif) repeat-x scroll top left white;
	min-height: 800px;
	border-bottom:1px solid #cfcfcf;
	margin-bottom:1px;
	clear: both;
}
#left_column{
	width: 300px;
	float: left;
}
#main_column{
	float:left;
font-family:verdana !important;
font-size:12px;
width:649px;
	}
div.page_content{
	margin: 1em;
	}
div.page_content h1, div.page_content h2, div.page_content h3, div.page_content h4, div.page_content h5, div.page_content h6, div.page_content p, div.page_content blockquote, div.page_content form, div.page_content label, div.page_content ul, div.page_content ol, div.page_content dl, div.page_content fieldset, div.page_content address {
    margin-bottom: 1em;
}
.colum_speparator{
	float: left;
	}
#footer{
	background:url(/images/general/essence_bg.gif) repeat-x scroll top left white;
	min-height: 200px;
	clear: both;
}
div.footer_links{
	margin:0 45px 10px 45px;
	text-align:justify;
	clear:both;
}
div.footer_links a {
	color:#5f5f5f;
}
