/******************************/
/*           formulare        */
/******************************/

.drop_down {
	border:1px solid #A4A4A4;
	width:150px;
	font-family:tahoma;
	color:#686868;
	font-size:11px;
}

.drop_down_bez {
	border:1px solid #A4A4A4;
	font-family:tahoma;
	color:#686868;
	font-size:11px;
}

.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;
}

table {
	color: #686868;
	font-size: 11px;
	font-family: tahoma,verdana;
}

.title {
	color: #FF5C00;
	font-weight: bold;
	text-decoration:none;
}

.title:link, .title:visited, .title:active, .title:hover {
	color: #FF5C00;
	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: #FF5C00;
	text-decoration: underline;
	font-size: 10px;
}

input {
	font-size: 11px;
}

.checkbox {
	width: 12px;
	height: 12px;
}

.orange {
	font-family: tahoma;
	font-size: 11px;
	color: #FF5C00;
}

.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;
}

.login_table {
	padding-left:3px;
	padding-top:5px;
	margin-bottom:3px; 
}

.log_table{
	margin-bottom:3px;
	background-color:#E0E0E0;
}

.button_login {
	background-image: url(http://img.discozone.eu/img/button_prihlasit.jpg);
	width: 123px;
	height: 15px;
	border: 0px;
}

.searchCombo{
	width:100%;
	color:#FF5C00;
	font-size:10px;
}

.searchComboDate{
	width:51px;
	color:#FF5C00;
	font-size:10px;
}

.comboChangeProfile{
	width:200px;
	color:#FF5C00;
	font-size:10px;
}

.divChangeLeft{
	width:500px;
}

.divChangeRight{

}

.table_menu 
{
width:215px;
background-color:#E0E0E0;
margin-bottom:3px;
}

.table_menu_folders 
{
width:215px;
background-color:#E0E0E0;
}

.td_ikonka
{
border-top:1px solid #CBC9C9;
padding-left:7px;
padding-top:5px;
padding-bottom:5px;
width:25px;
}

.td_kos
{
border-top:1px solid #CBC9C9;
padding-right:0px;
padding-top:5px;
padding-bottom:5px;
width:25px;
text-align:center;
}

.td_button
{
border-top:1px solid #CBC9C9;
padding-top:5px;
padding-bottom:7px;
}

.td_ikonka_folder
{
text-align:right;
padding-top:3px;
padding-right:8px;
padding-bottom:6px;
width:53px;
}

.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:#686868;
}

.button:hover 
{
text-decoration:underline;
font-family:tahoma;
font-size:11px;
color:#686868;
}

#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;
}

.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 #CBC9C9;
	height:27px;
	background-image:url(http://img.discozone.eu/img/bullet.jpg);
	text-align:right;
	padding-right:8px;
}
.usr_menu_item{
	padding-left:10px;
	height:27px;
	vertical-align:middle;
}
.user_menu_icon{
	margin-right:5px;
	vertical-align:middle;
}

#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-color:transparent;
	background-image: url(http://img.discozone.eu/img/bublinka.png) !important;
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:0px 33px;
	
}

/************************************/

.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:#686868;
	background-color:#EFEFEF;
}

.pohlavie_vek {
	text-align:right;
	padding-right:8px;
	font-family:tahoma;
	font-size:11px;
	color:#686868;
	background-color:#EFEFEF;
}

.obrazok {
	padding:5px;
	border:1px solid #CBC9C9;
	background-color:#FFFFFF;
	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;
}


.button_obsah:link, .button_obsah:visited, .button_obsah:active {
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;
	color:#686868;
}

.button_obsah:hover {
	text-decoration:underline;
	font-family:tahoma;
	font-size:11px;
	color:#686868;
}

.discozoneBubble{
	height:100px;
	width:577px;
	font-family:"Tahoma";
	font-size:11px;
	text-align:justify;
	color:#333333;
	background-image:url(../img/box_discozone.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:transparent;	
}
