/* { font-family: Verdana, Trebuchet, Helvetica, Sans-Serif; }*/
html { margin: 0; padding: 0; font-size: 13px; }
body {
  color: #000;
  margin: 0;
  padding: 0;
  background-color: #f6ffff;
  text-align:center; /* center layout in ie5 and 5.5. */
}
#container { 
background-color: #f0ffff;
background-image:url("images/background1.jpg") 

/*background-color: #aa00aa;*/

}


/*#header    {  background-color: #d5e1ed; }
#left   { background-color: e7dfcb; }
#main { background-color: #e7dfcb; }
#right  { background-color: #d7edf1; }
*/
#footer { 
background-color: #b3b961; 
background-image:url("images/background.jpg")
/*background-color: #c1dae8;*/
;} 

#container, #header, #subheader, #left, #main, #right, #footer, #menu, #submenu {
  margin: 0;
  padding: 0;
  
}
#container {
  width: 996px !important;
  width: 996px; /* IE */
  text-align: left;
  margin: 0 auto 30px auto;
  
  /*border: solid 1px #c0c0c0;*/
  
  position: relative;
}
#footer ul {
  top: 20px;
  left: 10px;
  bottom: 10px;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
}
#footer li {
  display: inline;
  padding: 0 5px 0 5px;
  /*border-right: dotted 1px green;*/
}
#footer a, #footer a:hover {
  color: blue;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}

#logo {  
  width: 996px;
  height: 147px;
}


#header {
  width: auto !important;
  /*height: 108px; wersja wczesniejsza */
  height: 140px;
  /*background-color: #678679;*/
}

#subheader {
  float: right;
  width: 610px;
  height: auto !important;
  height: 70px; /* IE */
  min-height: 70px;
  display: inline;
}

#subheader_left {
  float: left;
  width: 150px !important;
  width: 160px; /* IE */
  height: auto !important;
  height: 70px; /* IE */
  min-height: 70px;
  display: inline;
}




#left {
  float: left;
  width: 160px !important;
  width: 160px; /* IE */
  height: auto !important;
  height: 500px; /* IE */
  min-height: 600px;
  display: inline;
  margin: 25px 10px 10px 0px;
  /*padding: 20px 5px 40px 5px;
  background-color: #00ffff;
  border-style:solid;
  border-color:#00eaff;*/
  
}
#main {
  float: left;
  width: 636px !important;
  width: 636px; /* IE */
  height: auto !important;
  height: 500px; /* IE */
  min-height: 600px;
  display: inline;
  margin: 25px 10px 10px 10px;
  /*border-style:none solid;
  border-width:1px;
  border-color:#5b6168;
  padding: 20px 20px;
  background-color: #ff0000;*/
  
}
#right {
  
  float: right;
  width: 160px !important;
  width: 160px; /* IE */
  height: auto !important;
  height: 500px; /* IE */
  min-height: 600px;
  display: inline;
  margin: 35px 0px 5px 5px;
  /*padding: 40px 20px;
  background-color: #ffff00;*/
}
#footer {
  font-size:12px;
  clear: both;
  width: 100%;
  height: 60px;
  
}
#images {
  top: 0px;
  right: 0px;
  width: 610px;
  height: 41px;
  position: absolute;
}
#menu {
  top: 48px;
  right: 130px;
  width: 610px;
  height: 30px;
  position: absolute;
}



/*
#submenu {
  top: 100px;
  left: 10px;
  width: 140px;
  height: 170px;
  position: absolute;
  text-align: center;
  font-family: Verdana;
  font-size:14px;
  border-top-style: solid; 
  border-bottom-style:solid;
  border-left-style:solid; 
  border-right-style:solid;
  border-top-color:#af5ff;
  border-color: red blue
}
a.link {
text-decoration: none;
font-weight:bold;
color:#5f5f5f;
}
*/

#footer_left{
  font-size:12px;
  float: left;
  width: 400px;
  height: 50px;
  border:1px;
}

#footer_center{
  font-size:12px;
  float: left;
  width: 320px;
  height: 50px;
}

#footer_right{
  font-size:12px;
  float: right;
  width: 200px;
  height: 50px;
}



/* 
*.menu_link {
font-size:16px;
line-height:1.5;
margin:  0 0px !important;
margin:  20 0px ;
text-decoration: none;
color:#275682;
font-weight: bold;

font-family: Verdana, Trebuchet, Helvetica, sans-serif;


}

a:hover.menu_link{
font-size:16px;
line-height:2;
margin:  0 0px !important;
margin:  20 0px ;
text-decoration: none;
color:#736469;
font-weight: bold;

font-family: Verdana, Trebuchet, Helvetica, sans-serif;
/*background-color:#58a5e0;
border-color:#ff6d06;
text-align:center;
border: 1px solid #00129a;

}

*/

#menu0 {
	/*width: 160px;*/
	margin: 10px;
	padding: 0;
}


#menu0 dt {
	text-align: left;
	cursor: pointer;
	margin: 10px 0 0 0;
	padding: 2px;
}

#menu0 dd {
	/*
	color: #000;
	
	text-decoration: none;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #888;*/
	margin: 0px;
	padding: 1px 10px;
}


#menu0 dd.active {
	/*font-weight: bold;*/
	text-decoration: underline;
}


#menu0 a {
text-align:center;
font-size:16px;
text-decoration: none;
line-height:1.3;
/*font-weight: bold;*/
color:#444444;
}

#menu0 a:visited  {
text-align:center;
font-size:16px;
text-decoration: none;
line-height:1.3;
/*font-weight: bold;*/
color:#444444;
}



#menu0 a:hover  {
text-align:center;
font-size:16px;
text-decoration: none;
line-height:1.3;
/*font-weight: bold;*/
color:#004488;
}




/* lewe menu end*/



a {
text-decoration:none;
color:#0024ac;
}

a:hover  {
text-decoration: underline;

color:#2d53e1;
}


*.smallRedText {
font-size:10px;
color:red;
}
*.bigRedText {
font-size:14px;
color:red;
}

*.information {
line-height:1.5;
font-size:15px;
text-align:justify;
margin: 15px 25px;
text-indent: 35px;

}


a.link {
text-align:center;
font-size:12px;
text-decoration: underline;
line-height:1.5;
font-weight: bold;
color:#444444;
}

a:hover.link  {
text-align:center;
font-size:12px;
text-decoration: underline;
line-height:1.5;
font-weight: bold;
color:#000055;
}

a:visited.link  {
text-align:center;
font-size:12px;
text-decoration: none;
line-height:1.5;
font-weight: bold;
color:#666666;
}


div#index_main{
  font-family: verdana, sans-serif;
  font-size:13px;
  text-align:justify;
  
 }

*.medium_text {
text-indent:20px;
line-height:1.5;
font-size:12px;
text-align:justify;
border-width:1px;
/*border-color:grey;*/
}


*.big_text {
text-indent:20px;
line-height:1.5;
font-size:14px;
text-align:justify;
border-width:1px;
/*border-color:grey;*/
}

*.header{
font-family: verdana, sans-serif;
background-color:#9dd0ff;
border-color:#40980a;
text-align:center;
border: 1px solid #00129a;
font-size:14px;
font-weight:bold;
}

*.frame{
  font-size:13px;
  /*text-indent:20px;*/
  /*background-color:#efefef;*/
  border: 1px solid #8aa290;
  font-family: verdana, sans-serif;
  font-style:italic;
  padding:12px;
  text-align:center;
}

select.error, input.error, textarea.error{ 
 background-color: #ffffde;    
 color: #000;
 border: 1px solid #b30000; 
}
