/* cala strona*/

* {
  padding: 0;
  margin: 0;
  border:0;
}
body {
  background: #000000 ;
  font:14px Verdana, Tahoma,sans-serif;
  color:#FFFFFF;
}

img {
	border:0;
	padding:0;
}

#container {
	width: 796px;
	margin: 0 auto;
}

/* gora strony */

#header {
  width:796px;
  height: 282px;
  position: relative;
  background: url('images/top.jpg') no-repeat;
 
}
#moto {
  width:200px;
  height: 45px;
   padding:45px 0 0 330px;
   
   
}
#moto2 {
  width:220px;
  height: 46px;
  
}

#content {
  
	height: 100%;
	margin-top: 0px;
}



/* lewa kolumna */

#left {
  float: left;
  width: 228px;
  }

#menu {
width:221px; 
background:url(images/menu_01.jpg) 
top no-repeat; 
padding-top:73px;
}
#menubody {
background:url(images/menu_02.jpg) 
repeat-y; 
padding-left:32px;
}
#menubottom {
height:59px; 
background:url(images/menu_04.jpg) 
bottom no-repeat;
}
#menulist {
width:185px; 
list-style-type:none;
}
#menulist li {
height:27px; 

bottom repeat-x;
}
#menulist a {
width:185px; height:20px; 
border-left:#ff5700 2px solid; 
font:bold 18px verdana,tahoma; 
color:#ffffff; text-decoration:none; 
text-shadow: 1px 1px 1px #000000;
padding:5px 0 0 10px; 
display:block !important; 
display:inline-block;
}
#menulist a:hover {
width:185px;
background:url(images/menu_05.jpg) 
left repeat-y;
}

#reklama {
width: 236px;
height: 295px;
margin: 5px;
}

#reklama2 a{
margin-left: 70px;
color:#ffffff;
}

/* prawa kolumna */

#right {
  float: right;
  width: 551px;
  padding-top:20px;
  }

#glowna {
width:551px; 
background:url(images/prawa_01.jpg) top no-repeat; 
padding-top:15px;
}

#glownabody {
width:551px;
background:url(images/prawa_02.jpg) repeat-y; 

padding-right: 10px;
text-align:justify;
}

#glownabottom {
height:58px; 
background:url(images/prawa_04.jpg) bottom no-repeat;
}



#napis h1 {
float: left;
padding:14px 0 0 12px;
color: #f4f4f4;
font:bold 20px Georgia;
text-shadow: 1px 1px 1px #000000;
}

#powieksz {
float: right;
padding:17px 20px 0 0;
font:bold 14px Verdana;
text-shadow: 1px 1px 1px #0f4681;
}


#artykul {
width: 520px;
margin: 0 auto;
margin-top:0px;
}

#lista {
width: 551px;
margin: 0 auto;
margin:20px;
font:bold 14px Verdana;
color: #FFFFFF;
}


#artykul h2 {
font:bold 17px Verdana;
color: #ff5700;
text-shadow: 1px 1px 1px #0f4681;
}

#artykul span {
color:#014279;
font-size: 16px; 
font-weight: bold;
}

#potrzeba img{
vertical-align: middle;
}

#linki img{
vertical-align: middle;
}

#linki a {
border-bottom:#909192 2px solid; 
font:bold 16px verdana,tahoma; 
color:#ffffff; text-decoration:none; 
text-shadow: 1px 1px 1px #000000;
padding:0px 0 0 0px; 
display:block !important; 
display:inline-block;
}

#bannery {
padding-left: 25px;
}

#formularz {
  background: #add2fb;
  font:bold 14px Tahoma,sans-serif;
  color:#00336d;
  padding: 15px;
}

#formularz input{
  font-family:verdana; 
  font-size:14px; 
  border:1px solid #FF9F60;
  background:#FFD8C0;
  }

#oferta {
width: 261px;
height: 25px;
padding-left: 340px;
padding-bottom: 20px;
}

#prezentacja {

margin-left:35px;
width: 450px;
height:304px;
padding-top:0px;
padding-left:70px;
font:bold 17px verdana,tahoma; 
color:#ffffff; text-decoration:none; 
text-shadow: 1px 1px 1px #000000;
background: url('images/prezentacja.jpg') no-repeat;
}

.clear {
  clear: both;
}

/* stopka */

#footer {
width: 796px;
margin: 0 auto;
padding:15px 0 0 8px;
height: 54px;
font:bold 18px verdana,tahoma; 
color:#ffffff; text-decoration:none; 
text-shadow: 1px 1px 1px #000000;
background: url('images/stopka.jpg') no-repeat;
clear: both;
}

#footer span {
color:#ee7b2f;
font-size: 16px; 
font-weight: bold;

}

