body {
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #fcfeeb;
}

#container {
	width: 950px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#header_left {
	width: 473px;
	height: 204px;
	float:left;
}

#header_right {
	width: 477px;
	height: 204px;
	float:left;
	position:relative;
}

#header_right_top {
	width: 208px;
	height: 100px;
	position: absolute;
	left: 242px;
}

#header_right_bt {
	width: 70px;
	height: 15px;
	position: absolute;
	left: 400px;
	top: 69px;
}

#menu {
	width: 100%;
}

.clearfix {
	clear:both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#content {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	width: 100%;
	background: #fcfeeb url(images/main_bg.jpg) no-repeat;
}

#content_inner_right {
	
	width: 690px;
	padding: 20px;
	margin-right: -20px;
	float:left;
}
 * html #content_inner_right {
                position: absolute;
        }

#content_inner_right2 {
	position: absolute;
	width: 685px;
	padding: 20px;
	margin-right: -20px;
	float:left;
}

#content_inner_left {
	width: 215px;
	float:left;
	
}

* html #content_inner_left {
        min-height: 1900px;
	height: 1900px;
}


#footer {
	margin-top:25px;
	width: 906px;
	height: 55px;
	background: url(images/footer_gr.jpg) repeat-x;
	float:left;
}

#footer_left {
	margin-top:25px;
	margin-left:10px !important;
	margin-left:5px;
	width: 13px;
	height: 55px;
	margin-bottom: 5px;
	background: url(images/footer_left.jpg) no-repeat;
	float:left;
}

#footer_right {
	margin-top:25px;
	width: 12px;
	height: 55px;
	margin-bottom: 5px;
	background: url(images/footer_right.jpg) no-repeat;
	float:left;
}

.footer_link {
	float: left;
}

.footer_link_delim {
	float:left;
	padding-left:15px;
	padding-right:15px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#000000;
	margin:0px;
	font-weight:100;
}

h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#383838;
	margin:0px;
}

h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#646464;
	margin-top:0px;
}

h5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#d43131;
	margin-top:0px;
}


.stdtext {
	font-size: 10px;
	color: #cacaca;
	font-weight:normal;
}

a.stdtext {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a:hover.stdtext {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.stdtextboldborder {
	font-size: 10px;
	color: #5e5e5e;
	font-weight:bold;
	border-bottom: 2px dotted #b9b9b9;
	padding-bottom:2px;
}

a.stdtextboldborder {
	font-size: 10px;
	color: #5e5e5e;
	font-weight:bold;
	border-bottom: 2px dotted #b9b9b9;
	text-decoration: none;
}

a:hover.stdtextboldborder {
	font-size: 10px;
	color: #5e5e5e;
	font-weight:bold;
	border-bottom: 2px dotted #b9b9b9;
}

.std3text {
	font-size: 10px;
	color: #ed1b23;
	font-weight: bold;
}

a.std3text {
	font-size: 10px;
	color: #ed1b23;
	text-decoration: none;
}

a:hover.std3text {
	font-size: 10px;
	text-decoration: underline;
}

.std3textbold {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.stdtextbold {
	font-size: 10px;
	color: #cacaca;
	font-weight: bold;
}

.std2text {
	font-size: 11px;
	color: #525252;
}

.std2textitalic {
	font-size: 12px;
	color: #a1a1a1;
	font-style:italic;
	line-height:22px;
}

.std2textbolditalic {
	font-size: 12px;
	color: #a1a1a1;
	font-style:italic;
	font-weight:bold;
	line-height:22px;
}

.std2textbold {
	font-size: 13px;
	color: #525252;
	font-weight: bold;
}

a.std2textbold {
	font-size: 11px;
	color: #525252;
	font-weight: bold;
	text-decoration: none;
}

a:hover.std2textbold {
	text-decoration: none;
	color: #000000;
}

.stdbigtext {
	font-size: 10px;
	color: #000000;
}

a.stdbigtext {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a:hover.stdbigtext {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


.stdbigtextbold {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

a.stdbigtextbold {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:hover.stdbigtextbold {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.textfield {
	width: 120px;
	background-color: #f3f3f3;
	border: solid 1px #adadad;
	border-bottom: none;
	border-right: none;
	color: #2e2e2e;
	padding: 3px;
	font-size: 10px;
}

.std4text {
	font-size: 10px;
	color: #ffffff;
	font-weight:normal;
}

a.std4text {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

a:hover.std4text {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.std5text {
	font-size: 10px;
	color: #a7a29d;
	font-weight:normal;
}

a.std5text {
	font-size: 10px;
	color: #a7a29d;
	text-decoration: none;
}

a:hover.std5text {
	font-size: 10px;
	color: #a7a29d;
	text-decoration: none;
}

.std6text {
	font-size: 10px;
	color: #000000;
	font-weight:normal;
}

a.std6text {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

a:hover.std6text {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.std8text {
	font-size: 13px;
	color: #ffffff;
	font-weight:normal;
}

a.std8text {
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}

a:hover.std8text {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

.std9text {
	font-size: 13px;
	color: #6a6a6a;
	font-weight:normal;
}

a.std9text {
	text-decoration: underline;
}

a:hover.std9text {
	text-decoration: none;
}

.std10text {
	font-size: 13px;
	color: #d2331e;
	font-weight:bold;
}

a.std10text {
	text-decoration: underline;
}

a:hover.std10text {
	text-decoration: none;
}

.borderbt {
	border-bottom: 1px solid #e4e4e4;
}


.select {
	color: #9e9e9e;
	background-color: #f3f3f3;
	border: solid 1px #adadad;
}

.radio {
	color: #9e9e9e;
	background-color: #f3f3f3;
	border: solid 1px #adadad;
	height:10px;
	width:10px;
}

.clear {
	clear: both;
}

form {
	margin: 0px;
}

.png {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

#kronika_top{
	background: url(images/kronika_top.jpg) no-repeat;
	background-position: left top;
	width: 525px;
	height: 83px;
	margin: 0px;

}

#kronika_down{
	background: url(images/kronika_down.jpg) no-repeat;
	background-position: left top;
	width: 653px;
	height: 80px;
	margin: 0px;
	margin-left: 15px;

}

#kronika_koszt{
	background: url(images/kronika_koszt.jpg) no-repeat;
	background-position: left top;
	width: 230px;
	height: 33px;
	margin: 0px;
	margin-left: 15px;
	margin-top: 15px;
}

ul#nav, ul#nav ul {
        margin:0;
        padding:0;
	list-style: none;
	}

ul#nav  li {

	position: relative;
	float: left;
}

#nav li ul {
	position: absolute;
	margin-left: -999em; /* ukryj menu */
	top: auto;
	left:0;
}

#nav li:hover ul,#nav li.over ul {margin-left:0; }

<!-- -->

#nav li:hover a,#nav  li.over a,
#nav li:hover li a:hover,#nav li.over li a:hover {
   color: #fff;
   background-color: #1e88f5;
   display: block;
	text-decoration: none;
	color: #fff;
	background: url(images/gradient_blue.jpg) repeat-x;
	min-width:75px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	margin-bottom:-1px;
	min-height:0;
	
   }
#nav li:hover li{
min-width:115px;
width:115px;
}

#nav li:hover li a,#nav li.over li a {
   color: #fff;
   background-color: #ffffcc;
}
#nav li ul li a { padding: 7px 0px; }
#nav li ul li a:hover { font-weight:bold; }
a:hover, a:active { 
	text-decoration: underline; 
	color: #74529A;
	}

* html ul#nav  li a {height:1%;	position:relative;}

a.gs3text {
	font-size: 10px;
	color: #727171;
	text-decoration: none;
	font-weight:bold;
}
a:hover.gs3text {
	text-decoration: underline;
}
a.gs4text {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:hover.gs4text {
	text-decoration: underline;
}

#pomgs{

float:left; 
width: 46%; 
padding-right: 25px; 

}

* html #pomgs {
               padding-right: 10px; 
        }