﻿body
{
background-color: #681600;
margin-top: 0px;
margin-left: 5%;
font-family: "Courier New";
font-size: 12px;
color: #e8e8e8;
}
a:link
{
color: #d2d2d2;
text-decoration: none;
}
a:visited
{
color: #d2d2d2;
text-decoration: none;
}
a:hover
{
color: #e8e8e8;
text-decoration: none;
}
a:active
{
color: #d2d2d2;
text-decoration: none;
}
p:first-line
{
padding-left: 5px;
}
#fo
{
width: 722px;
background: url(images/bg.jpg);
background-repeat: repeat-y;
background-color: #681600;
}
#header
{
width: 722px;
}
#cimsor
{
margin-left: 43%;
margin-top: 15px;
}
#main
{
padding-left: 30%;
margin-top: -310px;
width: 470px;
text-align: justify;
color: #e8e8e8;
line-height: 140%;
padding-bottom: 40px;
}
#bal
{
width: 134px;
margin-left: 25px;
margin-top: -50px;
}
#lang
{
margin-left: 0%;
}
#menu
{
width: 134px;
padding-top: 20px;
margin-left: 0%;
}
#footer
{
*margin-bottom:-5px;
}
h1
{
text-align: center;
font-size: 15px;
}
h2
{
text-align: center;
font-size: 14px;
}
img
{
border: 0px;
}
img.floatright
{ 
float: right; 
margin: 30px; 
border: 2px;
border-color: #000000;
}

