* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #000000;*/
}

body {
	 margin: 0px; 
	 padding: 0px;
	 background-color: #007;
}

.opak {
	width: 980px; 
	margin: auto; 
	/*background-image: url(../image/main_back.gif); 
	background-repeat: repeat-y;*/
	/*background-color: #f5f5f5;*/
	background-color: #eee;
}

.top {
	height: 148px; 
	background-image: url(../image/top2.jpg); 
	background-repeat: no-repeat;
	
}

.search {
	height: 35px; 
	background-color: #CCCCCC;
	background-position: right; 
	background-image:url(../image/search_backg2.jpg);
}

.content {

	background-image: url(../image/flags2.jpg); 
	background-position: top right; 
	background-repeat: no-repeat;

}

.left_col {
	width: 198px; 
	float: left; 
	margin-left: 10px;
	z-index: 100;
}

h1 {
	color: #1A3AE7;
}

h2 {
	color: #1A3AE7;
}

h1.main {
	font-weight: bold; 
	padding-top: 7px; 
	margin: 0px; 
	font-size: 14px; 
	font-style: italic;
}

.sr_col {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 27px;
	width: 630px;
	z-index: 1;
}

.sr_col_2 {
	width: 502px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 27px;
	z-index: 1;
}

.right_col {
	width: 60px; 
	float: right; 
	margin-right: 10px;
	padding-left: 10px;
}

.right_col_2 {
	width: 200px; 
	float: right; 
	margin-right: 10px;
	padding-left: 10px;
}

#flags {
	width: 42px;
	float: right;
	height: 90px;
	margin-top: 10px;
}

#flags img {
	border: none;
	margin-bottom: 9px;
}

.clear {
	clear: both;
}

.menu_box {
	width: 190px;
	/*outline: 1px solid #FF0000;*/
	margin-left: 8px;
	margin-top: 0px; 
	padding-top: 7px;
	font-size: 90%;
	z-index: 10;
}

.menu_item {
	height: 22px; 
	background-image: url(../image/menu_back.jpg); 
	background-repeat:no-repeat; 
	width: 180px; 
	margin-bottom: 1px; 
	padding-left: 10px; 
	padding-top: 13px;
	color: #FFFFFF;
	font-weight: normal;
	z-index: 100;
}

a.mm_link:link, a.mm_link:active, a.mm_link:visited {
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none;
}

a.mm_link {
	text-decoration: none;
}

.cur_page {
	font-size: 12px; 
	color: #FCFF00; 
	font-weight: bold;
	text-decoration: none !important;
}

.aktualnosci {
	background-image: url(../image/atualnosci_back2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: center;
	font-size: 12px;
	color: #000792;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.date {
	background-image: url(../image/date_back.jpg);
	background-repeat: repeat-y;
	background-position: left;
	color: #000792;
	text-align: right;
}

p.akt {
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer {
	/* padding-top: 15px; */
	/* background-image: url(../image/border_close.gif);
	background-position: top;
	background-repeat: no-repeat;
	*/
	color: #000792;
	color: white;
	text-align: center;
	background-color: #007;
	
	
}

.input_box {
	border: 1px solid #cccccc;
	width: 10em;
}


/* menu */

	/* the menu */
	

	a.sub_mm_link, a.sub1_mm_link {
		text-decoration: none;
		color: #FFFFFF;
		padding: 6px;
		background-color: #6981FF;
		margin-bottom: 12px;
		min-height:22px;
	}

     

	a:link.sub_mm_link, a:visited.sub_mm_link, a:active.sub_mm_link,
	a:link.sub1_mm_link, a:visited.sub1_mm_link, a:active.sub1_mm_link,
	a:hover.sub_mm_link, a:hover.sub1_mm_link  
	{
		text-decoration: none;
	}

	a.sub1_mm_link {
		background-color: #B3CEFF;


		
	}
	
	a.sub1_mm_link *, a.sub_mm_link * {
		color: #FFFFFF;
	}

	ul.sub_menu li, ul.sub1_menu li {
		color: #FFFFFF;
		
	}
	
	
	a.sub1_mm_link, a.sub1_mm_link *{
            color: #000055;
            
    }
     
     
	.menu_box ul, .menu_box li, .menu_box a {
		display: block;
	}
	
	.menu_box ul {
		position: relative;
		/*background-color: #FFFFFF;*/
		margin: 0;
		padding: 0;
		border: 0;
	}

	.menu_box ul {
		width: 100%;
		list-style: none;
	}

	.menu_box li {
		position: relative;
		z-index: 9;
	}
		
	.menu_box li.folder ul {
		position: absolute;
		left: 100%; /* IE */
		top: 5px;
		background-image: url(img/iefix.gif);
	}		
	
	.menu_box li.folder > ul { 
		/*left: 100%;*/
	} /* others */

	.menu_box a {
		width: 100%; /* IE */
	}
	/*
	.menu_box li > a { 
		width: auto;
	}*/ /* others */
	
	/*
	.menu_box li a.submenu {
			background:url("images/sub.gif") right no-repeat;
	}
	*/
	/* regular hovers */

	/*
	.menu_box a:hover {

	}
	
	.menu_box li.folder a:hover {

	}
	*/
	/* hovers with specificity */
	
	.menu_box li.folder:hover { 
		z-index: 10;
	}		
	
	.menu_box ul  ul, .menu_box li:hover ul  ul {
		display: none;
	}

	.menu_box li:hover ul, .menu_box li:hover li:hover ul {
		display: block;
	}

/* //menu */

a:link, a:visited, a:active {
	color: #1A3AE7;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}
  

.znak{
	background: url(/images/znak.gif) no-repeat;
	padding-left: 20px;
	color: #0033CC;
}



.naglowek{
	color: #1A3AE7;
	font-weight: bold;
}

.naglowek2{
	font-weight: bold;
}

.bezrotmatu{
	color: #000000;
	font-weight: normal ;
}
