*
{
	margin: 0;
	padding: 0;
}

html
{
	background: url(pics/html_background.gif) repeat 50% 50%;
	background-color: white;
}

body
{
	background: url(pics/body_background.gif) 50% top no-repeat;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	/*behavior:url("csshover.htc");*/ 
	margin: 0 auto;
	width: auto;
	color: black;
	padding-bottom: 2em;
}

#hlavicka
{
	width: 742px;
	height: 412px;
	margin: 0 auto;
	position: relative;
	background: url(pics/hlavicka_background.jpg) left top no-repeat;
	font-style: italic;
	font-weight: bold;
}

#hlavni
{
	background: url(pics/hlavni_background.gif) top left repeat-y;
	width: 742px;
	margin: 0 auto;
}

#paticka
{
	background: url(pics/paticka_background.gif) top left no-repeat;
	background-color: transparent;
	width: 742px;
	position: relative;
	height: 125px;
	margin: 0 auto;
	text-align: center;
	color: white;
	padding-top: 25px; 
	/*font-size: 110%;*/
}

#text
{
	width: 688px;
	margin: 0 auto;
	background: url(pics/text_background.gif) top left repeat-x;
	padding: 0 25px 25px 25px;
	min-height: 150px;
}

#nonstop
{
	color: #FB7323;
	position: absolute;
	left: 165px;
	top: 42px;
	width: 224px;
	font-size: 130%;
	line-height: 130%;
}

#nonstop strong
{
	font-size: 110%;
	display: block;
}

hr
{
	clear: both;
	visibility: hidden;
}

#menu
{
	width: auto;
	color: white;
	position: absolute;
	left: 32px;
	top: 356px;
}

ul#menu
{
	list-style: none;
}

ul#menu li
{
	float: left;
	width: auto;
	_width: 1%;
	white-space: nowrap;
	margin-right: 28px;
	font-size: 110%;
	height: 26px;
}

ul#menu a:link, ul#menu a:visited, ul#menu a:hover, ul#menu a:active 
{
	text-decoration: none;
	color: white;
	padding: 0 0 0 6px;
	height: 26px;
	display: block;
	width: auto;
}

ul#menu a span
{
	height: 26px;
	padding: 1px 5px 0 0;
	display: block;
	cursor: pointer;
}

#menu a:hover
{
	color: #FB7424 !important;
	background: url(pics/leva.gif) left top no-repeat ;
}

#menu a:hover span
{
	background: url(pics/a_back.gif) right top no-repeat ;
}

#text a:link, #text a:hover, #text a:visited, #text a:active, #esluzby a:link, #esluzby a:hover, #esluzby a:visited, #esluzby a:active
{
	border-bottom: 1px solid #FFBD97;
	color: #FA650D;
	text-decoration: none;
}

#text a:hover, #esluzby a:hover
{
	border-bottom: 1px solid #FA650D;
}

h1, h2, h3, h4
{
	padding: 1em 0 0 0;
	font-family: Georgia, Palatino, Times, serif;
	font-weight: normal;
	color: #FA650D;
	letter-spacing: 0.03em;
}

h1
{
	font-size: 170%;
}

h2, h3
{
	font-size: 130%;
}

h4
{
	font-size: 110%;
}

p
{ 
	text-indent: 1.5em; 
	padding-top: 0.8em;
}

#text ul
{
	list-style: circle url(pics/odrazka.gif);
	margin-left: 19px;
	padding-top: 0.8em;
}

#text ol
{
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
}

#text li
{
	padding-left: 5px;
}

#esluzby
{
	position: absolute;
	top: 110px;
	text-align: right;
	color: #FA650D;
	width: 720px;
	left: 0;
}

.rohy
{
	width: auto;
	margin: 15px 0 15px 0;
	background: url(pics/table_background.gif) top left repeat-y;
	position: relative;
	padding: 15px;
}

span.spodni_roh, span.vrchni_roh
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 68px;
	height: 63px;
	background: url(pics/spodni_roh.gif) top left no-repeat;
	display: block;
}

span.vrchni_roh
{
	top: 0;
	background: url(pics/vrchni_roh.gif) top left no-repeat;
	_left: -15px;
}

.rohy table
{
	width: 100%;
	position: relative;
}

.rohy th
{
	text-align: left;
	padding: 0px 4px 3px 4px;
	color: #FA650D;
	font-weight: bold;
}

.rohy td
{
	border-top: 1px solid #C7C7C7;
	padding: 2px 4px 2px 4px;
	font-size: 90%;
}

.rohy tr:hover, #text li:hover
{
	background-color: white;
}

.vpravo
{
	text-align: right !important;
}

.foto
{
	float: left;
	padding: 4px;
	background: url(pics/pics_back.gif) no-repeat top right;
	margin: 12px 12px 0px 0;
	cursor: pointer;
}

.foto:hover
{
	border: 4px solid #FA650D;
	padding: 0;
}

#foto
{
	position: absolute;
	top: 20px;
	margin: 0 auto;
	display: none;
	padding: 20px;
	padding-top: 13px;
	border: 1px solid #FA650D;
	width: auto;
	cursor: pointer;
	text-align: center;	
	background: url(pics/zavrit.gif) no-repeat top right;
	background-color: white;
	color: #FA650D;
	font-size: 130%;
	font-family: Georgia, Palatino, Times, serif;
}

#foto img
{
	border: 0;
	margin-top: 12px;
}

.prazdny
{
	visibility: hidden;
}

dl
{
	padding-top: 1em;
}

dt
{
	font-family: Georgia, Palatino, Times, serif;
	color: #FF7A2D;
	letter-spacing: 0.03em;
	font-size: 110%;
	font-weight: bold;
/*	clear: both;
	float: left;
	*/
}

dd
{
	padding: 0.25em 0 0.25em 60px;
	border-bottom: 1px solid #FFBD97; 
}

address
{
	font-style: normal;
	padding-top: 1em;
}

.firma
{
	font-weight: bold;
	font-size: 110%;
}

a img
{
	border: 0;
}

a.obyc
{
	border: 0 !important;
}

.banner
{
	text-align: center;
	margin-top: 1em;
}

.banner img
{
	border: 1px solid black;
}

