a:link, a:visited, a:active {
	color: #7AC900;
	text-decoration: none;
}

a:hover {
	color: #7AC900;
	text-decoration: underline;
}
/******************************/
/*           formulare        */
/******************************/
.drop_down {
	border:1px solid #A4A4A4;
	width:197px;
	font-family:tahoma;
	color:#686868;
	font-size:12px;
}

.drop_down_bez {
	border:1px solid #A4A4A4;
	font-family:tahoma;
	color:#686868;
	font-size:12px;
}

.input_type_text {
	padding:2px;
	height:13px;
	border:1px solid #A4A4A4;
	width:145px;
	font-family:tahoma;
	color:#686868;
	font-size:11px;
}

.input_type_text_bez {
	padding:2px;
	height:13px;
	border:1px solid #A4A4A4;
	font-family:tahoma;
	color:#686868;
	font-size:11px;
}

.input_type_text_area {
	padding:2px;
	border:1px solid #A4A4A4;
	font-family:tahoma;
	color:#686868;
	font-size:11px;
}

/********************************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body.mceContentBody {
  background-color: #6c6c6c;
  color: #000000;
}

table {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma,verdana;
}

.title {
	color: #7AC900;
	font-weight: bold;
	text-decoration:none;
}

.title:link, .title:visited, .title:active, .title:hover {
	color: #7AC900;
	font-weight: bold;
	text-decoration:none;
}

.date {
	font-weight: bold;
}

.small_link:link, .small_link:visited, .small_link:active {
	color: #686868;
	text-decoration: underline;
	font-size: 10px;
}

.small_link:hover {
	color: #7AC900;
	text-decoration: underline;
	font-size: 10px;
}

input {
	font-size: 11px;
}

.checkbox {
	width: 12px;
	height: 12px;
}

.orange {
	font-family: tahoma;
	font-size: 11px;
	color: #7AC900;
}

.menu_footer{
	color: #FFFFFF;
}

.link_footer:link, .link_footer:visited, .link_footer:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

.link_footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

.login_menu:link, .login_menu:visited, .login_menu:active  {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.login_menu:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.log_table{
	margin-bottom:3px;
	width:215px;
	background-color:#5A5A5A;
	color:#FFFFFF;
}

.content_table{
	background-color:#5A5A5A;
	color:#FFFFFF;
}

.button_login {
	background-image: url(http://img.discozone.eu/img/button_prihlasit.jpg);
	width: 123px;
	height: 15px;
	border: 0px;
}

.searchCombo{
	width:100%;
	border:1px solid #A4A4A4;
	font-family:tahoma;
	color:#686868;
	font-size:10px;
}

.searchComboDate{
	width:51px;
	border:1px solid #A4A4A4;
	font-family:tahoma;
	color:#686868;
	font-size:10px;
}

.comboChangeProfile{
	width:200px;
	color:#686868;
	font-size:10px;
}

.divChangeLeft{
	width:500px;
}

.divChangeRight{

}

.table_menu 
{
width:215px;
background-color:#5a5a5a;
margin-bottom:3px;
}

.table_menu_folders 
{
width:215px;
background-color:#5a5a5a;
}

.td_ikonka
{
padding-left:7px;
padding-top:5px;
padding-bottom:5px;
width:25px;
border-bottom:1px solid #505050;
}

.td_kos
{
padding-right:0px;
padding-top:5px;
padding-bottom:5px;
width:25px;
text-align:center;
border-bottom:1px solid #505050;
}

.td_button
{
padding-top:5px;
padding-bottom:7px;
border-bottom:1px solid #505050;
}

.td_ikonka_folder
{
text-align:right;
padding-top:3px;
padding-right:8px;
padding-bottom:6px;
width:53px;
height:30px;
}

.td_button_folder
{
padding-top:3px;
padding-bottom:7px;
}

.button:link, .button:visited, .button:active 
{
text-decoration:none;
font-family:tahoma;
font-size:11px;
color:#ffffff;
}

.button:hover 
{
text-decoration:underline;
font-family:tahoma;
font-size:11px;
color:#ffffff;
}

#myinput {
	border:1px solid #000000;	
	float:left;			
}

#psContainer {
	height:15px;
	width:100px;
	border:1px solid #000;
	margin-left:5px;
	background-color:#DDDDDD;
}

#psStrength {
	height:15px;
	width:0px;
}

.text {
	float:left;
	font-face:'arial';
	font-size:14px;
	font-weight:bold;
	padding-top:1px;
	background-color:#FFFFFF;
}

.left_post_form{
	width:100px;
	text-align:right;
	vertical-align:top;
	font-weight:bold;
	padding-right:5px;
}

/***************usr menu***************/
.usr_menu_table{
	border-bottom:1px solid #505050;
	height:27px;
	background-color:#676767;
	text-align:right;
	padding:3px;
	padding-right:8px;
}
.usr_menu_item{
	padding-left:20px;
	height:27px;
	vertical-align:middle;
}
.user_menu_icon{
	margin-right:5px;
	vertical-align:middle;
}

/***********************************************************************************************************************
************************************************************************************************************************
***********************************************************************************************************************/

<!--
body {
	background-image:url(../img/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin:0;
	background-color:#000000;
}

.banners {
	width:939px;
	margin-bottom:3px;
	margin-top:3px;
}

.obsah_table {
	width:939px;
}

.aktualne_festivaly_table {
	width:100%;
	background-color:#5A5A5A;
}

.fotoreporty_table {
	width:471px;
	background-color:#5A5A5A;
	margin-right:3px;
}

.novinky_table {
	width:250px;
	background-color:#5A5A5A;
	margin-right:3px;
	margin-left:3px;
}

.login_table {
	width:215px;
	background-color:#5A5A5A;
}

.link_green:link, .link_green:visited, .link_green:active {
	font-weight:bold;
	text-decoration:none;
	font-family:tahoma;
	font-size:12px;
	color:#7AC900;
}

.link_green:hover {
	font-weight:bold;
	text-decoration:underline;
	font-family:tahoma;
	font-size:12px;
	color:#7AC900;
}

.link_green_11px:link, .link_green_11px:visited, .link_green_11px:active {
	font-weight:bold;
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;
	color:#7AC900;
}

.link_green_11px:hover {
	font-weight:bold;
	text-decoration:underline;
	font-family:tahoma;
	font-size:11px;
	color:#7AC900;
}

.link_green_underline:link, .link_green_underline:visited, .link_green_underline:active {
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;
	color:#7AC900;
}

.link_green_underline:hover {
	text-decoration:underline;
	font-family:tahoma;
	font-size:11px;
	color:#7AC900;
}

.link_white:link, .link_white:visited, .link_white:active {
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
}

.link_white:hover {
	text-decoration:underline;
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
}

.button_obsah:link, .button_obsah:visited, .button_obsah:active {
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
}

.button_obsah:hover {
	text-decoration:underline;
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
}


.link_white_normal:link, .link_white_normal:visited, .link_white_normal:active {
	font-weight:normal;
	text-decoration:underline;
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
}

.link_white_normal:hover {
	font-weight:normal;
	text-decoration:underline;
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
}

.link_sive_bold:link, .link_sive_bold:visited, .link_sive_bold:active {
	font-weight:bold;
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;
	color:#B8B8B8;
}

.link_sive_bold:hover {
	text-decoration:underline;
	font-weight:bold;
	text-decoration:underline;
	font-family:tahoma;
	font-size:11px;
	color:#B8B8B8;
}

.text_white {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
}

.text_white_paging {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	background-color:#6C6C6C;
	border-bottom:1px solid #000000;
	padding-right:7px;
}

.text_white_10px {
	font-family:tahoma;
	font-size:10px;
	color:#ffffff;
}

.text_sive {
	font-family:tahoma;
	font-size:11px; 
	color:#B1B1B1;
}

.text_white_bold {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

.text_green_bold {
	font-family:tahoma;
	font-size:11px;
	color:#7AC900;
	font-weight:bold;
}

.festival_table {
	width:100%;
	margin:6px;
}

.festival_text {
	margin-left:6px;
	width:95%;
	height:100%;
}

.text_datum {
	font-family:tahoma;
	font-size:11px;
	color:#B8B8B8;
	font-weight:bold;
}

.novinka_table {
	width:100%;
	border-bottom:1px solid #505050;
}

.input_type_text {
	height:16px;
	border:1px solid #A4A4A4;
	width:197px;
	font-family:tahoma;
	color:#686868;
	font-size:12px;
}

.td_formular {
	padding-left:8px;
	padding-bottom:5px;
	padding-top:5px;
}

.footer {
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
	width:939px;
	height:124px;
}

.image_border {
border:3px solid #727272;
}

.image_border_fotoalbumy {
border:2px solid #727272;
}

.fotoalbum_box1 {
background-color:#676767;
border-bottom:1px solid #505050;
border-top:1px solid #757575;
}

.fotoalbum_box_foto {
	background-color:#676767;
	border-right:1px solid #757575;
	border-bottom:1px solid #757575;
	border-top:1px solid #505050;
	border-left:1px solid #505050;
	margin-top:10px;
}


.festIcon{
	margin-right:3px;
}


.festName{
	font-weight:normal;
	color:#7AC900;
	font-size:22px;
}

.dateFolder{
	background-image:url(../img/datum01.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:92px;
	height:30px;
	cursor:pointer;
}


.td_text_profil_users {
border-bottom:1px solid #505050;
border-right:1px solid #505050;
width:65px;
text-align:center;
font-family:tahoma;
font-size:11px;
color:#ffffff;
font-weight:bold;
}

.td_text_uzivatelke_meno_users {
border-bottom:1px solid #505050;
border-right:1px solid #505050;
width:325px;
text-align:center;
font-family:tahoma;
font-size:11px;
color:#ffffff;
font-weight:bold;
}

.td_text_vek_users {
border-bottom:1px solid #505050;
border-right:1px solid #505050;
width:40px;
text-align:center;
font-family:tahoma;
font-size:11px;
color:#ffffff;
font-weight:bold;
}

.td_text_mesto_users {
border-bottom:1px solid #505050;
border-right:1px solid #505050;
width:186px;
text-align:center;
font-family:tahoma;
font-size:11px;
color:#ffffff;
font-weight:bold;
}

.td_text_posledny_pristup_users {
width:155px;
border-bottom:1px solid #505050;
text-align:center;
font-family:tahoma;
font-size:11px;
color:#ffffff;
font-weight:bold;
}

.table_2_users {
height:29px;
background-color:#5a5a5a;
}

.table_3_users {
height:25px;
background-color:#5a5a5a;
}


.td_percenta_users {
border-right:1px solid #505050;
text-align:center;
font-family:tahoma;
font-size:11px;
color:#ffffff;
width:65px;
}

.td_vek_users {
border-right:1px solid #505050;
text-align:center;
font-family:tahoma;
font-size:11px;
color:#ffffff;
width:40px;
}

.td_mesto_users {
border-right:1px solid #505050;
text-align:center;
font-family:tahoma;
font-size:11px;
color:#ffffff;
width:186px;
}

.td_posledny_pristup_users {
text-align:center;
font-family:tahoma;
font-size:11px;
color:#ffffff;
width:155px;
}

.td_obsah_user_users {
border-right:1px solid #505050;
}

.table_3_1_users {
height:25px;
width:300px;
}

.td_text_nick_1_users{
padding-left:15px;
font-family:tahoma;
font-size:11px;
color:#ffffff;
font-weight:bold;
}

.td_text_nick_2_users {
padding-left:15px;
font-family:tahoma;
font-size:11px;
color:#FF5C00;
font-weight:bold;
}

.td_button_obrazok_users {
padding-left:3px;
width:20px;
}

.td_text_pohlavie_users {
width:20px;
text-align:center;
font-family:tahoma;
font-size:11px;
color:#ffffff;
}


.table_5_users {
border-top:1px solid #505050;
background-color:#5a5a5a;
width:100%;
height:25px;
padding-top:10px;
}

/************************************/

.table_bunka {
	margin-left:2px;
	margin-bottom:4px;
	padding-left:0px;
	height:140px;
	width:223px;
}

.table_3 {
	padding-bottom:2px;
	width:100%;
	margin-left:2px;
}

.nick {
	padding-left:3px;
	font-weight:bold;
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
}

.pohlavie_vek {
	text-align:right;
	padding-right:8px;
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
}

.obrazok {
	padding:5px;
	border:1px solid #CBC9C9;
	background-color:#cccccc;
	width:88px;
}

.td_prihlaseny {
	padding-left:5px;
	font-family:tahoma;
	font-size:11px;
	color:#686868;
}

.table_fotoalbum {
	width:100%;
}

.obrazok_fotoalbum {
	padding-left:5px;
	width:22px;
}

.td_text {
	font-family:tahoma;
	font-size:11px;
	color:#686868;
}


#tooltip {
	position: absolute;
	z-index: 3000;
}

.userTooltip{

	display:none;
	position:absolute;
	
	font-family: Arial;
	border: none;
	width: 245px;
	padding-top:40px;
	padding-left:15px;
	margin-top:-107px;
	margin-left:0px;
	height: 178px;
	background-image: url(http://img.discozone.eu/festivaly/img/bublinka.png) !important;
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:-2px 33px;
	
}

-->
