html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #96aebe !important;
}
html, #left-up {
	background: url(/gfx/body-left.gif) no-repeat 0 0 !important;
	display: block;
	margin: 0;
	padding: 0;
}
body {
	background: url(/gfx/html-right.gif) no-repeat 100% 0;
	display: block;
}
#page {
	position: relative;
	width: 770px;
	margin: 0 auto;
	font-size: 0.6875em;
	font-family: Verdana, Arial CE, "Corbel";
	background-color: #fff;
	text-align: left;
}
#header {
	height: 7.250em;
	background: #53b0e0 url(/gfx/header.gif) top repeat-x;
}
#header h1 {
	margin: 0;
	line-height: 65px;
	display: block;
	height: 65px;
	width: 216px;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	top: 14px;
	left: 0;
	text-align: center;
}
#header h1 span {
	display: block;
	background: url(/gfx/logo.gif) no-repeat 0 0;
	height: 65px;
	width: 216px;
	color: #000;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
/* Content ---------------------------------------------------------- */
#obal {
	width: 770px;
	text-align: center;
	min-height: 50em;
	_height: 50em;
	padding-bottom: 10px;
}
#content {
	float: right;
	width: 550px;
	margin: auto;
	color: #747b81;
	padding-bottom: 25px;
	padding-right: 8px;
	padding-top: 5px;
	text-align: left;
	min-height: 65em;
	_height: 65em;
}
#content h1 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 120%;
}
#content h2 {
	margin: 0;
	margin-bottom: 10px;
	color: #0569aa;
	font-size: 100%;
}
#content h3 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 100%;
	color: #000;
}
#content h4 {
	margin: 0;
	margin-bottom: 10px;
	color: #0569aa;
	font-weight: normal;
	font-size: 100%;
}
#content p {
	color: #2e2a27;
}
#content .pointer {
	cursor: pointer;
}
#content a {
	color: #007cc3;
	font-weight: bold;
}
#content a:hover {
	text-decoration: none;
}
#content p img.fll {
	float: left !important;
	margin-right: 10px !important;
	margin-left: 0 !important;
	padding: 0;
}
#content p img.flr {
	float: right !important;
	margin-left: 10px !important;
	margin-right: 0 !important;
	padding: 0;
}
#content img.fll {
	float: left !important;
	margin-right: 10px !important;
	margin-left: 0 !important;
	padding: 0;
}
#content img.flr {
	float: right !important;
	margin-left: 10px !important;
	margin-right: 0 !important;
	padding: 0;
}
#content .bezbox ul {
	list-style-type: square;
}
#content .bezbox ul li {
	color: #000;
}
#content ul, #content ol {
  color: #000;
}
/* navbar ------------------------------------------ */
#content p#navbar {
	font-size: 100%;
	margin: 0.5em 0 1em 0;
	padding: 0;
}
#content p#navbar a {
	color: rgb(255,255,0);
}
/* Levy---------------------------------------------*/
#levy {
	float: left;
	width: 195px;
	background-color: #fff;
	min-height: 15em;
	position: relative;
	left: 8px;
}
/* Boxy -------------------------------------------------------------------*/
#obalmainbox {
	position: relative;
	left: -8px;
	width: 556px;
	float: left;
}
#obalmainbox2 {
	position: relative;
	left: -7px;
	width: 556px;
}
.box {
	position: relative;
	display: block;
	width: 270px;
	min-height: 210px;
	background: #dae4ed url(/gfx/box-div.gif) bottom no-repeat;
	margin-bottom: 8px;
	margin-left: 8px;
	float: left;
	cursor: pointer;
}
.box:hover {
	background-color: #c4d2da;
}
.box h2 {
	display: block;
	width: 250px;
	min-height: 12px;
	background: url(/gfx/box-h2.gif) top no-repeat;
	padding: 10px 10px 0 12px;
	color: #007cc3;
	font-size: 100%;
	text-decoration: underline;
	position: relative;
	left: -1px;
}
.box h2 a {
	color: #007cc3;
}
.box img {
	margin: 3px 0 0 10px;
	float: left;
}
.box p {
	margin: 5px 10px 10px 10px;
}
.box div {
	float: right !important;
}
.box ul {
	margin: 0;
	padding: 0;
	margin-left: 25px;
	margin-top: 5px;
	list-style-type: square;
	margin-bottom: 10px;
	margin-right: 10px;
}
.box li {
	color: #4f5974;
}
.box ul.moc {
	clear: both;
	padding: 0;
	margin: 3px 8px 5px 0;
	list-style-type: none;
	text-align: center;
	background: #bad0dc url(/gfx/box-moc-ul.gif) top no-repeat;
	height: 34px;
	width: 88px;
	padding-top: 8px;
}
.box ul.moc li {
	padding: 0 3px 0 3px;
	font-size: 95%;
	color: #7e8fa6;
	font-weight: bold;
}
.box ul.cena {
	clear: both;
	margin: 0 8px 10px 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	background: #0076b9  no-repeat 0 0;
	height: 77px;
	width: 88px;
	padding-top: 0;
}
.box ul.cena li {
	padding: 0 2px 0 2px;
	font-size: 0.9em;
	color: #fff;
	font-weight: bold;
	line-height: 2.6;
}
.box ul.cena li.red {
	display: block;
	background-color: #53b0e0;
	color: yellow;
	width: 84px;
	font-size: 150%;
	line-height: 1.5;
	padding: 1px 2px 0 2px;
}
/* Box3 top vyrobky ------------------------------------------------------*/
#content .box3 {
	float: left;
	position: relative;
	width: 271px;
	background: #dae4eb url(/gfx/box3-div.gif) bottom no-repeat;
	margin-left: 0.635em;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#content .box3:hover, #content .box3.hover {
	background-color: #b8c8d1;
	cursor: pointer;
}
#content .box3 h2 {
	display: block;
	width: 232px;
	padding: 12px 0 0 39px;
	background: url(/gfx/box3-h2.gif) top no-repeat;
}
.box3 h2 a {
	color: #007cc3;
	font-size: 110%;
	display: block;
	margin: -4px 10px 0 95px;
	text-decoration: none;
}
#content .box3 h4 {
	margin-left: 135px;
	padding-right: 5px;
}
#content .box3 ul li {
	color: #4f5974;
}
#content .box3 p {
	width: 130px;
	margin-left: 140px;
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 0;
}
#content .box3 img {
	position: absolute;
	top: -3px;
	left: -3px;
	border: 1px solid #ddd;
}
#content .box3 ul {
	list-style-type: none;
	margin-left: 95px;
	margin-top: 0;
	padding-top: 0;
	padding-right: 3px;
}
#content .box3 ul.akcni-cena {
	margin: 0 0 0 135px;
	padding: 0;
	float: left;
}
#content .box3 ul.cena {
	width: 271px;
	margin: 30px 0 0 0;
	padding: 0;
}
#content .box3 ul.cena li {
	float: left;
	display: block;
	line-height: 2.2;
}
#content .box3 ul.cena li.left {
	width: 115px;
	padding-left: 10px;
	background-color: #9bbacd;
}
#content .box3 ul.cena li.right {
	width: 126px;
	text-align: left !important;
	background-color: #005a9f;
	font-weight: bold;
	color: yellow;
	padding-left: 20px;
	font-size: 130%;
	height: 24px;
	line-height: 1.65;
}
/* HP CLANKY a NEPREHLEDNETE --------------------------------------------------------*/
#content #hp-left {
	width: 360px;
	float: left;
}
#content #hp-left h2 {
	width: 343px;
	display: block;
	background: #007cc3 url(/gfx/hp-left-h2.gif) left no-repeat;
	padding: 4px 2px 4px 15px;
	margin-bottom: 1.5em;
	color: #fff;
}
#content #hp-left #obal-boxy {
	width: 360px;
	border-right: 1px solid rgb(144,144,144);
}
#content #hp-left .box2, #content #hp-right .box-right {
	cursor: pointer;
}
#content #hp-left .box2 {
	width: 355px;
	min-height: 11.75em;
	border: 1px solid #fff;
	border-bottom: 1px solid rgb(144,144,144);
	position: relative;
	clear: both;
}
#content #hp-left .box2:hover, #content #hp-right .boxright:hover, #content #hp-left .box2.hover, #content #hp-right .boxright.hover {
	background-color: #dae4eb;
}
#content #hp-left .box2 h3 {
	margin-top: 10px;
	padding: 0 10px 0 10px;
}
#content #hp-left .box2 h3 a {
	color: #007cc3;
	font-size: 12px;
	width: 145px;
}
#content #hp-left .box2 p {
	line-height: 1.5;
	padding: 0 10px 15px 10px;
	margin: 8px 0 8px 0;
}
#content #hp-left .box2 img {
	float: left;
}
#content #hp-right {
	width: 180px;
	float: left;
}
#content #hp-right h2 {
	width: 173px;
	display: block;
	background: #53b0e0 url(/gfx/hp-right-h2.gif) right no-repeat;
	padding: 4px 2px 4px 15px;
	margin-bottom: 1.5em;
	color: #fff;
}
#content #anketa h2 {
	width: 173px;
	display: block;
	background: #53b0e0 url(/gfx/hp-right-h2.gif) right no-repeat;
	padding: 4px 2px 4px 15px;
	margin-bottom: 1em;
	margin-top: 5px;
	color: #fff;
}
#content #anketa p {
	margin: 0 0 5px 15px;
}
#content #anketa h3 {
	margin: 0;
	color: #0076b9;
	font-size: 100%;
	margin-left: 15px;
	margin-bottom: 5px;
	text-decoration: underline;
	font-weight: normal;
	clear: both;
}
#content #anketa span {
	display: block;
	height: 5px;
	padding: 0;
	width: 20px;
	background-color: #0076b9;
	margin-bottom: 10px;
	margin-left: 15px;
	float: left;
	font-size: 1px;
}
#content #anketa small {
	margin-left: 5px;
	position: relative;
	top: -5px;
}
#content #hp-right .box-right {
	width: 184px;
	min-height: 11.75em;
	border: 1px solid #fff;
	border-bottom: 1px solid rgb(144,144,144);
	position: relative;
	left: 5px;
}
#content #hp-right .box-right:hover {
	background-color: #dae4eb;
}
#content #hp-right .box-right h3 {
	margin: 0;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0;
}
#content #hp-right .box-right h3 a {
	color: #007cc3;
	font-size: 12px;
}
#content #hp-right .box-right p {
	margin: 0;
	padding: 0 0 10px 0;
	margin-left: 10px;
}
#content #hp-right .box-right img {
	float: right !important;
	margin: 0 2px 2px 0;
}
/* MENU ------------------------------------------------------------------ */
#menu {
	line-height: 1.5;
	width: 196px;
	float: left;
	background: url(/gfx/menu.gif);
	color: #fff;
	margin-top: 6px;
	border-top: 1px solid #6796B4;
}
#menu h3, #menu2 h3 {
	display: none;
	margin: 0;
}
#menu ul, #menu2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
#menu li {
	float: left;
	width: 196px;
	background: url(/gfx/arrow-menu1.gif) 15px 0.7em no-repeat;
}
#menu li a {
	padding: 0.5em 3.2em;
	display: block;
	color: #9c9fae;
	text-decoration: none;
	border-bottom: 1px solid #6796b4;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	overflow: hidden;
}
#menu li.first a {
	border-top: 1px solid #6796b4;
}
#menu li.first {
	background: url(/gfx/arrow-menu1.gif) 15px 0.8em no-repeat;
}
#menu li a:hover, #menu li.active a {
	background: #dae4ed url(/gfx/arrow-menu1-hover.gif) 15px 0.8em no-repeat;
	color: #6e768b;
}
/* MENU 2------------------------------------------------------------  */
#menu2 {
	line-height: 1.5;
	width: 195px;
	margin-top: 10px;
	float: left;
	color: #fff;
	background:  url(/gfx/menu2-ul.gif) 0 0 no-repeat;
	padding-top: 12px;
}
#menu2 h2 {
	margin: 0;
	background: #0076b9 url(/gfx/menu2-h2.gif) 15px 0.6em no-repeat !important;
	color: #fff;
	padding-bottom: 10px;
	font-size: 110%;
	font-weight: bold;
}
	/* background:url(/gfx/menu2-ul.gif) top no-repeat;
	padding-top:13px;
*/
#menu2 ul {
	background: #0076b9 url(/gfx/menu2-div.gif) bottom no-repeat;
	float: left;
	width: 195px;
}
#menu2 li {
	float: left;
	width: 176px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0 0 0.2em 0;
	background: url(/gfx/menu2-dotted.gif) bottom repeat-x;
}
#menu2 li a {
	padding: 0.4em 0.4em 0.5em 2.2em;
	display: block;
	color: #fff;
	text-decoration: none;
	background: url(/gfx/menu2-li.gif) 6px 0.7em no-repeat;
	font-weight: bold;
	font-size: 0.9em;
	overflow: hidden;
}
#menu2 li a:hover, #menu2 li.active a {
	background: #5db5e5 url(/gfx/menu2-li-hover.gif) 6px 0.7em no-repeat;
}
/* MEGAMENU --------------------------------------------*/
#content .megamenu {
	width: 543px;
	_width: 550px;
	background: #dae4eb url(/gfx/megamenu-div.gif) bottom no-repeat;
	padding-left: 5px;
	float: left;
	_padding-bottom: 10px;
	margin-bottom: 7px;
	position: relative;
}
#content .megamenu span {
	background: #dae4eb url(/gfx/megamenu-h2.gif) top no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	width: 548px;
	height: 14px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
#content .megamenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/gfx/megamenu-ul.gif) repeat-y right top;
	margin-top: 15px;
	_padding-bottom: 5px;
	margin-bottom: 15px;
	width: 180px;
}
#content .megamenu ul.last {
	background: none;
}
#content .megamenu ul.prvni li.active a {
	background-color: #a2c6dd;
}
#content .megamenu li {
	width: 160px;
}
#content .megamenu li a {
	width: 146px;
	_width: 155px;
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #495677;
	font-weight: bold;
	margin-left: 10px;
}
#content .megamenu li a:hover {
	background-color: #edf2f6;
}
/* megamenu2-----------------------------------*/
#content .megamenu2 {
	width: 543px;
	background: #53b0e0 url(/gfx/megamenu2-div.gif) bottom no-repeat;
	padding-left: 5px;
	float: left;
	margin-bottom: 7px;
	position: relative;
}
#content .megamenu2 span {
  display: block;
	width: 548px;
	height: 14px;
	background: #53b0e0 url(/gfx/megamenu2-h2.gif) top no-repeat;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
}
#content .megamenu2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
  width: 542px;
}
#content .megamenu2 ul.last {
	background: none;
}
#content .megamenu2 ul.prvni li.active a, #content .megamenu2 ul li.active a, #content .megamenu2 ul.last li.active a {
	background-color: #0076b9;
}
#content .megamenu2 li {
	width: 180px;
	float: left;
	background: url(/gfx/megamenu2-ul.gif) repeat-y right top;
}
#content .megamenu2 li a {
	width: 146px;
	_width: 155px;
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	margin-left: 10px;
}
#content .megamenu2 li a:hover {
	background-color: #75c0e7;
}
/* Vyhledavani---------------------------------------------------*/
#searchform {
	position: absolute;
	clear: both;
	top: 37px;
	left: 245px;
	font-size: 11px;
}
#searchform input.text {
	border: 0;
	width: 130px;
	padding: 2px 3px;
	background-color: #fff;
	color: rgb(128,128,128);
	font-size: 80%;
	margin-bottom: 5px;
	_height: 17px;
}
#searchform .test {
	border: 0;
	position: absolute;
	margin: -1px 0 0 5px;
	_margin: 0;
	background: url(/gfx/search.gif) no-repeat;
	cursor: pointer;
	_cursor: hand;
}
#searchform .test:hover {
	background: url(/gfx/search-hover.gif) no-repeat;
}
#searchform a {
	color: #fff;
	font-weight: bold;
}
#searchform p {
	margin: 0;
}
/* elektrospotrebice header------------------------------------------------------------*/
#elektrospotrebice {
	position: absolute;
	clear: both;
	top: 15px;
	left: 430px;
	font-size: 100%;
	width: 170px;
	_width: 200px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	height: 40px;
	_height: 70px;
	padding: 15px 15px 10px 15px;
	text-align: center;
}
#elektrospotrebice h2 {
	margin: 0;
	color: rgb(255,255,0);
}
#elektrospotrebice p {
	margin: 0;
	color: #fff;
	line-height: 1.0;
}
/* Header menu vpravo --------------------------------------------------*/
#headermenu {
	position: absolute;
	clear: both;
	top: 15px;
	left: 631px;
}
#headermenu ul {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-left: 15px;
	list-style-type: none;
	text-align: left;
}
#headermenu li {
	margin-left: 5px;
	margin: 0;
	padding: 0;
}
#headermenu li a {
	padding: 3px 3px 3px 15px;
	display: block;
	color: #fff;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
	width: 105px;
}
#headermenu li a:hover {
	background: url(/gfx/headermenu.gif) 2px 0.45em no-repeat;
	text-decoration: underline;
}
/* Footer ------------------------------------------------------------*/
#footer {
	background-color: #007cc3;
	width: 100%;
	text-align: center;
	font-family: verdana;
	font-size: 70%;
	position: relative;
	float: left;
}
#footer p {
	color: #fff;
	margin: 0;
}
#footer ul {
	margin: 0 auto;
	list-style-type: none;
	text-align: left;
	padding: 10px;
	padding-bottom: 12px;
	width: 748px;
	_width: 770px;
	_margin-left: 0;
	text-align: left;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: url(/gfx/proton-footerlogo.gif) 98% 1.4em  no-repeat;
}
#footer li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #fff;
}
#footer li.ml15 {
	margin-left: 9px;
}
#footer li a {
	padding: 0 0 0 10px;
	color: #fff;
	margin: 0 4px 0 0;
}
#footer li a:hover {
	text-decoration: none;
}
/* Letak-------------------------------------*/
#letak, #letakDownload, #akce, #mailinfo {
	margin: 0;
	margin-top: 10px;
	line-height: 0;
	float: left;
}
#letakDownload img {
  margin: 0;
}

#letak img, #akce img {
	margin: 0;
}
#mailinfo {
	display: block;
	height: 88px;
	width: 195px;
	background: #0076b9 url(/gfx/mailinfo-h2.gif) top no-repeat;
	position: relative;
	color: #fff;
}
#mailinfo form {
	margin: 0;
	padding: 0;
}
#mailinfo p {
	margin: 10px 17px 5px 17px;
	_margin: 10px 10px 5px 10px;
}
#mailinfo a {
	color: #fff;
	text-decoration: underline;
}
#mailinfo a:hover {
	font-weight: bold;
}
#mailinfo span {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 15px;
	width: 195px;
	background: #0076b9 url(/gfx/mailinfo-div.gif) bottom no-repeat;
}
#mailinfo input.text {
	border: 0;
	width: 130px;
	padding: 2px 3px;
	background-color: #fff;
	color: rgb(128,128,128);
	font-size: 80%;
	position: relative;
	top: -5px;
	_height: 17px;
}
#mailinfo input.image {
	border: 0;
	margin: -1px 0 0 2px;
	_margin: 0;
	cursor: pointer;
	border: 1px solid #0076b9;
}
#mailinfo input.radio {
	width: 10px;
	height: 10px;
}
#mailinfo .prihlasit {
  position: relative;
  left: -20px;
}
#mailinfo .odhlasit {
  position: relative;
  left: -12px;
}
/* #mailinfo #prihlasit {
	float: left;
	margin-left: 13px;
}
#mailinfo #odhlasit {
	position: relative;

} */

/* Zpravy--------------------------------------------------*/
#zpravy {
	margin: 10px 15px 10px 10px;
	float: left;
}
#zpravy p {
	margin-top: 0;
	margin-bottom: 10px;
}
#zpravy h2 {
	color: #000;
	text-align: left;
	font-size: 120%;
	margin-bottom: 5px;
}
#zpravy a {
	color: #000;
	font-weight: bold;
}
#zpravy a:hover {
	text-decoration: none;
}
/* Anketa -------------------------------------------------------*/
#anketa {
}
/* Box 4 -------------------------------------------------------*/
.box4 {
	display: block;
	position: relative;
	display: block;
	width: 270px;
	min-height: 210px;
	_height: 210px;
	background: #53b0e0 url(/gfx/box-div.gif) bottom no-repeat;
	margin-bottom: 8px;
	margin-left: 8px;
	float: left;
	cursor: pointer;
	_cursor: hand;
	color: #fff;
}
.box4:hover, .box4.hover {
	background-color: #c4d2da;
	behavior: url("js/hover.htc");
}
.box4 h2 {
	display: block;
	width: 216px;
	_width: 270px;
	min-height: 12px;
	_height: 12px;
	background: url(/gfx/box-h2.gif) top no-repeat;
	padding: 10px 10px 0 45px;
	color: #007cc3;
	font-size: 100%;
	text-decoration: underline;
	text-align: center;
	color: #fff;
	position: absolute;
	_left: 0px;
}
.box4 h2 a {
	color: #fff;
}
.box4 img {
	margin: 10px 10px 0 10px;
	float: left;
	border: 1px solid #fff;
}
.box4 p.first {
	margin-top: 35px;
}
.box4 p {
	color: #fff !important;
}
/* box s kulatymi rohy - hlavni --------------------------------------------------*/
.info {
	width: 548px;
	_width: 550px;
	position: relative;
	border: 1px solid #fff;
	margin-bottom: 17px;
	padding: 0 0 11px 0;
	_padding: 0;
	background: #dae4eb url(/gfx/info-div.gif) top no-repeat;
	float: left;
	margin: 0 0 8px 0;
}
.info h1 {
	font-size: 120%;
	margin: 10px 0 5px 0;
	padding-right: 5px;
	/*display: inline;
*/
	clear: right;
	position: relative;
	top: 10px;
}
.info h2 {
	margin: 10px 0 5px 0;
	padding-right: 5px;
	color: #0569aa;
	font-size: 100%;
	/*display: inline;
*/
	position: relative;
	top: 7px;
	clear: right;
}
.info p {
	padding: 5px 10px 10px 10px;
	margin: 5px 0 0 0;
}
.info ul {
	float: left;
	list-style-type: none !important;
	margin: 0;
	padding: 0;
	line-height: 1.5;
	width: 350px;
}
.info ul.iehajzl {
	margin-top: 5px;
}
.info ul.iehajzl li {
	float: left;
}
.info ul.iehajzl li strong {
	color: red;
	font-size: 120%;
	font-weight: bold;
}
.info ul li {
	display: block;
	width: auto;
}
.info li a {
	color: #000 !important;
	list-style-type: none !important;
	line-height: 1.5;
}
.info li.active a {
	color: #0076b9 !important;
}
.info span {
	width: 548px;
	height: 11px;
	display: block;
	background: #dae4eb url(/gfx/info-span.gif) bottom no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
}
.info img {
	float: left;
	margin: 10px 10px 0 10px;
}
.info a img.flr {
	position: relative !important;
	right: 10px !important;
}
/* info 2 */
.info2 {
	width: 548px;
	_width: 550px;
	position: relative;
	border: 1px solid #fff;
	margin-bottom: 17px;
	padding: 0 0 11px 0;
	_padding: 0;
	background: #dae4eb url(/gfx/info-div.gif) top no-repeat;
	float: left;
	margin: 0 0 8px 0;
}
.info2 ul {
	float: left;
	list-style-type: none !important;
	margin: 10px 20px 10px 10px;
	_margin: 10px 20px 10px 5px;
	padding: 0;
	line-height: 1.5;
}
.info2 li a {
	color: #000 !important;
	font-weight: normal !important;
	list-style-type: none !important;
	line-height: 1.5;
}
.info2 li a:hover, .info2 li.active a {
	color: #0076b9 !important;
}
.info2 span {
	width: 548px;
	height: 11px;
	display: block;
	background: #dae4eb url(/gfx/info-span.gif) bottom no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
}
.info2 img {
	float: left;
	margin: 10px 10px 0 10px;
}
/* letak flash */
#letak-zpet a {
	display: block;
	width: 80px;
	height: 74px;
	background: url(/img/letak-zpet.gif) no-repeat;
	position: absolute;
	top: 110px;
	left: 33px;
	_cursor: hand;
	cursor: pointer;
}
#letak-zpet a:hover, #letak-zpet a.hover {
	background: url(/img/letak-zpet2.gif) no-repeat;
}
#flash-letak {
	height: 600px;
	margin: 0 10px 0 0;
}
.iframe-letak {
	height: 600px;
	width: 750px;
}
#letak-info {
	width: 680px;
	_width: 750px;
	margin: 0 10px 0 10px;
	_margin: 0 5px 0 5px;
	background-color: #dae4eb;
	float: left;
	padding: 0 0 0 70px;
	_position: relative;
}
#letak-info h2 {
	padding-right: 35px;
	width: 250px;
	padding-bottom: 0;
	text-align: left;
	margin: 20px 0 10px 0;
	position: relative;
	_left: -218px;
}
#letak-info #left-letak {
	color: #64718d;
	float: left;
	width: 310px;
	background-color: #dae4eb;
	margin-bottom: 20px;
	border-right: 1px solid #818da4;
}
#letak-info #right-letak {
	color: #64718d;
	float: left;
	background-color: #dae4eb;
	width: 310px;
	margin-bottom: 20px;
}
#letak-info #right-letak ul, #letak-info #left-letak ul {
	margin: 0;
	text-align: left;
	padding-right: 15px;
}
#letak-info #left-letak ul {
	padding-left: 10px;
	_padding-left: 15px;
}
#letak-info #right-letak ul {
	_padding-left: 30px;
}
#letak-info #right-letak li, #letak-info #left-letak li {
	margin: 0;
}
/* Drobeckova navigace ---------------------------------------------------*/
#breadcrumbs {
	width: 550px;
	min-height: 21px;
	margin-bottom: 7px;
	background: #96aebe url(/gfx/rady-pro-nakup-div.gif) no-repeat right;
}
#breadcrumbs p {
	float: left;
	color: #fff;
	padding: 0 0 2px 10px;
	line-height: 2;
	margin: 0;
	background: url(/gfx/rady-pro-nakup-h2.gif) no-repeat;
	font-size: 90%;
}
#breadcrumbs p a {
	color: #fff;
	text-decoration: underline;
}
#breadcrumbs p a:hover {
	text-decoration: none;
}
/* Box 5 --------------------------------------------*/
#content .box5 {
	float: left;
	width: 548px;
	min-height: 131px;
	_height: 131px;
	border-bottom: 1px solid rgb(144,144,144);
	padding-bottom: 10px;
	behavior: url("/js/hover.htc");
}
#content .box5:hover, #content .box5.hover {
	background-color: #dae4eb;
	cursor: pointer;
	_cursor: hand;
}
#content .box5 h3 {
	margin-top: 14px;
	padding: 0 10px 0 10px;
}
#content .box5 h3 a {
	color: #007cc3;
	margin-right: 30px;
	font-size: 12px;
	display: block;
}
#content .box5 p {
	line-height: 1.2;
	padding: 0 10px 0 10px;
	margin: 8px 0 8px 0;
}
#content .box5 img {
	float: left;
	margin: 10px;
	margin-top: 15px;
}
#content .box5 ul {
	list-style-type: square;
	color: #000;
	margin: 0;
	padding: 0;
	margin-left: 167px;
	_margin-left: 175px;
}
#content .box5 ul li {
	padding-left: 5px;
}
/* BOX 6-----------------------------------------*/
#content .box6 {
	width: 549px;
	min-height: 141px;
	_height: 141px;
	background: #dae4eb url(/gfx/box6-div.gif) no-repeat bottom;
	position: relative;
	float: left;
	_margin-bottom: 7px;
}
#content .box6 h3 {
	padding-top: 15px;
	background: #dae4eb url(/gfx/box6-h2.gif) no-repeat top;
}
#content .box6 h3 a {
	color: #000;
	text-decoration: none;
}
#content .box6 p {
	_width: 380px;
	width: 96%;
	margin: 0 5px 0 5px;
}
#content .box6 img {
	float: left;
	margin: 10px;
	margin-top: 15px;
}
/* ikonky tisk poslat emailem atd */
#content #obr3 {
	_position: relative;
	_left: -5px;
	margin: 0;
	height: 87px;
	float: left;
}
#content #obr3 img {
	float: left;
	margin: 0 5px;
	padding: 0;
	border: none;
	cursor: pointer;
	_cursor: hand;
}
#content #tisk-mail {
	float: left;
	_position: relative;
	_left: -10px;
}
/* NAVIGACE dole----------------------------------------------------*/
#content #navigation {
	clear: both;
	text-align: center;
	padding-top: 10px;
	color: #015BBE;
}
#content #navigation strong {
	border: 1px solid #fff;
	background-color: #015BBE;
	padding: 2px 6px;
	color: #fff;
	text-decoration: none;
}
#content #navigation a {
	border: 1px solid #015BBE;
	background-color: #fff;
	padding: 1px 5px;
	color: #015BBE;
	text-decoration: none;
}
#content #navigation a:hover, #content #navigation a.active {
	border: 1px solid #015BBE;
	background-color: #015BBE;
	color: #fff;
}
#content #navigation a.back {
	padding: 1px 8px;
	background: url(/gfx/navigation-arrow.gif) no-repeat 0 2px;
	width: 6px;
	border: 1px solid #fff;
}
#content #navigation a.back:hover {
	border: 1px solid #fff;
}
#content #navigation a.fastback {
	padding: 1px 12px;
	background: url(/gfx/fastback.gif) no-repeat 0 2px;
	width: 10px;
	border: 1px solid #fff;
}
#content #navigation a.fastback:hover {
	border: 1px solid #fff;
}
#content #navigation a.forward {
	padding: 1px 8px;
	background: url(/gfx/navigation-arrow2.gif) no-repeat 0 2px;
	width: 6px;
	border: 1px solid #fff;
}
#content #navigation a.forward:hover {
	border: 1px solid #fff;
}
#content #navigation a.fastforward {
	padding: 1px 12px;
	background: url(/gfx/fastforward.gif) no-repeat 0 2px;
	width: 10px;
	border: 1px solid #fff;
}
#content #navigation a.fastforward:hover {
	border: 1px solid #fff;
}
/* KONTAKT ------------------------------------------------------*/
#kontakt {
	margin: 0;
	padding: 0;
	position: relative;
	width: 548px;
	_width: 548px;
	background: #dae4eb url(/gfx/kontakt-form-top.gif) no-repeat;
	border: none;
}
#kontakt form {
	float: right;
	margin: 15px 15px 10px 0;
	_margin: 15px 7px 10px 0;
	padding-bottom: 4px;
}
#kontakt form input, #kontakt form textarea {
	border: none;
	width: 200px;
	margin-left: 10px;
}
#kontakt form p {
	margin: 0 0 5px 0;
	color: #696868;
	font-weight: bold;
}
#kontakt form p.email {
	margin-left: 6px;
}
#kontakt form p.dotaz {
	margin-left: 5px;
}
#kontakt form #submit2 {
	width: 50px;
	height: 22px;
	margin-top: 5px;
	margin-left: 5px;
	cursor: pointer;
}
#kontakt div#lable-kontakt {
	background: url(/gfx/kontakt-table.gif) 100% 2px repeat-y;
	float: left;
	margin: 15px 0 0 15px;
	width: 240px;
	_margin: 10px 0 0 7px;
}
#kontakt div#lable-kontakt p {
	color: #000;
	font-size: 100%;
	margin: 0 10px 5px 0;
}
#kontakt span {
	display: block;
	position: absolute;
	left: 0;
	bottom: -1px;
	height: 13px;
	width: 548px;
	background: url(/gfx/kontakt-span.gif) 0 0 no-repeat;
}
#kontakt-nadpis {
	width: 550px;
	min-height: 23px;
	margin-bottom: 7px;
	background: #798992 url(/gfx/kontakt-right.gif) no-repeat right;
	clear: both;
}
#kontakt-nadpis h3 {
	float: left;
	color: #fff;
	padding: 1px 0 2px 15px;
	line-height: 1.9;
	font-weight: bold;
	margin: 0;
	background: url(/gfx/kontakt-left.gif) no-repeat;
}
#kontakt-nadpis span {
	padding-left: 18px;
	background: url(/gfx/kontakt-arrow.gif) 0 5px no-repeat;
}
.subkontakt {
	width: 271px;
	margin: 10px;
	padding: 0;
	_margin: 10px 5px 0 5px;
	float: right;
	position: relative;
	background: #c4d2da url(/gfx/subkontakt.gif) top no-repeat;
}
.subkontakt span {
	width: 271px;
	height: 10px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	margin-bottom: -10px;
	background: #c4d2da url(/gfx/subkontakt2.gif) bottom no-repeat;
}
/* slovnik */
#slovnik {
	font-weight: bold;
	margin-left: 10px;
}
#slovnik a {
	padding: 1px 4px;
	color: #000;
	text-decoration: none;
	margin: 0;
}
#slovnik a:hover {
	background-color: #ddd;
}
#slovnik a.active {
	background-color: #007cc3;
	color: #fff;
}
#hledani {
	color: #000;
	border-top: 1px solid rgb(128,128,128);
	border-bottom: 1px solid rgb(128,128,128);
	border-right: none;
	border-left: none;
	padding: 10px 0 10px 10px;
}
#hledani input {
	border: 1px solid rgb(128,128,128);
}
#hledani input.hledani-obr {
	margin-bottom: -4px;
	margin-right: 10px;
	_cursor: hand;
	cursor: pointer;
}
.pismeno {
	font-weight: bold;
	margin: 10px 0 15px 10px;
}
.pismeno span {
	font-size: 150%;
	padding: 6px 10px;
	background-color: #007cc3;
	color: #fff;
}
.stripe p {
	padding: 7px 10px;
	margin: 0;
}
.stripe p.odd {
	background-color: #fff;
}
.stripe p.even {
	background-color: #ddd;
}
/* obecne */
.nod {
	margin: 0;
	visibility: hidden;
}
p {
	line-height: 1.5;
}
h1, h2 {
	font-size: 0.9375em;
	margin: 0 0 0.5em 0;
	clear: both;
}
h1 {
	color: #000;
	font-weight: bold;
}
h2 {
	color: #000;
}
h3 {
	margin: 0 0 0.9em 0;
	color: #0569aa;
	font-size: 100%;
}
h4 {
	color: #0569aa;
	font-weight: normal;
}
.left {
	text-align: left !important;
}
.right {
	text-align: right !important;
}
.center {
	text-align: center !important;
}
.cleaner {
	clear: both;
}
.spaceman {
	position: absolute;
	top: -3000px;
	left: 0;
}
p {
	text-align: left;
}
.fll {
	float: left;
}
.flr {
	float: right;
}
img {
	border: 0;
	margin: 10px;
}
.nomargin {
	margin: 0;
}
.mr10 {
	margin-right: 10px !important;
}
.mb10 {
	margin-bottom: 5px;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
img.fll {
	float: left !important;
	margin-right: 10px !important;
}
img.flr {
	float: right;
	margin-left: 10px;
}
.ramecek {
	border: 3px double rgb(202,202,202);
}
hr {
	display: none;
}
.bold {
	font-weight: bold;
}
.noborder {
	border: none !important;
}
address {
	margin: 20px 25px 10px 10px;
	padding-bottom: 5px;
	font-style: normal;
	color: #000;
}
#content div#technical_details {
	margin-top: 10px;
	display: none;
	clear: both;
}
#content div#technical_details p{
	color: #747b81;
}
/* kontakt */
#kraje-kontakt {
	width: 190px;
	height: 32px;
	float: left;
	margin-top: -20px;
	margin-right: 5px;
	_margin-right: 0px;
	background: url(/gfx/kontakt-select.gif) no-repeat;
}
#kraje-kontakt select {
	width: 170px;
	margin-top: 5px;
	margin-left: 8px;
}
/* acronym ----------------------------- */
#content p span.tooltip {
	color: #fff;
	padding: 1px 2px;
	background-color: #0176b9;
	cursor: default;
}
span.acronym {
	color: #000;
	font: 11px Verdana, Arial, snas-serif, "Corbel";
	text-align: left;
	line-height: 1.45;
	width: 400px;
	padding: 5px 15px 10px 15px;
	margin: 0;
	background: #dae4eb;
	position: relative;
	z-index: 10;
}
table {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #007cc3;
	color: #000;
}
table td, table tr.GridRow td {
	border: 1px solid #007cc3;
	padding: 10px 10px;
	font-size: 100%;
}
table th {
	background-color: #007cc3;
	color: #fff;
	text-align: left;
	padding: 5px 3px;
}
tr.GridRow th {
	padding: 10px 10px;
}
tr.GridRow th a {
	color: #fff !important;
}
.red {
	color: red;
	font-size: 120%;
	font-weight: bold;
}
.image_align_fll {
	text-align: center;
	float: left;
	color: #0569aa;
	position: relative;
	left: -10px;
}
.image_align_default {
	text-align: center;
	color: #0569aa;
	float: left;
	position: relative;
}
.image_align_end {
	text-align: center;
	color: #0569aa;
	float: left;
}
.image_align_flr {
	text-align: center;
	float: right;
	color: #0569aa;
	position: relative;
}
.image_align_center {
	text-align: center;
	float: center;
	color: #0569aa;
}
/* Nahled do divu------------------------------------------------ */
#thumbBox {
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px 10px 0 10px;
	background: #fff;
	border: 1px solid #bbbdc0;
	visibility: hidden;
	z-index: 10;
	cursor: pointer;
}
#thumbBox .close {
	color: #3F3F3F;
	text-align: right;
	font-size: 12px;
	padding: 0;
}
#thumbBox p {
	text-align: center;
	font-family: Verdana, Arial CE, "Corbel";
	margin:0;padding:0px 0px 5px 0;
	font-size: 70%;
	border-bottom: 1px solid #6796B4; 
}
#thumbBox p.close a {
	padding-left: 10px;
	background: url('/gfx/bullet.gif') 0 4px no-repeat;
}
#thumbBox #thumbImage {
	background-color: white;
}
#thumbLoading {
	position: absolute;
	visibility: hidden;
	background: #fff;
	border: 1px solid #bbbdc0;
	padding: 5px;
	z-index: 5;
}
/* ikonky poslat emailem a tisk */
.tisk {
	float: left;
	line-height: 60px;
	height: 87px;
	width: 76px;
	display: block;
	background: url(/gfx/tisk.gif) no-repeat;
	margin-right: 6px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.tisk:hover {
	background: url(/gfx/tisk-hover.gif) no-repeat;
}
.send {
	float: left;
	line-height: 60px;
	height: 87px;
	width: 76px;
	display: block;
	background: url(/gfx/send.gif) no-repeat;
	padding-top: 5px;
}
.send:hover {
	background: url(/gfx/send-hover.gif) no-repeat;
}
/* formular poslat emailem */
#sendmail {
	display: none;
	margin-top: 20px;
	_float: left;
	_position: relative;
	_left: 0;
}
#sendmail .arr {
	margin: 0;
	color: #fff;
	background-color: #0076b9;
	padding: 4px 4px 4px 10px;
}
#sendmail .inblock {
	padding: 11px 10px;
	background-color: #dae4ed;
}
#sendmail form {
	margin-top: 0.5em;
}
#sendmail form .inf {
	float: none;
	display: block;
	font-size: 80%;
	color: #000;
	font-weight: normal;
}
.inf-sendmail {
  float: left;
	padding: 20px;
  margin: 20px;
  width: 450px;
  _width: 480px;
  text-align: center;
  border: 1px solid #F6CC2E;
  background: #FBE697;
	font-size: 90%;
	color: black;
	font-weight: bold;
}
#sendmail .maly-text {
	float: left;
	font-size: 95%;
	font-weight: bold;
}
#sendmail label {
	display: block;
	font-size: 95%;
	color: #000;
}
#sendmail #vas-email {
	float: left;
	width: 190px;
}
#sendmail #email-prijemce {
	float: left;
	width: 280px;
	_width: 285px;
	margin-bottom: 10px;
}
#sendmail #jmeno-submit {
	clear: left;
	width: 400px;
}
#sendmail input.long {
	width: 95%;
}
#sendmail input#sign {
	width: 290px;
}
#sendmail input.submit {
	width: 80px;
	background-color: #96aebe;
	color: #fff;
	padding: 2px 5px 2px 5px;
	margin-top: 5px;
	margin-left: 5px;
	behavior: ("/js/hover.htc");
	border: none;
	cursor: pointer;
	_cursor: hand;
}
#sendmail input.submit:hover, #sendmail input.submit .hover {
	background-color: #007cc3;
	color: #fff;
}
.zvyrazneni {
	background-color: #dfe6ec;
}
.odsazeni {
	margin-left: 10px;
}
/* fotogalerie kontakty */
.photogallery {
	width: 550px;
	position: relative;
}
.photogallery a img {
	_margin: 0 0 3px 0;
	margin: 0 3px 3px 0;
	float: left;
	_position: relative;
	_left: 0px;
}
.friends {
	background: none !important;
	min-height: 70px;
	_height: 70px;
}
.friends li a {
	line-height: 1.5;
	text-align: justify;
	float: left;
	white-space: nowrap;
}


/* mapa kontaktu----------------------------------------------- */
#ma {
	font-size: 1px;
	width: 329px;
	height: 201px;
	padding: 0;
	margin: 0;
	background: #90abbd url('/img/mapa/poz2.gif') 0 0 no-repeat;
	float: left;
}
#ma div {
	background: url('/img/gfx/mapa/poz2.gif') 0 0 no-repeat;
}
#ma img {
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
}
#ma.hl-m-praha {
	background-position: 0 -201px;
}
#ma.stredocesky-kraj {
	background-position: 0 -1206px;
}
#ma.liberecky-kraj {
	background-position: -329px -603px;
}
#ma.kralovehradecky-kraj {
	background-position: 0 -1005px;
}
#ma.pardubicky-kraj {
	background-position: 0 -603px;
}
#ma.olomoucky-kraj {
	background-position: -329px -804px;
}
#ma.moravskoslezsky-kraj {
	background-position: 0 -804px;
}
#ma.zlinsky-kraj {
	background-position: -329px -1407px;
}
#ma.jihomoravsky-kraj {
	background-position: 0 -402px;
}
#ma.kraj-vysocina {
	background-position: 0 -1407px;
}
#ma.jihocesky-kraj {
	background-position: -329px -201px;
}
#ma.plzensky-kraj {
	background-position: -329px -1005px;
}
#ma.karlovarsky-kraj {
	background-position: -329px -402px;
}
#ma.ustecky-kraj {
	background-position: -329px -1206px;
}
