html, body {            
   	background-color: #D9EBE5;     
   	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:150%;
	font-weight:normal;  
   	margin: 0 auto; 
   	padding: 0px;
	cursor: default;
}
 
a:active, a:focus {
	outline: 0;
}
  
h5 {
	width: auto;
	display: inline-block;
}  



#main_box {
	height : auto !important;
	overflow : hidden;
    width : 980px;
	margin : auto;
    padding : 0px;
	text-align : left;
	background: #ffffff;

}

.slogan {
	margin-right:42px;
	margin-top:-27px;
	position:relative;
	text-align:right;
}

.news_box {
	background: #f1f3f1;
	height: 340px;
}

.main_site_menu {
	text-align:center;
	width:100%;
	background: url(../../images/www/menu_background.jpg) repeat-x top center; 
	height: 38px;
	border:1px solid #84C225;
	margin-top:7px;
}

#menu_item_x {
	padding-top: 10px;
}

#menu_item_x img{
	vertical-align: middle;
}


.site_menu {
	padding-left:30px;
	position:absolute;
	top: 203px;
	width: 950px;
}


.txt {   
   	padding : 10px;
	display : block;
	font-weight : normal;
	text-decoration : none;	
} 

.cur_www_lang {
	text-align: left;
}

.cur_www_lang img{
	vertical-align: middle;
}

#content {   
	padding:20px 20px 50px;
	margin : 0;
   	min-height:300px;
}

.create {
	margin: auto;
	position: relative;
	width: 980px;
}



img {
	border-width: 0px;

}


div.small_img img {
	border-width: 0px;
	height : 20px;
	width : 20px;
	display : inline;
	vertical-align : middle;
}

div.link_img{
	padding-top: 10px;
}

div.link_img a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

div.link_img img {
	border-width: 0px;
	display : inline;
	vertical-align : middle;
}


div.back {
	text-align: right;
	display: block;
	padding-right: 5px;
}

div.back a{
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

div.logout_text {

}

#whole_header {
	width : 980px;
	height: 227px;
	margin: 0px auto;	
   	padding : 0px;
}

.logo{
	position: absolute;
	top: 70px;
}


#background_header {
	background:  #D9EBE5 url(../../images/www/body_background.jpg) no-repeat top center; 
	width : 100%;
	height: 227px;
}

#whole_header_main {
	width : 980px;
	height: 227px;
	margin: 0px auto;	
   	padding : 0px;
}

.logo_main{
	margin-left:34px;
	padding-top:20px;
	width:150px;
}


#background_header_main {
	background:  #D9EBE5 url(../../images/www/body_background.jpg) no-repeat top center; 
	width : 100%;
	height: 227px;
}

div.success_info {
	font-weight: bold;
	color: #537B17;
	padding: 5px;
}

div.error_info {
	font-weight: bold;
	color: #FE1100;
	padding: 5px;
}

a img {
	border-width: 0px;
	display : inline;
	vertical-align : middle;
}

td.td_middle {
	text-align: right;
	padding-right: 10px;
}

.single_art_intro {
	display: inline-block;
	padding: 5px;
	width:100%;
	*width:98%;
	background: url(../../images/www/horizontal_line_long.png) no-repeat bottom left;
	margin-top: 10px;
}

.single_art_intro2 {
	display: inline-block;
	padding: 5px;
	width:100%;
	*width:98%;
}

.article_box {
	display: table-cell;
	width: 201px;
	float: left;
	margin-left: 22px;
	margin-right: 22px;
	_width: 200px;
	_margin-left: 18px;
	_margin-right: 18px;
}

.article_boxes {
	display: table;
	margin-top: 20px;
}

.article_boxes a {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.article_boxes a:hover {
	text-decoration: underline;
}

.article_box_name {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:16px; 
	color:#2F5E68; 
	font-weight:bold;
	margin-bottom: 10px;
}

.article_box_body {
	
	padding-top: 5px;
	text-align: justify;
	border-color:#2F5E68;
	border-style: dotted;
	border-width:1px 0 0;
	*border-style:none;
	*background: url(../../images/www/dot_2F5E68.gif) repeat-x top;	
}

.article_list {
	display: table;
	width: 100%;
	margin-top: 10px;
}

.solid_line {
	border-color: #28166F;
	border-style: solid;
	border-width:1px 0 0;
	text-align:center;
	width: 980px;
	margin: auto;
	margin-top: 7px;
	height: 1px;
}

.foot_links {
	text-align:center;
	height: 40px;
	display: block;
	width: 980px;
	margin:10px auto auto;
}

.footer_menu_item a{
	color:#666666;
	font-size:11px; 
	font-weight:normal;
	text-decoration: none;
}

.footer_menu_item a:hover{
	text-decoration:underline;
}

.footer_menu_item {
	margin: 0 5px 0 5px;
}

.menu_item a{
	font-family: Tahoma, Arial, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.menu_item a:hover{
	text-decoration:underline;
}

.menu_item {
	margin: 0 17px;
}



.category_menu_name {
	font-size:14px;
	color:#28166F;
	font-weight:bold;
	margin-bottom:5px;
	margin-left:20px;
	padding-top:15px;
}

.category_menu_name img{
	vertical-align: middle;
}



.one_column {
	background: #f1f3f1;
}

.left_column {
	display: table-cell;
	*float:left;
	vertical-align: top;
	width:214px;
	background: #A9CBC7;
	border:2px solid #FFFFFF;
}

.white_left_menu {
	background: url(../../images/www/leftcolumn_top.png) no-repeat 0 0 #ffffff; 
	padding-bottom: 50px;
	position: relative;
	left: -2px;
	margin-top: -2px;
	width: 216px;
	margin-right: -3px;
}

.center_column {
	display: table-cell;
	*float:left;
	vertical-align: top;
	width:554px;
	border-left: 1px solid #CCCCCC;
}

.right_column {
	background: url(../../images/www/righcolumn_background.jpg) top left no-repeat #A9CBC7;
	display: table-cell;
	*float:left;
	vertical-align: top;
	height:100%;
	min-height: 280px;
	width:210px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	font-size: 11px;
}

.sponsorzy {
	background:none repeat scroll 0 0 #A9CBC7;
	border:2px solid #FFFFFF;
	vertical-align:top;
}

.inline {
	display: table;
	clear: both;
}

.more_main_news a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

.more_main_news img {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
}

.more_main_news a:hover {
	text-decoration: underline;
}

.more_main_news {
	float: right;
}

.sitemap {
	
}

.sitemap li {
	list-style: circle;
}

.article_body {
	display:inline-block;
	margin-bottom:10px;
	width: 100%;
}

.search_form {
	display: inline-block;
	width: 210px;
	vertical-align: top;
	text-align: center;
}

.newsletter_form {
	display: inline-block;
	width: 210px;
	vertical-align: top;
	text-align: center;
}

.login_form {
	display: inline-block;
	width: 33%;
	vertical-align: top;
	height: 150px;
	text-align: center;
	*float: left;
}

.three_box {
	background: #F1F3F1;
	margin-top:20px;
	display: block;
	height: 150px;
	clear: both;
	padding-top:15px;
}

.login_form label {
	width: 80px;
}

.banner_right {
	width: 250px; 
	margin-right: 0px; 
	margin-left: auto;
}


.banner_top a img, .banner_bottom a img, .baner_left a img, .banner_right a img {
	vertical-align:baseline;
}

.banner_top a:hover, .banner_bottom a:hover, .baner_left a:hover, .banner_right a:hover,.banner_top a, .banner_bottom a, .baner_left a, .banner_right a {
	text-decoration: none;
}

.top_banner_inline {
	display: inline-block;
	*float: left;
}

.path, .path a {
	font-size: 11px;
	font-weight: normal !important;
	color: #28166F !important;
}

.path  a.first {
	font-size: 11px;
	color:#84C225 !important;
	font-weight:bold !important;
}

.path a:hover {
	text-decoration: underline !important;
}

.user_form_title {
	font-family: 'Tahoma';
	font-size:20px;
	color:#28166F;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left:28px;
	text-align:left;
}

.newsletter_title {
	font-family: 'Tahoma';
	font-size:20px;
	color:#28166F;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left:28px;
	text-align:left;
}

.article_date {
	font-size:10px;
	color:#666666;
}

.article_list_title a{
	font-size:14px;
	color:#537B17 !important;
}

.more_link {
	float: right; 
	padding-right: 5px;
}

.more_link a{
	background: url(../../images/www/more_arrow.png) no-repeat right center;
	font-weight:normal !important;
	padding-right:10px;
	font-size:10px;
	color:#666666 !important;
	text-decoration: none;
}

.more_link a:hover{
	text-decoration: underline !important;
	color:#666666 !important;
}

.horizontal_line {
	background: url(../../images/www/horizontal_line.png) no-repeat top center;
	width: 184px;
	height: 1px;
	margin: 10px auto;
}

.ogicom {
	margin-left:auto;
	margin-right:0;
	position:relative;
	width:175px;
}

.absolute {
	margin:-30px auto auto;
	position:relative;
	width:630px;
}

.right_column_box {
	margin-left: 28px;
	margin-right: 10px;
}

.almanac_article {
	display: inline-block;
	width: 175px;
}

.almanac_article p {
	margin: 0px;
}

.almanac_title {
	color:#28166F;
	font-family:'Tahoma';
	font-size:20px;
	margin-bottom:5px;
	margin-left:28px;
	margin-top:20px;
	text-align:left;
}

.partners {
	margin: 15px 0px;
}

.partners p{
	margin: 0px;
}

.partners a{
	color:#666666;
	font-size:11px;
	text-decoration: none;
}

a.current_page {
	color: #537B17 !important;
}

