body{
font-family: verdana, arial ce, arial;
background-image: URL('image/pozadi.jpg'); 
background-repeat: repeat-x; 
background-color: #393939;  
font-size: 11px; color: #000000;
}

margin, padding {0px;}
img {border:0px;}

#obal{
border: solid 3px #CECECE;
margin:  50px auto;
background-color: #DDDDDD;
width: 780px;
min-height: 600px;
}
.logo_text{
float:left;
background-color: #AAAAAA;
}
.logo{
padding:10px 20px 25px 20px;
background-color: #AAAAAA;
}

#obsah{
margin:30px;
}

.stred{
text-align:center;
}


h1{
text-align: center;
font-size:18px;
}

h2{
text-align: center;
margin:0;
padding:0;
}

.hlaseni{
color:red;
font-weight:bold;
padding: 10px 0;
text-align: center;
font-size:16px;
}

/* MENU----------------------------------------------------------------------------------------------------------------------- */
#nav
{
margin-bottom:20px;
width: 100%;
float: left;
background-color: #AAAAAA;
}
#nav ul
{
padding: 0;
}
#nav ul li
{
display: inline;
}
#nav ul
{
margin: 0;
padding: 0 0 0 0;
font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
font-size: 11px;
letter-spacing: 0px;
font-weight: bold;
}
#nav ul li a
{
padding: 5px 10px;
background-color: #AAAAAA;
color: #000000;
text-decoration: none;
float: left;
border-right: 1px solid #FFFFFF;
}
#nav ul li a:hover
{
background-color: #808080;
}
#nav li#active a
{
background-color: #6E6E6E;
color: #FFFFFF;
} 
/*-----------------------------------------------------------------------------------------------------------------------------*/
a.button{
font-weight:bold;
padding:4px 3px;
background-color:#FFCc00;
}
a:hover.button{
background-color:#808080;
color:#FFCc00;
}
.button{
font-weight:bold;
color:black;
border:0px;
text-decoration:none;
padding:2px 3px;
background-color:#FFCc00;
}

a{
color:#282828;
text-decoration:none;
font-weight:bold;
}
a:hover{
color:#808080;
}
/*-----------------------------------------------------------------------------------------------------------------------------*/
.tema{
font-size: 12px;
font-weight:bold;
}
.rozdeleni{
background-color: #CCCCCC;
}

.podminky{
font-weight:bold;
color:red;
}

.popisky{ font-weight:bold; background:#CCCCCC; text-align:center; height:20px;}
.reakce {margin-left:36px;}
.tema{font-weight:bold; font-size:12px;}
/*-----------------------ADMIN LOGIN-------------------------------------------------------------------------------------------*/
.login_obal{
border: solid 3px #CECECE;
margin: 50px auto;
background: url('images/login-bg.jpg');
width: 400px;
min-height:250px;
}
.login_link  a{color:#000000; text-decoration:underline;}
.login_link {text-align:center;}
.login_nadpis {font-size:14px;}
/*-----------------------------------------------------------------------------------------------------------------------------*/

