*
{
	margin: 0;
	padding: 0;	
}

html
{
	background: #303030 url(pics/html_pozadi.gif) no-repeat center top;
	height: 100%;
}

body
{
	background: url(pics/body_pozadi.gif) no-repeat center top;
	min-height: 100%;
	color: white;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.91em;
	line-height: 1.3em;
	position: relative;
	padding-bottom: 6em; 
}

h2, h1
{
	border-bottom: 1px solid #7c7970;
	color: #dddddd;
	color: #ff4902;
	padding-bottom: 0.4em;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: normal;
	margin-bottom: 0.5em;
}

h4, h3
{
	color: #ff4902;
	font-weight: normal;
	font-size: 1.1em;
}

h3
{
	font-size: 1.3em;
}

#nastred
{
	width: 800px;
	margin: 0 auto;
	position: relative;
	padding: 400px 0 0 0;
}

#text p, #text ul, #text ol, #text table
{
	margin-bottom: 1em;
}

#text ul, #text ol
{
	/*padding: 0.3em 0 0.3em 1.5em;*/
	border: 1px solid #222222;
	border-left: 2em solid #222222;
	padding: 0.3em;
}

#text ul li
{
	list-style: square;
}

#text li
{
	padding-bottom: 0.6em;
	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
{
	position: absolute;
	display: block;
	width: 369px;
	height: 79px;
	top: 32px;
	left: 0;
}

#img_reference
{
	position: absolute;
	display: block;
	width: 800px;
	height: 188px;
	top: 126px;
	left: 0;
}

#menu
{
	background-color: #222222;
	width: 100%;
	height: 26px;
	position: absolute;
	top: 316px;
	left: 0;
	list-style: none;
	padding-top: 7px;
}

#menu a:link, #menu a:hover, #menu a:active, #menu a:visited
{
	text-decoration: none;
	color: white;
}

#menu li
{
	/*display: inline;*/
	float: left;
	padding: 0 2em 0 1em;
	position: relative;
}

#menu li:hover
{
	border-bottom: 5px solid #ff4902;
	padding-bottom: 5px;
}

#menu li ul
{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 1.9em;
}

#menu li ul li
{
	display: block;
	border: 0;
	width: 100%;
	left: -1em;
	font-size: 90%;
}

#menu li ul li:hover
{
	border: 0;
	padding-bottom: 0;
}

#menu li ul li a:link, #menu li ul li a:visited, #menu li ul li a:active, #menu li ul li a:hover
{
	display: block;
	background-color: #898888;
	padding: 1px 0em 1px 1em;
	color: black;
	border-bottom: 2px solid #303030;
	white-space: nowrap;
}

#menu li ul li a:hover
{
	background-color: #c4c4c4;
}

#menu li:hover ul
{
	display: block;
}

.zprava
{
	background-color: #ff4902;
	padding: 0.7em 1em;
	color: white;
	border: 1px solid white;
}

hr
{
	visibility: hidden;
	clear: both;
	height: 1px;
}

hr.mezera
{
	height: 2.5em !important;
}

div.sloupce3
{
	background: url(pics/3sloupce.gif) repeat-y center top;
	width: 100%;
	margin: 2.1em 0 1em 0;
}

div.sloupce3 div.sloupec1, div.sloupce3 div.sloupec3
{
	margin: 0 1.5%;
	width: 30%;
	float: left;
	margin-top: -2.1em;
}

div.sloupce3 div.sloupec2
{
	float: left;
	margin: 0 1.5%;
	width: 31%;
	margin-top: -2.1em;
}

#paticka
{
	width: 100%;
	border-top: 3px solid #ff4902;
	padding-top: 0.5em;
	margin-top: 2em;
	background-color: #222222;
	font-size: 90%;
	height: 5em;
	color: #777777;
	position: absolute;
	bottom: 0;
	left: 0;
}

#paticka p
{
	width: 800px;
	margin: 0 auto;
	margin-bottom: 1em;
}

ul.sortiment
{
	border: 0 !important;
	clear: both;
	font-size: 90%;
	color: #c9c9c9;
}

ul.sortiment li
{
	list-style: none !important;
	float: left;
	width: 145px; 
	margin-right: 13px;
}

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;
	
}

p.detail_klik
{
	color: silver;
	font-size: 90%;
	margin: 0 3px !important;
	padding: 0 !important;
}

div.sortiment_detail dt
{
	color: silver;
}

div.sortiment_detail dd
{
	color: #ff4902;
	font-weight: normal;
	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;
}

