@CHARSET "UTF-8";

html, body{margin:0; padding:0; color:black; font-family:verdana; font-size:12px;}
body{background:url('../images/bg.jpg');}
a,object{outline:0;}
.clean{clear:both;}

img{border:0;}

h1{}
h2{}

div#shadow{width:100%; background:url('../images/shadow.png') top left repeat-x;}
div#page{width:100%; background:url('../images/page.png') top center no-repeat; min-height:883px;}
div#page-fill{width:100%; background:url('../images/page_fill.png') top center repeat-y;}
div#site{width:1004px; margin:0 auto;}
div#flash{width:633px; height:249px; float:right; margin:0 48px 0 0; background:url('../images/under_flash.jpg') top left no-repeat;}
div#lang-switch{float:right; margin-top:5px;}
div#menu{width:204px; margin-left:78px; margin-top:192px; float:left;}
div#menu a.main{display:block; height:47px; width:204px; margin-bottom:2px;}
div#menu a#oferta{cursor:pointer;}
div#menu span{display:block; height:47px; width:10px; float:left;}
div#menu span.selected{background:url('../images/menu_selected.jpg') top left no-repeat;}
div#menu span.selected2{background:url('../images/menu_selected.jpg') top left no-repeat;}
ul#submenu{width:204px; margin-top:14px; font-weight:bold; color:#6f6f6f; list-style:none; padding-left:25px;}
ul#submenu li{width:180px; padding:8px 8px; margin-bottom:3px; background:url('../images/li.gif') center left no-repeat;}
ul#submenu li a{padding-left:5px; font-size:12px; font-weight:bold; color:#6f6f6f; text-decoration:none;}
ul#submenu li a:hover{text-decoration:underline;}
div#content{width:595px; min-height:500px; margin-left:48px; margin-top:7px; float:left; overflow:hidden;}
div#content div#text{text-align:justify; line-height:24px;}
div#content h1{color:#ff6d00; font-size:18px; font-style:italic; font-weight:bold; margin-bottom:20px;}
div#content h2{font-size:15px;}
div#footer{font-weight:bold; color:#6f6f6f; padding:100px 0 10px 100px;}

from{}
label{margin:6px 0;}
input[type=text]{margin:6px 0; width:210px; height:18px;}
select{margin:6px 0; width:215px; height:24px; line-height:24px;}
input.submit{width:100px; height:30px; margin:15px 0;}
textarea#message{width:500px; height:200px;}
div#msg{padding:10px 0; color:red; font-weight:bold;}