body {
   text-align: left;
   font-family: arial,verdana,helvetica;
   font-size: 80%;
   text-align: center;
   margin: 0px;
   color: #000000;
   background-color: #A00500;
}
.main {
   width: 990px;
   margin: auto;
   padding: 15px;
   text-align: left;
   border: 1px solid #C0C0C0;
   border-top: 0px;
   background-color: #E6E6E6;
}
.footer {
   width: 990px;
   clear: both;
   text-align: center;
   margin: auto;
   margin-top: 5px;
   color: #808080;
   font-size: 80%;
}
a {
   color: #C00000;
   text-decoration: none;
}
a:hover  {
   color: #800000;
   text-decoration: underline;
}
p {
   margin: 0px;
   margin-bottom: 10px;
}
.ramecek {
	width: 290px;
   margin-right: 5px;
   padding: 15px 15px 5px 15px;
   background-color: #FFFFFF;
   border: 1px solid #C0C0C0;
   background-image: url("../images/pozadi_ramecek.jpg");
   background-repeat: no-repeat;
}
ul {
	padding-left: 0px;
}
.left {
   float: left;
}
.right {
   float: right; 
}
.gray {
   color: #808080;
}
.bold {
   color: #404040;
   font-weight: bold;
}
.small {
   font-size: 80%;
}
.cleaner {
	clear: both;
}
h1 {
	font-family: times new roman;
   font-size: 500%;
   margin: 0px;
}
h2 {
	position: relative;
   top: -20px;
}
h3 {
   font-size: 140%;
}
.logo {
	position: relative;
   top: -390px;
}
