/* to reset */
a:active, a:focus{
	outline:none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background:#fff url(../i/bg_top.gif) repeat-x top;
	margin:0;
	padding:0;
}

#top {
	width:960px;
	margin:0 auto;
	height:113px;
	background:url(../i/bg_people.gif) right top no-repeat;
	clear:both;
}

#top_logo {
	width:300px;
	padding-top:25px;
	float:left;
}

#top_search {
	float:right;
	text-align:right;
	padding-right:20px;
	width:400px;
	margin-top:70px;
}

#top_search form {
	line-height:32px;
	vertical-align:middle;
	vertical-align:text-top;
}

#top_search #search_focus, #top_search #keywords {
	width:120px;
	background-color:#d2d4d4;
	border:1px solid #afafaf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:10px;
	font-weight:bold;
	padding:2px;
	margin-right:.5em;
}

#top_search #keywords:focus {
	border:1px solid #D2D4D4;
	background-color:#F7F9F9;
}

 
#top_search #keywords {
	padding:3px;
	font-weight:normal;
	color:#afafaf;
}

#top_search input#submit {
	width:auto;
	height:auto;
	border:none;
	background:transparent;
}	

#keywords, #search_focus {
	margin-bottom:10px;
}

#top_menu {
	clear:both;
	width:960px;
	height:53px;
	margin:0 auto;
}

#top_menu ul {
	margin:0;
	padding:0;
}

#top_menu ul li {
	margin:0;
	padding:0;
	display:inline;
	float:left;
}

#top_menu ul li a {
	display:inline;
	float:left;
	width:120px;
	background:url(../i/top_menu.gif);
}

#top_menu ul li a span {
	display:none;
}

#top_menu ul li a.pos_1 { background-position:0px 0px; height:53px; }
#top_menu ul li a.pos_2 { background-position:-120px 0px; height:53px; }
#top_menu ul li a.pos_3 { background-position:-240px 0px; height:53px; }
#top_menu ul li a.pos_4 { background-position:-360px 0px; height:53px; }
#top_menu ul li a.pos_5 { background-position:-480px 0px; height:53px; }
#top_menu ul li a.pos_6 { background-position:-600px 0px; height:53px; }
#top_menu ul li a.pos_7 { background-position:-720px 0px; height:53px; }
#top_menu ul li a.pos_8 { background-position:-840px 0px; height:53px; }

#top_menu ul li a.pos_1:hover, #top_menu ul li a.pos_1_selected { background-position:0px 70px; height:53px; }
#top_menu ul li a.pos_2:hover, #top_menu ul li a.pos_2_selected { background-position:-120px 70px; height:53px; }
#top_menu ul li a.pos_3:hover, #top_menu ul li a.pos_3_selected { background-position:-240px 70px; height:53px; }
#top_menu ul li a.pos_4:hover, #top_menu ul li a.pos_4_selected { background-position:-360px 70px; height:53px; }
#top_menu ul li a.pos_5:hover, #top_menu ul li a.pos_5_selected { background-position:-480px 70px; height:53px; }
#top_menu ul li a.pos_6:hover, #top_menu ul li a.pos_6_selected { background-position:-600px 70px; height:53px; }
#top_menu ul li a.pos_7:hover, #top_menu ul li a.pos_7_selected { background-position:-720px 70px; height:53px; }
#top_menu ul li a.pos_8:hover, #top_menu ul li a.pos_8_selected { background-position:-840px 70px; height:53px; }

#main_wrapper {
	width:960px;
	margin:0 auto;
	margin-top:16px;
}

#main_wrapper:after {
	content: ".";
	line-height: 0;
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

#main_left {
	width:783px;
	float:left;
}

#main_left #main_left_desc span {
	display:none;
}

#main_right {
	width:174px;
	float:right;
}

#mod_login {
	display:block;
	width:174px;
	height:158px;
	background:url(../i/frame_login.gif) top right no-repeat;
	margin-bottom:11px;
}

#mod_login_form {
	padding:44px 16px 0px 16px;
}

/* mod_login_form form */

#mod_login_form input.text_input {
	background-color:#d2d4d4;
	border:1px solid #afafaf;
	width:98px;
	font-size:9px;
	font-weight:bold;
	color:#183352;
	padding:2px 1px;
}

#mod_login_form input.text_input:focus {
	border:1px solid #D2D4D4;
	background-color:#F7F9F9;
}

#mod_login_form input#btn_login {
	border: none;
	width:87px;
	height:24px;
	color:transparent;
    background: url(../i/btn_zaloguj.gif) no-repeat top left;
}

#mod_login_form label {
	color:#183352;
	font-size:11px;
	font-weight:bold;
	width:50px;
	display:inline;
	text-align:right;
}

#mod_login_form p {
	text-align:right;
	line-height:20px;
	margin-bottom:6px;
}

#mod_login_form a#register{
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:bold;
	color:#d61e0e;
	text-decoration:none;
}

#mod_login_form a:hover#register{
	text-decoration:underline;
}

/* mod_login_form form_end*/

#mod_advert_sky {
	display:block;
	width:174px;
	height:614px;
	background:url(../i/frame_sky.gif) top right no-repeat;
	margin-bottom:11px;
}

.mod_adverts_right {
	display:block;
	width:174px;
/*	height:614px;*/
	background:url(../i/frame_sky.gif) top right no-repeat;
	margin-bottom:10px;
}

.mod_adverts_content {
	padding:7px;
	background:url(../i/frame_sky_bottom.gif) bottom right no-repeat;
	overflow:hidden;
}

.main_module {
	float:left;
	width:251px;
	height:260px;	/*248 */
	background:url(../i/main_module_bg.gif) top left no-repeat;
	margin:11px 12px 0 0;
	overflow:visible !important;
	overflow:hidden;
}

.last {
	margin-right:0;
}

img.mod_header {
	margin:2px;
}

div.module_content {
	width:230px;
	margin:0 auto;
}

	/* poll */
	div.module_content p.poll_question, div.module_content p.poll_totals {
		background:url(/i/head_poll.gif) top right no-repeat;
		color:#D61E0E;
		font-weight:bold;
/*		margin:.8em 0;*/
		margin:	1px 0;
		padding:26px .8em 2px .8em;
		text-align:center;
	}
	
	div.module_content p.poll_btn {
		color:#183352;
		font-weight:bold;
		margin:.5em 0;
		text-align:center;
	}

	div.module_content p.poll_totals {
		color:#183352;
	}
	
	div.module_content p.poll_btn input {
		border:1px solid #183352;
		font-size:0.9em;
		font-weight:bold;
		padding:.2em;
		color:#D61E0E;
	}
	
	div.module_content table.poll {
		 border-collapse: collapse;
		 width:100%;
	}

	div.module_content table.poll td {
		padding: 5px;
	}
	
	div.module_content table.poll td.option_select {
		width:16px;
	}
	
	div.module_content table.poll td.option_text {
		color:#183352;
		font-size:10px;
		text-align:left;
	}

	div.module_content table.poll tr.odd {
		border-top:1px dashed #DBDBDB;
	}
	
	p.poll_loader {
		margin:4em auto;
		text-align:center;
	}
	
	div#poll_loader_zzz {
		display:none;
/*		display:block;*/
		position:absolute;
		width:230px;
		height:100px;
		background:url(../i/ajax-loader.gif) center center no-repeat;
	}
	
	div.module_content div.poll_result_bar {
		margin:4px auto; 
		width:228px; 
		height:12px; 
		border:1px solid #D4D6D5; 
		background:url(../i/main_module_item.gif) repeat-x;	
		text-align:left;
		color:#000;
		font-weight:bold;
		font-size:9px;
	}

	div.module_content span.poll_result_bar_inside {
		float:left;
		height:12px; 
		background:url(../i/bg_poll_bar.gif) repeat-x;
		text-align:right;
		color:#fff;
		font-weight:bold;
		font-size:9px;
	}
	
/*	div#poll_container {
		position:relative;
		top:-100px;
		z-index:12;
	}*/
	
	/* poll */

div.module_content ul li {
	height:23px;
	padding:5px;
	margin:0;
	background:url(../i/main_module_item.gif) repeat-x;
	font-size:10px;
	color:#183352;
}

div.module_content ul li a {
	text-decoration:none;
	color:#183352;
	font-weight:bold;
}

div.module_content ul li a:hover {
/*	text-decoration:underline;*/
	color:#d61e0e;
	border-bottom:1px solid #183352;
}

div.module_ad {
	margin:0 auto;
	text-align:center;
	padding-top:24px;
}

ul.mod_quicklinks {
	margin:0;
	padding:0.8em 1em;
/*	list-style-position:inside;*/
	list-style-type:none;
}

ul.mod_quicklinks li {
	padding:0 0 3px 14px;
	margin:6px 0 3px 0;
	border-bottom:1px dotted #dbdbdb;
	background:url(../i/li_tick.gif) left top no-repeat;
}

ul.mod_quicklinks li:last-child {
	border:none;
}

ul.mod_quicklinks li a {
	color:#183352;
	font-weight:normal;
	text-decoration:none;
}

ul.mod_quicklinks li a:hover {
	color:#d61e0e;
	border-bottom:1px solid #183352;

}

#partners {
	width:960px;
	margin:1em auto 0 auto;
	text-align:center;
/*	text-align:left;
	background: url(../i/ico_partners.gif) no-repeat center top;*/
}

#partners a {
	border:0;
	text-decoration:none;
}

#partners a img {
	margin:1.5em 2em .5em 2em;
	filter: alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7;
}

#partners a:hover img {
	filter: none;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

#footer {
	background:url(../i/footer_bg.gif) repeat-x;
	height:65px;
	width:100%;
	margin-top:12px;
}

#footer_content {
	width:960px;
	margin:0 auto;
	padding-top:22px;
	text-align:center;
}

#footer_content p {
	color:#183352;
}

#footer_content a {
	color:#183352;
	font-weight:bold;
	text-decoration:none;
}

#footer_content a:hover {
	text-decoration:underline;
}

#footer_content span.copy {
	color:#d61e0e;
}

/* dropdown style */

ul#navigation {
	overflow: auto;
}

ul#navigation li ul {
	position: absolute;
	width: 170px;
/*	left: -999em;*/
	margin-left: -3px;
	margin-top:17px;
	padding:20px 0 10px 0;
	background:url(../i/menu_over_bg.png) no-repeat;
	background-color:transparent;
	display:none;
	border-bottom:1px solid #fff;
}

ul#navigation li ul li {
	display: block;
}

ul#navigation li ul a, ul#navigation li ul a:link {
	width: 152px;
/*	min-height:14px !important;*/
/*	height:22px;	/*14*/
/*	line-height:14px;*/
	padding-left:10px;
	padding:2px 0 2px 10px;	
	margin-left:4px;
	margin:2px 0 2px 4px;
	border:none;
	color:#fff;
/*	font-size:14px;*/
	text-decoration:none;
	background-image:none;
	background-color:none;
	font-size:11px;
/*	font-weight:bold;
/*	letter-spacing:0;*/
}

ul#navigation li ul a:hover {
	border:none;
	background-color:#d2d4d4;
	color:#183352;
}

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clear { display: inline-block; }   
.clear:after, #container:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }
