body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,table,select { 
	margin:0;
	padding:0;
	font-style: normal;
	font-family: Verdana,Arial,Tahoma;
	font-size:10px;
	
}
table {
	border-collapse:collapse;
	border-spacing:0;
	
}

img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	margin-bottom:.4em;
	margin-top:.4em;
}
h1 {margin-top:0px;line-height:100%;}

abbr,acronym { border:0;
}

blockquote {font-style:italic;}

.ie {height:1%;}
.clear {clear:both;}
.none {display:none;}

.hidden{visibility:hidden;}
.visible {visibility:visible;}
.left {float:left;}
.right {float:right;}
.sll {float:left;width:49%;clear:left;}
.slr {float:right;clear:right;width:49%;}
.text_right {text-align:right;}
.text_right {text-align:right;}
.text_center {text-align:center;}
.text_left {text-align:left;}
/* VYCHOZI HODNOTY */
.obal {position:relative;margin:0 auto;}
.header,#layout,.layout_main ,.layout_second,.layout_third ,.footer{position:relative;display:block;}
.navigace {z-index:99;}

table.cake-sql-log {position:relative;clear:both;height:500px;bottom:0px;left:0px;padding:1%;width:98%;border:2px solid #ccc;background:#fff;overflow:auto;display:block;}
table.cake-sql-log tr {border-bottom:1px solid #ccc;}
table.cake-sql-log td {padding:5px 0;}
#logo ,#logo span{width:100%;height:100%;position:absolute;}
.navigace, .drobeckova,.copyright,.doporuceni,.header_fce ,.footer_doporucujeme,.languages{position:absolute;}
.box ,.box strong.title{position:relative;display:block;}

.icon {position:relative;float:left; margin:.3em;}
.win_save {clear:both;margin-top:1em;text-align:center;}

.tri {float:left;width:33%;}

.no_show {visibility:hidden;display:none;}
.show {visibility:visible;display:block;}

.javascript_alert {position:absolute;top:0px;left:20px;color:#fff;font-weight:bold;border:1px solid #ff0000;padding:.5em;z-index:100;background:#FF6666;}
.ajax_preloader {position:absolute;left:40%;top:225px;background: transparent url("../css_default/icons/validation/preloader.gif") no-repeat left;padding-left:40px;line-height:35px;display:none;}
img.icon,span.icon {width:16px;height:16px;border:0px;cursor:pointer;display:inline-block;position:relative;}
img.icons{width:16px;height:16px;border:0px;float:left;margin-right:10px;}

span.invalid, 
span.require , 
span.valid  ,
span.wait{width:16px;height:16px;float:left;}

input.invalid,select.invalid,textarea.invalid {background:#FFCFCF;}
span.invalid {background:url(../css_default/icons/validation/error.gif)}
span.require{background:url(../css_default/icons/validation/req.gif)}
span.valid {background:url(../css_default/icons/validation/ok.gif)}
span.wait {background:url(../css_default/icons/validation/preloader.gif)}


.tip_help {
	
	background:url(../css_default/icons/help.gif) top center;
	display:block;
	width:16px;
	height:16px;
	float:right !important;
	text-decoration:none;
}

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background:url(../css_default/icons/bubble.png) top left;
	
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background:url(../css_default/icons/bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}


