div.clear {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 100%;
	line-height: 1px;
	overflow: hidden;
	clear: both;
}

div.layout_sirka {
	margin: 0 auto;
	width: 1085px;
	position: relative;
	z-index: 10;
	clear: both;
	
	/*
	border: 1px solid yellow; /* SWITCH */;
}

.layout_sirka_stred {
	margin: 0 auto;
	width: 1085px;
	clear: both;
  z-index:10;
  position: relative;
  
}

.vyhledavani {

  position: absolute;
  z-index: 1000;
  top:-43px;
  right: 58px;
  clear: both;
}



.float-right {
	float: right;
	
}

#wrapper {
	margin: 0;
	padding: 0;
	min-height: 100%;
	margin-bottom: -190px;
	
}

#wrapper:after {
	content: "";
	display: block;
}


/*******************************************************************************
*  Vrchni element
******************************************************************************/
#top {
	background: #034ea2;
	position: relative;
	width: 100%;
	height: 110px;
	text-align: left;
	color: white;
	font-size: 18pt;
	margin-left: 0;
	
}


#kategorieua a#logo {
	position: absolute;
	top: -75px;
	left: -6px;
}
#kategorieua a#logo:hover {
	border-bottom: none;
}

#kategorieen a#logo {
	position: absolute;
	top: -75px;
	left: -6px;
}
#kategorieen a#logo:hover {
	border-bottom: none;
}


#top a#logo2 {
	position: absolute;
	top: 35px;
	right: 0;
}

#top #claim {
	position: absolute;
	top: 0px;
	right: 120px;
}

/*******************************************************************************
*  Vyrobci - Obsah
******************************************************************************/
#vyrobci {
	position: absolute;
	top: 55px;
	left: 145px;
	color: white;
	font-size: 17px;
	color: #cfd1d3;
}

#vyrobci a {
	font-size: 110%;
	font-family: "Roboto Condensed", sans-serif;
	color: #fff;
	text-decoration: none;
	background: #1667c2;
	margin: 0 15px;
	padding: 3px 12px;
	font-weight: 100;
}

#vyrobci a:hover {
	background: transparent;
}

/*******************************************************************************
*  Vyhledávání
******************************************************************************/
#hledani {
	/*
	display: none; /* SWITCH */
	position: relative;
	top: 10px;
	float: right;
	height: 30px;
	/*border: 1px solid red;*/
	width: 315px;
	position: relative;
	left: -10px;
}

#hledani div div input[type="text"] {
	height: 12px;
	font-size: 12px;
	font-weight: normal;
}

#hledani .add-on {
	background: #969696;
	border-radius: 0 !important;
	height: 15px;
	color: #fff;
	padding-top: 1px;
	margin-top: 6px;
}

#hledani input.find {
	border-radius: 0 !important;
	margin: 6px 10px 0 0;
	font-size: 12px;
	height: 18px;
	
	
/*	font-weight: 100;*/
}

#hledani .add-on span {
	border-radius: 0 !important;
	margin: 0px 0px 0 0;
	font-size: 11px;
	position: relative; top: -2px;
	font-family: 'Open Sans';
	font-weight: 300;
	height: 16px;
	padding: 0px 3px 0px 3px;
	cursor: pointer;
	/*border: 1px solid #bec0c1;*/

}

/*******************************************************************************
*  Switch - Jazyk
******************************************************************************/

#language {
  position: relative;
  left: 0px;
  top:8px;
  float: right;
  color: #737373;
}

#language .active {
	color: #034ea2;
	font-weight: bold;
}

#language a {
	color: #000;
}

/*******************************************************************************
*  Menu - Kategorie
******************************************************************************/
#kategorieua {
	margin: 0 0 0 auto !important;
	background: #cfd1d3;
	height: 55px;
	width: 945px;
	text-align: left;
	border-bottom: 5px solid #c5c5c5;
	z-index: 11;
}

#kategorieRest {
	position: absolute;
	right: 0;
	background: #cfd1d3;
	height: 55px;
	width: 50%;
	border-bottom: 5px solid #c5c5c5;
	z-index: 10;
}

#kategorieua > a {
	font-family: "Roboto Condensed", sans-serif;
	position: relative;
	top: 18px;
	letter-spacing: -1px;
	left: 5px;
	font-size: 18px;
	color: #474747;
	text-decoration: none;
	margin: 0 6px;
	padding: 0 0 10px 0;
	font-weight: 400;
}

#kategorieua .vybrano {
	border-bottom: 5px solid #034ea2;
}

#kategorieua > a:hover,
#kategorieua > a.active {
	border-bottom: 5px solid #034ea2;
}



#kategorieen {
	margin: 0 0 0 auto !important;
	background: #cfd1d3;
	height: 55px;
	width: 945px;
	text-align: left;
	border-bottom: 5px solid #c5c5c5;
	z-index: 11;
}

#kategorieen > a {
	font-family: "Roboto Condensed", sans-serif;
	position: relative;
	top: 18px;
	left: 5px;
	font-size: 18px;
	letter-spacing: -2px;
	color: #474747;
	text-decoration: none;
	margin: 0 6px;
	padding: 0 0 10px 0;
	font-weight: 400;
}

#kategorieen .vybrano {
	border-bottom: 5px solid #034ea2;
}

#kategorieen > a:hover,
#kategorieen > a.active {
	border-bottom: 5px solid #034ea2;
}

/*
#kategorie ul {
	margin: 0px;
	padding: 0px;
	float: left;
}

#kategorie ul li {
	list-style: none;
	float: left;
	margin-top: 6px;
}

#kategorie ul li a {
	color: white;
	display: block;
	text-decoration: none;
	padding: 3px 10px 5px 10px;
	margin: 0px 13px;
	text-transform: uppercase;
}

#kategorie ul li a:hover,
#kategorie ul li.active a {
	background: #0099ff;
}

*/

/*******************************************************************************
*  Obsah
******************************************************************************/
#content {
	position: relative;
	width: 100%;
	/*color: #4285F4;
	*/
	text-align: left;
	float: left;
	/*min-height: 445px;
	*/
	margin-left: 0 !important;
	/*background: url("../design/pozadi.jpg") no-repeat center top;
	*/
	font-size: 10pt;
	margin-bottom: 20px;
}

#pozadi {
	display: block;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 504px;
}

#pozadi div {
	display: block;
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: #fff url("../design/pozadi.jpg") no-repeat center top;
}

#content #leva,
#content #leva_index,
#content #prava,
#content #main_content,
#content #main_content_index {
	padding: 5px;
	position: relative;
	width: 200px;
	float: left;
}

#content #leva_index {
	padding: 0px;
}

#content #main_content,
#content #main_content_index {
	float: right;
}

#content #main_content {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 750px;
	/*color: #3D3D3D;
	*/
	font-size: 10pt;
	float: right;
}

#content #leva ul {
	list-style: none;
	margin-left: 0px;
	padding: 0px;
}

#content #leva ul li {
	margin-left: 20px;
	margin-bottom: 2px;
	background: transparent url(../design/li_bg.png) repeat-x left bottom;
	padding: 3px 0px 8px 0px;
}

#content #leva ul li:last-child {
	background: none;
}

#content #leva ul li a {
	text-transform: uppercase;
	font-size: 12pt;
	color: #3d3d3d;
	text-decoration: none;
}

#content #leva ul li.active > a {
	color: #2E529D;
}

#content #leva ul li a:hover {
	color: #0099FF;
}

/* Specialni pripad indexu */
#content #leva_index {
	width: 465px;
	height: 395px;
	margin: 0px 15px 15px 0px;
}

#content #main_content_index {
	width: 510px;
	padding: 0px;
}

#informace {
	width: 100%;
	height: 250px;
	background: #FFFFFF;
	clear: both;
}

#informace #infobnr {
	clear: both;
}

#informace #infobnr a,
#informace #infobnr a img {
	margin: 0px;
	padding: 0px;
}

#informace #infotools {
	width: 100%;
	height: 60px;
}

#informace #infotools div {
	float: left;
}

#informace #infotools #newsletter,
#informace #infotools #infotool1,
#informace #infotools #infotool2 {
	height: 41px;
	background: #EBEBEB;
}

#informace #infotools #newsletter {
	width: 466px;
}

#informace #infotools #infotool1,
#informace #infotools #infotool2 {
	width: 262px;
}

#informace #infotools #infotool1 {
	padding-top: 1px;
	font-weight: 600;
	font-size: 20pt;
	text-align: center;
}

#informace #infotools #newsletter > div {
	margin: 6px 0px 0px 20px;
	float: right;
	padding-top: 5px;
}

#informace #infotools #newsletter .controls > span {
	display: block;
	float: left;
	margin-right: 10px;
}

#informace #infotools #newsletter div div {
	float: right;
}

#informace #infotools #newsletter span.add-on {
	background: #939393;
	width: 55px;
}

#informace #infotools #newsletter span.add-on,
#informace #infotools #newsletter input {
	margin-top: -5px;
	height: 29px;
}

#informace #infotools #newsletter span.add-on i {
	font-size: 1.4em;
	top: -2px;
	position: relative;
	color: #FFFFFF;
	cursor: pointer;
}

#informace #infotools #newsletter input[type="text"] {
	width: 245px;
}

#content #prava {
	width: 150px;
	float: right;
}

/*******************************************************************************
*  Obsah zkracení
******************************************************************************/

#content_right {
	width: 850px;
	float: right;
}

/*******************************************************************************
*  Obsah - menu
******************************************************************************/
.menu_strana_leve {
	float: left;
	font-family: 'Open Sans', sans-serif !important;
	margin-bottom: 30px;
	
}

.menu_strana_prave {
	float: right;
}

#menu_strana {
	margin-top: 10px;
	width: 213px;
	text-align: left;
	color: #000;
	
	
}

#menu_strana * {
	overflow: hidden;
}

#menu_strana a {
	display: block;
	margin-bottom: 3px;
	font-size: 14px;
}

#menu_strana a.prvni:hover {
	background-color: #034ea2;
	background-position: -192px 5px;
	text-decoration: none;
	color:white;
}

#menu_strana .vybrano {
	background: #e3e3e3 url("../design/menu_vlevo.png") no-repeat left center;
	padding: 3px 0 3px 22px;
	width: 176px;
  background-color: #034ea2;
	background-position: -192px 5px;
	text-decoration: none;
	color:white;
}

#menu_strana > a.prvni {
	background: #e3e3e3 url("../design/menu_vlevo.png") no-repeat left center;
	padding: 3px 0 3px 20px;
	margin-right: 14px;
		color: black;
}



#test_container {
	width: 20px;
}

#active_arrow {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #034ea2;
	line-height: 0px;
	_border-color: #000000 #000000 #000000 #034ea2;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

#menu_strana > ul > li > ul > li > a:hover {
	background: #ececec;
	text-decoration: none;
}

#menu_strana > ul > li > ul > li > a.active,
#menu_strana > ul > li > ul > li > a.active:hover,
#menu_strana > ul > li > ul > li > a.active2,
#menu_strana > ul > li > ul > li > a.active2:hover {
	background: #034ea2;
	color: #fff;
	text-decoration: none;
}

#menu_strana > ul > li > ul > li:first-child {
	margin-top: 10px;
}

#menu_strana > ul > li > ul > li:last-child {
	border-bottom-color: transparent;
	margin-bottom: 10px;
}

#menu_strana > ul > li > ul > li > ul > li {
	display: none;
}

#menu_strana > ul > li > ul > li > ul > li > a {
	pointer-events: none;
}

/*
#menu_strana > ul > li > ul > li > ul > li {
	width: 220px;
	background-image: none;
	margin-bottom: 0;
}

#menu_strana > ul > li > ul > li > ul > li.active {
	background: transparent url("../design/selected.png") no-repeat right center;
	background-size: contain;
}

#menu_strana > ul > li > ul > li > ul > li > a {
	margin-bottom: 0;
	padding: 7px 0 2px 50px;
	width: 206px;
	background: transparent;
}

#menu_strana > ul > li > ul > li > ul > li > a.active,
#menu_strana > ul > li > ul > li > ul > li > a.active:hover,
#menu_strana > ul > li > ul > li > ul > li > a.active2,
#menu_strana > ul > li > ul > li > ul > li > a.active2:hover {
	background: #034ea2;
	color: #fff;
	text-decoration: none;
}

#menu_strana > ul > li > ul > li > ul > li > a:hover {
	background: #ececec;
	color: #000;
	text-decoration: none;
}

*/

/*******************************************************************************
*  Zápatí
******************************************************************************/
#zapati * {
	color: #fff;
	font-size: 9pt;
}

#zapati {
	width: 100%;
	height: 190px;
	text-align: left;
	/*font-family: "Roboto Condensed", sans-serif;*/
	clear: both;
	background: #CDCDCD;
	color: #3D3D3D;
	bottom: 0;
	left: 0;
	margin: 0 !important;
	padding: 0;
	z-index: 12;
}

#zapati th:nth-of-type(2),
#zapati th:nth-of-type(5) {
	text-align: right;
}

#zapati td:nth-of-type(6) a {
	text-decoration: none;
	border-bottom: 2px solid #f69359;
}

#zapati td:nth-of-type(6) a:hover {
	border-bottom: 2px solid transparent;
}

#zapati .zapati_obsah {
	position: relative;
	width: 100%;
	background: #f16621;
	padding: 10px 0;
	z-index: 13;
}

#zapati .zapati_obsah img {
	margin: 3px 10px 10px 3px;
}

#zapati .zapati_obsah .kontakt {
	font-size: 120%;
}

#zapati .zapati_obsah table tr td {
	vertical-align: bottom;
}

#zapati .zapati_obsah2 {
	position: relative;
	width: 100%;
	background: #2a2a2a;
	padding: 20px 0;
	z-index: 13;
}

#zapati .zapati_obsah2 p {
	/*margin-left: 28px;
	*/;
}

#zapati #copyright {
	position: absolute;
	/*right: 28px;
	*/
	right: 0;
	bottom: 1px;
	font-size: 8pt;
}

/*******************************************************************************
*  Vysouvací obsah
***************************************************************************** */
#prihlaseni {
	margin: 0px;
}

#text_prihlaseni a {
	color: #FFFFFF;
}

#vysouvaci_prihlaseni {
	background: url("../design/vysouvaci_prihlaseni_panel.png") no-repeat scroll 0 0 #1454AC;
	cursor: pointer;
	display: block;
	height: 165px;
	position: absolute;
	right: 0;
	top: 40px;
	width: 40px;
	z-index: 200;
}

#vysouvaci_prihlaseni_panel {
	background-color: #FC7305;
	color: #FFFFFF;
	cursor: pointer;
	display: none;
	height: 165px;
	position: absolute;
	right: 40px;
	top: 40px;
	width: 320px;
	z-index: 199;
}

#text_prihlaseni {
	padding: 20px;
	text-align: left;
}

#text_prihlaseni input {
	color: #2e529d;
	height: 30px;
	width: 289px;
}

#text_prihlaseni .input-append input {
	width: 230px;
}

#text_prihlaseni span.add-on {
	width: 60px;
	height: 30px;
	background-color: #0099FF;
}



.tabulkamodra {	width: 100%;	border: 1px solid #084699; }

.tabulkamodra * {	font-size: 10pt; }
.tabulkamodra th { 	text-align: center; 	vertical-align: middle; 	background: #084699; 	border: 1px dotted #ececec; 	border-collapse: collapse; 	color: #fff;  	font-weight: normal; }
.tabulkamodra th p {color: white; }

.tabulkamodra td {
	background: #fff;
	/*border: 1px dotted #ececec;*/
	border: 1px dotted #084699;
	border-collapse: collapse;
}
.tabulkamodra  td {	padding: 3px 10px;	/*padding-left: 15px;*/ } 
.tabulkamodra  td a { 	font-weight: bold; }
.tabulkamodra  th { 	padding: 2px 10px; }
.tabulkamodra  td:first-child { white-space: nowrap; }

.tabulkamodra  td:first-child,
.tabulkamodra  th:first-child { border-left: none; }
.tabulkamodra  td:last-child { border-right: none; }
.tabulkamodra  tr:first-child th { border-top: none; }
.tabulkamodra  tr:last-child td { border-bottom: none; }
