*
{
margin: 0;
padding: 0;
list-style-type: none;
}
.clear
{
	clear: both;
}
html
{
   background: #fff url(bg_html.jpg) repeat-x;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
h1
{
   position: absolute;
	left: 240px;
	top: 350px;
	_top: 340px;
	background: url(bg_h3_width_blue.jpg) no-repeat right;
	padding: 0 30px 0 35px;
	font-size: 90%;
	height: 20px;
	line-height: 18px;
	color: #fff;
	_padding-top: 12px;
}
h1 span
{
   position: relative;
	top: -21px;
	_top: -10px;
	left: -36px;
	background: Red;
	display: block;
	width: 24px;
	height: 24px;
	background: url(insade_h2.jpg) no-repeat 0 0;
	_margin-top: -11px;
}
#subpage
{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 247px;
	top: 350px;
	color: #f07929;
	font-size: 160%;
	background: none;
}
/* ----------------------------------------------------------------------------------------------------------
0) Body
---------------------------------------------------------------------------------------------------------- */
body
{
	font-family: Arial, Helvetica, sans-serif;
	width: 827px;
	margin: 0 auto;
	position: relative;
}
#flash {
	display: block;
	position: absolute;
	top: 76px;
	left: 20px;
}
#main
{
	width: 827px;
	background: url(bg_body.jpg) repeat-y;
	margin: 0 auto;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}
#right_subpage ol
{ 
  margin-left: 1em;
  padding-left: 1em;
  margin-bottom: 1em;
}
#right_subpage ul
{ 
  margin-left: 1em;
  margin-bottom: 1em;
}
#right_subpage ol li
{ 
  list-style-type: decimal;
  margin-bottom: 2px;
}
#right_subpage ul li
{ 
  margin-bottom: 2px;
  padding-left: 2em
}
.breadcrumbs
{
	position: absolute;
	left: 249px;
	top: 315px;
	font-size: 11px;
	color: #1482a3;
}
.breadcrumbs a
{
	color: #1482a3;
	text-decoration: underline;
}
/* ----------------------------------------------------------------------------------------------------------
1) Right
---------------------------------------------------------------------------------------------------------- */
#right
{
	width: 555px;
	float: right;
	margin: 358px 25px 0 0;
	_margin: 360px 12px 0 0;
	color: #1482a3;
}
#right_subpage
{
	width: 555px;
	float: right;
	margin: 385px 25px 0 0;
	_margin: 383px 12px 0 0;
	color: #1482a3;
}
#right_min
{
	width: 350px;
}
#right h2, #right_subpage h2
{
	color: #f07929;
	font-size: 120%;
	margin-bottom: 7px;
}
#right h3, #right_subpage h3
{
	margin-bottom: 9px;
}
#right p, #right_subpage p
{
	margin: 0 0 10px 0;
	line-height: 18px;
}
#right a, #right_subpage a
{
   color: #1482a3;	
   text-decoration: underline;
}
#right a:hover, #right_subpage a:hover
{
   text-decoration: none;
}
#right img, #right_subpage img
{
   margin-right: 10px;
   border: none;
}
#right #box01, #right_subpage #box01
{
	background: #e3f4fc;
	width: 533px;
	font-size: 12px;
}
#right #box01 p, #right_subpage #box01 p
{
	padding: 20px 15px 0 15px;
}
#right #box01 .top, #right_subpage #box01 .top
{
	width: 533px;
	height: 14px;
	background: url(top.jpg) no-repeat 0 0;
}
#right #box01 .bottom, #right_subpage #box01 .bottom
{
	width: 533px;
	height: 14px;
	background: url(bottom.jpg) no-repeat 0 0;
}
#right #box02, #right_subpage #box02
{
	background: #ffede1;
	width: 533px;
	position: relative;
	margin: 20px 0;
	font-size: 12px;
}
#right #box02 ul, #right_subpage #box02 ul, #right_subpage #submenu ul
{
	padding: 15px 15px 0 15px;
}
#right #box02 ul li, #right_subpage #box02 ul li, #right_subpage #submenu ul li, #right_subpage ul li
{
   background: url(inside_blue.jpg) no-repeat 0 3px;;
}
#right #box02 ul li, #right_subpage #box02 ul li, #right_subpage #submenu ul li
{
	padding: 0 0 0 13px;
}
#right #box02 ul ul, #right_subpage #box02 ul ul, #right_subpage ul ul
{
	padding: 3px 15px;
}
#right #box02 p, #right_subpage #box02 p
{
	padding: 5px 15px;
}
#right #box02 .top_orange, #right_subpage #box02 .top_orange
{
	width: 533px;
	height: 14px;
	background: url(top_orange.jpg) no-repeat 0 0;
}
#right #box02 .bottom_orange, #right_subpage #box02 .bottom_orange
{
	width: 533px;
	height: 14px;
	background: url(bottom_orange.jpg) no-repeat 0 0;
}
#right #box02 h2, #right_subpage #box02 h2
{
   position: absolute;
	left: -7px;
	top: -7px;
	_top: -20px;
	background: url(bg_h3_width_orange.jpg) no-repeat right;
	padding: 0 30px 0 35px;
	font-size: 90%;
	height: 20px;
	line-height: 18px;
	color: #fff;
	_padding-top: 12px;
}
#right #box02 h2 span, #right_subpage #box02 h2 span
{
   position: relative;
	top: -21px;
	_top: -10px;
	left: -36px;
	background: Red;
	display: block;
	width: 24px;
	height: 24px;
	background: url(insade_h2_orange.jpg) no-repeat 0 0;
	_margin-top: -11px;
}
#right #box03, #right_subpage #box03
{
	background: #e3f4fc;
	width: 533px;
	position: relative;
	font-size: 12px;
}
#right #box03 ul, #right_subpage #box03 ul
{
	padding: 15px 15px 0 15px;
}
#right #box03 ul li, #right_subpage #box03 ul li
{
	background: url(inside_orange.jpg) no-repeat 0 3px;
	padding: 0 0 0 13px;
}
#right #box03 ul ul, #right_subpage #box03 ul ul
{
	padding: 3px 15px;
}
#right #box03 ul li ul li, #right_subpage #box03 ul li ul li
{
	background: url(inside_orange.jpg) no-repeat 0 3px;
	padding: 0 0 0 13px;
}
#right #box03 p, #right_subpage #box03 p
{
	padding: 5px 15px;
}
#right #box03 .top, #right_subpage #box03 .top
{
	width: 533px;
	height: 14px;
	background: url(top.jpg) no-repeat 0 0;
}
#right #box03 .bottom, #right_subpage #box03 .bottom
{
	width: 533px;
	height: 14px;
	background: url(bottom.jpg) no-repeat 0 0;
}
#right #box03 h2, #right_subpage #box03 h2
{
   position: absolute;
	left: -7px;
	top: -7px;
	_top: -20px;
	background: url(bg_h3_width_blue.jpg) no-repeat right;
	padding: 0 30px 0 35px;
	font-size: 90%;
	height: 20px;
	line-height: 18px;
	color: #fff;
	_padding-top: 12px;
}
#right #box03 h2 span, #right_subpage #box03 h2 span
{
   position: relative;
	top: -21px;
	_top: -10px;
	left: -36px;
	background: Red;
	display: block;
	width: 24px;
	height: 24px;
	background: url(insade_h2.jpg) no-repeat 0 0;
	_margin-top: -11px;
}
#right #package01, #right_subpage #package01
{
	width: 503px;
	height: 107px;
	background: url(bg_fixni_platba.jpg) no-repeat 0 0;
	position: relative;
}
#button01
{
	width: 39px;
	height: 90px;
	display: block;
	background: url(button_blue.jpg) no-repeat 0 0;
	position: absolute;
	left: 464px;
	top: 2px;
}
#button01:hover
{
	background: url(button_orange.jpg) no-repeat 0 0;
}
#right #package02, #right_subpage #package02
{
	width: 503px;
	height: 107px;
	background: url(bg_procentualni_platba_hover.jpg) no-repeat 0 0;
	position: relative;
}
#button02
{
	width: 39px;
	height: 90px;
	display: block;
	background: url(button_orange.jpg) no-repeat 0 0;
	position: absolute;
	left: 464px;
	top: 2px;
}
#button02:hover
{
	background: url(button_blue.jpg) no-repeat 0 0;
}
#right #package03, #right_subpage #package03
{
	width: 503px;
	height: 107px;
	background: url(bg_garantovana_cena.jpg) no-repeat 0 0;
	position: relative;
}
#button03
{
	width: 39px;
	height: 90px;
	display: block;
	background: url(button_blue.jpg) no-repeat 0 0;
	position: absolute;
	left: 464px;
	top: 2px;
}
#button03:hover
{
	background: url(button_orange.jpg) no-repeat 0 0;
}
#right #package01 ul, #package02 ul, #package03 ul, #right_subpage #package01 ul, #package02 ul, #package03 ul
{
	margin: 9px 50px 0 110px;
	color: #fff;
	font-size: 12px;
}
#right #package01 ul li, #package02 ul li, #package03 ul li, #right_subpage #package01 ul li, #package02 ul li, #package03 ul li
{
	background: url(inside_line.gif) no-repeat 0 8px;
	padding: 0 0 0 13px;
	line-height: 14px;
}
#right #package01 a, #package02 a, #package03 a, #right_subpage #package01 a, #package02 a, #package03 a
{
	color: #fff;
}
#right #package01 h2, #package02 h2, #package03 h2, #right_subpage #package01 h2, #package02 h2, #package03 h2
{
	color: #fe883c;
	font-size: 12px;
	margin: 0 50px 0 110px;
	padding-top: 9px;
}
#right #package01 h2 a, #package02 h2 a, #package03 h2 a, #right_subpage #package01 h2 a, #package02 h2 a, #package03 h2 a
{
	color: #fe883c;
}
#right .package_top, #right_subpage .package_top
{
	width: 301px;
	height: 45px;
	background: url(line_orange.jpg) no-repeat left top;
	margin: 28px 0 0 0;
	font-weight: bold;
	padding: 18px 200px 0 20px;
	font-size: 12px;
}
#right .package_top01, #right_subpage .package_top01
{
	width: 521px;
	height: 46px;
	background: url(line_orange_top01.jpg) no-repeat left bottom;
	margin: 0 0 30px 0;
	padding: 20px 0 0 10px;
	font-size: 90%;
	font-weight: bold;
}
#right .package_bottom, #right_subpage .package_bottom
{
	width: 491px;
	height: 61px;
	background: url(line_orange_bottom.jpg) no-repeat left bottom;
	margin: 0 0 30px 0;
	padding: 27px 0 0 40px;
	font-size: 12px;
	font-weight: bold;
}
#right .package_bottom01, #right_subpage .package_bottom01
{
	width: 521px;
	height: 35px;
	background: url(line_orange_bottom_01.jpg) no-repeat left bottom;
	font-size: 90%;
	font-weight: bold;
}
#right #contact_form, #right_subpage #contact_form
{
	position: relative;
}
#right #contact_form label, #right_subpage #contact_form label
{
   float: left;
	width: 150px;
	text-align: right;
	font-weight: bold;
	font-size: 85%;
	margin: 5px 10px 0 0;
}
#right #contact_form input, #right_subpage #contact_form input
{
	border: solid 1px #aab0b6;
	margin: 0 0 5px 0;
	padding: 3px 0 3px 3px;
	width: 250px;
}
#right #contact_form textarea, #right_subpage #contact_form textarea
{
	border: solid 1px #aab0b6;
	height: 100px;
	width: 250px;
	padding: 3px 0 3px 3px;
}
#right #contact_form #send_button, #right_subpage #contact_form #send_button
{
	width: 79px;
	height: 23px;
	background: url(send_button.jpg) no-repeat 0 0;
	border: 0;
	text-align: right;
	margin: 15px 0 0 285px;
	_margin: 15px 0 0 289px;
	padding: 25px 0 0 0;
	cursor: pointer;
}
#right #contact_form h3, #right_subpage #contact_form h3
{
	background: Aqua;
	background: url(bg_form_h3.jpg) no-repeat 0 0;
	padding-left: 35px;
	font-size: 13px;
	color: #fff;
	width: 210px;
	height: 24px;
	display: block;
	position: absolute;
	left: 0;
	top: -45px;
	line-height: 23px;
}
/* ----------------------------------------------------------------------------------------------------------
2) Left
---------------------------------------------------------------------------------------------------------- */
#left
{
	width: 188px;
	float: left;
	margin: 580px 0 0 18px;
	_margin: 580px 0 0 9px;
}
#left #articles
{
	background: #e3ecef;
	padding: 0 0 10px 0;
	_padding: 0 0 7px 0;
	margin: 20px 0 0 0;
	font-size: 11px;
}
#left #articles h3
{
	width: 183px;
	_width: 163px;
	height: 34px;
	background: url(bg_clanky.jpg) no-repeat 0 0;
	line-height: 35px;
	color: #fff;
	padding: 0 0 0 25px;
	font-size: 12px;
}
#left #articles span
{
	color: #fd0505;
   margin-bottom: 5px;
}
#left #articles strong
{
	color: #516a95;
	padding: 5px 0;
}
#left #articles strong a
{
	color: #516a95;
}
#left #articles p
{
	color: #516a95;
	margin: 3px 0;
}
#left #articles small
{
	color: #fd0505;
	margin: 0 20px 0 120px;
	display: block;
}
#left #articles small a
{
	color: #fd0505;
}
#left .new_articles
{
	background: url(bg_line_articles.jpg) no-repeat bottom;
	padding: 10px 0 0 0;
	margin-left: 20px;
	width: 148px;	
}
#left #news
{
	background: #e9f1d8;
	padding: 0 0 10px 0;
	font-size: 11px;
}
#left #news h3
{
	width: 183px;
	_width: 163px;
	height: 34px;
   background: url(bg_aktuality.jpg) no-repeat left top;
	line-height: 35px;
	color: #fff;
	padding-left: 25px;
}
#left #news span
{
	color: #fd0505;
   margin-bottom: 5px;
}
#left #news strong
{
	color: #438509;
}
#left #news strong a
{
	color: #438509;
}
#left #news p
{
	color: #438509;
	margin: 3px 0;
}
#left #news small
{
	color: #fd0505;
	margin: 0 20px 0 120px;
	display: block;
}
#left #news small a
{
	color: #fd0505;
}
#left .new_news
{
	background: url(bg_line_news.jpg) no-repeat bottom;
	padding: 10px 0 0 0;
	margin-left: 20px;
	width: 148px;
}
#left #contact
{
	background: #f5e0e0;
	font-size: 11px;
	text-align: center;
	padding-bottom: 20px;
}
#left #contact img
{
	border: solid 1px #000;
	margin-bottom: 5px;
}
#left #contact h3
{
	width: 186px;
	_width: 163px;
	height: 60px;
	background: url(bg_kontakt.jpg) no-repeat 0 0;
	line-height: 47px;
	padding: 0 0 0 25px;
	color: #fff;
	text-align: left;
}
#left #contact ul
{
	margin: 0 20px;
	padding: 0 0 30px 0;
	clear: both;
}
#left #contact ul li
{
	text-align: left;
}
#left #contact strong
{
	color: #632b23;
	margin: 0 10px 0 0;
	width: 40px;
	display: block;
	float: left;
	text-align: right;
}
#left #contact strong a
{
	color: #632b23;
}
/* ----------------------------------------------------------------------------------------------------------
3) Main menu
---------------------------------------------------------------------------------------------------------- */
#main_menu
{
	width: 190px;
	height: 210px;
	position: absolute;
	left: 18px;
	top: 320px;
	font-size: 12px;
}
#main_menu li
{
	margin-bottom: 4px;
}
#main_menu li a
{
	width: 163px;
	height: 34px;
	background: url(bg_main_menu.jpg) no-repeat 0 0;
	display: block;
	line-height: 35px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 25px;
	text-decoration: none;
}
#main_menu li a:hover
{
	background: url(bg_main_menu_hover.jpg) no-repeat 0 0;
}
#main_menu li .active
{
	background: url(bg_main_menu_hover.jpg) no-repeat 0 0;
}
#main_menu li ul
{
	background: #fff0cd url(bg_ul.jpg) no-repeat bottom;
	width: 188px;
	padding: 15px 0 20px 0;
}
#main_menu li ul li a
{
	background: #fff0cd url(inside_main_menu.jpg) no-repeat 30px 4px;
	width: 143px;
	height: 19px;
	color: #b78465;
	padding: 0 0 0 45px;
	margin: 0;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	display: block;
	line-height: 19px;
}
#main_menu li ul li a:hover, #main_menu li ul li a.active
{
	background: #ede1c4 url(inside_main_menu.jpg) no-repeat 30px 4px;
}

/* ----------------------------------------------------------------------------------------------------------
3) Submenu
---------------------------------------------------------------------------------------------------------- */
#submenu
{
   background: url(bg_submenu_bottom.gif) no-repeat bottom;
	width: 249px;
	padding: 0 0 70px 0;
	position: absolute;
	right: -63px;
	_right: -67px;
	top: 310px;
}
#submenu ul
{
	width: 186px;
	padding: 0 15px;
	font-size: 85%;
	font-weight: bold;
}
#submenu ul li
{
	list-style-type: none!important;
}
#submenu ul li a
{
	display: block;
	background: url(submenu_a.jpg) no-repeat 0 0;
	width: 186px;
	height: 20px;
	padding: 0 0 0 10px;
	margin: 0 0 1px 0;
	line-height: 19px;
}
#submenu ul li a:hover
{
	background: url(submenu_ahover.jpg) no-repeat 0 0;
}
#submenu_top
{
	display: block;
	width: 249px;
	height: 103px;
   background: url(bg_submenu_top.jpg) no-repeat top;
	_margin-left: 4px;
}
#submenu #podmenu
{
	position: absolute;
	left: 140px;
	top: 43px;
	font-size: 15px;
	color: #fff;
}
/* ----------------------------------------------------------------------------------------------------------
4) Header
---------------------------------------------------------------------------------------------------------- */
#header
{
	width: 827px;
	height: 309px;
   background: #58a1ce url(header.jpg) no-repeat 0 0;
	position: absolute;
	left: 0;
	top: 0;
}
#header #logo
{
	display: block;
	position: absolute;
	left: 375px;
	top: 33px;
   width: 100px; 
	height: 114px;
	overflow: hidden;
	line-height: 300px;
}
#header #search_form
{
	width: 230px;
	position: absolute;
	left: 610px;
	top: 282px;
}
#header #search_form #search_box
{
	width: 145px;
	height: 16px;
	border: solid 1px #579fca;
	padding: 3px 0 1px 10px;
	float: left;
	font-size: 11px;
}
#header #search_form #search_button
{
	width: 23px;
	height: 22px;
	background: url(search_button.jpg) no-repeat 0 0;
	border: 0;
	padding-top: 20px;
	overflow: hidden;
	cursor: pointer;
	margin: 0 0 0 5px;
}
#lupa
{
	width: 31px;
	height: 29px;
	background: url(lupa.jpg) no-repeat 0 0;
	position: absolute;
	left: -22px;
	top: -0px;
}
/* ----------------------------------------------------------------------------------------------------------
5) Footer
---------------------------------------------------------------------------------------------------------- */
#footer
{
	width: 827px;
	height: 91px;
	background: url(footer.gif) no-repeat 0 0;
	text-align: center;
	font-size: 11px;
	margin: 0 auto;
}
#footer span
{
	margin-top: 20px;
	color: #1482a3;
}
#footer span a
{
	color: #1482a3;
	text-decoration: underline;
}
#footer span a:hover
{
	text-decoration: none;
}
#footer ul
{
	height: 30px;
	background: url(bg_footer.jpg) repeat-x;
	line-height: 29px;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
}
#footer ul li	
{
   display: inline;
	text-align: center;
}
#footer ul li a
{
	display: inline;
	padding: 7px 10px 8px 10px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
#footer ul li a:hover
{
	background: url(bg_footer_hover.jpg) repeat-x;
}
