body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	line-height: 20px;
}




.hidden { display: none; }








.full {
	background-color: #FFFFFF;
	width: 800px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.MsoNormal {
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	height: 20px;
}

a {
	background-color: inherit;
	color: #560B0B;
}
a:hover {
	color: #560B4A;
	background-color: inherit;
	text-decoration: none;
}

.active {
	color: #560B4A;
	background-color: inherit;
	text-decoration: none;
	background-image: url(../img/menu-green2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
h1 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	font-size: 150%;
	color: #560B0B;
}

h2 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	font-size: 120%;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 0px;
}

h1 a {
	text-decoration: none;
	color: #E85505;
}
.menuhorizontal {
	width: 800px;
	height: 28px;
	display: block;
	margin-bottom: 11px;
	background-color: #FFFFFF;
}

.menuhorizontal a {
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEADE;
	padding-right: 9px;
	padding-left: 9px;
}

.menuhorizontal a:hover {
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../img/menubackgroundgreen2.png);
	background-repeat: repeat-x;
}
.menuhorizontalblue {
	background-image: url(../img/menubackgroundblue.png);
	background-repeat: repeat-x;
	display: block;
	background-position: center center;
	padding-right: 5px;
	padding-left: 5px;
	height: 22px;
	float: left;
	padding-top: 6px;
}
.menuhorizontalred {
	background-image: url(../img/menubackgroundviolet.png);
	background-repeat: repeat-x;
	display: block;
	background-position: center center;
	padding-right: 5px;
	padding-left: 5px;
	height: 22px;
	float: left;
	padding-top: 6px;
}
.menuhorizontalredleft {
	background-repeat: no-repeat;
	display: block;
	background-position: left top;
	padding-right: 5px;
	padding-left: 5px;
	height: 22px;
	float: left;
	padding-top: 6px;
	background-image: url(../img/menu-violet.png);
}
.menuhorizontalredleftactive {
	background-repeat: no-repeat;
	display: block;
	background-position: left top;
	padding-right: 5px;
	padding-left: 5px;
	height: 22px;
	float: left;
	padding-top: 6px;
	background-image: url(../img/menu-green2.png);
}
.menuhorizontalredright {
	background-repeat: no-repeat;
	display: block;
	background-position: right top;
	padding-right: 10px;
	padding-left: 15px;
	height: 22px;
	float: left;
	padding-top: 6px;
	background-image: url(../img/menu-violet.png);
	width: 52px;
}

.menuhorizontalredleft a {
	
}
.menuhorizontalredright a {
	
}

.menuhorizontalredleft a:hover {
	background-repeat: no-repeat;
	display: block;
	background-position: left top;
	padding-right: 5px;
	padding-left: 5px;
	height: 22px;
	float: left;
	padding-top: 6px;
	background-image: url(../img/menu-hover.png);
}
.menuhorizontalredright a:hover{
	background-repeat: no-repeat;
	display: block;
	background-position: right top;
	padding-right: 10px;
	padding-left: 15px;
	height: 22px;
	float: left;
	padding-top: 6px;
	background-image: url(../img/menu-hover.png);
	width: 56px;
}
.menuhorizontalgreen {
	background-image: url(../img/menubackgroundred.png);
	background-repeat: repeat-x;
	display: block;
	background-position: center center;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	height: 22px;
	padding-top: 6px;
}

.menuhorizontalactive {
	background-image: url(../img/menu-green2.png);
	background-repeat: repeat-x;
	display: block;
	background-position: center center;
	padding-right: 5px;
	padding-left: 5px;
	height: 22px;
	float: left;
	padding-top: 6px;
}
.menuhorizontalyellow {
	background-image: url(../img/menubackgroundyellow.png);
	background-repeat: repeat-x;
	display: block;
	background-position: center center;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	height: 22px;
	padding-top: 6px;
}

.menuhorizontalorange {
	background-image: url(../img/menubackgroundorange.png);
	background-repeat: repeat-x;
	display: block;
	background-position: center center;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	height: 22px;
	padding-top: 6px;
}


.header {
	height: 61px;
	color: #808080;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 800px;
	float: none;
	background-position: -2px top;
	background-image: url(../img/logo.png);
}

.headerclick {
	float: left;
	height: 71px;
	width: 420px;
	display: block;
	color: #431110;
	text-decoration: none;
	margin-right: auto;
	
}

.headerclick a {
	color: #481816;
	text-decoration: none;
	visibility: hidden;
}
.headerclick a:hover {
	
}
.headerslogan {
	margin-bottom: 3px;
	display: block;
	letter-spacing: 0.6ex;
	color: #6A010D;
	
}
.menuheader {
	float: left;
	width: 200px;
	color: #333333;
	line-height: 25px;
	margin-bottom: 0px;
	height: auto;
	padding: 0px;
	
}


.text {
	background-repeat: repeat-y;
	background-position: center center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	text-align: justify;
	background-color: #FFFFFF;
	
	
}
.textbottom {
	background-image: url(../images/text_bottom_background.png);
	height: 27px;
	margin: 0px;
	
	
}.rada {
	display: block;
	margin-bottom: 0px;
	text-decoration: none;
	background-color: #D60505;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D60505;
}
.rada a:hover {
	color: #D60505;
}


.rada1 {
	width: 100px;
	display: block;
	float: left;
	height: 85px;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	padding-left: 100px;
	padding-top: 35px;
	background-image: url(../images/rada_landis.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
.rada2 {
	width: 100px;
	display: block;
	float: left;
	height: 85px;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	padding-left: 100px;
	padding-top: 35px;
	background-image: url(../images/rada_chalupar.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}
.rada3 {
	width: 100px;
	display: block;
	float: left;
	height: 85px;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	padding-left: 100px;
	padding-top: 35px;
	text-decoration: none;
	background-image: url(../images/rada_karin.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.rada4 {
	width: 100px;
	display: block;
	float: left;
	height: 85px;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	padding-left: 100px;
	padding-top: 35px;
	background-image: url(../images/rada_exklusiv.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
.textmain {
	float: left;
	width: 580px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;

	
}


}
.footer {
	height: 65px;
	width: 780px;
	clear:both;
	padding-top:80px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	font-weight: bold;
	color: #333333;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 20px;
}
.menuheadernadpis {
	float: left;
	height: 30px;
	width: 170px;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 5px;
}
.menuheadernadpismenu {
	float: left;
	color: #FFFFFF;
	width: 150px;
	padding-left: 25px;
}

.menuheadernadpismenu a {
	color: #FFFFFF;
}
.menuheadernadpismenu a:hover {
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}



.menuheadernadpis {
	float: left;
	height: 25px;
	width: 180px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
	margin-bottom: 6px;
	margin-right:0px;
}



ul, ol {
  margin: 0 0 18px 0px;
  padding-left:20px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: none;
}
ol {
  list-style: decimal;
}
li {
  line-height: 18px;
  color: #808080;
}


li a {
	text-decoration: none;
	color: #444444;
	font-weight: normal;
}
li a:hover {
	color: #D71C1D;
}

.menuheaderakce {
	float: left;
	height: 200px;
	width: 200px;
	color: #FFFFFF;
	background-image: url(../img/akce.png);
	font-size: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: #851803;
	margin-top: 10px;
	margin-bottom: 10px;
}
.textnadpisblue {
	float: left;
	color: #FFFFFF;
	background-color: #0CB6E7;
	width: 580px;
	background-image: url(../images/background_text_blue.png);
	background-repeat: repeat-y;
	background-position: right center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 25px;
}
.textnadpisorange {
	float: left;
	color: #FFFFFF;
	background-color: #FA661C;
	width: 680px;
	background-image: url(../images/background_text_orange.png);
	background-repeat: repeat-y;
	background-position: right center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 25px;
	font-size: 150%;
}
.krb_landis_udirna {
	background-color: #FFFFFF;
	display: block;
	height: 400px;
	width: 200px;
	float: left;
	background-image: url(../img/krby/landis-s-udirnou.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.krb_zvetsit {
	float: left;
	height: 25px;
	width: 195px;
	padding-bottom: 0px;
	margin-top: 379px;
	text-align: center;
	background-image: url(../img/zvetsit.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-left: 5px;
}

.krb_popis {
	background-color: #FFFFFF;
	display: block;
	float: left;
	width: 320px;
	padding-left: 60px;
	text-decoration: none;
}
.krb_nadpis_prava {
	background-color: #FFFFFF;
	display: block;
	float: left;
	width: 340px;
	padding-left: 40px;
	padding-top: 10px;
}
.krb_barvy {
	display: block;
	float: left;
	width: 320px;
	padding-right: 20px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.krb_barvy img {
	padding-right: 10px;
}

.krb_popis_cely {
	background-color: #FFFFFF;
	display: block;
	width: 570px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	padding-left: 10px;
	clear: both;
}
.krb_popis_cely_leva {
	background-color: #FFFFFF;
	display: block;
	float: left;
	width: 257px;
	text-decoration: none;
	padding-right: 10px;
}

.krb_popis_cely_prava {
	background-color: #FFFFFF;
	display: block;
	float: left;
	width: 269px;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}.krb_popis_cely_leva_cela {


	background-color: #FFFFFF;
	display: block;
	float: left;
	width: 290px;
	text-decoration: none;
}
.rada5 {

	width: 100px;
	display: block;
	float: left;
	height: 85px;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	padding-left: 100px;
	padding-top: 35px;
	background-image: url(../img/menu-green2hover.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
.krb_popis_cely_pravatop {
	background-color: #FFFFFF;
	display: block;
	float: left;
	width: 330px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 40px;
}
.krb_landis_nerez {
padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFFFFF;
	display: block;
	height: 400px;
	width: 200px;
	float: left;
	background-image: url(../img/krby/landis-nerez.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.krb_landis_med {

padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFFFFF;
	display: block;
	height: 400px;
	width: 200px;
	float: left;
	background-image: url(../img/krby/landis-med.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.krb_chalupar_chalupar {

padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;

	background-color: #FFFFFF;
	display: block;
	height: 400px;
	width: 200px;
	float: left;
	background-image: url(../img/krby/chalupar-chalupar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.krb_chalupar_fiesta {

padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;

	background-color: #FFFFFF;
	display: block;
	height: 400px;
	width: 200px;
	float: left;
	background-image: url(../img/krby/fiesta_small.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.krb_chalupar_merlin {

padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;

	background-color: #FFFFFF;
	display: block;
	height: 400px;
	width: 200px;
	float: left;
	background-image: url(../img/krby/merlin_small.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.krb_chalupar_madura_gas {

padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;

	background-color: #FFFFFF;
	display: block;
	height: 400px;
	width: 200px;
	float: left;
	background-image: url(../img/krby/madura_gas_small.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.krb_chalupar_patrik {


padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;

	background-color: #FFFFFF;
	display: block;
	height: 400px;
	width: 200px;
	float: left;
	background-image: url(../img/krby/chalupar-patrik.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.krb_chalupar_flamora {


padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;


	background-color: #FFFFFF;
	display: block;
	height: 400px;
	width: 200px;
	float: left;
	background-image: url(../img/krby/chalupar-flamora.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.krb_chalupar_komfort {




padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;

	background-color: #FFFFFF;
	display: block;
	height: 400px;
	width: 200px;
	float: left;
	background-image: url(../img/krby/chalupar-komfort.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menuheadernadpismenukarina {

	margin-top: 125px;
	margin-bottom: -2px;
	margin-left: 20px;
	color: #333333;
}
.krb_karina-karina-s-udirnou {
	background-color: #FFFFFF;
	display: block;
	height: 400px;
	width: 200px;
	float: left;
	background-image: url(../img/krby/karina-karina-s-udirnou.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.krb_karina-karina-rohova {
padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFFFFF;
	display: block;
	height: 300px;
	width: 200px;
	float: left;
	background-image: url(../img/krby/karina-karina-rohova.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.krb_zvetsit2 {
	height: 25px;
	width: 195px;
	padding-bottom: 0px;
	margin-top: 275px;
	text-align: center;
	background-image: url(../img/zvetsit.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-left: 5px;
	clear: both;
}
.krb_karina-madura {
padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFFFFF;
	display: block;
	height: 400px;
	width: 200px;
	float: left;
	background-image: url(../img/krby/karina-madura.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menuheadernadpismenuexklusiv {


	margin-top: 165px;
	margin-bottom: -2px;
	margin-left: 20px;
	color: #333333;
}
.krb_exklusiv_med {
	background-color: #FFFFFF;
	display: block;
	height: 400px;
	width: 200px;
	float: left;
	background-image: url(../img/krby/exklusiv-med.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.krb_exklusiv_nerez {
	background-color: #FFFFFF;
	display: block;
	height: 400px;
	width: 200px;
	float: left;
	background-image: url(../img/krby/exklusiv-nerez.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.krb_exklusiv_s_udirnou {
padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFFFFF;
	display: block;
	height: 400px;
	width: 200px;
	float: left;
	background-image: url(../img/krby/exklusiv-s-udirnou.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.krb_exklusiv_fiesta {

padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	background-color: #FFFFFF;
	display: block;
	height: 400px;
	width: 200px;
	float: left;
	background-image: url(../img/krby/exklusiv-fiesta.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.krb_exklusiv-roh {
padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;

	background-color: #FFFFFF;
	display: block;
	height: 300px;
	width: 200px;
	float: left;
	background-image: url(../img/krby/karina-karina-rohova.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.menuheadernadpismenudoplnky {

padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	margin-top: 255px;
	margin-bottom: 20px;
	margin-left: 20px;
	color: #333333;
}
.doplnky_stul_landis {



	background-color: #FFFFFF;
	display: block;
	height: 200px;
	width: 200px;
	float: left;
	background-image: url(../img/doplnky/stolek-landis.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.krb_zvetsit3 {


	float: left;
	height: 25px;
	width: 195px;
	padding-bottom: 0px;
	margin-top: 180px;
	text-align: center;
	background-image: url(../img/zvetsit.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-left: 5px;
}
.doplnky_stul_chalupar {




	background-color: #FFFFFF;
	display: block;
	height: 200px;
	width: 200px;
	float: left;
	background-image: url(../img/doplnky/stolek-chalupar.jpg);
	background-repeat: no-repeat;
	background-position: center 15px;
}
.doplnky_stul_karina {





	background-color: #FFFFFF;
	display: block;
	height: 200px;
	width: 200px;
	float: left;
	background-image: url(../img/doplnky/stolek-karina.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.krb_exklusiv_roh {


	background-color: #FFFFFF;
	display: block;
	height: 300px;
	width: 200px;
	float: left;
	background-image: url(../img/krby/exklusiv-roh.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.doplnky_stul_exklusiv {


padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;


	background-color: #FFFFFF;
	display: block;
	height: 200px;
	width: 200px;
	float: left;
	background-image: url(../img/doplnky/stolek-exklusiv.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.doplnky_ohniste {



padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;



	background-color: #FFFFFF;
	display: block;
	height: 200px;
	width: 200px;
	float: left;
	background-image: url(../img/doplnky/ohniste.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.doplnky_el_pohon {



padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;



	background-color: #FFFFFF;
	display: block;
	height: 200px;
	width: 200px;
	float: left;
	background-image: url(../img/doplnky/el_pohon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.doplnky_bat_pohon {



padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;




	background-color: #FFFFFF;
	display: block;
	height: 200px;
	width: 200px;
	float: left;
	background-image: url(../img/doplnky/bat_pohon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.doplnky_zadni_topeniste {





padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;



	background-color: #FFFFFF;
	display: block;
	height: 200px;
	width: 200px;
	float: left;
	background-image: url(../img/doplnky/zadni_topeniste.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.doplnky_bio_rost {




padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;





	background-color: #FFFFFF;
	display: block;
	height: 200px;
	width: 200px;
	float: left;
	background-image: url(../img/doplnky/bio-rost.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.doplnky_stul_madura {

padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFFFFF;
	display: block;
	height: 200px;
	width: 200px;
	float: left;
	background-image: url(../img/doplnky/stolek-madura.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.doplnky_udirna {
	background-color: #FFFFFF;
	display: block;
	height: 271px;
	width: 200px;
	float: left;
	background-image: url(../img/doplnky/udirna_small_web.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.doplnky_zahradni_fontana {


padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;




	background-color: #FFFFFF;
	display: block;
	height: 237px;
	width: 200px;
	float: left;
	background-image: url(../img/doplnky/zahradni_fontana.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.krb_zvetsit_zahradnifontana {

padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;

	float: left;
	height: 25px;
	width: 195px;
	padding-bottom: 0px;
	margin-top: 227px;
	text-align: center;
	background-image: url(../img/zvetsit.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-left: 5px;
}
.doplnky_otocny_rost {
	background-color: #FFFFFF;
	display: block;
	height: 130px;
	width: 200px;
	float: left;
	background-image: url(../img/doplnky/otocny_rost.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	padding: 0px;
	
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
.doplnky_kominovy_nastavec_grilu {
padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;







	background-color: #FFFFFF;
	display: block;
	height: 277px;
	width: 200px;
	float: left;
	background-image: url(../img/doplnky/nastavec.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.krb_zvetsit_nastavec {




	float: left;
	height: 25px;
	width: 195px;
	padding-bottom: 0px;
	margin-top: 260px;
	text-align: center;
	background-image: url(../img/zvetsit.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-left: 5px;
}
.krb_chalupar_primera {
	background-color: #FFFFFF;
	display: block;
	height: 460px;
	width: 200px;
	float: left;
	background-image: url(../img/krby/primera.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.krb_zvetsit_primera {
	float: left;
	height: 25px;
	width: 195px;
	padding-bottom: 0px;
	margin-top: 440px;
	text-align: center;
	background-image: url(../img/zvetsit.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


.menuheadernadpislandis a{
	float: left;
	height: 25px;
	width: 180px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-top: 10px;
	background-color: #530808;
	margin-bottom: 6px; 	text-decoration: none;
	background-image: url(../img/menu-brown2big.png);
}

.menuheadernadpislandis a:hover{
	background-image: url(../img/menu-green2big.png);
	color: #FFFFFF;
	background-color: #78A30C;
	
}




.menuheadernadpischalupar {
	
}

.menuheadernadpischalupar a{
	float: left;
	height: 25px;
	width: 180px;
	color: #FFFFFF;
	background-image: url(../img/menu-redbig2.png);
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-top: 10px;
	background-color: #D6100F;
	margin-bottom: 6px;	text-decoration: none;
}


.color1 {
	height: 30px;
	width: 180px;
	background-position:left top;
	background-repeat: no-repeat;
	background-color: #530808;
	background-image: url(../img/menu-brown2big.png);
}

.color2 {
	height: 30px;
	width: 180px;
	background-position:left top;
	background-repeat: no-repeat;
	background-color: #530808;
	background-image: url(../img/menu-redbig2.png);
}


.color3 {
	height: 30px;
	width: 180px;
	background-position:left top;
	background-repeat: no-repeat;
	background-color: #530808;
	background-image: url(../img/menu-orangebig.png);
}

.color4 {
	height: 30px;
	width: 180px;
	background-position:left top;
	background-repeat: no-repeat;
	background-color: #530808;
	background-image: url(../img/menu-gold.png);
}

.color5 {
	height: 30px;
	width: 180px;
	background-position:left top;
	background-repeat: no-repeat;
	background-color: #530808;
	background-image: url(../img/menu-gold2.jpg);
}

.color6 {
	height: 30px;
	width: 180px;
	background-position:left top;
	background-repeat: no-repeat;
	background-color: #530808;
	background-image: url(../img/menu-yellow3big.png);
}
.menuheadernadpischalupar a:hover{
	background-image: url(../img/menu-green2big.png);
	color: #FFFFFF;
	background-color: #75A00B;
	
}

.menuheadernadpiskarina {
	background-color: #FA661C;

}


.menuheadernadpiskarina a{
float: left;
	height: 25px;
	width: 180px;
	color: #FFFFFF;
	background-image: url(../img/menu-orangebig.png);
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-top: 10px;
	background-color: #FA661C;
	margin-bottom: 6px;	text-decoration: none;
}

.menuheadernadpiskarina a:hover{
	background-image: url(../img/menu-green2big.png);
	color: #FFFFFF;
	background-color: #7AA40E;
	
}

.menuheadernadpisexklusiv {
	
}

.menuheadernadpisexklusiv a{
	float: left;
	height: 25px;
	width: 180px;
	color: #FFFFFF;
	background-image: url(../img/menu-gold.png);
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-top: 10px;
	background-color: #F2942C;
	margin-bottom: 6px;	text-decoration: none;
}

.menuheadernadpisexklusiv a:hover{
	background-image: url(../img/menu-green2big.png);
	color: #FFFFFF;
	background-color: #729E09;
	
}

.menuheadernadpisudirna {
	
}

.menuheadernadpisudirna a{
	float: left;
	height: 25px;
	width: 180px;
	color: #FFFFFF;
	background-image: url(../img/menu-gold2.jpg);
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-top: 10px;
	background-color: #F2942C;
	margin-bottom: 6px;	text-decoration: none;
}

.menuheadernadpisudirna a:hover{
	background-image: url(../img/menu-green2big.png);
	color: #FFFFFF;
	background-color: #729E09;
	
}



.menuheadernadpisdoplnky {
	
}

.menuheadernadpisdoplnky a{
	float: left;
	height: 25px;
	width: 180px;
	color: #FFFFFF;
	background-image: url(../img/menu-yellow3big.png);
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-top: 10px;
	background-color: #F2BA48;
	margin-bottom: 6px;
	text-decoration: none;
}

.menuheadernadpisdoplnky a:hover{
	background-image: url(../img/menu-green2big.png);
	color: #FFFFFF;
	background-color: #729E09;
	
}
