body { 
   text-align: center; 
   min-width: 970px;
}
.main {
	width: 950px;
   margin: 0 auto;
   text-align: left; 
}
.hlavicka {
	width: 100%;
	height: 98px;
	background-image: url(img/head.jpg);
}
.menubar {
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}
.menu img {
	display: block;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.menu {
	height: 15px;
}
.polozka_menu:hover {
	background-color: #69A9FF;
}
.polozka_menu {
	margin: 0px;
	height: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	color: Black;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	border-left: 1px solid #FEC460;
}
.adbar {
	width: 100%;
	border-bottom: 1px solid #EAEAEA;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.body_part {
	background-image: url(img/bodyback.gif);
}
.left_panel {
	width: 175px;
	float: left;
}

.banner_block {
	width: 494px;
	height: 60px;
	background: url(img/reklama-top.gif) no-repeat;
	margin: auto;
}
.banner_block .full_banner {
	margin: 0px 12px 0px 12px;
	_margin: 0px 6px 0px 6px;
}

.main_panel {
	width: 775px;
	float: right;
}

.right_panel {
	width: 174px;
	float: right;
}
.body {
	width: 587px;
	float: left;
	padding-top: 15px;
	margin-left: 7px;
	_margin-left: 3px;
}
.paticka {
	clear: both;
	border-top: 1px solid #EAEAEA;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	background-color: White;
}
.full_banner a img {
	border: 1px solid Black;
}
.wide_skycraper {
	text-align: center;
	padding-left: 27px;
	_padding-left: 10px;
	padding-top: 13px;
	margin-top: 3px;
	background: url(img/reklama_big.gif) no-repeat top;
}
.login_form {
	width: 174px;
	height: 158px;
	background-image: url(img/loginback.gif);
}
.login_p1 {
	margin-top: 24px;
	_margin-top: 23px;
	margin-left: 9px;
	width: 155px;
	height: 16px;
	border: 1px solid Black;
	font-size: 12px;
}
.login_p2 {
	margin-top: 21px;
	_margin-top: 19px;
	margin-left: 9px;
	width: 155px;
	height: 16px;
	border: 1px solid Black;
	font-size: 12px;
}
.login_p3 {
	margin-top: 9px;
	_margin-top: 8px;
	margin-left: 61px;
}
.login_p4 {
	margin-top: 12px;
	
	margin-left: 61px;
	width: 106px;
	height: 21px;
}
.login_p4 img {
	display: block;
	border: 0px;
}
.logged {
	width: 174px;
	height: 61px;
	background-image: url(img/prihlasen_back.gif);
	margin-top: 0px;
}
.uzivatel_name {
	width: 155px;
	height: 17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	top: 25px;
	margin-left: 10px;
}
.odhlasit {
	position: relative;
	top: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	margin-left: 127px;
}
.nadpis {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.popisek {
	font-family: Arial;
	font-size: 10px;
}
.text {
	font-family: Arial;
	font-size: 12px;
}
.chyba {
	font-family: Arial;
	font-size: 13px;
	color: Red;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.submenu_title {
	margin: 0px;
	display: block;
}
.polozka_submenu {
	margin: 0px;
	height: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	width: 175px;
	background-color: White;
	border-bottom: 1px solid #FED080;
	display: block;
}
.polozka_submenu:hover {
	background-image: url(img/submenu_active.gif);
}
.submenu_text {
	display: block;
	margin-left: 28px;
}

.submenu_block {
	width: 175px;
	height: 6px;
	background-color: #FEC460;
}
.options_menu {
	margin-bottom: 7px;
}

.option {
	border: 1px solid Black;
	color: #69A9FF;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.option:hover {
	background-color: #69A9FF;
	color: Black;
}
.mail_index {
	width: 100%;
	margin-top: 20px;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	overflow: auto;
	_height: 100%;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.mail {
	width: 100%;
	border-bottom: 1px solid #EAEAEA;
	overflow: auto;
	_height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
.mail_from {
	width: 25%;
	float: left;
}
.mail_subject {
	width: 57%;
	float: left;
}
.mail_date {
	width: 17%;
	float: left;
}
.mail:hover {
	background-color: #FEC460;
}
.mail a {
	text-decoration: none;
	color: Black;
	font-size: 13px;
}
.bold {
	font-weight: bold;
}
.mail_text {
	font-family: Arial;
	font-size: 12px;
	padding-top: 10px;
}
.vyhledavani {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.profiakce {
	width: 584px;
	height: 93px;
	margin-left: 3px;
	margin-bottom: 15px;
	display: block;
	background-image: url(img/party_list_profi.gif);
	padding-top: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	text-decoration: none;
	cursor: hand;
}
.akce {
	margin-left: 3px;
	padding-left: 20px;
	display: block;
	margin-bottom: 10px;
	width: 564px;
	height: 32px;
	background-image: url(img/party_list_akce.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	text-decoration: none;
}
.obrazek_k_akci {
	float: left;
	margin-left: 17px;
	_margin-left: 9px;
	width: 120px
	height: 90px;
	display: block;
}
.info_profi_akce {
	float: left;
	margin-left: 15px;
	width: 430px;
	font-weight: bold;
}
.popis_akce {
	font-size: 12px;
	font-weight: normal;
	margin-top: 7px;
}
.datum_akce {
	font-weight: bold;
}
.spodni_akce {
	display: block;
	margin-top: -1px;
}
.nazev_profi_akce{
	margin-left: 40px;
}


.polozka_kalendare {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
	border-bottom: 1px solid #FEC460;
	height: 18px;
	overflow: auto;
	_overflow: none;
}
.polozka_kalendare img {
	display: block;
	float: left;
	margin-left: 4px;
	margin-right: 6px;
	margin-top: 3px;
}
.polozka_kalendare a {
	text-decoration: none;
	color: Black;
}
.kalendar_den {
	display: block;
	float: left;
	width: 4%;
}
.kalendar_datum {
	display: block;
	float: left;
	width: 13%;
}
.kalendar_akce {
	font-weight: bold;
}
.den0 {
	color: Red;
}
.den6 {
	color: Maroon;
}
.male {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Blue;
	text-decoration: none;
}
.female {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Red;
	text-decoration: none;
}
.klub {
	display: block;
	font-size: 20px;
	text-decoration: none;
	color: Black;
}
.profi_klub {
	display: block;
	font-size: 25px;
	text-decoration: none;
	color: Red;
}
.djleft {
	text-align: right;
	font-weight: bold;
}
.djright {
	width: 250px;
}
.block {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.akce_small {
	font-size: 16px;
	text-decoration: none;
	color: Black;
}
.podnadpis {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.file_form input {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.galerie {
	overflow: auto;
	_height: 100%;
	display: block;
	font-size: 15px;
	text-decoration: none;
	color: Black;
	cursor: hand;
}
.profi_galerie {
	overflow: auto;
	_height: 100%;
	display: block;
	font-size: 15px;
	text-decoration: none;
	color: Red;
	cursor: hand;
}
.pocet_fotek {
	width: 20%;
	text-align: right;
	float: left;
}
.fotky_akce {
	width: 80%;
	float: left;
}
.galerie:hover, .profi_galerie:hover {
	background-color: #FEC460;
}
.card-left:hover {
	border: 1px solid Black;
}

.card-left {
	float: left;
	width: 88px;
	height: 97px;
	margin-top: 10px;
	margin-left: 5px;
	text-align: center;
	border: 1px solid #ccc;
	font-size: 75%;
	text-decoration: none;
	color: Black;
	cursor: hand;
	display: block;
}
.card-left img {
	margin-top: 5px;
	margin-bottom: 0px;
}
.card-left .popis {
	font : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.fotospace {
	width: 75px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;

}
.nahled {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.galerie_block {
	overflow: auto;
	_height: 100%;
}
.diskuze {
	text-align: center;
}
.posunovatko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.profil_hlavicka {
	margin-left: auto;
	margin-right: auto;
	height: 23px;
}
.off_line {
	width: 29px;
	height: 23px;
	background-image: url(img/offline.gif);
	float: left;
}
.on_line {
	width: 29px;
	height: 23px;
	background-image: url(img/online.gif);
	float: left;
}
.prof_hlav_right {
	width: 541px;
	height: 23px;
	float: left;
	background-image: url(img/profil_main.gif);
}
.prof_nick {
	height: 23px;
	width: 242px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.profil_info {
	width: 570px;
	margin-top: 3px;
}
.profil_foto {
	width: 300px;
	height: 300px;
	float: left;
	display: table;
	_position: relative;
	overflow: hidden;
}
.pp_foto {
	_position: absolute;
	_top: 50%;
	_left: 50%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.p_foto {
	_position: relative;
	_top: -50%;
	_left: -50%;
}
.prof_right {
	width: 244px;
	float: right;
}
.prof_vek {
	float: right;
	text-align: right;
}
.vek {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}
.p_udaj {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	
}
.p_polozka {
	overflow: auto;
	_height: 100%;
	margin-bottom: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.p_names_index {
	float: left;
	width: 50px;
}
.p_cont_index {
	float: left;
	width: 35px;
}
.p_index_f {
	float: left;
	margin-right: 5px;
}
.profil_end {
	float: left;
	width: 100%;
}

.hitparada {
	margin-left: auto;
	margin-right: auto;
}

.hit_index {
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FEC460;
}
.hit_pol {
	border-bottom: 1px solid #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
.hit_TT {
	text-align: center;
}
.hit_MT {
	text-align: center;
}
.hit_PT {
	text-align: center;
}
.hit_pozn {
	text-align: center;
	margin-top: 10px;
	font-size: 11px;
}
.hlasovani {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
	padding-left: 10%;
	padding-right: 10%;
}
.fotka_prof {
	text-align: center;
}
.center {
	text-align: center;
}
.partylist_head {
	width: 587px;
	height: 25px;
	background-image: url(img/partylist_head.gif);
	padding-top: 25px;
	margin-bottom: 30px;
}
.partylist_form {
	margin-left: 1px;
	display: inline;
	font-size: 10px;
}
.partylist_item {
	font-size: 10px;
}
.clanek {
	margin-bottom: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titulek_clanku {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: Black;
}
.text_clanku {
	font-family: Arial;
	font-size: 12px;
	margin-top: 2px;
}
.odkaz {
	color: Black;
}
.odstavec_clanku {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}
.clankove_pole {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}
.podpis {
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.pridani_clanku {
	text-align: center;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}
.pole_prid_clanku {
	width: 100%;
	display: block;
}
.komentare {
	text-align: center;
	width: 100%;
	margin-top: 50px;
}
.peoplelist_head {
	width: 588px;
	height: 24px;
	background-image: url(img/lide_head.gif);
	margin-bottom: 3px;
}
.peoplelist_form {
	margin-left: 40px;;
	display: inline;
	font-size: 10px;
}
.peoplelist_item {
	font-size: 10px;
}
.peoplelist_vysledky {
	width: 580px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	overflow: auto;
	_height: 100%;
}
.peoplelist_holky {
	float: left;
	width: 276px;
}
.peoplelist_kluci {
	float: right;
	width: 276px;
}
.peoplelist_vysledky IMG {
	display: block;
}
.clovek_online, .clovek_offline {
	text-decoration: none;
	display: block;
	width: 272px;
	padding-top: 2px;
	height: 50px;
	margin-left: 4px;
	margin-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.clovek_online {
	background-image: url(img/lide_online.gif);
}
.clovek_offline {
	background-image: url(img/lide_offline.gif);
}
.ppl_vek, .ppl_last {
	color: Black;
}
.ppl_nick {
	display: block;
	font-weight: bold;
	margin-left: 26px;
}
.ppl_vek {
	display: block;
	margin-top: 2px;
	font-size: 13px;
	margin-left: 26px;
}
.ppl_last {
	display: block;
	margin-top: 0px;
	font-size: 11px;
	margin-left: 26px;
}
.u_list {
	font-family: Arial;
	font-size: 12px;
	margin-left: -5px;
}
.partner img {
	border:0px;
	margin: 2px;
}
.partneri {
	text-align: center;
}
.tipy {
	padding: 0px;
	padding-left: 20px;
}
.tipy li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tipy li a {
	color: Black;
	text-decoration: none;
}
.tipy li a:hover {
	text-decoration: underline;
}
.main_left {
	margin-right:160px;
	margin-left: 10px;
}
.main_left .text {
	margin-bottom: 20px;
}
.main_right {
	float: right;
	border-left: 1px solid #ccc;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.main_foto {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: Black;
}
.main_foto IMG {
	display: block;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
}
.up_na_okr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Red;
	margin-top: 8px;
}
.up_mymenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Red;
	height: 18px;
	margin-top: 1px;
}
.up_mymenu_prvni {
	margin-top: 5px;
}
.main_akce {
	display: block;
	margin-top: 15px;
	color: Black;
	text-decoration: none;
}
.main_akce:hover {
	text-decoration: underline;
}
.main_datum {
	font-size: 16px;
}
.left_caption {
	display: block;
	margin-left: 5px;
	margin-top: 8px;
}
.okres_selector {
	margin-left: 7px;
	margin-top: 1px;
}
.actionlist_left, .top_five_left, .calendar {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	margin-left: 7px;
	margin-top: 3px;
}
.left_datum {
	margin-top: 5px;
	font-weight: bold;
}
.actionlist_left .left_akce {
	text-indent: -8px;
	padding-left: 8px;
}
.left_akce a, .calendar a {
	text-decoration: none;
	color: Black;
}

.left_akce a:hover, .calendar a:hover {
	text-decoration: underline;
}
.top_five_left {
	padding-left: 21px;
}
.calendar {
	margin-bottom:7px;
}
.calendar td {
	text-align: center;
}
.ctyden a {
	color: #FFB033;
}
.calendar .cden7, .cden7 a {
	color: Red;
}
.calendar .cden6 {
	color: #FFB033;
}
.calhead {
	font-weight: bold;
}
.jeakce {
	background-color: #FEC460;
}
.dj {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.dj a {
	color: Black;
	text-decoration: none;
}
.dj a:hover {
	color: Red;
}
.medium {
	text-align: center;
	margin-top: 25px;
}
.red {
	color: red;
}
.dulezity {
	color: red;
}
.allFoto {
	display: block;
	clear: both;
	text-align: right;
	color: Black;
	font-size: 90%;
	padding: 7px;
}
