body {
	font-family:Arial;
	font-size:12px;
	color:#333333;
	background-color:#FFFFFF;
	text-align:center;
	height:100%;
	background:url(img/bg_top.jpg) top repeat-x;
}

* {
	margin:0;
	padding:0;
}

img {
	border:none;
}

a {
	text-decoration:none;
}

ul li {
	list-style:none;
}

.sbmt {
	background:url(img/menu_hover.jpg) repeat-x top;
	height:25px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding:0px 5px 3px 5px;
	border:1px solid #000000;
}

/*** ***/

#all {
	width:980px;
	margin:0px auto;
	overflow:hidden;
	display:block;
}

#all_center {
	float:left;
	width:100%;
	margin:0px;
	text-align:left;
}

/*** header ***/
#header {
	clear:both;
	height:95px;
}
#header_left {
	background:url(img/header_left.jpg)(img/header_left.jpg) no-repeat;
	width:40px;
	height:95px;
	float:left;
	display:block;
}
#logo {
	width:161px;
	height:95px;
	float:left;
	display:block;
}
#header_right {
	background:url(img/header_right.png) no-repeat;
	width:779px;
	height:95px;
	float:left;
	display:block;
}
/*
#header_left {
	background:url(img/header_left.jpg) no-repeat;
	width:48px;
	height:95px;
	float:left;
	display:block;
}
#logo {
	width:132px;
	height:95px;
	float:left;
	display:block;
}
#header_right {
	background:url(img/header_right.jpg) no-repeat;
	width:800px;
	height:95px;
	float:left;
	display:block;
}
*/

/*** main menu ***/
#main_menu {
	clear:both;
	height:31px;
	color:#EAEAEA;
	text-align:center;
}
#main_menu .menu {
	display:block;
	float:left;
	height:24px;
	padding:7px 6px 0px 6px;
	font-size:12px;
	color:white; /*#DECEAC;*/
	text-transform:uppercase;
	font-weight:bold;
}
#main_menu .menu:hover {
	background:url(img/menu_hover.jpg) repeat-x;
}
#main_menu .menu_press {
	display:block;
	float:left;
	height:24px;
	padding:7px 6px 0px 6px;
	font-size:12px;
	color:#FFE000;
	text-transform:uppercase;
	font-weight:bold;
	background:url(img/menu_hover.jpg) repeat-x;
}
#main_menu .tab {
	display:block;
	float:left;
/*	background:url(img/menu_tab.jpg) no-repeat; */
	background-color:none;
	width:1px;
	height:30px;
}


/*** uvod obsah ***/
#uvod_obsah {
	clear:both;
	width:980px;
	overflow:hidden;
	padding:10px 0px 0px 0px;
}
#uvod_obsah #uvod_box1 {
	display:block;
	width:745px;
	float:left;
	padding:0px 6px 7px 0px;
	border-right:1px solid none;
}
#uvod_obsah #uvod_box1 h1 {
	background:url(img/uvod_box1_nadpis.jpg) no-repeat;
	display:block;
	width:740px;
	height:21px;
	margin:0px 0px 2px 0px;
	padding:6px 0px 0px 10px;
	text-transform:uppercase;
	font-weight:bold;
	color:black;
	font-size:12px;
}
#uvod_obsah #uvod_box1 #home_box_1 {
	padding:0px 5px 0px 5px;
	margin:0px 5px 0px 5px;
}
#uvod_obsah #uvod_box1 #home_box_1 #home1_nadpis {
	color:#993300;
	font-weight:bold;
	display:block;
}
#uvod_obsah #uvod_box1 #home_box_1 #home1_strucny {
	display:block;
}
#uvod_obsah #uvod_box1 #home_box_1 #home1_cely {
	display:block;
}
#uvod_obsah #uvod_box1 #home_box_1 #home1_link1 {
	text-align:right;
	margin:0px 2px 2px 0px;
	display:block;
}
#uvod_obsah #uvod_box1 #home_box_1 #home1_link1 a {
	color:#996600;
	text-decoration:underline;
}
#uvod_obsah #uvod_box1 #home_box_1 #home1_link1 a:hover {
	text-decoration:none;
}
#uvod_obsah #uvod_box1 #home_box_1 #home1_link2 {
	text-align:right;
	margin:0px 2px 2px 0px;
	display:block;
}
#uvod_obsah #uvod_box1 #home_box_1 #home1_link2 a {
	color:#996600;
	text-decoration:underline;
}
#uvod_obsah #uvod_box1 #home_box_1 #home1_link2 a:hover {
	text-decoration:none;
}
#uvod_obsah #uvod_box1 #home_box_2 {
	padding:5px;
	margin:15px 5px 15px 5px;
}
#uvod_obsah #uvod_box1 #home_box_2 #home2_nadpis {
	color:#993300;
	font-weight:bold;
	display:block;
}
#uvod_obsah #uvod_box1 #home_box_2 #home2_link1 {
	text-align:right;
	margin:0px 2px 2px 0px;
	display:block;
}
#uvod_obsah #uvod_box1 #home_box_2 #home2_link1 a {
	color:#996600;
	text-decoration:underline;
}
#uvod_obsah #uvod_box1 #home_box_2 #home2_link1 a:hover {
	text-decoration:none;
}
#uvod_obsah #uvod_box1 #home_box_2 #home2_link2 {
	text-align:right;
	margin:0px 2px 2px 0px;
	display:block;
}
#uvod_obsah #uvod_box1 #home_box_2 #home2_link2 a {
	color:#996600;
	text-decoration:underline;
}
#uvod_obsah #uvod_box1 #home_box_2 #home2_link2 a:hover {
	text-decoration:none;
}
#uvod_obsah #uvod_box2 {
	display:block;
	width:225px;
	float:right;
}
#uvod_obsah #uvod_box2 .left_box {
	background:url(img/uvod_box2_bg.jpg) repeat-y;
	width:218px;
	margin:0px 0px 7px 4px;
}
#uvod_obsah #uvod_box2 .left_box h2 {
	text-transform:uppercase;
	font-weight:bold;
	color:#DFBC00;
	font-size:18px;
	background:url(img/uvod_box2_nadpis.jpg) no-repeat;
	width:208px;
	height:20px;
	display:block;
	padding:10px 0px 0px 13px;
}
#uvod_obsah #uvod_box2 .left_box .obsah {
	padding:2px 0px 11px 13px;
	background:url(img/uvod_box2_bottom.jpg) no-repeat bottom left;
	width:205px;
}
#uvod_obsah #uvod_box2 .left_box .obsah div {
	margin:5px 0px 5px 0px;
}
#uvod_obsah #uvod_box2 .left_box .obsah .center {
	text-align:center;
	margin:5px 13px 5px 0px;
}
#uvod_obsah #uvod_box2 .left_box .obsah .ciara {
	display:block;
	height:5px;
	border-top:1px solid #DECEAC;
	text-align:center;
	margin:10px 13px 0px 0px;
}
#uvod_obsah #uvod_box2 .left_box .obsah a {
	color:#C29112;
	text-decoration:none;
}
#uvod_obsah #uvod_box2 .left_box .obsah a:hover {
	text-decoration:underline;
}
#uvod_obsah #uvod_box3 {
	display:block;
	width:751px;
	float:left;
	border-top:1px solid #DECEAC;
	border-right:1px solid none;
	margin:0px 0px 5px 0px;
}
#uvod_obsah #uvod_box3 #uvod_box3_1 {
	background:url(img/uvod_box3_1_bg.jpg) repeat-y;
	width:266px; /* obr ma 264px */
	height:256px;
	margin:7px 0px 0px 2px;
	float:left;
}
#uvod_obsah #uvod_box3 #uvod_box3_1 h2 {
	text-transform:uppercase;
	font-weight:bold;
	color:#DFBC00;
	font-size:18px;
	background:url(img/uvod_box3_1_nadpis.jpg) no-repeat;
	width:251px;
	height:23px;
	display:block;
	padding:10px 0px 0px 13px;
}
#uvod_obsah #uvod_box3 #uvod_box3_1 .obsah {
	padding:2px 0px 14px 13px;
	background:url(img/uvod_box3_1_bottom.jpg) no-repeat bottom left;
	width:251px;
	height:205px;
}
#uvod_obsah #uvod_box3 #uvod_box3_1 .obsah #uvod_hunters_videa_box a {
	color:#333333;
	text-decoration:none;
}
#uvod_obsah #uvod_box3 #uvod_box3_1 .obsah #uvod_hunters_videa_box a:hover {
	text-decoration:underline;
}
#uvod_obsah #uvod_box3 #uvod_box3_1 .obsah #uvod_hunters_videa_box .nadpis {
	width:230px;
	margin:5px 0px 3px 0px;
	text-align:center;
	font-weight:bold;
}
#uvod_obsah #uvod_box3 #uvod_box3_1 .obsah #uvod_hunters_videa_box .foto {
	width:230px;
	margin:5px 0px 3px 0px;
	border:1px solid black;
	text-align:center;
}
#uvod_obsah #uvod_box3 #uvod_box3_1 .obsah #uvod_hunters_videa_box .link {
	width:230px;
	margin:5px 0px 3px 0px;
	text-align:right;
}
#uvod_obsah #uvod_box3 #uvod_box3_2 {
	background:url(img/uvod_box3_2_bg.jpg) repeat-y;
	width:478px;
	height:256px;
	margin:7px 0px 0px 0px;
	float:right;
}
#uvod_obsah #uvod_box3 #uvod_box3_2 h2 {
	text-transform:uppercase;
	font-weight:bold;
	color:#DFBC00;
	font-size:18px;
	background:url(img/uvod_box3_2_nadpis.jpg) no-repeat;
	width:465px;
	height:23px;
	display:block;
	padding:10px 0px 0px 13px;
}
#uvod_obsah #uvod_box3 #uvod_box3_2 .obsah {
	padding:2px 0px 14px 13px;
	background:url(img/uvod_box3_2_bottom.jpg) no-repeat bottom left;
	width:455px; /* 478 */
	height:205px;
}
#uvod_obsah #uvod_box4 {
	display:block;
	width:225px;
	height:269px;
	float:left;
	border-top:1px solid #DECEAC;
}
#uvod_obsah #uvod_box4 .left_box {
	background:url(img/uvod_box2_bg.jpg) repeat-y;
	width:218px;
	height:262px;
	margin:7px 0px 0px 7px;
}
#uvod_obsah #uvod_box4 .left_box h2 {
	text-transform:uppercase;
	font-weight:bold;
	color:#DFBC00;
	font-size:18px;
	background:url(img/uvod_box2_nadpis.jpg) no-repeat;
	width:208px;
	height:20px;
	display:block;
	padding:10px 0px 0px 13px;
}
#uvod_obsah #uvod_box4 .left_box .obsah {
	padding:2px 0px 86px 13px;
	background:url(img/uvod_box4_bottom.jpg) no-repeat bottom left;
	width:205px;
	height:144px;
	text-align:center;
}
#uvod_obsah #uvod_box4 .left_box .obsah p.odkazy {
	display:block;
	margin:10px 12px 0px 0px;
	text-align:center;
}

/*** obsah ***/
#obsah {
	clear:both;
	width:980px;
	overflow:hidden;
	margin:10px 0px 0px 0px;
	background:url(img/obsah_bg.jpg) repeat-y;
}
#obsah_bottom {
	clear:both;
	width:980px;
	height:76px;
	display:block;
	background:url(img/obsah_bottom.jpg) no-repeat;
}
#obsah #box_left {
	width:180px;
	float:left;
}
#obsah #box_left h2 {
	float:left;
	background:url(img/box_left_nadpis.jpg) no-repeat top;
	width:167px;
	height:29px;
	text-transform:uppercase;
	font-weight:bold;
	color:#DFBC00;
	font-size:18px;
	padding:12px 0px 0px 10px;
	display:block;
	overflow:hidden;
}
#obsah #box_left .left_free {
	background:url(img/box_left_top.jpg) no-repeat top left;
	margin:36px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#obsah #box_left ul {
	background:url(img/box_left_top.jpg) no-repeat top left;
	margin:36px 0px 0px 0px;
	padding:7px 0px 0px 0px;
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
}
#obsah #box_left li {
	background-image:url(/img/bulletSub.gif);
	background-position:2px 12px;
	background-repeat:no-repeat;
	border-bottom:1px solid #E0CFAC;
	font-weight:bold;
	margin:0px 0px 0px 10px;
	padding:10px 0px 11px 0px;
	width:156px;
}
#obsah #box_left li a {
	display:block;
	padding:0px 0px 0px 17px;
	color:#000000;
	text-decoration:none;
}
#obsah #box_left li a:hover {
	text-decoration:underline;
}
#obsah #box_left li a.press {
	text-decoration:underline;
}
#obsah #box_center {
	width:599px;
	float:left;
	padding:0px 8px 0px 6px;
}
#obsah #box_center a.link_l {
	display:block;
	overflow:hidden;
	float:left;
	color:#996600;
	font-size:10px;
	font-weight:bold;
	height:20px;
	margin:0px 0px 10px 0px;
}
#obsah #box_center a.link_l:hover {
	text-decoration:underline;
}
#obsah #box_center a.link_r {
	display:block;
	overflow:hidden;
	float:right;
	color:#996600;
	font-size:10px;
	font-weight:bold;
	height:20px;
}
#obsah #box_center a.link_r:hover {
	text-decoration:underline;
}
#obsah #box_center h1 {
	background-color:#000000;
	height:24px;
	padding:6px 0px 4px 8px;
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
}
#obsah #box_center div {
	margin:10px 0px 0px 0px;
/*	clear:both;*/
}
#obsah #box_center p {
	margin:10px 0px 0px 0px;
	clear:both;
}
#obsah #box_center #product_kat_foto {
	width:585px;
	text-align:center;
}
#obsah #box_center #products {
	width:585px;
	margin:10px 0px 0px 0px;
}
#obsah #box_center #products li {
	margin:5px 0px 5px 0px;
}
#obsah #box_center #products a {
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
}
#obsah #box_center #products a:hover {
	color:#FF9900;
	text-decoration:underline;
}
#obsah #box_right {
	width:187px;
	float:left;
}
#obsah #box_right .box_right {
	float:left;
	width:187px;
}
#obsah #box_right .box_right h2 {
	float:left;
	background:url(img/box_right_nadpis.jpg) no-repeat top;
	width:173px;
	height:23px;
	text-transform:uppercase;
	font-weight:bold;
	color:#DFBC00;
	font-size:18px;
	padding:12px 0px 0px 14px;
}
#obsah #box_right .box_right .obsah {
	margin:38px 0px 0px 6px;
	width:175px;
}
#obsah #box_right .box_right .obsah p.odkazy {
	display:block;
	margin:0px 12px 0px 0px;
	padding-top:10px;
	text-align:center;
}
#obsah #box_right .box_right .obsah div {
	margin:5px 0px 5px 0px;
}
#obsah #box_right .box_right .obsah .center {
	text-align:center;
	margin:5px 3px 5px 0px;
}
#obsah #box_right .box_right .obsah .ciara {
	display:block;
	height:5px;
	border-top:1px solid #DECEAC;
	text-align:center;
	margin:10px 3px 0px 0px;
}
#obsah #box_right .box_right .obsah a {
	color:#C29112;
	text-decoration:none;
}
#obsah #box_right .box_right .obsah a:hover {
	text-decoration:underline;
}
#obsah #box_right .box_right .bottom {
	width:187px;
	height:10px;
	background:url(img/box_right_bottom.jpg) no-repeat;
}
#obsah #box_right .box_right .nic {
	width:187px;
	height:16px;
	background:url(img/box_right_nic.jpg) no-repeat;
}

/*** bottom ***/
#bottom {
	clear:both;
	background-color:#666;
	height:21px;
	color:#FAD53F;
	font-size:11px;
	padding:6px 0px 0px 10px;
	text-transform:lowercase;
}
#bottom a {
	color:white;
	text-decoration:none;
}
#bottom a:hover {
	text-decoration:underline;
}
#bottom a.press {
	color:#666666;
	text-decoration:underline;
}


#content {
	text-align:center;
}

#map {
	text-align:center;
}

#fields {
	width:500px;
}

#fields .left {
	float:left;
	display:block;
}
#fields .right {
	float:right;
	display:block;
}
#fields .bottom {
	clear:both;
}

#hunters_video {
	display:block;
	width:590px;
	overflow:hidden;
	clear:both;
}
#hunters_video a.link_l {
	display:block;
	overflow:hidden;
	float:left;
	color:#996600;
	font-size:10px;
	font-weight:bold;
}
#hunters_video a.link_l:hover {
	text-decoration:underline;
}
#hunters_video a.link_r {
	display:block;
	overflow:hidden;
	float:right;
	color:#996600;
	font-size:10px;
	font-weight:bold;
}
#hunters_video a.link_r:hover {
	text-decoration:underline;
}
#hunters_video div.left {
	display:block;
	width:280px;
	height:10px;
	float:left;
	text-align:right;
	padding:5px;
	clear:none;
	margin:0px;
}
#hunters_video div.right {
	display:block;
	width:280px;
	height:10px;
	float:right;
	text-align:left;
	padding:5px;
	font-weight:bold;
	clear:none;
	margin:0px;
}
#hunters_video .cena {
	color:#006600;
}
#hunters_video .obal {
	display:block;
	width:580px;
	text-align:center;
	padding:5px;
}

#galeria {
	display:block;
}
#galeria a.fotka {
	float:left;
	margin:5px;
	text-align:center;
	text-decoration:none;
	color:#000000;
}
#galeria a.fotka:hover {
	text-decoration:underline;
}
#galeria a.fotka img {
	border:1px solid #999999;
}
#galeria a.fotka img:hover {
	border:1px solid #000000;
}

#uvod_box2 a:link, #uvod_box2 a:visited{
	color: #C29112;
	text-decoration: none;
}

#uvod_box2 a:hover {
	text-decoration: underline;
}



/*================================png==hack======================================*
img{
	behavior: url("iepngfix.htc")

 }
 */