 @charset "utf-8";
/* CSS Document */
body {
	margin: 0px auto 0px auto;
	font-family: Tahoma, Arial CE, Helvetica, sans-serif;
	font-size: 95%;
	color: #858585;
	background: url(../images/bg-body.gif) top center fixed no-repeat;
	outline: none;
}
img, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	color: #006629;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	list-style: none;
	margin-top: 20px;
	color: #006629;
	text-decoration: none;
	font-size: 24px;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	background: url(../images/bg-h1.gif) top left no-repeat;
	padding-left: 60px;
}
.hh {
	display:block;
	list-style: none;
	margin-top: 20px;
	color: #006629;
	text-decoration: none;
	font-size: 24px;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	background: url(../images/bg-h1.gif) top left no-repeat;
	padding-left: 60px;
}
h2, h3, h4, h5, h6 {
	font-size: 19px;
	font-weight: bold;
	color: #95c225;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family:  Arial CE, Tahoma, Helvetica, sans-serif;
}
.hhh {
	font-size: 19px;
	font-weight: bold;
	color: #95c225;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family:  Arial CE, Tahoma, Helvetica, sans-serif;
	display:block;
}
h3 {
	font-size: 15px;
	color: #006629;
	font-weight: normal;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 0px;
}
span {
	color:#006629;
}
#top {
	width: 100%;
	height: 130px;
	background: url(../images/bg-top.gif) repeat;
}
#header {
	margin: 0px auto 0px auto;
	width: 950px;
	height: 130px;
}
#logo {
	float: left;
	width: 153px;
	height: 100px;
	margin-top: 15px;
}
#top-menu {
	float: left;
	width: 630px;
	height: 56px;
	text-align: right;
	font-size: 10px;
	color: #a1a1a1;/*border-bottom: 1px solid #2c2c2c;*/
}
#top-menu ul {
	margin-top: 20px;
}
#top-menu li {
	display: inline;
	margin-left: 10px;
}
#top-menu a {
	color: #a1a1a1;
}
#top-menu a:hover {
	color: #95c225;
	text-decoration: none;
}
#bottom-menu {
	float: right;
	margin: 20px 0 0 0;
	width: 748px;
	height: 36px;
	text-align: right;
}
#bottom-menu a {
	margin-left: 40px;
}
#graphics {
	width: 100%;
	height: 352px;
	margin: 0px auto 0px auto;
}
#banner {
	margin: 0px auto 0px auto;
	width: 950px;

	background: url(../images/bg-banner.png) repeat;
	_background: none;
	_background: url(../images/bg-banner.gif) repeat;
	padding-top:23px;
	
}
#menu {
	width: 100%;
	height: 40px;
	margin: 0px auto 0px auto;
	background: url(../images/bg-menu.gif) repeat-x;
}
#main-menu {
	margin: 0px auto 0px auto;
	width: 950px;
}
#main-menu ul {
	margin: 0;
	height: 40px;
	float: left;
}
#main-menu li {
	display: inline;
}
#main-menu a {
	margin-right: 20px;
}
#main-menu a.bt-1 {
	background: url(../images/main-menu-1-p.gif) no-repeat;
	height: 40px;
	width: 155px;
	float: left;
}
#main-menu a.bt-1:hover {
	background: url(../images/main-menu-1-a.gif) no-repeat;
}
#main-menu a.bt-2 {
	background: url(../images/main-menu-2-p.gif) no-repeat;
	height: 40px;
	width: 134px;
	float: left;
}
#main-menu a.bt-2:hover {
	background: url(../images/main-menu-2-a.gif) no-repeat;
}
#main-menu a.bt-3 {
	background: url(../images/main-menu-3-p.gif) no-repeat;
	height: 40px;
	width: 159px;
	float: left;
}
#main-menu a.bt-3:hover {
	background: url(../images/main-menu-3-a.gif) no-repeat;
}
#main-menu a.bt-4 {
	background: url(../images/main-menu-4-p.gif) no-repeat;
	height: 40px;
	width: 112px;
	float: left;
}
#main-menu a.bt-4:hover {
	background: url(../images/main-menu-4-a.gif) no-repeat;
}
#content {
	margin: 0px auto 0px auto;
	width: 950px;
}
#content-left {
	float: left;
	width: 670px;
	padding-bottom:20px;
}
#content-left li {
	margin-left:30px;
	color: #006629;
}
#content-left b {
	color: #006629;
}
#content-left strong {
	color: #006629;
}
#content-right {
	float: right;
	width: 255px;
	display:inline;
	padding-bottom:20px;
}
#content-right li {
	display:inline;
}
#bottom {
	margin: 0px auto 0px auto;
	width: 100%;
	height: 197px;
	background: url(../images/bg-bottom.gif) repeat-x;
}
#footer {
	margin: 0px auto 0px auto;
	width: 952px;
	height: 197px;
}
.footer-content {
	float: left;
	width: 275px;
	margin: 20px 20px 0 0px;
	font-size: 16px;
	color: #FFF;
	height: 100px;
}
#copyright {
	float: left;
	height: 60px;
	font-size: 11px;
	color: #000;
	font-family:  Tahoma, Helvetica, sans-serif;
	margin-bottom: 20px;
}
#copyright a {
	color: #000;
}
#thumbBox { /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 1px;
	background: #95c225;
	visibility: hidden;
	z-index: 200;
	cursor: pointer;
}
#thumbBox .footerbar { /*Footer DIV of thumbbox that contains "close" link */
	color: #ffffff;
	padding-bottom: 10px;
	text-align: right;
}
#thumbBox #thumbImage { /*DIV within thumbbox that holds the enlarged image */
	background-color: #95c225;
	color: #ffffff;
}
#thumbLoading { /*DIV for showing "loading" status while thumbbox is being generated*/
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #ffffff;
	padding: 5px;
	z-index: 150;
}
#menu a.menu_span2 {
	font-size:14px;
}
#submenu-level2 {
	background-color:#95c225;
	font-size:18px;
	width:290px;
}
#submenu-level2 a {
	height:13px;
	padding:10px;
}
#submenu-level2-2 {
	background-color:#95c225;
	font-size:18px;
	width:260px;
}
#submenu-level2-2 a {
	height:13px;
	padding:10px;
}
#submenu-level2-3 {
	background-color:#95c225;
	/*opacity: 0.7;
    filter: alpha(opacity=70);*/
	font-size:18px;
	width:200px;
}
#submenu-level2-3 a {
	height:13px;
	padding:10px;
}
#submenu-level2 a:hover {
	background:none;
	height:13px;
}
.submenu {
	position: absolute;
	color: #ffffff;
	visibility: hidden;
	font:normal 11px Verdana;
	line-height: 26px;
	z-index: 100;
	background-color: #95c225;
	width: 300px;
	margin-top: 7px;
	padding-bottom: 5px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	text-align:left !important;
}
.submenu2 {
	position: absolute;
	color: #ffffff;
	visibility: hidden;
	font:normal 11px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #000000;
	width: 250px;
	margin-top: 7px;
	padding-bottom: 5px;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.submenu a, .submenu2 a {
	color:#000;
	margin-left: 0px !important;
}
.submenu a:hover, .submenu2 a:hover { /*hover background color*/
	color: #ffffff;
	text-decoration: none;
}
.d2_img {
	float:left;
	padding:3px;
	border: 1px solid #006629;
	margin: 5px 5px 0 0;
}
.shop_img {
	float:left;
	padding:3px;
	border: 1px solid #006629;
	margin: 5px 10px 0 0;
}
.style1 {
	font-size: 15px;
	color: #006629;
	font-weight: normal;
}
.covkosi {
	display:block;
	margin-top:20px;
}
.strbg {
	margin-top:20px;
	margin-bottom:20px;
	display:block;
}
.buy {
	float:right;
	margin-right:15px;
	display:block;
}
.cena {
	display:block;
	margin:8px 10px 0 0;
	float:right;
}
.tlacitko {
	/*background-color:#93c627;*/
	cursor:pointer;
	cursor:hand;
	background-color:#e0dede;
	padding:5px;
	border:0;
	color:#006629;
	font-weight:bold;
}
.pocet {
	text-align:center;
}
.send {
	background-color:#9ec34f;
	padding:5px;
	border:0;
	color:#006629;
	font-weight:bold;
	cursor:pointer;
	cursor:hand;
}
.send-input {
	width:325px;
	background-color:#9ec34f;
	padding:5px;
	border:0;
}
.menu_link {
	font-weight: bold;
	font-size:15px;
}
.podkat {
	margin-left:5px;
	font-size:14px;
}
#search {
	float: left;
	width: 140px;
	height: 20px;
	margin: 20px 0 0 20px;
}
.search-field {
	width: 120px;
	height: 13px;
	float: left;
	padding: 0 5px 1px 0;
	margin: 0;
	background-color: #fff;
	border: 0;
	color: #000;
	font-size: 11px;
	text-align: right;
	display: block;
}
.search-button {
	background: url(../images/arrow.gif) no-repeat;
	border: 0;
	float: right;
	margin: 0 0px 0 0px;
	padding: 0 2px 0 2px;
	height: 12px;
	width: 8px;
	cursor: pointer;
}
.bnr1 {
	background: url(../images/bnr/1.png) no-repeat;
	width: 949px;
	height: 306px;
	display: block;
}
.bnr2 {
	background: url(../images/bnr/2.png) no-repeat;
	width: 949px;
	height: 306px;
	display: block;
	padding-top: 20px
}
.bnr3 {
	background: url(../images/bnr/3.png) no-repeat;
	width: 949px;
	height: 306px;
	display: block;
}
.bnr4 {
	background: url(../images/bnr/4.png) no-repeat;
	width: 949px;
	height: 306px;
	display: block;
}
.bnr5 {
	background: url(../images/bnr/5.png) no-repeat;
	width: 949px;
	height: 306px;
	display: block;
}
.bnrvaneoce {
	background: url(../images/bnr/vanoce.png) no-repeat;
	width: 949px;
	height: 306px;
	display: block;
}
.banner-box {
	/*background:url(../images/bnr/1.png) no-repeat;*/
	width:900px;
	height:291px;
	display:block;
	margin-top:22px;
}
.banner-img {
	float:left;
	width:291px;
	height:260px;
	display:block;
	margin-left:28px;
}
.banner-img img {
	float:left;
}
.banner-txt {
	display:block;
	float:left;
	margin-left:25px;
	width:500px;
	height:235px;	
	padding-top:25px;
}
.banner-span-1 {
	text-transform:uppercase;
	color:#fff;
	font-size:48px;
	margin-left:25px;
}
.banner-span-2 {
	color:#98d311;
	font-size:34px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:32px;
	float:left;
	height:65px;
}
.banner-span-3 {
	color:#fff;
	font-size:38px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:25px;
	margin-right:15px;
	float:right;
}

