@charset "utf-8";
/* CSS Document */

body{	
	margin: 0px;
	padding: 0px;
	font-family:  Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	background: url(/themes/default/zasoby/obrazy/bg.jpg) #F7FBFE repeat-x center top;
	color: #000000;
	line-height: 150%;
}

.clear{ clear:both; height:29px;}

#main_cointainer{
	background-image:url(/themes/default/zasoby/obrazy/black_50percnt.png);
	margin: 0 auto;
	margin-top: 8px;
	padding-top:8px;
	width:920px;
	display:block;
	position:relative;
}

#two_column_container{
	margin-bottom: 8px;
	float:left;
	width: 100%;
	display: block;

}

#three_column_container{
	margin-bottom: 8px;
	float:left;
	width: 100%;
	display: block;

}

#menu_top_container{
	margin:0 auto;
	display:block;
	position: absolute;
	right:0;
	top:0;
}
#menu_top {	
/*	margin: 0 auto;
	width:964px;
	display:inline;
	float:left;
	border:#00FF00 1px solid;*/
	left: 410px;
	display:block;
	right:0px;
	float:left;
	height: 100%;
}

#head{
	margin: 0 auto;
	margin-bottom: 8px;
	width:920px;
	display:block;
	position:relative;
}


.column_a{
	display:block;
	position:relative;
	left:10px;
	float:left;
	width:244px;
	height: 100%;
}

.column_b{
	display:block;
	position:relative;
	float:right;
	right: 0px;
	width:646px;
}

.column_c{
	display:block;
	position:relative;
	float:right;
	right: 0px;
	width:275px;
	padding: 20px;
	margin-right: 9px;		
}

.search_box{
	background-color: #EEF4FB;
	padding: 3px;
	height: 80px;
}

#d{margin-left:331px}
#footer{
	background:url(/themes/default/zasoby/obrazy/footer_bg.png) repeat-y center; 
	margin: 0 auto;
	margin-top: 8px;
	width:100%;
	display:block;
	height: 40px;
	padding-top:20px;
}
.footer_copy{
float: left;
display:inline;
}
.footer_mkpol{
float: right;
display:inline;
}

#partners{
	background:url(/themes/default/zasoby/obrazy/partners_bg.png) repeat-y center; 
	background-color: none;
	margin: 0 auto;
	width:100%;;
	display:block;
	height: 80px;
	text-align:center;
	padding: 5px 0px;;
}

a.mkpol:link, a.mkpol:active, a.mkpol:visited{
	color: #666;
	font-size: 11px;
	text-decoration:none;
}
a.mkpol:hover{
	color: #333;
	font-size: 11px;
	text-decoration:underline;
}

input
{
  border: 1px solid #CCCCCC;
  color: #000;
	font-size:13px;
}

A:LINK, A:VISITED, A:ACTIVE { 
  color: #0066CC; text-decoration: underline; font-weight: normal; margin: 0px; background-color:none;}
A:HOVER { 
  color: #0066FF; text-decoration: underline; font-weight: normal; margin: 0px; background-color:#fff;}
	
a.a_img:LINK img, a.a_img:VISITED img, a.a_img:ACTIVE img { 
  width: 180px;
	height: auto;
	border: 1px solid  #CCCCCC;
	margin: 0px 0px 5px 15px;
	padding: 3px;
	vertical-align: text-top;
	float: right; 
	
}

a.a_img:HOVER img{ 
  width: 180px;
	height: auto;
	border: 1px solid  #999999;
	margin: 0px 0px 5px 15px;
	padding: 3px;
	vertical-align: text-top;
	float: right; 
}	

a.details_link:LINK , a.details_link:VISITED , a.details_link:ACTIVE  { 
	background:url(/themes/default/zasoby/obrazy/btn_small_arrow_red_right.png) no-repeat left;
	background-color:none;
	padding-left: 18px;
	text-decoration:none;
	font-weight: bold;

}

a.details_link:HOVER { 
	background:url(/themes/default/zasoby/obrazy/btn_small_arrow_red_right.png) no-repeat left;
	background-color:none;
	padding-left: 18px;
	text-decoration:underline;
	font-weight: bold;
	
}
	
/* list style */
ul {
	list-style-type:none;
	margin-bottom: 26px;
	padding-left: 10px;
}
ul li { 
	font-size:12px; 	
	background: url(/themes/default/zasoby/obrazy/li.png) 0px 7px no-repeat;
	padding-left: 13px;
	line-height: 20px;
}
/* end list style */

		/* MENU TOP */
		ul.menu, ul.menu li {
			display: block;
			margin: 0;
			padding: 0;
			background: none;
		}
		
		ul.menu {
			float: left;
		}
		
		ul.menu li {
			float: left;
		}
		
		ul.menu a:link, ul.menu a:visited, ul.menu a:active {
			text-decoration: none;
			display: block;
			font-weight: bold;
			background: #90C3E9;
			color: #fff;
			padding: 0px 10px;
			margin: 0;
			margin-left: 1px;		
			line-height: 46px;
			list-style: none;

		}
		
		ul.menu a:hover {
			background-color: #82BCE8;
			text-decoration: underline;
			color: #fff;			
			margin-left: 1px;
			border-collapse:collapse;
			line-height: 46px;
			list-style: none;
		}
		/* END MENU TOP */
		
		/* MENU  LEFT  */
		ul.menu_left, ul.menu_left li {
			display: block;
			list-style: none;
			margin: 0;
			padding: 0;
			background: none;
			list-style: none;
		}
		
		ul.menu_left {
			border-top: 1px solid #F3D9D9;					
		}
		
		ul.menu_left li {		
			display:block;
			clear:both;
		}
		
		ul.menu_left a:link, ul.menu_left a:visited, ul.menu_left a:active {
			background: #FFFFFF;
			padding: 5px 5px 5px 10px;
			display:block;
			border-bottom: 1px solid #F3D9D9;
			font-weight:bold;
			text-decoration:none;
			color: #2A277F;
			list-style: none;
		}
		
		ul.menu_left a:hover {	
			background: #EBF5FB;
			padding: 5px 5px 5px 10px;
			display:block;		
			border-bottom: 1px solid #F3D9D9;
			font-weight:bold;
			text-decoration:none;
			color: #2A277F;
			list-style: none;
				
		}
		/* END MENU LEFT */
		
		/* MENU  LEFT - subcategory 1  */
		ul.menu_left ul{
		margin:0 auto; 
		padding: 0;
		list-style: none;
		}
		ul.menu_left ul li a:link, ul.menu_left ul li a:visited, ul.menu_left ul li a:active {
			padding: 5px 5px 5px 30px;
			display:block;		
			border-bottom: 1px solid #F3D9D9;
			font-weight:normal;
			text-decoration:none;
			color: #2A277F;
			list-style: none;					
			background:url(/themes/default/zasoby/obrazy/arrow.gif) no-repeat;
			background-position: 15px 50%;
		}
		
		ul.menu_left ul li a:hover {			
			padding: 5px 5px 5px 30px;
			display:block;		
			border-bottom: 1px solid #F3D9D9;
			font-weight:normal;
			text-decoration:none;	
			color: #2A277F;
			list-style: none;
			background:url(/themes/default/zasoby/obrazy/arrow.gif) no-repeat #EBF5FB;
			background-position: 15px 50%;
			
		}
		/* END MENU LEFT subcategory1 */
		
		/* MENU  LEFT - subcategory 2  */
		ul.menu_left ul ul{
			margin:0; 
			padding: 0;
			list-style: none;
		}
		ul.menu_left ul ul li a:link, ul.menu_left ul ul li a:visited, ul.menu_left ul ul li a:active {
			text-decoration: none;
			display: block;
			font-weight: normal;			
			color: #2A277F;
			padding: 5px 5px 5px 40px;			
			list-style: none;
			border-bottom: 1px solid #F3D9D9; 			
			background: #fff;
			text-decoration: none;
			background:url(/themes/default/zasoby/obrazy/arrow2.gif) no-repeat;
			background-position: 28px 50%;
		}
		
		ul.menu_left ul ul li a:hover {			
			text-decoration: none;
			display: block;
			font-weight: normal;			
			color: #2A277F;
			padding: 5px 5px 5px 40px;		
			list-style: none;
			border-bottom: 1px solid #F3D9D9; 		
			background: #fff;
			text-decoration: none;
			background:url(/themes/default/zasoby/obrazy/arrow2.gif) no-repeat #EBF5FB;
			background-position: 28px 50%;
		}
		/* END MENU LEFT subcategory2 */
		
		ul.menu_left a.wybrany {			
			text-decoration: underline;
			background-color: #EBF5FB;
			list-style: none;
		}
		
		ul.menu_left ul li a.wybrany1  {			
			background-color: #EBF5FB;
			text-decoration: underline;
			list-style: none;
		}

		ul.menu_left ul ul li a.wybrany2 {			
			text-decoration: underline;
			background-color: #EBF5FB;
			list-style: none;
		}

		/*--------------------------------------*/		

H1 {
	margin: 0px 0px 2ex 0px;
	padding: 3px 3px 10px 3px ;
	font-size: 19px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #DA2F2F;  	
	border-bottom: 3px solid #C6DDF0; 
	font-family: Tahoma;

}

H2 {
	margin: 15px 2px 2ex 0px;
	padding: 3px 5px 5px 5px ;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color:#1380c3 ;  	
	border-bottom: 1px dashed #ccc;
}

H3 {
	margin: 0px 0px 0px 0px;
	padding: 3px;
	color: #333;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	font-style: normal;
	background:url(/themes/default/zasoby/obrazy/h3.jpg) no-repeat;
	background-position: 0 0.5ex;
	
}

H4 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	font-style: normal;
}


/* rounded corners */

.transparent_bg {
	background:url(/themes/default/zasoby/obrazy/frame_bg.png) repeat;
	background-color: none;
}

/*////////////////// style pod FCK ///////////////////*/
.p p{
	margin:5px 0;
	padding:0;
}

.img_left {
/*	border: #e2e2e2 1px solid; 
*/	float: left; 
	padding: 5px; 
	margin: 5px 10px 8px 0px;
}

.img_right {
/*	border: #e2e2e2 1px solid; 
*/	float: right;
	padding: 5px; 
	margin: 5px 0px 8px 10px;
}

.Bold {
	font-weight: bold;
}

.Title {
	margin: 0px 0px 2ex 0px;
	padding: 3px 5px 10px 5px ;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color:#DA2F2F;  	
	border-bottom: 2px solid #C6DDF0; 
}

.Code {
	font-family: 'Courier New', Monospace;
}

input
{
  border: 1px solid #CCCCCC;
  color:#000000;
  background-color: #F2F2F2;
}

textarea {
	border: 1px solid #CCCCCC;
  color:#000000;
  background-color:#F2F2F2;
}

.page_content {
padding: 0 10px;
}

.page_content img {
	margin: 15px;
	padding: 10px;
	background-color:#FFF;
	border: #eef4fb 1px solid;
}

.page_content table[border="1"],.page_content table[border="1"] td,.page_content table[border="1"] th {
	color: #00000;
	line-height: 150%;
	font-family:  Tahoma, Arial;
	border-collapse:collapse;
	border: 1px solid #e8e8e8;
}
/* ------------------------------------- */
.ramka_2 {
	margin: 5px;
	padding: 5px;
	border: #7ab7e4 2px solid;
}

a.galeria > img {
	margin: 5px;
	padding: 5px;
	border: #e8e8e8 2px solid;
}

a.galeria:hover > img {
	margin: 5px;
	padding: 5px;
	border: #7ab7e4 2px solid;
	background-color: #F7F7F7;
}
/* ------------------------------------- */
hr {
	border: 1px solid #e8e8e8; 
	height: 1px;
	margin:0;
	padding:0;
}

/* ------------------------------------- */
table.wyniki, table.wyniki td {

		font-weight: normal;
		text-decoration: none;
		font-style: normal;
		color: #333333;
		border-collapse: collapse;
		padding: 5px;
		/*border-bottom: 1px solid #CCCCCC;*/
}

table.wyniki td td {
		border-bottom: none;
}

table.wyniki th {
		font-weight: normal;
		text-decoration: none;
		font-style: normal;
		color: #666666;
		border-collapse: collapse;
		padding: 5px;
		border-bottom: 1px solid #FF0000;
}

.bottom_border {
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: left;
}

.date, {
	text-align:left; color:#666; font-size:10px; margin-top:15px;
}

.news_navi, .news_navi a {
	color:#999; font-size:11px;
}

/* ////////////////////////////// */
A.link_nr:LINK, A.link_nr:ACTIVE , A.link_nr:VISITED {
	font-family: Tahoma, Verdana, Arial;
  font-size: 10px;
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #4B6092;
	padding: 3px;
  border: #CCCCCC 1px solid;
}
A.link_nr:HOVER {
	font-family: Tahoma, Verdana, Arial;
  font-size: 10px;
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666;
	padding: 3px;
  border: #3473B1 1px solid;
}
/* ////////////////////////////// */

.wybrany_nr {
	font-family: Tahoma, Verdana, Arial;
  font-size: 10px;
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #4B6092;
	padding: 3px;
	background-color: #F4F4F4;
  border:  #ccc 1px solid;
}

/* ////////////////////////////// */
