@charset "utf-8";
/* CSS Document dla www.easylimo.pl */

body{
 background:#191919;
 font-family:Arial, Helvetica, sans-serif;
 margin:0;
 padding:0;
}

.pds{
 width:840px;
 position:relative;
 margin:0 auto;
}
.s{
 background:url(images/s2.png) repeat-y;
 min-height:350px;
}
.s1{
 background:url(images/s1.jpg) no-repeat 7px 0px;
 height:100%;
 font-size:12px;
 color:#896338; 
 line-height: 20px
}

.left{
 width:580px;
 float:left;
 padding-left:17px;
}
.right{
 width:210px;
 padding-left:18px;
 float:left;
}
.tekst{
 padding:20px;
}

.d1{
 position:relative;
}
.d2{
 position:absolute; right:-32px; top:0;
}

.menu{
 background:url(images/menu.jpg) no-repeat; 
 height:43px;
 padding-left:40px;
}
.menu ul{ list-style:none; padding:0; margin:0;}
.menu li{ float:left;}
.menu a{
 display:inline-block;
 font-weight:bold;
 color:#FFD768;
 padding:12px 20px 5px 20px;
 font-size:12px;
 text-decoration:none;
}

.menu a:hover{
 background:url(images/light.jpg) no-repeat center bottom;
 color:#FFEDBA;
}

.ng{
 border-left:5px solid #773C23;
 font-size:14px; 
 padding:4px 10px;
 color:#773C23;
}
.zdj span{
 padding:5px; 
 background:#FFFFCC;
 display:inline-block; 
 vertical-align:top;
 margin-left:20px;
 border:1px solid #BD9B84;
}

.mtxt{ padding:5px; font-size:11px; }
a{
color:#904b2c;
}
a:hover{ text-decoration:none;}

h1{font-size: 12px; font-weight:bold; color: #330000}
h2{font-size: 12px;}
h3{font-size: 13px;}
h4{font-size:15px;}
h5{text-align:center; font-size:12px;}
h6{color: #330000; font-size: 12px;}
p{font-style: obliqe;}
ul{list-style-type:square; margin-left:3cm}
li{list-style-type:square; margin-left:1cm}

