body
{

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.91em;
	line-height: 1.3em;
}

h2, h1
{
	border-bottom: 1px solid black;
	color: black;
	padding-bottom: 0.4em;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: normal;
	margin-bottom: 0.5em;
}

h4, h3
{
	color: black;
	font-weight: normal;
	font-size: 1.1em;
}

h3
{
	font-size: 1.3em;
}

#text p, #text ul, #text ol, #text table
{
	margin-bottom: 1em;
}

#text ul, #text ol
{
	padding: 0.3em;
}

#text ul li
{
	list-style: square;
}

#text li
{
	padding-bottom: 0.2em;
	line-height: 1.4em;
}

#text table
{
	border: 1px solid #7c7970;
	width: 100%;
	border-bottom: 0;
	border-collapse: collapse;
}

#text table td
{
	padding: 3px 6px;
	border-bottom: 1px solid #7c7970;
}

#text table thead td
{
	background-color: #222222;
	padding: 5px 6px;
}

#text a:link, #text a:visited, #text a:hover, #text a:active
{
	text-decoration: none;
	border-bottom: 1px solid #ff4902;
	color: white;
	padding: 0 0.1em;
}

#text a:hover
{
	background-color: #222222;
}

#lipea_klinker_logo
{
	display: block;
}

#img_reference
{
	display: none;
}

#menu
{
	display: none;
}

.zprava
{
	padding: 0.7em 1em;
	color: black;
	border: 2px solid black;
}

hr
{
	visibility: hidden;
	clear: both;
	height: 1px;
}

hr.mezera
{
	height: 2.5em !important;
}

#paticka
{
	margin-top: 2em;
	border-top: 1px solid black;
	padding-top: 1em;
	clear: both;
	color: black;
}

#paticka p
{
	font-size: 90%;
}

ul.sortiment
{
	border: 0 !important;
	clear: both;
	font-size: 90%;
	color: #c9c9c9;
}

ul.sortiment li
{
	list-style: none !important;
	float: left;
	width: 20%;
}

ul.sortiment a:link, ul.sortiment a:hover, ul.sortiment a:visited, ul.sortiment a:active
{
	display: block;
	border: 1px solid #545454 !important;
	text-decoration: none !important;
	width: 144px;
	height: 100px;
	overflow: hidden;
	padding: 0 !important;
	text-align: center;
}

ul.sortiment a:hover
{
	border: 1px solid #ff4902 !important;
}

ul.sortiment img
{
	border: 0 !important;
}

ul.prosty_vycet
{
	border: 0 !important;
}

ul.prosty_vycet a
{
	color: #ff4902 !important;
	/*border: 0 !important;*/
}

ul.prosty_vycet li
{
	list-style: none !important;
	padding-bottom: 1em !important;
}

div.sortiment_detail
{
	width: auto;
	padding-left: 500px;
	/*border: 1px solid red;*/
}

div.sortiment_detail img
{
	margin-left: -500px;
	float: left;
	
}

div.sortiment_detail dt
{
	color: silver;
}

div.sortiment_detail dd
{
	color: black;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0.4em;
}

/*---------------------------------------------*/
.obrazek, .klikaci
{
	background-color: #444444;
	border: 1px solid #545454;
	padding: 8px;
	margin: 5px;
}

.klikaci
{
	cursor: pointer;
	border: 1px solid silver;
	background-color: #444444;
}

.klikaci:hover
{
	border: 1px solid #ff4902;
}

.fvlevo
{
	float: left;
	margin-right: 14px; 
	margin-left: 0;
}

.fvpravo
{
	float: right;
	margin-left: 14px;
	margin-right: 0;
}

#foto
{
	display: none;
	position: absolute;
	border: 1px solid black;
	padding: 16px 14px 14px 14px;
	text-align: center;
	font-size: 110%;
	color: white;
	cursor: pointer;
	z-index:	901;
	/*background: #e6ecd7 url(pics/zavrit.gif) no-repeat right top;*/
	background-color: #444444;
}

#foto img
{
	display: block;
	background-color: white;
	border: 1px solid #545454;
	padding: 8px;
	margin: 10px 0 0 0;
}

#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	background-color: #000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	display: none;
}

