body {
 padding:0px;
 margin:0px;
 background: url(image/back.gif);
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #333333;
 }
#main {
 background: 
 url('image/ozzzi.gif')
 left bottom 
 no-repeat;
 width: 100%;
 }
.content {
 width: 733px;
 margin:0 auto;
 margin-top: 20px;
 background:#DFDFDF;
 }
.head {
 height: 93px;
 background: 
 url('image/head.gif')
 no-repeat;
 }
.text {
 height: 325px;
 background: 
 url('image/text.gif');
 background-repeat: repeat-y;
 padding: 20px 20px 0px 20px;
}
.flag {
 height: 84px;
 background: 
 url('image/flag.gif')
 no-repeat;
 width: 100%;
}
.footer {
 height: 34px;
 background: 
 url('image/footer.gif')
 no-repeat;
 text-align: center;
 color:#A3A3A3;
 font-size: 11px;
 text-decoration:overline;
 }
.logo {
 width: 227px;
 float: left;
 padding-top: 25px;
 padding-left: 25px;
 }
.nav {
 margin-left: 280px;
 padding-top: 53px;
 }
 .nav a {
 margin-left: 10px;
 padding: 3px 5px 3px 5px;
 text-decoration: none;
 color: #333333;
 }
.nav a:hover {
 text-decoration: underline;
 }
.nav a.sozd {
 background: #21B4E4;
 }
.nav a.opt {
 background: #33CC00;
 }
 .nav a.portf {
 background: #FFCC00;
 }
.cms {
 height: 115px;
 margin-left: 50px;
 background: 
 url('image/joom_back.gif')
 no-repeat;
 }
.joom_l {
 padding: 15px 5px 0px 15px;
 width: 420px;
 height: 115px;
 text-align:justify;
 }
 .site_text {
 clear: both;
 margin: 0px 20px 0px 20px;
 }
 .site_text h1 {
 font-size: 12px;
 }
 .cross_l {
 width: 172px;
 float: left;
 padding: 5px 0px 0px 5px;
 }
.cross_r {
 margin-left: 186px;
 padding: 5px 20px 0px 0px; 
 }
 div.contact {
 text-align: right;
 padding-right: 180px;
 padding-top: 23px;
 }
 .ua {
 color: #0099FF;
 }
 .a {
 color: #FFCC00;
 }
 
