/* @override http://www.ceskytravnik.cz/css/styly.css */

/******reset********/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { 
  margin: 0; 
  padding: 0; 
}

/***** základ *****/
body {
	background: #f7f6f2;
	color: #6c6c6c;
  	font-family: Arial, Courier, sans-serif;
  	text-align: center;
}

.cleaner {
	clear: both;
}

#up {
	width: 100%;
	height: 40px;
	background: #6fa823 url('../img/up.png') 0% 0% repeat-x;
}

/***** horni lista ****/

#up_text {
	width: 980px;
	height: 40px;
	margin: 0 auto;
}

#up_text ul {
	font-size: 0.75em;
	text-align: left;
	list-style: none;
	color: #bfee81;
	float: left;
	margin-right: 15px;
}

#up_text ul li {
	float: left;
	display: block;
	line-height: 40px;
	padding: 0 4px;
}

#up_text ul li a {
	color: #bfee81;
	text-decoration: none;
}

#up_text ul li a:hover {
	color: #e6ffc5;
	text-decoration: underline;
}

/**** prihlaseni ****/

#up_text form fieldset {
	width: 345px;
	height: 40px;
	border: none;
	float: left;
}

#up_text form fieldset input {
	float: left;
	margin: 10px 8px 0 0;
	width: 90px;
	height: 16px;
	background: #467c0d;
	border-top: 1px solid #427a0d;
	border-left: 1px solid #427a0d;
	border-right: 1px solid #70ae1d;
	border-bottom: 1px solid #70ae1d;
	color: #bfee81;
	font-size: 0.625em;
	text-indent: 5px;
}

#up_text form fieldset input.odeslat {
	float: left;
	margin: 13px 0 0 -5px;
	width: 13px;
	height: 13px;
	background: #5b9316 url('../img/odeslat.png') 50% 50% no-repeat;
	border: none;
	cursor: pointer;
}

/***** hledani ****/

#up_text form#hledat fieldset {
	float: left;
	width: 201px;
}

#up_text form#hledat fieldset input {
	float: left;
	margin: 10px 0 0 0;
	width: 110px;
	border-right: none;
}

#up_text form#hledat fieldset input.odeslat {
	float: left;
	margin: 10px 0 0 0;
	width: 24px;
	height: 20px;
	background: #467c0d url('../img/hledej.png') 0% 0% no-repeat;
}

#up_text p.nadpis {
	color: #fff;
	font-size: 0.625em;
	float: left;
	text-transform: uppercase;
	line-height: 40px;
	text-indent: 10px;
	margin-right: 10px;
}

/**** jazyk ****/

#up_text ul#jazyk {
	text-align: center;
	float: right;
	margin-top: 12px;
}

#up_text ul#jazyk li {
	width: 20px;
	height: 16px;
	position: relative;
	line-height: 20px;
	font-size: 0.625em;
}

#up_text ul#jazyk li a {
	width: 20px;
	height: 16px;
	float: left;
	display: block;	
}

#up_text ul#jazyk li.cz a span {
	width: 20px;
	height: 16px;
	float: left;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url('../img/cz.png') 0% 0% no-repeat;
	cursor: pointer;
}

#up_text ul#jazyk li.de a span {
	width: 20px;
	height: 16px;
	float: left;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url('../img/de.png') 0% 0% no-repeat;
	cursor: pointer;
}

#up_text ul#jazyk li.en a span {
	width: 20px;
	height: 16px;
	float: left;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url('/img/en.png') 0% 0% no-repeat;
	cursor: pointer;
}

#up_text ul#jazyk li.cz a:hover span, #up_text ul#jazyk li.cz a.active span {
	background: transparent url('../img/cz.png') 0% -16px no-repeat;
}

#up_text ul#jazyk li.de a:hover span, #up_text ul#jazyk li.de a.active span {
	background: transparent url('../img/de.png') 0% -16px no-repeat;
}

#up_text ul#jazyk li.en a:hover span, #up_text ul#jazyk li.en a.active span {
	background: transparent url('../img/en.png') 0% -16px no-repeat;
}


#up_text ul#jazyk li a:hover {
	color: #e6ffc5;
	text-decoration: underline;
}

/***** header ****/



#head_background {
	width: 100%;
	height: 374px;
	background: #000;
	border-bottom: 1px solid #bdbdbd;
}

/* půlený */
#header-pul {
	width: 980px;
	height: 374px;
	margin: 0 auto;
	background: #000 url('../img/header-puleny2.jpg') 50% 100% no-repeat;
	position: relative;
	z-index: 1;
}


#header-pul h1 {
	text-align:left;
	float: left;
	width: 230px;
	height: 106px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#header-pul h1 a {
	width: 230px;
	height: 106px;
	color: #89c547;
	text-decoration: none;
	font-size: 1.0em;  
}

#header-pul h1 a span {
	width: 230px;
	height: 106px;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url('../img/logo.png') 0% 0% no-repeat;  
	z-index: 1000;
	cursor: pointer;
}

/* header umělý */
#header-uml {
	width: 980px;
	height: 374px;
	margin: 0 auto;
	background: #000 url('../img/header.jpg') 50% 100% no-repeat;
	position: relative;
	z-index: 1;
}


#header-uml h1 {
	text-align:left;
	float: left;
	width: 230px;
	height: 106px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#header-uml h1 a {
	width: 230px;
	height: 106px;
	color: #89c547;
	text-decoration: none;
	font-size: 1.0em;  
}

#header-uml h1 a span {
	width: 230px;
	height: 106px;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url('../img/logo.png') 0% 0% no-repeat;  
	z-index: 1000;
	cursor: pointer;
}


/* přírodní */

#header-pri {
	width: 980px;
	height: 374px;
	margin: 0 auto;
	background: #000 url('../img/headers_prirodni.jpg') 50% 100% no-repeat;
	position: relative;
	z-index: 1;
}

#header-pri h1 {
	text-align:left;
	float: left;
	width: 230px;
	height: 106px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#header-pri h1 a {
	width: 230px;
	height: 106px;
	color: #89c547;
	text-decoration: none;
	font-size: 1.0em;  
}

#header-pri h1 a span {
	width: 230px;
	height: 106px;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url('../img/logo.png') 0% 0% no-repeat;  
	z-index: 1000;
	cursor: pointer;
}

/**** menu ****/

#menu {
	width: 720px;
	height: 240px;
	float: right;
	padding-right: 30px;
	position: relative;
}

#menu ul {
	list-style: none;
	font-size: 0.875em;
	float: right;
	margin-top: 35px;
	color: #fff;
	margin-bottom: 5px;
}

#menu ul li {
	float: left;
	display: block;
	letter-spacing: 0.01em;
	padding: 0 5px;
}

#menu ul li ul {
	display: none;
}

#menu ul li:hover ul {
	display: block;
}

#menu ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
}

#menu ul li a:hover, #menu ul li a.active {
	border-bottom: 1px solid #f3a509;
}

.submenu {
	float: none;
	margin: 5px 0 0 0;
	background: transparent url('../img/submenu.png') 0% 0% no-repeat;
	text-align: left;
	position: absolute;
	top: 17px;
}

#menu ul li ul li {
	float: none;
	display: block;
	font-size: 0.9em;
	text-align: left;
	
}

#menu ul li ul li a {
	font-weight: lighter;
	float: none;
	display: block;
	text-transform: uppercase;
	padding: 3px 10px;
}

#menu ul li ul li a:hover, #menu ul li ul li a.active {
	border-bottom: none;
	color: #d69308;
	background: url('../img/odrazka.png') 100% 50% no-repeat;
}

/**** okno header ****/

#okno{
	width: 359px;
	height: 175px;
	background: transparent url('../img/headokno.jpg') 0% 0% no-repeat;
	padding-top: 15px;
	margin-top: -55px;
	position: relative;
	left: 13px;
	overflow: hidden;
	float: left;
}

#okno p {
	color: #fff;
	font-size: 0.75em;
	padding: 15px 15px 15px;
	text-align: left;
	line-height: 14px;
}

#okno p.big {
	font-size: 1.5em;
	padding: 0px 15px 0 15px;
	letter-spacing: 0.01em;
	font-weight: bold;
	line-height: 30px;
}

#okno p.or {
	font-size: 1.25em;
	padding: 0px 15px 0 15px;
	color: #f3a509;
	line-height: 20px;
}

#okno p.info {
	width: 112px;
	height: 33px;
	position: relative;
	margin-left: 15px;
	text-align: left;
	float: right;
}

#okno p.info a {
	color: #f09200;
	text-decoration: underline;
	width: 112px;
	height: 33px;
}

#okno p.info a span {
	position: absolute;
	top:0;
	left: 0;
	width: 112px;
	height: 33px;
	background: transparent url('../img/info.png') 0% 0% no-repeat;
	cursor: pointer;
}


/***** okna barevny ****/

#okna {
	width: 980px;
	height: auto;
	background: url('../img/okna.png') 0% 0% repeat-y;
	margin: 10px auto 0 auto;
	overflow: hidden;
}

#zelena, #modra, #zluta, #oranzova {
	width: 244px;
	margin-right: 1px;
	height: auto;
	overflow: hidden;
	min-height: 243px;
	height: expression(this.scrollHeight < 243? "243px" : "auto");
	float: left;
}

#zelena {
 background: #457e0b url('../img/zelena.png') 0% 0% repeat-x;
}

#modra {
 background: #067de1 url('../img/modra.png') 0% 0% repeat-x;
}

#zluta {
 background: #fb6d01 url('../img/zluta.png') 0% 0% repeat-x;
}

#oranzova {
 background: #c23605 url('../img/oranzova.png') 0% 0% repeat-x;
}


#oknasmall {
	width: 980px;
	height: 108px;
	margin: 10px auto 0px auto;
	background: #fff;
}

#oknasmall h2 {
	position: relative;
	width: 244px;
	height: 108px;
	font-size: 1.1em;
}

/*zelena je jinak*/
#oknasmall #zelenasmall h2 {
	height: 46px;
}


#oknasmall h2 a {
	color: #000;
	text-decoration: none;
	text-align: left;
	width: 244px;
	height: 108px;
}

#oknasmall h2 a span {
	position: absolute;
	top: 0;
	left: 0;
	width: 244px;
	height: 108px;
	cursor: pointer;
}

/*
#oknasmall h2 a span#zel {
	background: transparent url('../img/prirodni.png') 0% 0% no-repeat;
}

#oknasmall h2 a span#mod {
	background: transparent url('../img/umele.png') 0% 0% no-repeat;
}

#oknasmall h2 a span#zlu {
	background: transparent url('../img/volnycas.png') 0% 0% no-repeat;
}

#oknasmall h2 a span#ora {
	background: transparent url('../img/sport.png') 0% 0% no-repeat;
}

#oknasmall h2 a:hover span#zel, #oknasmall h2 a.active span#zel {
	background: transparent url('../img/prirodnihover.png') 0% 0% no-repeat;
}

#oknasmall h2 a:hover span#mod, #oknasmall h2 a.active span#mod {
	background: transparent url('../img/umelehover.png') 0% 0% no-repeat;
}

#oknasmall h2 a:hover span#zlu, #oknasmall h2 a.active span#zlu {
	background: transparent url('../img/volnycashover.png') 0% 0% no-repeat;
}

#oknasmall h2 a:hover span#ora, #oknasmall h2 a.active span#ora {
	background: transparent url('../img/sporthover.png') 0% 0% no-repeat;
}
*/
#zelenasmall, #modrasmall, #zlutasmall, #oranzovasmall {
	width: 244px;
	height: 108px;
	margin-right: 1px;
	height: auto;
	overflow: hidden;
	float: left;
}
/*
#zelenasmall {
	background: url('../img/prirodni.png') 0% 0% repeat-x;
}

#modrasmall {
	background: url('../img/umele.png') 0% 0% repeat-x;
}

#zlutasmall {
	background: url('../img/volnycas.png') 0% 0% repeat-x;
}

#oranzovasmall {
	background: url('../img/sport.png') 0% 0% repeat-x;
}

#okna h2 a span#zel {
	background: transparent url('../img/prirodni.png') 0% 0% no-repeat;
}

#okna h2 a span#mod {
	background: transparent url('../img/umele.png') 0% 0% no-repeat;
}

#okna h2 a span#zlu {
	background: transparent url('../img/volnycas.png') 0% 0% no-repeat;
}

#okna h2 a span#ora {
	background: transparent url('../img/sport.png') 0% 0% no-repeat;
}
*/
#okna ul {
	font-size: 0.75em;
	padding: 5px 10px 5px 15px;
	text-align: left;
	list-style: none;
	line-height: 14px;
}

#zluta ul li {
	color: #f5e0c3;
	background: url('../img/zlutaul.png') 0% 50% no-repeat;
	padding-left: 15px;
}

#oranzova ul li {
	color: #f4b59f;
	background: url('../img/oranzovaul.png') 0% 50% no-repeat;
	padding-left: 15px;
}

#zelena ul li {
	color: #bfee81;
	background: url('../img/zlutaul.png') 0% 50% no-repeat;
	padding-left: 15px;
}

#modra ul li {
	color: #f5f0e5;
	background: url('../img/zlutaul.png') 0% 50% no-repeat;
	padding-left: 15px;
}

#zelena p.vice a span {
	background: transparent url('../img/vicezel.png') 0% 0% no-repeat;
}

#modra p.vice a span {
	background: transparent url('../img/vicemod.png') 0% 0% no-repeat;
}

#zluta p.vice a span {
	background: transparent url('../img/vicezlu.png') 0% 0% no-repeat;
}

#oranzova p.vice a span {
	background: transparent url('../img/viceoran.png') 0% 0% no-repeat;
}


#obsahpozadi {
   width: 992px;
   height: auto;
   background: url('../img/obsahpozadi.png') 0% 0% repeat-y;
   margin: 0 auto;
   overflow: hidden;
   position: relative;
   z-index: 50;
}

#obsahpozadi_pata {
   width: 992px;
   height: auto;
   background: url('../img/obsahpozadi_pata.png') 0% 100% no-repeat;
   margin: 0 auto;
   overflow: hidden;
   position: relative;
   z-index: 50;
}

#obsah {
   width: 980px;
   height: auto;
   background: #fff;
   margin: 0 auto;
   position: relative;
   z-index: 50;
   overflow: hidden;
}


#obsah p.moznosti {
	font-size: 0.875em;
	font-weight: bold;
	float: right;
	margin-bottom: 20px;
}

#obsah p.moznosti a {
	color: #4c860e;
}

#obsah p.moznosti a:hover {
	color: #191919;
}


#obsah table.typydalsi a {
	text-decoration: none;
	color: #383838;
}

#obsah table.typydalsi a:hover, #obsah table.typydalsi a.active {
	font-weight: bold;
	color: #f3a509;
}

#obsah table.typydalsi td {
	border: none;
	padding: 2px 5px;
	vertical-align: middle;
}

#obsah table.typydalsi td img {
	margin: 0;
}

#obsah table.parametry {
	font-size: 0.75em;
	margin: 10px 20px;
	float: right;
	font-weight: bold;
	color: #383838;
	margin-top: 40px;
}

#obsah table.parametry strong {
	font-size: 1.1em;
}

#obsah table.parametry td {
	border: none;
	padding: 1px 20px;
	vertical-align: top;
}

#obsah table th, #obsah table td {
	padding: 2px 10px;
}

#obsah table th{
	background: #4c860e;
	color: #000;
}

#obsah table td {
	border: 1px solid #cccccc;
}

.typtravy a span.touch {
	background: url('../img/greentouch.jpg') 0% 0% no-repeat;
}
.typtravy a span.play {
	background: url('../img/greenplay.jpg') 0% 0% no-repeat;
}
.typtravy a span.motion {
	background: url('../img/greenmotion.jpg') 0% 0% no-repeat;
}
.typtravy a span.wave {
	background: url('../img/greenwave.jpg') 0% 0% no-repeat;
}
.typtravy a span.infiniti {
	background: url('../img/greeninfiniti.jpg') 0% 0% no-repeat;
}
.typtravy a span.delight {
	background: url('../img/greendelight.jpg') 0% 0% no-repeat;
}
.typtravy a span.ascari {
	background: url('../img/greenascari.jpg') 0% 0% no-repeat;
}
.typtravy a span.parador {
	background: url('../img/parador_verde.jpg') 0% 0% no-repeat;
}
.typtravy a span.marbela {
	background: url('../img/marbela_verde.jpg') 0% 0% no-repeat;
}
.typtravy a span.casa {
	background: url('../img/casa_verde.jpg') 0% 0% no-repeat;
}
.typtravy a span.fresh {
	background: url('../img/fresh.jpg') 0% 0% no-repeat;
}
.typtravy a span.golf {
	background: url('../img/golf_parkland.jpg') 0% 0% no-repeat;
}
.typtravy a span.ceskytravnik {
	background: url('../img/cesky-travnik.jpg') 0% 0% no-repeat;
}
.typtravy a span.oasis {
	background: url('../img/green-oasis.jpg') 0% 0% no-repeat;
}
.typtravy a span.colors {
	background: url('../img/living-colors.jpg') 0% 0% no-repeat;
}
.typtravy a:hover span.touch {
	background: url('../img/greentouch.jpg') 0% -110px no-repeat;
}
.typtravy a:hover span.play {
	background: url('../img/greenplay.jpg') 0% -110px no-repeat;
}

.typtravy a:hover span.motion {
	background: url('../img/greenmotion.jpg') 0% -110px no-repeat;
}
.typtravy a:hover span.wave {
	background: url('../img/greenwave.jpg') 0% -110px no-repeat;
}
.typtravy a:hover span.infiniti {
	background: url('../img/greeninfiniti.jpg') 0% -110px no-repeat;
}
.typtravy a:hover span.delight {
	background: url('../img/greendelight.jpg') 0% -110px no-repeat;
}
.typtravy a:hover span.ascari {
	background: url('../img/greenascari.jpg') 0% -110px no-repeat;
}
.typtravy a:hover span.parador {
	background: url('../img/parador_verde.jpg') 0% -110px no-repeat;
}
.typtravy a:hover span.marbela {
	background: url('../img/marbela_verde.jpg') 0% -110px no-repeat;
}
.typtravy a:hover span.casa {
	background: url('../img/casa_verde.jpg') 0% -110px no-repeat;
}
.typtravy a:hover span.fresh {
	background: url('../img/fresh.jpg') 0% -110px no-repeat;
}
.typtravy a:hover span.golf {
	background: url('../img/golf_parkland.jpg') 0% -110px no-repeat;
}
.typtravy a:hover span.ceskytravnik {
	background: url('../img/cesky-travnik.jpg') 0% -110px no-repeat;
}
.typtravy a:hover span.oasis {
	background: url('../img/green-oasis.jpg') 0% -110px no-repeat;
}
.typtravy a:hover span.colors {
	background: url('../img/living-colors.jpg') 0% -110px no-repeat;
}
.typtravy a:hover {
	color: #191919;
}

#pataback {
	width: auto;
	height: 165px;
	position: relative;
	z-index: 2;
	background: #ded8ca url(../img/pata.png) 50% 0% no-repeat;;
	margin-top: -97px;
}

#pata {
	width: 980px;
	height: 55px;
	margin: 0px auto 0 auto;
	padding-top: 110px;
}

#pata p {
	color: #6c6c6c;
	font-size: 0.625em;
	text-indent: 20px;
	float: left;
}

#pata p span{
	padding-left: 50px;
}

#pata ul {
	list-style: none;
	float: right;
	color: #000;
	margin-top: -5px;
}

#pata ul li {
	display: inline;
	font-size: 0.625em;
	padding: 0 5px;
}

#pata ul li a {
	color: #000;
	text-decoration: none;
}

#pata ul li a:hover {
	text-decoration: underline;
}

#sitemap_list {
list-style: none;
}

#sitemap_list a {
	color: #000;
	text-decoration: none;
}

#sitemap_list a:hover {
	text-decoration: underline;
}

#sitemap-odrazka{
 margin-left: 80px
}


/* Přepisovani obrazkovych adres kvuli ruznym jazykum */


#okno p.info a span.en {
	background: transparent url('/img/en/info.png') 0% 0% no-repeat;
	width: 114px;
	height: 34px;
}

#zelena p.vice a span.en {
	background: transparent url('/img/en/vicezel.png') 0% 0% no-repeat;
}

#modra p.vice a span.en {
	background: transparent url('/img/en/vicemod.png') 0% 0% no-repeat;
}

#zluta p.vice a span.en {
	background: transparent url('/img/en/vicezlu.png') 0% 0% no-repeat;
}

#oranzova p.vice a span.en {
	background: transparent url('/img/en/viceoran.png') 0% 0% no-repeat;
}



/*#zelena {
 background: #457e0b url('../img/zelena.png') 0% 0% repeat-x;
}

#modra {
 background: #067de1 url('../img/modra.png') 0% 0% repeat-x;
}

#zluta {
 background: #fb6d01 url('../img/zluta.png') 0% 0% repeat-x;
}

#oranzova {
 background: #c23605 url('../img/oranzova.png') 0% 0% repeat-x;
}
*/

#news-box {
	margin-left: 15px;
	float: left;
}

#news-box .novinka {
	width: 320px;
	height: 155px;
	float: left;
	margin-left: 20px;
}

#news-box div.novinka + div + div {
		margin-top: 20px;
}

#news-box div.novinka img {
	margin: 0 5px 5px 0;
}

#news-box div.novinka p {
	margin: 0;
	padding: 0;
}

#news-box div.novinka p + p {
	margin: 10px 0 0 0;
	padding: 0;
}

#news-archive {
	clear: both;
	position: relative;
	float: right;
}

#news-archive a {
	display: block;
	width: 143px;
	height: 47px;
}

#news-archive a img {
	margin: 0;
	padding: 0;
}


#koupit_check input {
    float: right;
    margin-top: 15px;
}

/* uprava pro vlozeni tlacitka s novym cenikem do hlavicky */
#header-pul .cenik-download, 
#header-uml .cenik-download, 
#header-pri .cenik-download {
	position: absolute;
	bottom: 10px;
	right: 25px;
	color: #fff;
	background: transparent url('/img/novycenik.png') 0% 0% no-repeat;
	width: 135px;
	height: 46px;
	text-decoration: none;
	padding: 25px 52px 25px 105px;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.3em;
}
#header-pul .cenik-download:hover, 
#header-uml .cenik-download:hover, 
#header-pri .cenik-download:hover {
	/*text-decoration: underline;*/
}



