@charset "utf-8";

html {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	background: url(../images/bg.gif) repeat
}
a, a:link, a:active {
	text-decoration: underline;
	color: #cc3300;
}
a:hover {
	text-decoration:none;
}
.clear {
	clear: both;
	height: 1px;
}
.red {
	color:#CC0000;
	float:left;
	padding:7px;
}
#page {

}
#top {
	background: url(../images/bg_top.png) repeat-x;
	height: 210px;
}
#header {
	width: 970px;
	height: 172px;
	margin: 0 auto;
	background:url(../images/header_right.gif) no-repeat right bottom;
}
#header #logo {
	width: 344px;
	height: 172px;
	background: url(../images/header_logo.gif) no-repeat;
	float: left;
}
#header #logo a {
	display: block;
	width: 305px;
	height: 80px;
	margin: 54px 0 0 23px;
}
.menu_line {
	float: left;
	text-align: right;
	padding: 10px 10px 0;
	font-size: 11pt;
	color: #FFF;
}
#menu_top {
	width: 596px;
	height: 25px;
	margin-bottom: 50px;
	font-size: 10.5pt;
}
#menu_top a, #menu_top a:visited, #menu_top a:active {
	color:#FFF;
	text-decoration: none;
}
#menu_top a:hover { text-decoration: underline; }

.menu_line li {
	display: inline;
}
#header_right {
	width: 626px;
	height: 172px;
	float: left;
}
#header_right #slogan {
	width: 309px;
	height: 32px;
	background: url(../images/h2_slogan.gif) no-repeat;
	text-indent: -5000px;
	float: left;
	margin-top: 7px;
}
#search {
	float: left;
	width: 181px;
	height: 25px;
	margin:10px 0 0 100px;
}
#search .input {
	width: 100px;
	height: 25px;
	background:url(../images/search_input.gif) no-repeat;
	border:0;
	margin: 0;
	padding:0 30px 0 6px;
}
#search .submit {
	width: 24px;
	height: 25px;
	background: transparent;
	border:0;
	margin: 0;
	padding: 0;
	cursor: hand;
	cursor: pointer;
	text-indent: -5000px;
	position:relative;
	top:-27px;
	left: 157px;
}
#search label {
	width:41px;
	height: 16px;
}
#content {
	width: 934px;
	margin: -40px auto 0;
	background: #e7e6ee;
	min-height: 200px;
	padding: 8px;
}
#footer {
	width: 950px;
	height: 41px;
	margin-bottom: 15px;
	margin: 0 auto 40px;
	background: url(../images/footer_bg.gif) no-repeat;
}
#footer p {
	float: left;
	width: 170px;
	height: 41px;
	line-height: 41px;
}
#footer span {
	display: block;
	float: left;
	line-height: 41px;
	height: 41px;
}
#footer p img {
	margin:11px 0 0 20px;
}
#footer #menu_footer {
	float: right;
	height: 27px;
	font-size: 10pt;
	color: #000;
	padding-top: 14px;
	margin-right: 10px;
}
#footer #menu_footer a, #footer #menu_footer a:link, #footer #menu_footer a:visited {
	color: #000;
	text-decoration: none;
}
#footer #menu_footer a:hover { text-decoration: underline; }

.round_box {
	background:url(../images/round_box_body.gif) repeat-y;
	width: 620px;
}
.round_box_content {
	background: url(../images/round_box_bg.gif) no-repeat;
	width: 580px;
	padding: 20px;
}
#tabs .round_box_content {
	background-position: 0 25px;
	width: 620px;
	padding: 0;
}
.round_box_footer {
	background:url(../images/round_box_footer.gif) no-repeat;
	width: 620px;
	height: 14px;
	margin-bottom: 10px;
}
.round_box_content h3, .content_box h3 {
	color: #cc9900;
	font-size: 11pt;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 35px;
	margin: 0 0 12px; 
	background: url(../images/h3_klic.gif) no-repeat left center;
}
.round_box_content p {
	text-align:justify;
	line-height: 110%;
	margin: 0 0 5px;
}
.round_box_content.auticko {
	background:  url(../images/bg_auticko.gif) no-repeat;
	padding-right: 240px;
	width: 360px;
}
.article_footer {
	text-align: right !important;
}

.ui-tabs { position: relative; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0;}
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border: 0; background: none; padding: 45px 20px 0; }
.ui-tabs .ui-tabs-hide { display: none !important; }

.tab_hledat {
	width: 310px;
	height: 34px;
	background: url(../images/tab_hledat.gif) no-repeat;
}
.tab_registrovat {
	width: 310px;
	height: 34px;
	background: url(../images/tab_registrovat.gif) no-repeat;
}
.tab_hledat.ui-tabs-selected {
	background: url(../images/ui_tab_active.gif) -4px 0 no-repeat;
}
.tab_registrovat.ui-tabs-selected {
	background: url(../images/ui_tab_active.gif) no-repeat;
}
.tab_hledat a, .tab_registrovat a {
	display: block;
	text-transform:uppercase;
	color:#FFF;
	font-weight: bold;
	line-height: 34px;
	height: 34px;
	text-align: center;
	width: 100%;
	font-size:11pt;
}
.ui-tabs-selected.tab_hledat a {
	color: #cc9900;
}
.ui-tabs-selected.tab_registrovat a {
	color: #336600;
}
#hledat object {
	float: left;
}
#header_content {
	font-size: 14pt;
	color: #000;
	margin: 0 0 10px 15px;
}
span.gray {
	color: #666;
}
span.yellow {
	color: #cc9900;
}
#form_hledat {
	float: right;
	margin: 0 10px 0 0;
	width: 145px;
}
#form_hledat label {
	float: left;
	width: 100%;
	padding: 0 0 7px;
}
#form_hledat select,
#form_hledat .text {
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
	background: url(../images/input_select_bg.gif);
	border: 0;
	padding: 5px;
}
#form_hledat .text { padding: 0 0 3px 0; }
#form_hledat button {
	float: right;
	background:url(../images/button_submit.gif) no-repeat;
	border: 0;
	font-weight: bold;
	width: 110px;
	height: 31px;
	cursor: pointer;
}
#form_registrovat {
	margin: 0 10px 0 0;
	width: 100%;
}
#form_registrovat table{
	float: left;
	height: 270px;
}
#form_registrovat td {
	padding: 5px 7px;
}
#form_registrovat label {
	float: left;
	width: 100%;
	padding: 0 0 5px;
}
#form_registrovat input {
	float: left;
	width: 100%;
	border: 0;
}
#form_registrovat textarea {
	float: left;
	border: 0;
	height: 105px;
	padding:10px 5px 10px 10px;
	width:255px;
	background:url(../images/textarea_bg.gif) no-repeat;
}
#form_registrovat button {
	float: right;
	background:url(../images/button_registrovat.gif) no-repeat;
	border: 0;
	color: #FFF;
	padding:0 0 3px;
	margin: 0 0 5px 0;
	font-weight: bold;
	width: 110px;
	height: 31px;
	cursor: pointer;
}
#form_registrovat input.short {
	background:url(../images/input_short.gif) no-repeat;
	height: 19px;
	width: 124px;
	padding: 3px;
}
#form_registrovat input.long {
	background:url(../images/input_long.gif) no-repeat;
	height: 19px;
	width: 267px;
	padding: 3px;
}
#home_left {
	float: left;
	width: 620px;
	margin-right:8px;
}
#home_right {
	float: left;
	width: 305px;
}
#left {
	float: left;
	width: 203px;
	margin-right: 8px;
}
#left h3 {
	width: 203px;
	height: 34px;
	background: url(../images/menu_header.gif) no-repeat;
	line-height: 34px;
	text-align: center;
	font-size: 11pt;
	font-weight: normal;
}
/*
#left ul {
	background: #F5F5F8;
	padding: 15px 15px 0;
}
#left ul li {
	padding: 0 0 15px 5px;
}
#left a,#left a:visited,#left a:active {
	color: #000;
	text-decoration: none;
}
*/

#left ul {
	background: #F5F5F8;
	padding: 10px 0;
}
/*#left ul ul { margin-left: 15px; padding: 0; border-left: 3px solid #F7C92A; border-bottom: 3px solid #F7C92A; }*/
#left ul li {
	padding: 0;
	margin: 0;
}
#left ul li a {
  display: block;
	position: relative;
	padding: 5px 0 5px 15px;
	margin: 0;
	color: #000000;
	text-decoration: none;
}
#left ul li a:hover {
  text-decoration: underline;
}
#left ul li a.sel {
  font-weight: bold;
  background-color: #F7C92A;
}
#left ul ul { 
  padding: 0; 
  /*background-color: #FFE697;*/
}
#left ul ul a {
  padding-left: 30px;
}
#left ul ul a.sel {
  background-color: #FFE697;
}




.breadcrumbs  a,.breadcrumbs  a:visited,.breadcrumbs  a:active {
	color: #666;
	text-decoration: none;
}
#left a:hover, .breadcrumbs a:hover {
	text-decoration: underline;
	color: #000;
}
.menu_footer {
	width:203px;
	height: 21px;
	background: url(../images/menu_footer.gif) no-repeat;
}
#right {
	float:left;
	width: 720px;
}
.content_box {
	background:url(../images/content_box_body.gif) repeat-y;
	width: 720px;
}
.content_box_content {
	background: url(../images/content_box_bg.gif) no-repeat;
	width: 680px;
	padding: 20px 20px 1px 20px;
}
.content_box_footer {
	background:url(../images/content_box_footer.gif) no-repeat;
	width: 720px;
	height: 14px;
	margin-bottom: 10px;
}
.content_box_content p {
	text-align:justify;
	line-height: 115%;
	margin: 0 0 10px;
}	
.gallery a {
  display: block;
  width: 160px;
  float: left;
  padding: 1px;
  margin: 1px;
  text-decoration: none;
}
.gallery a { border: 1px solid #F5F5F8; }
.gallery a:hover { border: 1px solid #F6C828; }

.breadcrumbs {
	text-align:right;
	margin-bottom: 15px;
}
.breadcrumbs li {
	display:inline;
	color: #666;
}
#form_vypis td {
	width: 180px;
	padding: 5px 10px;
}
#form_vypis td label {
	padding-left: 10px;
}
.params label {
	width: 100%;
	float: left;
	padding: 5px 0 10px 0 !important;
}
#form_vypis select,
#form_vypis .text {
	float: left;
	width: 145px; /*100%;*/
	margin: 0 0 15px 0;
	background: url(../images/input_select_bg.gif);
	border: 0;
	padding: 5px;
}
#form_vypis .text { padding: 1px 1px 2px 1px; }
#form_vypis button {
	float: right;
	background:url(../images/button_submit.gif) no-repeat;
	border: 0;
	font-weight: bold;
	width: 110px;
	height: 31px;
	cursor: pointer;
}
#form_vypis table {
	float: left;
	width: 495px;
}
#form_vypis p {
	float: left;
	width: 110px;
	margin: 0 0 0 30px;
}
#form_vypis p img {
	margin: 5px 0 25px;
}
.servis_box {
  position: relative;
	width: 336px;
	height: 133px;
	padding: 10px;
	background: url(../images/servis_box_bg.gif) no-repeat;
	float: left;
	margin: 0 4px 5px 0;
}
.servis_box h4 {
	color: #cc9900;
	font-size: 11pt;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 35px;
	margin: 0 0 10px; 
	background: url(../images/h3_klic.gif) no-repeat left center;
}
.servis_box h4 a {
	color: #cc9900;
	text-decoration: none;
}
.servis_box .info {
	width: 215px;
	float: left;
}
.servis_box_img {
	position: absolute;
	top: 38px;
	right: 15px;
	height:100px;
	margin: 0 0 0 10px;
	width:100px;
}
.info p {
	padding: 0 0 0 5px;
}
.servis_detail {
	width: 450px;
	padding-right: 27px;
	margin-top: -30px;
	float: left;
}
.servis_detail h2 {
	color: #cc9900;
	font-size: 14pt;
	margin:5px 0 15px;
	padding:0 0 0 10px;
}
.servis_detail h4, .dalsi_info h4 {
	font-size: 11pt;
	color: #666;
	margin: 5px 0 7px;
}
.servis_detail ul,
.article ul {
	margin: 5px 0 15px 0;
}
.servis_detail ul li, .dalsi_info ul li, 
.article ul li {
	padding-left: 20px;
	background: url(../images/li_klic.gif) no-repeat left center;
	margin: 5px 0 5px 10px;
}
.article ul li { background-position: left top; }
.dalsi_info {
	/*float: left;*/
	padding-left: 11px;
	/*width: 450px;*/
	clear: both;
	margin-top: 20px;
}
.servis_kontakt {
	float: right;
	width: 203px;
	margin-top: 20px;
	background: #dadce0;
}
.servis_kontakt h3 {
	width: 203px;
	height: 34px;
	background: url(../images/menu_header.gif) no-repeat;
	line-height: 34px;
	text-align: center;
	font-size: 11pt;
	padding: 0;
	margin: -5px 0 0 0;
	color: #000;
}
.servis_kontakt h5 {
	font-size: 10pt;
	color: #666;
	margin: 5px 0 7px;
}
.servis_kontakt div p {
	text-align: center;
	padding-top: 5px;
}
.servis_kontakt div {
	padding: 5px 10px;
}
.servis_kontakt ul li  {
	padding-left: 10px;
	margin: 5px 0 5px 0;
}
.kontakt_footer {
	width:203px;
	height: 21px;
	padding: 0 !important;
	position: relative;
	top: 3px;
	background: url(../images/kontakt_footer.gif) no-repeat;
}

#footer2 {
  clear: both;
  padding: 5px 10px 0 20px; 
  text-align: left; 
  color: #cccccc;
}
#footer2 a {
  color: #cccccc;
}
#footer2 .menu {
  float: right;
  color: #ffffff;
  line-height: normal;
}
#footer2 .menu a {
  color: #ffffff;
}

#form_vypis label {
  margin-right: 10px;
}

