@charset "utf-8";
/* CSS Document */
*  { font-size:12px;  }
body { text-align:center; font-family:Tahoma, Geneva, sans-serif; font-size:12px; }

#container { width:982px; height:auto !important; min-height:600px; margin:0 auto; text-align:left; }
#top { width:982px; height: 59px; float:left; background:url(images/logo-ergohestia.png) no-repeat; margin-top:10px; }
#top a { display:block; width:100%; height:100%; }
#menubar { width:982px; height: 30px; float:left; background:url(images/bar_loop.gif) repeat-x; margin-top:25px; }
#icons { width:982px; float:left; height:auto !important; margin-top:20px; }
.menu_left { width:248px; height:30px; float:left; background:url(images/bar_left.gif) no-repeat; color:#fff; padding:7px 0px 0px 14px; }
.menu_center { width:728px; float:left; text-align:right; padding:7px 8px 0px 0px; color:#fff; height:30px; }


html>body .menu_center {
width: 720px;
height:23px;
}

#menubar a { color:#fff; text-decoration:none; }
#menubar a:hover { text-decoration:underline; }

html>body .menu_left {
width: 234px;
height:23px;
}

.box { width:135px; float:left; height:300px; margin-right:6px;  }
.box:hover { cursor:pointer;  }
.icon { width:135px; height:264px; float:left;  background:#999; }
.description { width:135px; height:auto; float:left; font-size:12px; text-align:center; text-transform:uppercase; margin-top:10px; }
.description.bold { font-weight:bold; }
.description a { color:#3E403F; text-decoration:none; }
.description a:hover { text-decoration:underline }
#diving { background:url(images/diving.gif); margin-left:1px; }
#house { background:url(images/dom.gif); }
#car { background:url(images/car.gif) }
#travel { background:url(images/travel.gif) }
#life { background:url(images/life.gif) }
#business { background:url(images/biznes.gif); }
#owu { margin-right:0px; background:url(images/owu.gif); }
.bold { font-weight:bold; }

#content { width:982px; height:auto; float:left; margin-top:20px; }
.content_top { width:982px; background:url(images/lo2_32.gif) no-repeat; height:13px; float:left;  }
.content { width:980px; float:left; height:auto !important; min-height:50px;  background:url(images/bg.gif) repeat-y; margin-left:1px; font-size:12px; color:#3e403f; margin-top:0px;}
.single { width:980px; float:left; height:auto;  background:#f1f1f1; margin-left:1px; font-size:12px; color:#3e403f; padding:10px 30px 40px 30px; }
.content_bottom { width:982px; background:url(images/lo2_34.gif); height:13px; float:left; }
.content h2, .single h2 { font-family:"Century Gothic", Tahoma, Geneva, sans-serif; font-size:24px; color:#e50101; text-transform:uppercase; font-weight:bold; margin-top:20px; margin-bottom:14px; }

html>body .single {
width: 920px;
}

#footer { width:982px; height:30px; float:left; margin:12px 0px; background:url(images/bar_loop.gif) repeat-x; }
.footer_copy { width:300px; float:left; background:url(images/lo2_37.gif) no-repeat; height:30px; color:#fff; padding:8px 0px 0px 14px; font-size:11px; }
.footer_contact { width: 676px; float:left; height:30px; color:#fff; font-size:11px; text-align:right; padding:8px 8px 0px 0px; }
.footer_right { width: 6px; float:left; height:30px; background:url(images/bar_right.gif) no-repeat; }

html>body .footer_copy {
width: 286px;
height: 22px;
}

html>body .footer_contact {
width: 668 px;
height: 22px;
}

.left_column { width:220px; height:auto;  float:left;  
padding:10px 20px 40px 40px;  }
.left_column ul {  list-style-image:url(images/raquo.png); padding-left:20px; margin-left:0; }
.left_column ul li { padding:2px 0; }
.left_column ul li:hover { text-decoration:underline; cursor:pointer; }
.left_column a { color:#3e403f; text-decoration:none; }
.left_column a:hover { text-decoration:underline; }

html>body .left_column {
width: 160px;
}

.right_column { width:758px; height:auto; float:left; padding:10px 35px; }

html>body .right_column {
width: 688px;
}

.owu-list { width:142px; float:left; padding-right:7px; margin-left:11px; height:500px !important; font-size:11px; border-right:1px dashed #d9d9d9;  }
.owu-list h4 { color:#e50101; }
.owu-list ul { list-style-type:none; margin-left:0; padding-left:0; color:#999 }
.owu-list ul a { color:#3e403f; text-decoration:none; }
.owu-list ul a:hover { text-decoration:underline; }

.owu-list-l2 { font-size:10px; list-style-type:circle; margin-left:16px; margin-bottom:2px; margin-top:2px; }
.owu-list-l2 a { font-size:10px; }

html>body .owu-list {
width: 135px;
}

.contact { float:left; width:350px; height:auto; }
.map { float:right; margin-bottom:20px; }

table { font-size:11px; border: 0px;  }
tr, td, th { padding:4px 6px; background:#fff; }




