/*
Theme Name: HICON
Theme URI: http://wordpress.org/
Description: HICON sablona
Version: 1.6
Author: Michal Hluchý
Author URI: http://www.michalhluchy.cz/
Tags: b


*/
div#lang_sel_list {
	position: absolute;
	left: 50%;
	top: 80px;
	margin-left: 305px;
	}
	
div#lang_sel_list ul {list-style-type: none;



}

div#lang_sel_list ul li {
	float: left;
	height: 17px;
	line-height: 17px;
	margin-right: 20px;
	}

div#lang_sel_list ul li a {
text-decoration: none;
font-size: 11px;
line-height: 17px;
color: #FFFFFF;
}


div#lang_sel_list ul li a.lang_sel_sel {
	
	text-decoration: underline;
	}

/* Begin Typography & Colors */
* {
	    font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	margin: 0;
}
html, body {
	height: 100%;
}

.header {
	background-image: url("images/bg_header.jpg");
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 25px;
}
	
.header_wrapper {
	height: 370px;
	width: 1031px;
	background-image: url("images/pozadi_menu.png");
	margin: 0 auto;
}


div.zarizeni-text {
	width: 800px;
	border-top: 1px solid grey;
	clear: both;
	}
div.zarizeni-text p {
	padding-top: 15px;
	display: block;
	margin-left: 15px;
}

div.zarizeni-text div.obr-zar {
	float: left;
	
	width: 312px;
	}
div.zarizeni-text div.obr-zar img {
	float: right;	
}
	
	
a.back-button {

font-size: 14px;
background: black;
color: white;
text-decoration: none;
float: right;
padding: 4px;
background-image: url("images/back_bg.jpg");
background-positin: top;
background-repeat: repeat-x;
	}	
	
a.back-button:hover {
	background: black;
color: white;
text-decoration: none;
}

.topmenu {
	height: 53px;
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 25px;
	}
	
img.img_homepage {
	margin-left: 27px;
	margin-top: 34px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}


div.content_menu {
	background-image: url("images/content_menu_bg.jpg");
	width: 976px;
	height: 198px;
	margin-left: 27px;
	margin-top: -6px;
	
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;

	}
	
div.content_menu.menu-01 {
	background-image: url("images/content_menu_bg_01.jpg");
	
}

div.content_menu.menu-02 {
	background-image: url("images/content_menu_bg_02.jpg");
	
}

/* navody */
div.content_menu.menu-id-293 {
	background-image: url("images/content_menu_bg_navody.jpg");
	
}

/* kontakt */
div.content_menu.menu-id-10 {
	background-image: url("images/content_menu_bg_07.jpg");
	
}


/* FAQ */
div.content_menu.menu-id-12 {
	background-image: url("images/content_menu_bg_06.jpg");
	
}

/* Certifikace */
div.content_menu.menu-id-8 {
	background-image: url("images/content_menu_bg_05.jpg");
	
}

/* historie */
div.content_menu.menu-id-4 {
	background-image: url("images/content_menu_bg_08.jpg");
	
}




div.content_menu.menu-03 {
	background-image: url("images/content_menu_bg_03.jpg");
	
}

div.content_menu.menu-04 {
	background-image: url("images/content_menu_bg_04.jpg");
	
}
	
div.menu_spacer {
	height: 40px;
	}

	
a.hicon {
	width: 140px;
	height: 53px;
	float: left;
	background-image: url("images/logo_hicon.png");
	background-position: left;
	background-repeat: no-repeat;
	}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -90px;
}

.footer, .push {
	height: 120px;
}

.footer {
	background-color: #dadada;
}
	
.footer_wrapper {
	width: 970px;
	border: 0px solid red;
	height: 120px;
	margin: 0 auto;
	background-image: url("images/logo_footer-2.jpg");
	background-position: right;
	background-repeat: no-repeat;
}

div#search {
	display: block;
	height: 23px;
	width: 370px;
	background-image: url("images/hledani.png");
	float: right;
	background-position: right;
	margin-top: 17px;
	}
	
div#search input#searchbox {
	border: 0px solid red;
	height: 23px;
	line-height: 23px;
	width: 160px;
	float: left;
	background: none;
	margin-left: 130px;
	}
	
div#search input#odeslat {
	border: 0px;
background: none;
color: #000000;
display: inline-block;
float: right;
margin-right: 10px;
height: 23px;
line-height: 23px;
	}
	
div#search input#odeslat:hover {
cursor: pointer;
}


div.content-wrapper {
	width: 970px;
	margin: 0 auto;
	border: 0px solid red;
	margin-top: -40px;
	padding-bottom: 35px;
	}
	
div.content-wrapper.page {
	width: 970px;
	margin: 0 auto;
	border: 0px solid red;
	margin-top: -120px;
	padding-bottom: 35px;
	}
	
div.levy {
	width: 450px;
	float: left;
	border: 0px solid red;

	}
	
div.stred {
	width: 970px;
	float: left;
	border: 0px solid red;
	}
	
div.stred.flash {
	width: 980px;
	margin-left: -6px;
}


div.pravy {
	width: 450px;
	float: right;
	border: 0px solid red;
	}


div.cleared {
	clear: both;
	}
	
div#o-firme {
	background-color: #dcdcdc;
	padding: 15px;
		box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	-moz-box-shadow: 0 0 5px #555;
		-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;

	}
	
div#aktuality {
	padding-top: 15px;
}

div.aktualita {
	height: 120px;
	margin-top: 15px;
	
	}
	
div.aktualita h3 {
	display: block;
	font-size: 15px;
}

div.aktualita-item {
margin-bottom: 15px;
padding-bottom: 10px;
border-bottom: 1px solid #09548d;
}

a.morelink-aktuality {
	font-size: 12px;
	margin-top:5px;
	color: #09538c;
	text-decoration: none;
	}
	
a:hover.morelink-aktuality {
	text-decoration: underline;
}

/* typo */


ul.topmenu_ul {
	list-style-type: none;
	float: left;
	margin-left: 10px;
	margin-top: 17px;
	}
	
ul.topmenu_ul li {
	display: block;
	float: left;
	font-size: 13px;
	padding-right: 20px; 
	
	}
	
ul.topmenu_ul li a {
	color: #ffffff;
		text-decoration: none;

}

ul.topmenu_ul li a:hover {
	color: #e7e7e7;
	text-decoration: underline;
}

ul.topmenu_ul li.current_page_item {
	color: #ffffff;
	text-decoration: underline;
}

ul.contentmenu_ul {
	list-style-type: none;
	width:230px;
	display: block;
	margin-top: 20px;
	float: left;
	margin-left: -20px;
	border: 0px solid red;
	}
	
	

	
ul.contentmenu_ul.tema-04 {
	width: 210px;
	margin-left: -35px;

	}
	

	
ul.contentmenu_ul li {
	display: block;
	
	line-height: 17px;
	font-size: 12px;
 	background-image: url("images/sipka_li.png");
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 13px;
	}
	
ul.contentmenu_ul.tema-03 li {
	padding-right: 13px;
}
	
	
ul.contentmenu_ul li:hover {

 	background-image: url("images/sipka_li_hover.png");

	}

	ul.contentmenu_ul li.current_page_item {
	background-image: url("images/sipka_li_hover.png");

	}

ul.contentmenu_ul li a {
	color: #ffffff;
		text-decoration: none;

}


ul.contentmenu_ul li.current_page_item a {
	font-weight: bold;
		text-decoration: underline;

}

ul.contentmenu_ul li a:hover {
	color: #e7e7e7;
		text-decoration: none;

}

p {
margin-top: 13px;
}

ul li {
font-size: 13px;
font-style: normal !important;
font-weight: normal !important;
}

ul {
	margin-top: 10px;
	margin-bottom: 15px;
	}

p bold {
	font-weight: bold;
	color: #000000 !important;
	}

span.nadpis-sekce {
	text-transform: uppercase;
	font-size: 16px;
	color: #ffffff;
	padding-bottom: 5px;
	display: block;
	}

span.nadpis-sekce strong {
	font-weight: bold;
}

/* nadpisy */

h1 {
	
	font-size: 19px;
	letter-spacing: -1px;
	
	color: #000000;
	display: block;
	height: 20px;
	border-bottom: 1px solid #000000;
	}
	
	

h2 {
	font-family: sans-serif;
	font-size: 16px;
	letter-spacing: 0px;
	color: #000000;
	display: block;


	}
	
h2.kontakt {
	font-family: sans-serif;
	font-size: 16px;
	letter-spacing: 0px;
	color: #000000;
	display: block;
	height: 20px;
border-bottom: 1px solid #09548d;
margin-top: 10px;
margin-bottom: 10px;

	}
	
	
	h2.faq {
	font-family: sans-serif;
	font-size: 16px;
	letter-spacing: 0px;
	color: #000000;
	display: block;

margin-top: 10px;
margin-bottom: 10px;

	}
	
h2.page {
	
	color: #000000;
	
}
	
p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
	color: #646464;
	}
	
table tr td {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
	color: #000000;
	}
	
table {
	border: 1px solid grey;
	margin-top: 25px;
	}
	
p strong {
	font-weight: bold;
	color: #000000;
	}
	
div#o-firme p {
	font-size: 15px;
	line-height: 18px;
	color: #09538c;
	padding-top: 15px;
	text-align: left; 
	margin-bottom: 0px;
	}
	
p#copyright {
	font-size: 10px;
	float: left;
	display: inline;
	margin-top: 85px; 
	margin-left: 15px;
	}s
	
	a {
	color: #09548d;
	text-decoration: none;
	}
	
	a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
	h3 {
	font-size: 14px;
	color: #09548d;
	
	}
	

	div.jmeno {
	display: block;
	border: 0px solid red;
	height: 120px;
	margin-bottom: 5px;
	}
	
		div.jmeno.certi {
	display: block;
	border: 0px solid red;
	height: 120px;
	margin-bottom: 5px;
	margin-top: 10px;
	}
	
	div.jmeno img {
		float: left;
		margin-right: 10px;
	}
	
	div.jmeno.ref {
		margin-top: 10px;
		margin-bottom: 15px;
	}
	
	div.jmeno.ref img {
		margin-right: 25px;
	}
	
	div.pravy iframe {
	margin-top: 15px;
	}
	
	div.mapa {
	background-image: url("images/bg_mapa.jpg");
	width: 445px;
	height: 670px;

	}
	
	div.mapa iframe {
	margin-top: 10px;
margin-left: 10px;	
	}
	
	blockquote p {
	font-style: italic;
	color: #09548d;
	font-size: 13px;
	font-weight: bold;

	}
	
	div.faq_item {
		padding-left: 55px;
		background-image: url("images/otaznik.jpg");
		background-position: left top;
		background-repeat: no-repeat;
	margin-bottom: 15px;
	border-bottom: 1px solid #09548d;
	padding-bottom: 10px;
	}
	
	p.nadpis_input  {
	color: #09548d;
	font-weight: bold;
	padding-bottom: 5px;
	display: block;
	}
	
	input.faq-input, textarea.faq-input {
	border: 0px solid #09548d;
	font-size: 13px;
	width: 390px;
	margin-top: 5px;
	margin-bottom: 15px;
	
	}
	
	div.formular_bg {
		margin-top: 30
		px;
		background-color: #dcdcdc;
	padding: 15px;
		box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	-moz-box-shadow: 0 0 5px #555;
		-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	
	a.eshop {
	display: block;
	height: 168px;
	width: 168px;
	background-image: url("images/eshop.png");
	border: 0px;
	position: absolute;
	left: 50%;
	margin-left: 380px;
	top: 300px;
	display: none;
	}
	
	div.spacer {
	height: 30px;
	}
	
	div.pravy, div.levy  {
	padding-top: 10px;
	}
	
	
	img {
		border: 0px;
		
	}
	
	img.historie {
		margin-bottom: 10px;
		margin-left: 35px;
			box-shadow: 0 0 10px #555;
	-webkit-box-shadow: 0 0 10px #555;
	-moz-box-shadow: 0 0 10px #555;
	}
	
	a {
	color: #3872c9;
	
	
	}