/* standard */

body {
 color: #36332A;
 font-family: 'tahoma','Georgia','verdana','sans-serif';
 background-color: #E6C9A7;
 background: url('http://maszynydoszycia.wroclaw.pl/index_images/bg.jpg');
 margin: 0px;
 background-attachment: fixed;
 font-size: 12px;
 height: 100%;
}

a:link, a:visited {  
 color: #BF720C;
 text-decoration: none;
}

a:hover {
 color: #AF1C15;
 text-decoration: underline; 
}

/* wazne */

a.imp:link, a.imp:visited {
 color: #ff0000;
 text-decoration: none;
}

a.imp:hover {
 cursor: auto;
 color: #AF1C15;
 height: 0px;
 text-decoration: underline;
}

span {
 margin: 0;
 color: #AF1C15;
 font-weight: bold;
}

h1, h2, h3, h4 {
 display: inline;
 font-weight: normal;
 color: #36332A;
 margin: 0 4px;
 padding: 0;
}

h1 {
 font-size: 28px;
 LINE-height: 32px;
}

h2 {
 font-size: 23px;
 LINE-height: 25px;
}

h3 {
 font-size: 20px;
 LINE-height: 22px;
}

h4 {
 font-size: 16px;
 LINE-height: 18px;
}

/* LAYOUT */

#main {
 width: 100%;
 min-width: 880px;
 min-height: 100%;
}

#top {
 background: url('http://maszynydoszycia.wroclaw.pl/index_images/topbg.png') repeat-x;
 width:100%;
 height: 226px;
}

.frame {
 width: 880px;
}

.clear {
 clear: both;
}

#logoleft {
 float: left;
 background: url('http://maszynydoszycia.wroclaw.pl/index_images/logoleft.png') no-repeat;
 width: 337px;
 height: 226px;
}

#logoright {
 float: right;
 background: url('http://maszynydoszycia.wroclaw.pl/index_images/logoright.png') no-repeat;
 width: 524px;
 height: 167px;
 margin: 5px 0 0 0;
}

#menubg {
 float: left; 
 background: url('http://maszynydoszycia.wroclaw.pl/index_images/menubg.png') no-repeat; 
 width: 204px; 
 height: 100%;
 margin: 0 0 90px 0;
 padding: 0 0 90px 0;
}

#menul {
 margin: 88px 18px 0 38px;
 font-size: 15px;
 line-height: 38px;
}

#content {
 float: right;
 width:666px;
 margin: 0 0 40px 0;
 text-align: justify;
 height: 100%;
}

#down {
 background: url('http://maszynydoszycia.wroclaw.pl/index_images/downbg.png') repeat-x;
 width:100%;
 height: 73px;
}

#footer {
 float: left;
 width: 720px;
 margin: 0;
}

#foot {
 margin: 40px 0 0 140px;
 color: #B49757;
 font-size: 9px;
 line-height: 13px;
}

#downinfo {
 float: right;
 background: url('http://maszynydoszycia.wroclaw.pl/index_images/downinfo.png') no-repeat;
 width: 140px;
 height: 73px;
}

#foot a:link, #foot a:visited {
 color: #000;
 text-decoration: none;
 font-weight: bold;
}

#foot a:hover {
 color: #DF7E00;
 text-decoration: underline;
 font-weight: bold;
}

#menul ul, #menul ol {
 color: #36332A;
 padding: 0 2px;
 margin: 0;
 background-color: inherit;
 list-style: none;
}

#menul li a:hover {
 color: #AF1C15;
 text-decoration: underline;
 font-weight: bold;
}

#menul a:link, #menul a:visited {
 color: #000;
 text-decoration: none;
 font-weight: bold;
}

#menul li { padding: 6px 0;}

#kontaktlink {
 margin: 5px 0 0 60px;
}

.listakatalog a {font-size: 12px;}

#logolink {
 width: 520px;
 height: 166px;
}

#content p {
 text-indent: 5px;
}

#content div {
 margin: 10px 0;
}

.doimg {
 width: 250px;
}

.moimg, .doimg {
 padding: 5px 5px 15px 15px;
}

.mobody {
 padding: 15px 0 10px 0;
 height: 175px;
}

/* END LAYOUT */

/* pozycjonowanie tekstu */

.cntr {text-align: center;}
.lt {text-align: left;}
.rt {text-align: right;}
.ju {text-align: justify;}

/* ogolne */

div, p {
 font-size: 14px;
 color: #36332A;
 LINE-height: 19px;
}

p, hr {
 margin: 10px 0px;
 padding: 0px;
}

ul, ol {
 color: #000;
 padding: 6px 40px;
 LINE-height: 18px;
 margin: 0;
}

ul li {
 color: #000;
 LINE-height: 16px;
 padding: 10px 0;
}

hr { 	
 border-bottom: 1px dashed #36332A;
 border-top: 0px;
 border-left: 0px;
 border-right: 0px;
 line-height: 0px;
 height: 1px;
}

img {
 border: 0;
}

.male {font-size: 12px;}
.small {font-size: 10px;}
