@charset "utf-8";
.main {
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 0;
    background: #EDEDED;
	color: #FFFFFF;

}

a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}

a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: underline;
}

a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;

}
#page_title {
font-size: 12px;
color: #84B6E6;
font-weight: bold;
width: 747px; 
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: solid 1px #FFFFFF;
}
#page_title a {
font-size: 12px;
color: #84B6E6;
font-weight: bold;

}
#main_frame {
width: 1125px;
text-align: left;
border-left: solid 1px #BEBEBE;
border-right: solid 1px #BEBEBE;
background: #FFFFFF;
}
#top_ban {
width: 1125px;
height: 93px;
}
#lang_bar {
float: left;
width: 604px;
height: 66px;
text-align: left;
color: #555a60;
padding-left: 21px;
padding-top: 27px;
}

#logo_bar {
float: right;
width: 500px;
height: 93px;
text-align: right;
}
#middle_ban {
width: 1125px;
height: 31px;
}
#search_bar {
float: left;
width: 167px;
height: 25px;
padding-left: 18px;
padding-top: 6px;
text-align: left;
color: #555a60;
}

#menu_bar {
float: right;
width: 940px;
height: 31px;
text-align: right;
color: #000000;
}
input.input_text {
width: 130px;
height: 17px;
border: solid 1px #666666; 
color: #666666;
}

#top_graph {
clear: both;
width: 1125px;
height: 165px;
background: url(../images/top_graph.jpg) no-repeat;
}
#content {
width: 1125px;
background: url(../images/content_back.jpg) top left repeat-y;
height: 100%;
}
#left_column {
width: 300px;
padding-left: 19px;
padding-right: 19px;
text-align: left;
}
#right_column {
width: 789px;
text-align:left;

}
#left_column2 {
text-align: center;
background: #595E64;
height: 21px;
}
#right_column2 {
width: 789px;
text-align: center;
background: #7E828B;
height: 21px;
}
#navi {
width: 766px;
height: 23px;
padding-left: 23px;
padding-top: 9px;
background: #7E828B;
}
div.menu1 {
width: 266px;
height: 24px;
padding-top: 9px;
background: #595C63 url(../images/menu_plus.jpg) top left no-repeat;
padding-left: 32px;
margin-bottom: 1px;
cursor: pointer;
}
a.menu2 {
display:block;
width: 266px;
padding-left: 32px;
height: 17px;
padding-top: 3px;
background: #236FBA;
color: #000000;
text-decoration:none;
}
a.menu2:hover {
display:block;
width: 266px;
padding-left: 32px;
height: 17px;
padding-top: 3px;
background: #236FBA;
color: #FFFFFF;
text-decoration:none;
}
a.menu3 {
color: #000000;
}
div.target {
width: 298px;
padding-top: 9px;
background: #CCDDED;
margin-bottom: 1px;
color: #000000;
}

.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
float:right;
}
/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display:  inline;
float: left;
}
/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
/*zmiana*/
float: left;
color: #000000;
height: 23px;
padding-top: 8px;
padding-left: 15px;
padding-right: 10px;
text-decoration: none;
}
.horizontalcssmenu ul li a:hover{
display: block;
float: left;
color: #FFFFFF;
text-decoration: none;
height: 23px;
padding-top: 8px;
padding-left: 15px;
padding-right: 10px;
background: #595E64;
}

/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
float: left;
position: absolute;
display: none;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: block;
float: none;

}

/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 200px; /*width of sub menu levels*/
font-weight: normal;
padding-top: 8px;

padding-left: 15px;
padding-right: 10px;
background: #595E64;
color:#FFFFFF;
text-align: left;
border-bottom: solid 1px #FFFFFF;
vertical-align: middle;
}

.horizontalcssmenu ul li ul li a:hover{
background: #858A90;
}

/* 3ci */

/*Sub level menu*/
.horizontalcssmenu ul li ul li ul{
left: 225px;
float: left;
position: static;
display: none;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li ul li{
display: inline-block;
float: none;

}

/* Sub level menu links style */
.horizontalcssmenu ul li ul li ul li a{
width: 200px; /*width of sub menu levels*/
font-weight: normal;
padding-top: 8px;

padding-left: 15px;
padding-right: 10px;
background: #999999;
color:#FFFFFF;
text-align: left;
border-bottom: solid 1px #FFFFFF;
vertical-align: middle;
}

.horizontalcssmenu ul li ul li ul li a:hover{
background: #858A90;
}


/*end 3ci */




.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
margin-top: 20px;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }

