body{
background-color:black;
text-align: center;	
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; 
font-size: 8pt;
color: #bebebe;
}
h1{
	font-size: 12pt;
	color:red;
}

h2,h3,h4{
	font-size: 10pt;
}

h5{
	font-size: 8pt;
}

a {
	font-size: 8pt;
}
	
a:link, a:visited {
   color: white; 
	text-decoration: none;
}
      
a:hover {
   text-decoration: underline;
}
a img {
	border: none
}

table{
font: normal 8pt Tahoma;	
}

select {
	font-size: 8pt;
}

input {
	font-size: 8pt;
}

textarea {
	font-size: 8pt;
}

.container
{
background-color: black;
width: 900px;
margin: 10px auto;
border: 2px solid maroon;
}

.top
{
height: 253px;
background-image: url(../imgs/header_sex-fotoseznamka_cz.jpg);
background-position: center;
background-repeat: no-repeat;
}

.scnd_top
{
height: 25px;
background-image: url(../imgs/z.jpg);
background-position: center;
background-repeat: no-repeat;
font: bold 12px/2 Tahoma;
color: pink;
margin-top: 0px;
border-top: 1px solid #ff9c9c;
border-bottom: 1px solid #ff9c9c;
}

.leftnav
{
float: left;
width: 160px;
text-align: left;
margin: 0;
padding: 0;
}

.box
{
font-weight: bold;
line-height:2;
margin-top:15px;
}

.rightnav
{
float: right;
text-align:right;
width: 160px;
margin: 0;
padding: 0.5em;
}

.content
{
text-align:justify;
margin-left: 170px;
margin-right: 165px;
padding: 1em;
max-width: 52em;
}

.footer
{
clear: both;
margin: 0;
padding: .5em;
color: silver;
line-height: 25px;
border-top: 1px dotted red;
}

#navigation a {
	background-color: maroon;
	font:bold 8pt Arial;
	color: white;
	line-height:17px;
	display:block;
	padding: 0px 10px;
	text-decoration: none;
	border: 1px solid #c10c48;
	}

#navigation a:hover {
	background-color: red;
	text-decoration: underline;
	border: 1px solid white;
} 


.left_menu{
   font-size: 7pt;
	}

.title {
	background-image: url(../imgs/pozadi.jpg);
	background-position: left;
	background-repeat: repeat-x;
	color: white;
	font: bold 9pt;
	padding-left: 5px;
	border-bottom:1px solid white;
}
.maroon {
	background-color: Maroon;
	font-weight: bold;
	border: 3px solid white;
}
