* {
margin:0px;
padding:0px;
}

body, html {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #fff url(/gfx/bg.gif) repeat;
}
#page {
	width: 930px;
	position: relative;
	font-family: Verdana, Arial, "Corbel";
	font-size: 0.6785em;
	margin: 0 auto;
	background-color: #fff;
	padding-top: 1px;
}
/* Header ------------------------------------------------------*/
#header { width: 918px; height: 135px; background: #fff url(../gfx/header.gif) no-repeat; margin: 6px; }
#header h1 { margin: 0; padding: 0; width: 347px; }
#header h1 a { margin-left: 120px; top: 38px; position: relative; display: block; width: 182px; height: 58px; text-align: center; overflow: hidden; color: #000; font-size: 80%; }
#header h1 a span { position: absolute; display: block; width: 182px; height: 58px; background: url(../gfx/logo.gif) no-repeat; top: 0px; left: 0px; }
#header p.flash-top { position: absolute; right: 30px; top: 14px; }


/* Content ------------------------------------------------------------*/
#content {
	margin: 0 6px 0 6px;
	color: #000;
	background: url(/gfx/content.gif) -1px 0 repeat-y;
	width: 920px;
	min-height: 450px;
}
#obal-levy-text {
	width: 730px;
	float: left;
}
.border {
	display: block;
	background: url(/gfx/border.gif) no-repeat;
	height: 3px;
	font-size: 1px;
	margin-left: 5px;
	margin-top: 0;
}
/* LEVY ------------------------------------------------------*/
#levy {
	width: 199px;
	float: left;
	margin-right: 6px;
	margin-left: 1px;
	border-top: 1px solid #b6b6b6;
}
#levy img {
	margin-bottom: 5px;
}
#levy #submenu {
	width: 198px;
	list-style-type: none;
	margin: 5px 0 10px 0;
	padding: 0;
	border-top: 1px solid #b6b6b6;
}
#levy #submenu li.top {
	list-style-type: none;
	background-color: #efefef;
	border-bottom: 1px solid #b6b6b6;
	text-align: left;
	padding: 3px;
}
#levy #submenu li a {
	display: block;
	padding: 0.6em 1.5em 0.3em 1.5em;
	background: #efefef url(/gfx/menu-arrow.gif) 0.6em 0.95em no-repeat;
	color: #000;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	font-size: 100%;
	border-bottom: 1px solid #b6b6b6;
}
#levy #submenu li a:hover {
	background-image: none;
	border-bottom: 1px solid #000;
	padding-left: 2.2em;
}
/* TEXT ------------------------------------------------------*/
#text {
	width: 517px;
	float: right;
	position: relative;
	margin-right: 6px;
	border-top: 1px solid #b6b6b6;
	text-align: left;
	font-size: 120%;
	padding-bottom: 20px;
	left: -1px;
}
#text h1 {
	font-size: 120%;
	padding: 10px;
	padding-top: 10px;
}
#text h2, #text h3 {
	font-size: 100%;
	padding: 10px;
}
#text h2 {
	padding-top: 8px;
	border-top: 1px solid #b6b6b6;
	margin-top: 23px;
	font-size: 100%;
}
#text h3 {
	font-size: 100%;
}
#text ul, #text ol, #text p, #text dl, #text address {
	padding: 0 10px 0 10px;
}

#text ol {
	margin: 10px 23px 10px 23px;
}
#text p {
	margin-top: 0;
	margin-bottom: 1em;
}
#text ul {
	list-style-type: none;
	margin-left: 20px;
	margin-bottom: 10px;
}
#text ul li {
	background: url(/gfx/li.gif) no-repeat scroll 0 0.35em;
	padding-left: 15px;
}
#text ul ul {
	padding-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	background: none;
}
#text li li {
	padding-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	background: url(/gfx/li-li.gif) 0 0.35em no-repeat;
}
#text dl {
	margin: 0 0 10px;
}
#text dl span {
	font-weight: bold;
	font-size: 80%;
}
#text dt {
	font-weight: bold;
}
#text dd {
	margin: 0;
}
#text a {
	font-weight: bold;
	color: #000;
}
#text a:hover {
	text-decoration: none;
}
#text p#breadcrumbs {
	margin: 0;
	border-bottom: 1px solid #b6b6b6;
	line-height: 0.85;
	padding: 3px 3px 5px 10px;
}
#text p#breadcrumbs a {
	font-size: 80%;
	font-weight: normal;
	padding-left: 8px;
	background: url(/gfx/arrow.gif) 0 0.4em no-repeat;
}
#text p#breadcrumbs a.home {
	padding-left: 0;
	background-image: none;
}
#text p#breadcrumbs strong {
	font-weight: normal;
	padding: 0px 0px 0px 7px;
	font-size: 80%;
	color: rgb(96,96,96);
	background: url(/gfx/arrow.gif) 0 0.4em no-repeat;
}
#text table {
	width: 497px;
	border-collapse: collapse;
	border: 1px solid #b6b6b6;
	margin: 10px;
}
#text table td {
	font-size: 85%;
	border: 1px solid #b6b6b6;
	padding: 3px 3px 3px 5px;
	vertical-align: top;
	background-color: #fff;
}
#text table td a {
	font-weight: normal;
	padding-left: 10px;
	background: url(/gfx/arrow.gif) 1px 0.4em no-repeat;
}
#text table td a:hover {
	background: url(/gfx/arrow-down.gif) 0 0.45em no-repeat;
}
#text table th {
	background-color: #666666;
	color: #fff;
	text-align: left;
	border: 1px solid #b6b6b6;
	padding: 3px 3px 3px 5px;
	font-size: 85%;
	width: 33%;/*100px*/
}
#text table tr.odd td {
	background-color: #fbffbe !important;
}
/* linka */
#text table.linka {
	margin-top: 0;
	margin-bottom: 5px;
}
#text table.linka td, #text table.detail td {
	width: 250px !important;
}

#text table.detail {
width: 100%;
display: none;
border: 0;
margin: 0;
padding: 0;
}

.hidden {
display: none;height: 0px; width: 0px;
margin: 0px; padding: 0px;
}


#text table.sublinka td{
	width: 100px;
}
#text table.linka th {
	border: none !important;
	_width: 238px;
}
#text table.linka th a {
	color: #fff;
	font-weight: normal;
	padding-left: 10px;
	background: url(/gfx/linka-a.gif) 1px 0.3em no-repeat;
}
#text table.linka td a {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	background-image: none !important;
}
#text table.linka td a img {
	border-right: 1px solid #b6b6b6;
}
/* formulare */
#text table.vyber {
	margin-top: 10px;
	margin-bottom: 10px;
}
#text table.vyber td input.checkbox {
	margin-right: 10px;
	position: relative;
	top: 4px;
}
#text table.vyber td label {
	position: relative;
	top: -4px;
}
#text table.vyber td, #text table.vyber2 td {
	border: none;
	background-color: #fff;
}
#text input.text {
	margin-left: 20px;
}
/* hp 3 obrazky */
#text #hp-image {
	float: left;
	text-align: center;
	padding: 10px 0 10px 12px;
	background-color: #fff;
	width: 100%;
	border-top: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
	width: 504px;
}
#text #hp-image a img {
	border: 1px solid #b6b6b6;
	margin-right: 10px;
	float: left;
}
#text #hp-image a:hover img {
	border: 1px solid #000;
}
#text a.tisk {
	font-size: 85%;
	padding-left: 20px;
	background: url(/gfx/tisk.gif) 0 -1px no-repeat;
	margin-right: 10px;
	position: absolute;
	right: 70px;
	bottom: 10px;
	font-weight: normal;
}
#text a.nahoru {
	font-size: 85%;
	background: url(/gfx/nahoru.gif) 0 0.3em no-repeat;
	padding-left: 12px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-weight: normal;
}
/* PRAVY ------------------------------------------------------*/
#pravy {
	width: 190px;
	float: right;
	border-top: 1px solid #b6b6b6;
	position: relative;
	left: -1px;
	text-align: left;
}
#pravy ul {
	margin: 0 1px 0 1px;
	padding: 0;
	background-color: #efefef;
	list-style-type: none;
	height: 20px;
	border-bottom: 1px solid #b6b6b6;
}
#pravy li {
	display: inline;
}
#pravy li a {
	background: url(../gfx/arrow.gif) 0.6em 0.8em no-repeat;
	color: #000;
	padding: 5px 3px 5px 15px;
	line-height: 1.7;

}
#pravy li a:hover {
	text-decoration: none;
}
#pravy h2#searchform {
	margin: 0 1px 0 1px;
	padding: 5px 4px 5px 4px;
	background-color: #efefef;
	font-size: 100%;
	border-bottom: 1px solid #b6b6b6;
}
#pravy #vyhledavani {
	margin: 0 1px 0 1px;
}
#pravy #vyhledavani input, #pravy #vyhledavani form {
	margin: 0;
	border: none;
}
#pravy #vyhledavani form {
	margin-top: 10px;
	margin-left: 10px;
}
#pravy #vyhledavani input {




	border: 1px solid #b6b6b6 !important;
	font-size: 11px;
}
#pravy #vyhledavani input.search {
	margin-left: 110px;
	border: none !important;
	margin-top: 4px;

}
#pravy #vyhledavani input.text {
	width: 165px;
	height: 15px;
}
#pravy h2#rychla-navigace {
	margin: 0 1px;
	padding: 5px 4px 5px 4px;
	background: #efefef url(../gfx/rychla-navigace.gif) 97% 0.4em no-repeat;
	font-size: 100%;
	border-bottom: 1px solid #b6b6b6;
	border-top: 1px solid #b6b6b6;
}
#calc {
	margin: 30px 1px 0;
	padding: 5px 4px;
	background: url(../gfx/online-kalkulace.gif) no-repeat 0 0;
	font-size: 100%;
	border-top: 1px solid #b6b6b6;
}
#calc a {
	color: #000;
	text-decoration: none;
}
#calc a:hover {
	text-decoration: underline;
}
#pravy #nav {
  margin-top: 5px;
  margin-left: 3px;
  background: none;
  border: none;
}
#pravy #nav li a {
  display: block;
  padding: 0 3px 0 16px;
  background: url(../gfx/arrow.gif) 0.6em 0.6em no-repeat;
}
#pravy #nav li a:hover {
  background: url(../gfx/arrow.gif) 0.8em 0.6em no-repeat;
}
#pravy h2#linka {
  margin: 5em 1px 0 1px;
	padding: 5px 4px 5px 4px;
	background: #EFEFEF url(../gfx/linka.gif) 97% 0.4em no-repeat;
	font-size: 100%;
	border-bottom: 1px solid #b6b6b6;
	border-top: 1px solid #b6b6b6;
}
#pravy p {
  margin: 10px 5px 0 7px;

}
/* Menu */
#menu {
	background-color: #343434;
	text-align: left;
	width: 198px;
	margin-bottom: 10px;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #000;
}
#menu li {
	list-style-type: none;
}
#menu li a {
	display: block;
	padding: 0.6em 1.5em 0.3em 1.5em;
	background: #fffc00 url(/gfx/menu-arrow.gif) 0.6em 0.95em no-repeat;
	border-bottom: 1px solid #b6b6b6;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	font-size: 100%;
}
#menu li a:hover {
	background-image: none;
	border-bottom: 1px solid #000;
	padding-left: 2.2em;
}
#menu li.active a {
	background: #fffc00 url(/gfx/menu-square.gif) 1.2em 1.1em no-repeat;
	color: #666666;
	padding: 0.6em 1.5em 0.3em 2em;
}
#menu li.active a:hover {
	border-bottom: 1px solid #b6b6b6;
	background: #fffc00 url(/gfx/menu-square.gif) 1.2em 1.1em no-repeat;
	color: #666666;
	padding: 0.6em 1.5em 0.3em 2em;
}
#menu ul ul {
	border-bottom: 1px solid #b6b6b6;
}
#menu li li a, #menu li li a:hover, #menu li.active li a, #menu li.active li a:hover {
	display: block;
	padding: 0.5em 1.5em 0.5em 2em;
	background: #fbffbe url(/gfx/li-li-arrow.gif) 1.1em 0.7em no-repeat;
	border-bottom: none;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	font-size: 100%;
}
#menu li li.active a, #menu li li.active a:hover {
	background: #fbffbe url(/gfx/menu-square.gif) 1.2em 1em no-repeat;
	padding: 0.5em 1.5em 0.5em 2em;
	border-bottom: none;
	color: #666666;
}
#menu li li a:hover, #menu li.active li a:hover {
	text-decoration: underline;
}
#menu li.active li.active a:hover, #menu li li.active a:hover {
	text-decoration: none;
}

/* Footer ----------------------------------------------------------*/
#footer {
	background-color: #eeeeee;
	position: relative;
	margin: 6px 6px 0 6px;
	border: 1px solid #b6b6b6;
}
#footer ul {
	margin: 0;
	padding: 5px 5px 5px 15px;
	list-style-type: none;
	text-align: left;
}
#footer li {
	color: #000;
	margin: 0 40px 0 0;
	display: inline;
}
#footer li.copy {
	position: absolute;
	bottom: 10px;
	right: 15px;
}
#footer li a {
	color: #000;
	float: left;
	display: inline;
	margin-right: 15px;
	text-decoration: none;
	padding-left: 10px;
	background: url(/gfx/sharp.gif) 0 50% no-repeat;
}
#footer li a:hover {
	text-decoration: underline;
}
.actum {
	margin: 0;
	padding: 2px 5px 3px 3px;
	color: #808080;
	text-align: right;
	font-size: 90%;
}
.actum a {
	color: #808080;
	text-decoration: none;
	font-size: 90%;
}
.actum a:hover {
	text-decoration: underline;
}
/* Obecne */
h1, h2 {
	margin: 0;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.fll {
	float: left;
}
.flr {
	float: right;
}
.cleaner {
	clear: both;
}
.spaceman {
	position: absolute;
	top: -2000px;
	left: -3000px;
}
.nod {
	display: none;
}
.normal {
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
img {
	border: 0;
















































}
button {
	cursor: pointer;
}
input { text-align: left;}
hr {
	background-color: #b6b6b6;
	size: 1px;
}
/* dimensions */
.w30 {
	width: 125px;
}
.w15 {
	width: 60px;
}

table.noborder {
	border: none !important;
	padding: 0 !important;
	margin: 3px 10px 0 10px !important;
}
.noborder td {
	border: none !important;
	padding: 0 0 5px 0!important;
	background-color: #efefef !important;
}
.noborder small { position: relative; top: -11px; font-size: 100%;}
.odeslat {
	width: 65px;
	height: 19px;
	border: none;
	background: url(/gfx/odeslat.gif) 0 0 no-repeat;
	margin-left: 20px;
	line-height: 0;
	position: relative;
	top: -10px;
}
.reset {
	padding-left: 15px;
	font-size: 90%;
	background: url(/gfx/reset.gif) 5px 0.5em no-repeat;
	font-weight: normal !important;
	border-bottom: 1px solid #efefef;
	border-right: none;
	border-left: none;
	border-top: none;
	width: 110px;
	position: relative;
	top: -8px;
	cursor: pointer;
}
.reset:hover {
	border-bottom: 1px solid #000;
}
.full { width: 100%;}
.textpole { height: 137px; width: 493px; margin-top: 6px;}

.w1, .w2 { height: 14px; position: relative; left: 20px; font-size: 90%;}
.w1 { width: 178px; }
.w2 { width: 62px;}

input.text { height: 13px; width: 248px; font-size: 90%;}



select { width: 253px; position: relative; left: 20px; font-size: 90%;}

option: { width: auto;}



.w248 { width: 248px;}
.pr10 { position: relative; top: -10px;}

/* 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 {margin: 0 0 10px 0;  padding: 0;  }
#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;  }

/* fotogalerie */
#gallery p { margin-bottom: 6px; }
#gallery a { margin-right: 6px; }
#gallery a.mr0 { margin: 0 !important; padding: 0 !important;}




/* mapa kontaktu----------------------------------------------- */

#ma {
	font-size: 1px;
	width: 329px;
	height: 201px;
	padding: 0;
	margin: 20px 0px 0px 20px;
	background: #C5CE7E url('../gfx/mapa/poz2.gif') 0 0 no-repeat;
	float: left;
}
.no-active {
  background: #FFF !important;
}
#ma div {
	background: url('../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;
}

#kraje-kontakt {position: absolute; left: 230px; top: 120px;}
.info {padding: 20px 20px 0px 20px; }


.vin-search fieldset {border: 1px solid gray; margin: 0 10px 10px 10px; padding: 10px; }
.vin-search legend {padding: 0px 10px 10px 10px; font-weight: bold; }
.vin-button {padding: 5px; margin-left: 10px; text-align: center; }



.war-positive, .war-negative {margin: 20px; padding: 15px !important; text-align: center; }
.war-positive {background-color: #FBFFBE; }
.war-negative {background-color: #B6B6B6; }

#pravy p#calc2 { margin: 30px 1px 0 1px; }
#pravy p#calc2 a,
#pravy p#calc2 img { display: block; }
