
html { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	color: #23225C;
	background: url(../images/back-x.jpg) #0BB00B repeat-x;
            scrollbar-face-color: #23225C;
            scrollbar-track-color: #23225C;
            scrollbar-arrow-color: #23225C;
            scrollbar-highlight-color: #23225C;
            scrollbar-shadow-color: #23225C;
            scrollbar-3dlight-color:#23225C;
            scrollbar-darkshadow-color:#23225C;
}

a {
  outline : none;
  text-decoration: none;
  color: #DDDDDD;
}

a.mejn{

color: #004DCD;
}

a.more{

}

a:hover{
text-decoration: underline;
}

h1 {
  margin: 0px;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  
  outline : none;
  
}

h4{
  margin: 10px;
  font: italic bold 18px Tahoma;
  outline : none;
  color:#90A431;
}



img{
  border:0px solid;
}

img.gale{
  border:1px solid #004DCD;
}


#kontener {
	 width: 979px;
	 background: transparent;
	 margin: auto;
}

#top{
  background: url(../images/flash_top_main.jpg) no-repeat ;
  text-align: right;
  font-size: 10px;
  letter-spacing: -1px;
  color: #E1EFFC;
  width:979px;
  height: 328px;
  float:left;
  
  
}


#main{
  background: url(../images/content_topback.jpg) transparent no-repeat;
 
  width:653px;
   
  float:left;
}

#cmain{
  background: url(../images/content_topback.jpg) transparent no-repeat;
 
  width:657px;
   
  float:left;
}

#lewa{
  background: url(../images/menu_main.jpg) no-repeat;
  letter-spacing: -1px;
  width:326px;
  min-height:520px;
  padding-left:0px;
  float:left;
}

#clewa{
  background: url(../images/menu_main.jpg) no-repeat;
  letter-spacing: -1px;
  width:322px;
  min-height:520px;
  padding-left:0px;
  float:left;
}


#cleft{
  font-size:11px;
  background: url(../images/content_left.jpg) no-repeat;
  color: white;
  width:189px;
  height:280px;
  padding:0px 9px 10px 12px;
  float:left;
  overflow: hidden;
}

#cright{
  background: url(../images/content_right.jpg) no-repeat;
  color: #23225C;
  width:447px;
  height:290px;
  padding-left:0px;
  float:left;
}

#cdown{
  background: url(../images/bottom_main.jpg) no-repeat;
  color: #23225C;
  width:657px;
  height:230px;
  padding-left:0px;
  float:left;
}

.cakt{
  margin: 3px 0px 3px 0px;
  padding: 2px;
  text-align: right;
  background: #9F003A;
  height: 12px;
  width: 170px;
  color: white;
}

.cakt a{
color: white;
font-weight: bold;
text-decoration: none;
}

.main_tresc{
  float: left;
  width:653px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
}



#sleft{
 font-size:11px;
  
  color: white;
  width:179px;
  min-height:300px; height: auto !important; height: 360px;
  padding:20px 9px 0px 18px;
  float:left;
}

#sright{
  
  color: #23225C;
  width:367px;
  min-height:360px; height: auto !important; height: 360px;
  padding: 20px 60px 0px 20px;
  float:left;

}

.mtb{
  float: left;
  width:653px;
  height:25px;
  padding: 0px;
  
}


.strona_tresc{
  float:left;
  width:507px;
  padding-left: 100px;
  padding-right: 10px;
}

.kontaktText{
  font-size:12px;
  border:1px #23225C solid;
  background: #23225C !important;
  width:195px !important;
  color: #D3EEFF;
}

.form_tytul{
  font-size: 14px;
  font-variant: small-caps;
  outline : none;
  color:#004DCD;
  font-weight: bold;
}

.btn{
  font-size: 14px;
  
  outline : none;
  color:#004DCD;
  border:0px solid;
  padding:0px 8px 8px 8px;
  background:none;
  cursor:pointer;
  font-weight:bold;
}


