body {
margin-top:0px;
text-align: center;
padding: 0;
background: #FFF url('images/t.jpg');
}
div#content {
text-align: left;
width: 735px;
margin: 0 auto;
padding: 0;
}
div#top {
position: static;
float:right;
height: 205px;
width: 735px;
background: url('images/head.jpg');
}
div#right {
position: static; 
display: inline; 
width: 29px;
height: 603px;
float:left;
background: url('images/right.jpg');
}

div#left {
position: auto; 
display: inline; 
width: 28px;
height: 603px;
float:left;
background: url('images/left.jpg');
}
div#center {
position: static; 
display: inline; 
float:left;
width: 678px;
height:603px;
background: #eeeeee

}
div#menu {
position: static; 
float:left;
width: 678px;
height:64px;
}
div#body {
position: static; 
display: inline; 
float:left;
width: 678px;
height:539px;
}
div#rest {
position:static; 
display: inline; 
float:left;
width: 384px;
height:539px;
}
div#link {
position:static; 
margin-left: 45px;
margin-top:440px;
float:left;
width: 200px;
height:40px;
}
div#projekt {
position: static;
display: inline; 
float:left;
width: 294px;
height:539px;
background: url('images/body_02.jpg');
}
div#tekst {
position: static; 
float:left;
width: 384px;
height:272px;
background: #eeeeee
}
div#klienci {
position: auto;
float:left;
width: 384px;
height:267px;
background: url('images/body_03.jpg');
}

div#portp {
position: static;
display: inline; 
float:left;
width: 238px;
height:539px;
background: url('images/portp.jpg');
}
div#portl {
position: static; 
display: inline; 

float:left;
width: 440px;
height:539px;
background: url('images/portl.jpg');
}
div#foot {
display: inline; 
position: auto; 
float:left;
width: 735px;
height:64px;
background: url('images/foot.jpg');
background-repeat: no-repeat;
}
div#portp ul { 
margin-top: 30px;
margin: 5px;
font-family: Verdana;
color: #000000;
text-decoration: none;
word-spacing: normal;
text-align: justify;
letter-spacing: 0;
line-height: 1.1em;
font-size: 0.9em;
list-style-type: circle;
}
div#portl P {
margin-left: 10px;
margin-top: 2px;
font-family: Verdana;
color: #000000;
text-decoration: none;
word-spacing: normal;
text-align: justify;
letter-spacing: 0;
line-height: 1.1em;
font-size: 0.96em;
}
div#portp P {
margin-top: 30px;
font-family: Verdana;
color: #000000;
text-decoration: none;
word-spacing: normal;
text-align: justify;
letter-spacing: 0;
line-height: 1.1em;
font-size: 0.96em;
}
div#portp A {
    text-decoration: none;
	color: #333333;
}
div#portp A:hover {
    text-decoration: underline;
	color: #b00908;
}
div#portl h2 { 
margin: 5px;
margin-bottom: 1px;
font-family: Verdana;
color: #000000;
text-decoration: bold;
word-spacing: normal;
text-align: center;
letter-spacing: 0;
line-height: 0.9em;
font-size: 1.2em;
}
div#body P {
margin: 20px;
font-family: Verdana;
color: #000000;
text-decoration: none;
word-spacing: normal;
text-align: justify;
letter-spacing: 0;
line-height: 1.1em;
font-size: 0.96em;
}
div#link IMG {
border-style: none;
}
      IMG.float_left {
        float: left; 
        margin: 8px;
        margin-left: 10px;
		border: 1px solid #3a1b05;
      }

      IMG.float_right {
        float: right; 
        margin: 8px;
        margin-right: 10px;
		border: 1px solid #3a1b05;
      }
	  IMG.float_right_noframe {
        float: right; 
        margin: 10px;
        margin-right: 5px;
		border: 0px solid #3a1b05;
      }

A {
    text-decoration: underline;
	color: #b00908;
      }

A:hover {
    text-decoration: underline;
	color: #650100;
      }

