body {
 text-align: justify;
 font-family:Arial, tahoma, sans-serif, times new roman, Comic Sans MS;
 background:#FFFFFF;
 margin:0px;
 background: #fff url(grafika/body.gif) repeat-x;
 line-height: 1.6em;
}

div#contener {
 width:900px;
 margin:auto;
}

div#header_top {
 clear: both;
 color:#808080;
 padding-top:20px;
 padding-bottom:0px;
 font-size:14px;
 height: 50px;
 margin-left:20px;
 margin-right:20px;
 border-bottom:1px solid #ccc;
 margin-bottom:20px;
}

div#header_bottom {
 clear: both;
 height:100px;
 background: #464646;
 padding:20px;
 font-size:12px;
 border-left: 2px solid white;
 border-right: 2px solid white;
 border-bottom: 2px solid white;
 color: #EBEBEB;
}

div#main {
 clear: both;
 padding-top: 20px;
}

div#main_left {
 float: left;
 width: 900px;
 padding: 5px 0px 0 0px;
 margin: 0 0 0 0;
}

p.main_left {
 margin-top: 15px;
 font-size:12px;
}

div#main_right {
 float: right;
 width: 290px;
 margin: 10px 10px 25px 0;
}

p.main_right {
 border: 1px solid #ccc; 
 padding: 7px; 
 font-size: 12px; 
 background: #f4f4f4; 
 margin-bottom: 20px;
}

h1 {
 float:left;
 font-size:35px;
 font-weight:normal;
 margin-top:00px;
 margin-left:0px;
 color:#c30d0d;
 line-height: 35px;
}

h2 { 
 font: bold 170% Arial, Sans-Serif; 
 letter-spacing: 1px; 
 padding: 0; 
 margin: 0 0 10px; 
 color: #F3F2BF;
}

h3 { 
 font: bold 110% Arial, Sans-Serif; 
 letter-spacing: 1px; 
 padding: 0; 
 margin: 0 0 10px; 
 color: #000000;
}

ul.top {
 float:right; 
 padding-top:10px; 
 margin: 0px; 
}

ul.top li.top { 
 list-style-type: none; 
 display: inline;  
 font-weight: bold; 
}

a.header { 
 text-decoration: none; 
 color: #C40000;
 background: #FFF url(grafika/href.gif) no-repeat center left;
 padding-left:10px;
 margin-right:10px;
 font-size:12px;
}

a.header:hover { 
 color: #808080;
}	

a.header_bottom { 
 text-decoration: none; 
 color: #F3F2BF;
 font-size:12px;
}

a.header_bottom:hover { 
 color: #808080;
}	

.grey {
 color: #484848; 
}

div.header_bottom_left {
 float:left;

}

p.header_bottom {
 margin:0px;
}

img.header_bottom {
 float: right;
 margin:0px;
 border:0px;
 width:90px;
 height:90px;
 margin-top:10px;
 margin-right:30px;
}

div#footer {
 clear: both;
 padding-left:20px;
 padding-right:20px;
 border-top: 1px solid #ccc; 
}

a.footer { 
 text-decoration: none; 
 color: #C40000;
 background: #FFF url(grafika/href.gif) no-repeat center left;
 padding-left:10px;
 margin-right:10px;
 font-size:12px;
}

a.footer:hover { 
 color: #808080;
}	

a.link { 
 text-decoration: underline; 
 color: #000000;
 font-size:12px;
}

a.footer:hover { 
 color: #808080;
}	