* {
margin: 0;
padding: 0;
}
body {
width: 100%;
background: #000;
font: normal 12px Arial,sans-serif;
color: #8196a4;
}

.main{
width: 1000px;
}
.input{
border: 1px dashed #8196a4;
height: 18px;
font-family: Verdana;
color: #3d3d3d;
}
.button{
padding: 5px 5px;
font-family: Verdana;
color: #3d3d3d;
}
.top{
background: url('img/top.png');
width: 1000px;
height: 259px;
margin: 0;
}
.background{
background: url('img/background.gif') no-repeat;
width: 1000px;
height: 952px;
margin: 0;
}
.main_menu{
float: left;
margin-right: 10px;
}
.menu_top{
background: url('img/menu_top.png') no-repeat;
width: 205px;
height: 14px;
}
.menu_center{
background: url('img/menu_center.png') repeat-y;
width: 205px;
}
.menu_bottom{
background: url('img/menu_bottom.png') no-repeat;
width: 205px;
height: 13px;
margin-bottom: 10px;
}
@font-face{
font-family: font;
src: url("/font/font.eot");
src: local('font'), url('/font/font.ttf') format('truetype');
}
#menu, #menu ul{
list-style: none;
}
#menu li{
text-align: left;
padding-left: 20px;
}
#menu li a{
font-size: 20px;
font-family: font;
color: #8196a4;
text-decoration: none;
}
#menu li a:hover{
color: #fff;
}
.novinky_rychle{
width: 95%;
font-size: 20px;
font-family: font;
color: #8196a4;
padding: 5px 0 5px 0;
border-bottom: 1px dashed #8196a4;
}
.novinky_rychle a{
text-decoration: none;
}
.novinky_rychle a:hover{
color: #fff;
}
.content{
float: left;
}
.content_top{
background: url('img/cont_top.png') no-repeat;
width: 733px;
height: 14px;
}
.content_main{
background: url('img/cont_center.png') repeat-y;
width: 733px;
}
.content_bottom{
background: url('img/cont_bottom.png') no-repeat;
width: 733px;
height: 13px;
}
.clanok h2{
font-size: 25px;
font-family: font;
color: #8196a4;
margin-bottom: 10px;
}
.clanok h2 a{
color: #8196a4;
text-decoration: none;
}
.clanok h2 a:hover{
color: #fff;
}
.clanok{
width: 95%;
border-bottom: 1px dashed #8196a4;
font-size: 13px;
font-family: Verdana;
color: #8196a4;
padding: 10px 0 10px 0;
}
.clanok a{
color: #8196a4;
text-decoration: none;
}
.clanok a:hover{
text-decoration: underline;
}
.error{
font: normal 13px Arial,sans-serif;
color: red;
font-weight: bold;
margin-bottom: 5px;
text-align: center;
}
.login_table{
border: none;
}
.login_table td{
text-align: center;
height: 25px;
color: #8196a4;
margin-right: 5px;
text-align: left;
}
.login_table td a{
color: #8196a4;
text-decoration: none;
}
.login_table td a:hover{
color: #fff;
text-decoration: underline;
}
.members{
margin-left: 25px;
text-align: center;
}
.member{
width: 325px;
height: 125px;
border: 1px dashed #9d9d9d;
font: normal 13px Arial,sans-serif;
color: #8196a4;
float: left;
margin: 0 0 10px 10px;
position: relative;
display: block;
text-align: center;
}
.member h2{
font: normal 23px font,sans-serif;
color: #8196a4;
margin-bottom: 15px;
}
.member h2 a{
color: #8196a4;
text-decoration: none;
}
.member h2 a:hover{
color: #fff;
text-decoration: underline;
}
.member img{
float: left;
border: 1px dashed #8196a4;
margin:  0 10px 0 10px;
width: 50px;
padding: 2px 2px;
}
.member img:hover{
border: 1px dashed #fff;
}
.member_info{
float: left;
text-align: left;
width: 240px;
}
.member_info a{
color: #8196a4;
text-decoration: none;
}
.member_info a:hover{
color: #fff;
text-decoration: underline;
}
.clear{
clear: both;
}
.i_navbar{
margin-top: 10px;
}
.i_navbar a{
color: #8196a4;
text-decoration: none;
}
.i_navbar a:hover{
text-decoration: underline;
color: #fff;
}
.profil_img{
width: 130px;
float: left;
border: 1px dashed #8196a4;
padding: 4px 4px;
margin: 0 10px 0 20px;

display: block;
}
.profil_img:hover{
border: 1px dashed #fff;
}
.table_info{
float: left;
display: block;
}
.table_info_td1{
font: normal 12px verdana,sans-serif;
font-weight: bold;
color: #8196a4;
padding: 5px 5px;
border-bottom: 1px dashed #8196a4;
text-align: left;
}
.table_info_td2{
font: normal 12px verdana,sans-serif;
color: #fff;
text-align: left;
padding: 5px 5px;
border-left: 1px dashed #8196a4;
border-bottom: 1px dashed #8196a4;
}
.table_info_td2 a{
text-decoration: none;
color: #fff;
}
.table_info_td2 a:hover{
text-decoration: underline;
color: #8196a4;
}
.chat_poznamka{
font: normal 12px verdana,sans-serif;
font-weight: bold;
color: #8196a4;
}
.chat_poznamka a{
text-decoration: none;
color: #8196a4;
}
.chat_poznamka a:hover{
text-decoration: underline;
color: #fff;
}
.chat_textarea{
padding: 5px 5px;
border: 1px dashed #8196a4;
background: transparent;
color: #8196a4;
font: normal 13px verdana,sans-serif;
}
.logged h2{
font-family: font; 
color: #8196a4; 
font-size: 20px;
margin-bottom: 8px;
}
.logged a{
color: #8196a4;
text-decoration: none;
font: normal 12px verdana,sans-serif;
}
.logged a:hover{
text-decoration: underline;
color: #fff;
}
.rychla_aktualita{
border-bottom: 1px dashed #8196a4;
width: 195px;
}
.rychla_aktualita_prva{
border-bottom: 1px dashed #8196a4;
width: 195px;
}
.rychla_aktualita a{
color: #8196a4;
text-decoration: underline;
font: normal 19px font,sans-serif;
display: block;
margin-bottom: 8px;
}
.rychla_aktualita_prva a{
color: #ffffff;
text-decoration: underline;
display: block;
font: normal 19px font,sans-serif;
margin-bottom: 8px;
}
.rychla_aktualita a:hover{
color: #fff;
}
.rychla_aktualita_prva a:hover{
color: #fff;
}
