img{border:0;}
a {text-decoration: none; outline: none; cursor: pointer; color:#002d62;}
a:hover {color: #ef6b00; text-decoration: underline;}
.clear{clear:both;}
.left{float:left}
.right{float:right;}
.bold{font-weight:bold;}


.empty {
	clear: both;
	height: 0;
	font-size: 0;
	margin:0;
	padding:0;
	overflow:auto;
	width:0;
	font-size: 0;
	line-height: 1px;	
}

.no_border{
	border: none!important;
}

div.error{
	color: #ef6b00;
	margin-bottom: 8px;
	text-align: left;
}

.footer_submenu{padding-left:10px; }

.center {
	text-align: center;
}

html, body {
   margin:0;
   padding:0;
   height:100%;
   font-family:Arial;
   background-color: #eeeeee;
   color:#666666;
   font-size:0.92em; 
}

#container {
  margin:auto;  
  min-height:100%;  
  width:1000px;
  background-color: #ffffff;
}

#header {
   	height:144px ;
   	width:1000px;
	margin:0;
	padding:0;
}


/*
#logo{
    width: 248px;
    height:36px;
    margin-left:24px;
    margin-top:25px;
    display:inline-block;
    float:left;
}
*/

#logo{
    width:54px;
    height:72px;
    margin-left:24px;
    margin-top:12px;
    display:inline-block;
    float:left;
}


#logo h1{
    margin:0;
}



/* sonda */
#sonda{
	background: transparent url('images/sonda.gif') no-repeat; 
	position:absolute; 
	top:350px; 
	right:0px; 
	height:217px; 
	width:43px; 
	display:inline-block;
	cursor: pointer;
	z-index: 200;
}

/* rss */
#rss_content {
	display:none;	
   	position: absolute;
	z-index:400;
	top:0; 
   	bottom:0;
   	left:0;
   	right:0;
   	width:100%;
  	height:100%;
}
 #rss_transparent {
	   opacity: 0.8; 
	   top:0; 
	   bottom:0;
	   left:0;
	   right:0;
	   background-color: #c5c5c5;  
	   z-index:450;
	   position: absolute;
}
 #rss_box {
		background-color:#FFFFFF;
		/*left:30%;
		position:absolute;
		top:30%;
		z-index:600;
		opacity:1;*/
		/*width: 261px;*/
		height: 297px;
		margin: 0 auto;
		padding: 20px;
}

 #rss_box #rss_list {
	margin: 15px 0 0 20px;
}
 #rss_box #rss_list div{
	height: 24px;
	margin: 0 0 10px 0;
}
 #rss_box #rss_list div a {
	color:#000000;
	text-decoration: none;
}
#rss_box #rss_list div img{
	vertical-align:middle;
}
#rss_header{
		color: #333333;
		font-size: 17px;
		margin:20px 0 0 20px;
		border-bottom-style: solid;
		border-bottom-width: 2px;
		border-bottom-color: #5698d5;
		height: 24px;
		width: 176px;
}

/* top_menu */
#top_right{float:right; margin-top:7px; width:430px;  }
	#top_menu { list-style-type: none; margin: 0px; padding: 0px;  font-size:0.82em; float: right;}
		#top_menu li { float: left; margin: 5px 0px 0px 10px; padding-right:10px; background: none; }
		#top_menu li:first-child { margin-right:12px; padding-right:12px; background: none; }
	  #top_menu li:last-child { margin-left:17px; padding-right:17px;background: none; }
		#top_menu li a { color: #002d62;text-decoration:none; }
		#top_menu li a.active, #top_menu li a:hover { color: #ef6b00; text-decoration: none; }
		#top_menu li.lang { margin: 0px 0px 0px 0px;padding:0px; }
		#top_menu li.lang img{border:0;}
		#top_menu li.inf{ padding:2px 20px 0 20px;margin: 3px 0px 0px 10px; width:140px; height:22px; background-color:#e9e9e9;}
		#top_menu li.inf #info{ display:inline-block;}



/* main menu */

	#main_top{
		margin: 20px 10px 0 24px;
		background-image: url(images/main_bg.png);
		background-position: left;
		background-repeat: repeat-x;
	}
	
	#jsddm{		
		margin: 0;
		padding: 0;
		width: 710px;
	}
	
	#jsddm li {
		float: left;
		list-style: none;
	}

	#jsddm li a	{
		display: block;
		/*background: #1E3689;*/
		background-image: url(images/main_bg.png);
		background-position: left;
		background-repeat: repeat-x;
		padding: 0 19px;
		text-decoration: none;
		color: #fff;
		line-height: 32px;
		white-space: nowrap;
		font-size:1em;  
		font-weight:bold;
		border-left: 1px solid #0a0128;
		border-right: 1px solid #013675;
	}

	#jsddm li a:hover {	
		background: #ef6b00;
		background-image: url(images/main_bg_red.png);
		background-position: left;
		background-repeat: repeat-x;
		border-left: 1px solid #f4bcc3;
		border-right: 1px solid #f4bcc3;
	}
		
		#jsddm li ul {
			margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white;
			z-index: 1000;
		}
		
		#jsddm li ul li	{
			float: none;
			display: inline
		}
		
		#jsddm li ul li a {
			width: auto;
			font-weight: normal;
			font-size: 12px;
			border-bottom: 1px solid #fff;
			background: #1E3689;
			background-image: url(images/main_bg.png);
			background-position: left;
			background-repeat: repeat-x;
		}
		
		#jsddm li ul li a:hover, #jsddm a.active {
			background: #ef6b00;
			background-image: url(images/main_bg_red.png);
			background-position: left;
			background-repeat: repeat-x;
			border-left: 1px solid #f4bcc3;
			border-right: 1px solid #f4bcc3;
		}

		#jsddm #home { 
			margin:0px; 
			padding:0px; 
			height:32px; 
			width:46px;
		}
		
		#jsddm #home a{
			background: transparent url('images/homemin.gif') no-repeat;
			display:inline-block;
			height:32px;
			width:46px;
		}
		
		#jsddm #home a.active{
			background: transparent url('images/homemin_a.gif') no-repeat;
			display:inline-block;
			height:32px;
			width:46px;
		}

#search{
	float:left; 
	margin-top:20px;
	width:220px;
	height:40px; 
	padding-left:10px; 
	margin-right:24px;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
}

.search_input{
  	width:130px; 
	height:21px; 
	color: #b8b8b8;
	border:1px solid #b8b8b8;
	font-size:12px;
	font-family:arial;
	padding:2px 3px 0;
	float:left;
}
.search_submit{
	border:1px solid #002d62;
	background-color:#002d62; 
	color:#ffffff;
	float:left;
	font-size:12px;
	cursor:pointer;
	height:25px;
	width: 70px;
	padding: 3px 5px 5px; 
	background-image: url(images/search_bg.png);
	background-position: left;
	background-repeat: repeat-x;
}

#hints { 
	position: absolute; 
	margin: 0px; 
	padding: 0px; 
	list-style-type: none; 
	list-style: none; 
	border: solid 1px #B8B8B8; 
	background: #ffffff; 
	display: none; 
	z-index: 1000;
	width: 200px;
}

#hints li { display: block; margin: 0px; padding: 3px 10px; color: #B8B8B8; }
#hints li.active { background: #1E3689; color: #FFFFFF; }

	div#bottom_media {margin-top: 15px;}
	div#content_footer {font-size:0.9em;}
	div#content_footer div.litem{margin-left: 10px;padding-top: 3px;}


.next, .prev { cursor: pointer}	
		
div#right6 { 
	padding: 10px;	
}	


/*
 * SONDA 
*/

div#sonda_content {
	display:none;	
   	position: absolute;
	z-index:400;
	top:0; 
   	bottom:0;
   	left:0;
   	right:0;
   	width:100%;
  	height:100%; 	
}	

	#sonda_content #sonda_transparent{ 
	   opacity: 0.8; 
	   top:0; 
	   bottom:0;
	   left:0;
	   right:0;
	   background-color: #c5c5c5;  
	   z-index:450;
	   position: absolute;
	}

	#sonda_content #sonda_box{
		background-color:#FFFFFF;
		left:30%;
		position:absolute;
		top:30%;
		z-index:600;
	}

		#sonda_content #sonda_box #zamknij{
			background-color: transparent;
		}

			#sonda_content #sonda_box #zamknij img{
				margin-right:-10px;
				background-color: transparent;
				float: right;
			}
	
	#sonda_content #sonda_text{
		width: 570px;
		padding: 30px;
		color: #002d62;
	}
		
	#sonda_content #sonda_submit input{
		padding: 5px 10px;
		border: none;
		cursor: pointer;
		background-color: #002d62;
		color: #fff;
	}
	
	#sonda_content #sonda_text #sonda_header{
		color: #333333;
		font-size: 22px;
		padding-bottom: 10px;
	}
	
	#sonda_content #sonda_text #sonda_title{
		padding-bottom: 20px;
		font-size: 16px;
	}
	
	#sonda_content #sonda_text #sonda_ul{
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: 1px solid #e0e0e0;		
		font-size: 12px;
	}
	
	#sonda_content #sonda_text #sonda_ul div{
		padding: 2px 0;
	}
	
	#sonda_content #sonda_text #sonda_ul .sonda_strip{
		height: 18px;
		width: 300px;
		background-color: #ececec;
	}
	
	#sonda_content #sonda_text #sonda_ul .sonda_strip .sonda_strip_blue{
		height: 18px;
		background-color: #002d62;
		margin-top: -1px;
	}
	
	#sonda_content #sonda_text #sonda_ul .sonda_answer{
		margin-top: 10px;
	}
	
	#sonda_content #sonda_text #sonda_ul .sonda_percent{
		margin-left: 5px;
		color: #333;
	}
	
#create {
	margin-top: 53px;
	font-size: 10px;
}
	
#create a{
	padding: 0;
	font-size: 10px;
	color: #666;
}
	
#create a:hover{
	color: #ef6b00;
}

#vote_head{
	margin:0 0 10px;
}

.vote{
	background:url("images/gwiazdka_pusta.png") no-repeat;
	padding: 9px;
}

div.subpage_imgHeader {
	background-position: right top!important;
	background-repeat: no-repeat!important;
	background-color: #F0F0F0;
	width: auto!important;
	margin-right: 13px!important;
}

div.addBanners {
	border-bottom: 1px solid #e9e9e9;
}

div.addBanners a{
	margin-right: 47px;
}

div.addBanners a.last{
	margin-right: 0;
}

