BODY
{
	background: #FFFFFF;
	color: #002180;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
A, A:visited
{
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
HR.cleaner
{
	clear: both;
	margin: -1px 0 0;
	padding: 0;
	border: none;
	height: 1px;
	visibility: hidden;
}
#main
{
	border: 0px solid #000000;
	margin: 20px auto;
	padding: 0 0 0px;
	width: 760px;
	background: #FFFFFF url(./pict/main_bg.gif) repeat-y top right;
	_background: #FFFFFF url(./pict/main_bgie.gif) repeat-y top right;
}
/*TOP*/
#top
{
	width: 760px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #FFFFFF url(./pict/top_bg.gif) no-repeat top right;
	height: 69px;
}
#top #top_firma
{
	width: 200px;
	height: 50px;
	margin: 0 0 0 20px;
	_margin: 0 0 0 10px;
	float: left;
	text-align: left;
}
#top A, #top A:hover, #top A:visited
{
	border: 0;
	margin: 8px 50px 0 0;
	_margin: 8px 25px 0 0;
	padding: 0;
	width: 75px;
	height: 18px;
	float: right;
	display: block;
	text-decoration: none;
}
/*MENU*/
#menu
{
	width: 630px;
	width: 632px;
	margin: 0;
	border: 0;
	padding: 0;
	float: left;
	height: 19px;
	background: #002180 url(pict/menu_bg.gif) repeat-y top left;
	padding: 0px;
	text-align: left;
}
#menu A
{
	display: block;
	margin: 2px 10px 0 20px;
	_margin: 2px 20px 0 10px;
	height: 12px;
	float: left;
	color: white;
	font-weight: bolder;
	font-size: 10px;
}
/*OBSAH*/
#obsah
{
	margin: 0 0 0 0px;
	border: 0;
	border-bottom: 1px solid #FFFFFF;
	padding: 0;
	float: left;
	text-align: left;
	width: 630px;
}
.h1, .h2, .h3
{
	float: left;
	width: 100%;
}
.h1
{
	margin: 20px 0 0;
	color: #002180;
	font-size: 19px;
	font-weight: bolder;
}
.h2
{
	margin: 15px 0 0;
	color: #296CC0;
	font-size: 16px;
	font-weight: bolder;
}
.h3
{
	margin: 10px 0 0;
	color: #A4B8E1;
	font-size: 13px;
	font-weight: bolder;
}
#obsah IMG
{
	border: 0;
	margin: 0;
	padding: 0;
}
#obsah SPAN
{
	margin: 0px;
	padding: 3 0px;
}
#obsah LI
{
	list-style: square;
}
/*RIGHT*/
#right
{
	margin: 0;
	border: 0;
	padding: 0;
	width: 130px;
	_width: 128px;
	float: right;
	background: url(./pict/right_bg.gif) no-repeat top left;
	height: 416px;
	color: #FFFFFF;
}
#right #text
{
	margin: 0 0 0 5px;
	width: 110px;
	text-align: left;
	overflow: hidden;
}
#right #text .h1, #right #text .h2, #right #text .h3, #right #text A
{
	color: #FFFFFF;
}
/*FOOTER*/
#footer
{
	width: 760px;
	clear: both;
	background: #FFFFFF url(./pict/footer_bg.gif) repeat-x top left;
	font-size: 9px;
	height: 22px;
	margin: 0px 0 0;
}
#footer DIV
{
	width: 100%;
	margin: 5px 0 0;
	padding: 0;
	border: 0;
	height: 20px;
	line-height: 20px;
	text-align: left;
}
/*SUPPORT*/
#support, #support DIV
{
	float: left;
}
#support
{
	margin: 0px 0 30px;
}
#support DIV.ceka, #support DIV.opravena, #support DIV.prijata
{
	width: 628px;
	float: left;
	_width: 630px;
	margin: 2px 0 0;
}
#support DIV.ceka
{
/*zavada CEKA NA PRIJETI*/
	background: #FF9797 url(./pict/neprijata_bg.gif) no-repeat bottom right;
	border: 1px solid #E10000;
}
#support DIV.opravena
{
/*zavada OPRAVENA*/
	background: #FFFFFF url(./pict/opravena_bg.gif) no-repeat bottom right;
	border: 1px solid silver;
}
#support DIV.prijata
{
/*zavada CEKA NA OPRAVU*/
	background: #CAFFCC url(./pict/prijata_bg.gif) no-repeat bottom right;
	border: 1px solid #008004;
}
#support #menu
{
	background: #C0C0C0;
	width: 628px;
	float: left;
	_width: 630px;
	margin: 2px 0 0;
	border: 1px solid black;
	height: 20px;
	line-height: 20px;
}
#support SPAN, #support DIV, #support A
{
	float: left;
	display: block;
}
#support DIV A.detail
{
	text-decoration: none;
	cursor: hand;
	color: #296CC0;
	margin-top: 3px;
}
#support DIV A.detail:hover
{
/*background: #CECECE;
font-weight: bold;*/
	text-decoration: none;
	color: #002180;
}
#hlavicka
{
	display: none;
}
A.detail IMG
{
	margin-top: 3px;
}
.button, .input_submit
{
	margin: 3px 10px 0 0;
	text-decoration: none;
	cursor: hand;
	color: #FFFFFF;
	background: blue;
	border: 1px solid #00018A;
	padding: 0;
	height: 18px;
	line-height: 16px;
	font-size: 11px;
	width: 80px;
	text-align: center;
}
.button:hover
{
	background-color: white;
	color: blue;
}
#support SPAN.count
{
	width: 20px;
	text-align: center;
}
#support SPAN.datum
{
	width: 59px;
	text-align: left;
}
#support SPAN.zadal
{
	width: 82px;
}
#support SPAN.zavada
{
	width: 280px;
}
#support SPAN.zavada280
{
	width: 388px;
	margin-right: 3px;
}
#support SPAN.urgence
{
	width: 80px;
}
SPAN.input_left
{
	display: block;
	width: 130px;
	height: 16px;
	float: left;
	clear: left;
}
.input_right
{
	width: 230px;
	height: 18px;
	line-height: 16px;
	float: left;
	clear: right;
	display: block;
	border: 1px solid #00018A;
	color: #002180;
	font-size: 11px;
	padding: 0 0 0 5px;
}
TEXTAREA.input_right
{
	width: 480px;
	height: 200px;
	border: 1px solid #00018A;
	overflow: visible;
}
BR.right
{
	clear: right;
}
#formular
{
	width: 600px;
}
.form_row
{
	display: block;
	float: left;
	clear: left;
	width: 620px;
	margin: 2px 0 0;
}
.ico
{
	margin-right: 2px;
}

