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: #00263E;
	background: url(mainback.jpg) repeat-x;
	background-color: #194083;
}

a {
  outline : none;
  color: #194083;
}

img{
  border:0px solid;
}

#kontener {
	 width: 950px;
}

#top{
  width: 950px;
  height: 289px;
  background: url(top.jpg) no-repeat;
}

#lewa{
  float:left;
  width:246px;
  background: url(menu_back.jpg) repeat-y;
}

#menu2{
  width:246px;
}

#menu_top {
  width: 246px;

  background: url(menu_top.jpg) no-repeat;
  background-position: top;
}

#footer {
  clear: both;
  width: 950px;
  height: 65px;
  background: url(footer.jpg) no-repeat;
}

#prawa{
  float:right;
  width:704px;
  background: url(content_back.jpg) repeat-y ;
}

#prawa_top{
  width:672px;height:71px;
  background: url(top.jpg) no-repeat;
}

#gora {
  width: 704px;
  height: 109px;
}

#rolety {
  width: 255px;
  height: 109px;
  background: url(div_rolety.jpg) no-repeat;
}

#newsletter {
  width: 211px;
  height: 109px;
  background: url(div_newsletter.jpg) no-repeat;
}

#gora-kontakt {
  width: 238px;
  height: 109px;
  background: url(div_kontakt.jpg) no-repeat;
}

#tresc {
  padding-left: 35px;
  padding-right: 55px;
  text-align: justify;
}

#titlediv {
  width: 704px;
  height: 47px;
  background: url(content_header.jpg) no-repeat;
}

.title{
  font-size:18px;
  letter-spacing: 10px;
  text-indent:10px;
  line-height:30px;
  padding-left: 45px;
  padding-top: 12px;
  color:#9F9F9F;
}

.kontaktText{
  border:1px #1D7193 solid;
  background:#698FCE !important;
  width:225px;
}



fieldset{
  border:0px;
  padding:0px;
  margin:0px;
}

.newsletter{
  width:230px;
  border:0px;
}

fieldset .news_input{
  width:143px;height:20px;
  margin:0px;
  padding-top:3px;
  padding-left:5px;
  padding-right:5px;
  background: url(n_email.jpg) no-repeat fixed;
  border:0px solid;
}

fieldset>.news_input{
  width:143px;height:20px;
  margin:0px;
  padding-top:3px;
  padding-left:5px;
  padding-right:5px;
  background: url(n_email.jpg) no-repeat;
  border:0px solid;
}

fieldset .news_zapisz{ 
  width:73px;height:16px;
  background: url(n_zapisz.jpg) no-repeat fixed;
  border:0px solid;
  cursor:pointer;
}

fieldset>.news_zapisz{ 
  width:73px;height:16px;
  background: url(n_zapisz.jpg) no-repeat;
  border:0px solid;
  cursor:pointer;
}

fieldset .news_wypisz{ 
  width:73px;height:16px;
  background: url(n_wypisz.jpg) no-repeat fixed;
  border:0px solid;
  cursor:pointer;
}

fieldset>.news_wypisz{ 
  width:73px;height:16px;
  background: url(n_wypisz.jpg) no-repeat;
  border:0px solid;
  cursor:pointer;
}


.wyslij{ 
  width:73px;height:16px;
  background: url(wyslij.jpg) no-repeat;
  border:0px solid;
  cursor:pointer;
}

.menu {
  padding-left: 70px;
  font-size: 13px;
}

#back {
  width: 950px;
  background: url(back2.jpg) repeat-y;
}

.menu a {
  color: #FFFFFF;
  text-decoration: none;
}

.menu a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}


.menutitle {
  padding-top:5px;
}

.menutitle .submenu {
  margin-top:5px;
}

.separatorek {
  margin-top: 5px;
  width: 145px;
  height: 2px;
  font-size: 1px;
  background: url(menu_div.jpg) no-repeat; 
}


