html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background: url("../imgs/wd_bg.png") #B8A97C top left repeat-y;
	font-family: Arial,Verdana,Helvetica;
	font-size: 11px;
}

#container {
	float:left;
	width:840px;
}

#top {
	float:left;
	width:805px;
	height:216px;
	background: url("../imgs/top_bg.jpg") no-repeat;
	margin-left:31px;
}

#logo {
	float:left;
	width:125px;
	height:38px;
	margin-left:15px;
	margin-top:102px;
}

#logo h1{
	font-size:30px;
	color:#FFFFFF;
}

#topBox {
	float:right;
	width:263px;
	height:63px;
	margin-top:88px;
	color:#FFFFFF;
}

.cMargin1 {
	margin:9px;
}

.cMargin2 {
	margin: 17px 0 0 26px;
}

.cMargin3 {
	margin: 26px 0 0 16px;
}

.cMargin4 {
	margin: 20px;
}

.cMargin5 {
	margin: 23px 0 0 31px;
}

.cMargin6 {
	margin: 15px 0 0 0;
}

.cMargin7 {
	margin:12px;
}

.cMargin8 {
	margin:13px;
}

.cMargin9 {
	margin:50px 20px 20px 20px;
}



#langMenu {
	float:right;
	height:20px;
}

#langMenu li {
	display:inline;
	margin-left:10px;
}

.a1 {
	color:#F49519;
	text-decoration:underline;
}

.a1:hover {
	color:#FFFFFF;
}

.a2 {
	color:#FFFFFF;
	text-decoration:underline;
}

.a2:hover {
	color:#F49519;
}

.a4 {
	color:#313131;
	text-decoration:underline;
	text-transform:uppercase;
}

.a4:hover {
	color:#FFFFFF;
}

#find {
	float:left;
	width:140px;
	height:22px;
	margin-top:3px;
}

#find input {
	height:17px;
	width:140px;
	font-family:Verdana,Arial,Helvetica;
	color:#313131;
	border:0px;
	font-size:10px;
	padding: 5px 5px 0 5px;
	margin-left:-1px;
	
}

#findBtn {
	float:right;
	width:91px;
	margin-top:3px;
}

#menu {
	float:left;
	width:805px;
	height:50px;
	margin-top:15px;
}

#mainMenu {
	float:right;
	height:26px;
	width:550px;
	margin-top:15px;
	margin-right:9px;
	padding-top:9px;
	text-align:right;
	color:#FFFFFF;
}


#mainMenu a {
	color:#FFFFFF;
	font-size:13px;
}

#mainMenu a:hover {
	color:#E88B14;
}

#machinesMenu a {
	color:#FFFFFF;
	font-size:15px;
}

#machinesMenu a:hover {
	color:#E88B14;
}



#machinesMenu {
	float:left;
	width:206px;
	height:47px;
	color:#FFFFFF;
	padding-top:7px;
}

#sub_nav {
  float: left;
  width: 805px;
  height: 33px;
  line-height: 33px;
  margin-bottom: 6px;
  background: #e88b14;
  float: left;
}
#sub_nav a {margin: 0 5px 0 5px; color: #313131;text-transform:lowercase;}
#sub_nav a:hover {color: #ffffff;}
#where {
  background: url('../imgs/where.png') no-repeat;
  width: 150px;
  padding-left: 20px;
  color: #ffffff;
  float: left;
  text-transform: uppercase;
}

#main {
	float:left;
	width:805px;
	margin-left:31px;
	background:#FFFFFF;
}

#actual {
	float:left;
	width:280px;
	height:542px;
	padding: 17px 20px 0 20px;
	background: url("../imgs/ak_bg.png") repeat-x;
}

.actualItem {
	float:left;
	width:280px;
	margin: 10px 0 0 -2px;
	line-height:120%;
}

.actualFrame {
	float:left;
	width:122px;
	height:122px;
	margin: 0 8px 8px 0;
	background: url("../imgs/img_bg.gif") no-repeat;
	
}

.actualImage {
	float:left;
	width:100px;
	height:100px;
	margin:9px 10px 10px 11px;
}



.li {
	 display:inline;
	 margin-left:23px;
	 height:15px;
}

.li2 {
	display:inline;
	margin-left:20px;
}

.a3 {
	font-size:12px;
	color:#000000;
	font-family: Verdana,Arial,Helvetica;
	font-weight:bold;
	line-height:120%;
}

.a3:hover {
	color:#FFFFFF;
}

.hr {
	width:280px;
	height:30px;
	background: url("../imgs/line.gif") center left no-repeat;
	border:0px;
}

.hr2 {
	float:left;
	width:805px;
	height:29px;
	background: url("../imgs/line2.gif") center left no-repeat;
	border:0px;
}

.hr3 {
	width:100%;
	height:30px;
	margin:10px 0 0 0;
	background: url("../imgs/line.gif")left center repeat-x;
	border:0px;
}

#offer {
	float:left;
	width:485px;
	height:150px;
	background:url("../imgs/offer_bg.png") no-repeat; 
}

#homeFlash {
	float:left;
	width:466px;
	height:399px;
	border-bottom-color:#333333;
	border-bottom:solid 10px;
	border-left-color:#333333;
	border-left:solid 10px;
	border-right-color:#333333;
	border-right:solid 9px;
	
}

#bottomMachines {
	float:left;
	width:780px;
	height:161px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

#bottomMachines img
{
	width:75px;
	height:37px;
}


#footer {
	float:left;
	width:840px;
	height:90px;
	background:#B8A97C;
	color:#313131;
}

#footer li {
	display:inline;
	margin-right:18px;
}

#footLogo {
	float:right;
	width:76px;
	height:11px;
	margin-top:-12px;
}
.clear {clear: both;}


/* Subpage */
#left_menu {
  width: 216px;
  float: left;
}

#left_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}
#left_menu ul li.lm_sub {
  background: #b8a97c; 
  float: left;
  font-size: 12px; 
  text-transform: uppercase;
  margin-top: 1px;
}
#left_menu ul li.lm_sub a {
  background: #b8a97c; 
  width: 196px;
  padding-left: 20px;
  height: 30px;
  line-height: 30px;
  float: left;
  color: #ffffff;
  font-weight: bold;
}
#left_menu ul li.lm_sub a:hover {text-decoration: none; background: #e88b14; color: #ffffff;}
#left_menu ul li.lm_sub a.lms_active {background: #6a5f39; color: white;}
#left_menu ul ul {background: #fff; margin: 0; float: left;}
#left_menu ul ul li.lm_sub_2 a {background: #e7e2d3; height: 30px; line-height: 30px; margin-top: 1px; text-transform: none; float: left; color: #6a5f39;}
#left_menu ul ul ul {background: #fff; margin: 0; float: left;}
#left_menu ul ul ul li.lm_sub_3 a{width: 182px; float: left; background: #e7e2d3; height: 30px; line-height: 30px; margin-top: 1px; text-transform: none; color: #6a5f39; padding-left: 34px;}
#left_menu ul ul ul li.lm_sub_3 a.lms_3_active {background: url('../imgs/lms_3_active.png') no-repeat;}
#left_menu ul ul ul li.lm_sub_3 a.lms_3_active:hover {background: #e88b14;}


#sub_right {
  width: 568px;
  float: right;
  margin-right: 13px;
}
#sub_right h3 {margin: 24px 0 24px 0; font-size: 18px;}
#si_left {width: 235px; float: left;}
#sil_foto {
  border-top: 12px solid #e88b14;
  border-bottom: 12px solid #e88b14;
  border-left: 9px solid #e88b14;
  height:226px;
  width:226px;
}
#sil_foto img, #sil_foto_mini a {margin-bottom: -2px;}

.sil_foto_class,.sil_foto_mini_class
{
	margin-bottom: -2px;
}

#sil_foto_mini {margin-top: 10px;}
/*
#sil_foto_mini img, #sil_foto_mini a {border: 5px solid #b8a97c; margin: 0 5px 5px 0; float: left;}
*/
#sil_foto_mini a {border: 5px solid #b8a97c; margin: 0 5px 5px 0px; float: left;}

#sil_foto_mini a img {width:63px; height:63px; }


#sil_open {position:relative; bottom: 0; left: 203px; width: 24px;margin-top: -23px; clear: both;}
#sil_right {float: right; width: 333px;}
#sil_right h4 {font-size: 14px; font-weight: bold; margin: 16px 0 16px 0;}
#sil_right_text {
  width: 291px;
  min-height: 285px;
  line-height: 120%;
  padding: 12px;
  border-top: 12px solid #d17404;
  border-bottom: 12px solid #d17404;
  border-right: 9px solid #d17404;
  border-left: 9px solid #d17404;
  font-size: 12px;
}
#sil_right_text p {margin-bottom:12px;}
.sil_r_materials {width: 313px; padding: 10px; background: #e7e2d3;}
.sil_r_materials a {font-size: 12px; color: #141414; font-weight: bold;}

#dem_form {
  width: 568px;
  margin-top: 10px;
  font-size: 120%;
}
#dem_form h4 {font-size: 16px;}
#dem_form tr.gray {background: #f1eee4;}
#dem_form td {padding: 15px 0 15px 15px;}
#dem_form td.td1 {width: 50px; font-weight: bold; color: #f09119; vertical-align: top;}
#dem_form td.td2 {width: 220px; padding: 0px 0 15px 15px; font-size: 80%;}
#dem_form td.right {padding: 0 15px 0 0; text-align: right;}
.button_send {background: url('../imgs/odeslat.png') repeat-x; border: none; width: 90px; height: 22px; line-height: 22px; text-transform: uppercase; font-size: 90%; color: #ffffff;}
span.orange {color: #f09119;}
#dotaz {width: 470px; height: 100px; border: 1px solid #141414;}


.overviewBox {
	float:left;
	width:568px;
	/*height:89px; zakomentovano kvuli ajaxovymu zobrazovani*/
	background:url("../../Prezentace/imgs/overview_bg.png") left top no-repeat;
	font-size:12px;
	line-height:120%;
	color:#313131;
}

.overviewBox2 {
	float:left;
	width:100%;
	height:49px;
	background:url("../imgs/overview_bg.png") left top no-repeat;
	font-size:12px;
	line-height:120%;
	color:#313131;
	/*margin-top:29px; zmena 17.5.09*/
	margin-top:10px; 
}


#navLine {
	float:left;
	width:568px;
	margin-top:20px;
}


#tabMenu {
	float:left;
	width:100%;
	height:41px;
}

#overviewBox {
	float:left;
	width:750px;
	background:#413924;
	margin:0 0 30px 0;
}


.overvBox {
	float:left;
	width:350px;
	color:#FFFFFF;
	margin:30px 10px 0 0;
	line-height:120%;
}

.overvImage {
	float:left;
	width:147px;
	height:107px;
	margin: 0 12px 15px 0;
	background: url("../imgs/bg_overview.png") no-repeat;
}

.overvImage img {
	margin:12px 0 0 15px;
}

.tab1 {
	float:left;
	height:41px;
	background:url("../imgs/bg_tab.png") top left no-repeat;
}

.tab2 {
	float:left;
	height:41px;
	background:#413924;
}

.arrowL {
	float:left;
	height:30px;
	margin: 0 25px 0 12px;
	padding-left:20px;
	background:url("../imgs/l_arrow.gif") top left no-repeat;
}

.arrowR {
	float:right;
	height:30px;
	margin: 0 25px 0 12px;
	padding-right:20px;
	text-align:right;
	background:url("../imgs/r_arrow.gif") top right no-repeat;
}

.navPages {
	float:left;
	height:30px;
	width:350px;
	text-align:center;
	color:#E88B14;
}


.navPages li {
	width:23px;
	height:18px;
	float:left;
	margin-right:3px;
	padding: 6px 0 0 0;
	background:url("../imgs/pages_bg.gif") no-repeat;
}

.navPages li:hover, .navPages li.active {
	width:23px;
	height:18px;
	padding: 6px 0 0 0;
	background:url("../imgs/pages_bg2.gif") no-repeat;
}


.navPages li a {
	width:23px;
	font-size:10px;
	color:#E88B14;
}

.navPages li a:hover, .navPages li.active a {
	color:#999999;
}

.productBox {
	float:left;
	line-height:120%;
	width:178px;
	height:206px;
	margin:20px 17px 0 0;
	background:url("../../Prezentace/imgs/produkt_short_bg.jpg") no-repeat;
}

.productBox2 {
	float:left;
	line-height:120%;
	width:178px;
	height:206px;
	margin:20px 0 0 0;
	background:url("../../Prezentace/imgs/produkt_short_bg.jpg") no-repeat;
}

.productBox input, .productBox2 img {
	border:solid 7px;
	border-color:#E88B14;
}

.productImageBorder
{
	border:solid 7px;
	border-color:#E88B14;
}



.a5 {
	text-decoration:underline;
	font-size:11px;
	color:#E88B14;
	font-weight:bold;
	text-transform:lowercase;
}

.a5:hover {
	color:#313131;
}

.a6 {
	color:#1D1B12;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}

.a6:hover {
	color:#E88B14;
}

.a7 {
	color:#E88B14;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}

.a7:hover {
	color:#FFFFFF;
}


.offerPhoto {
	float:left;
	width:118px;
	height:118px;
	background:#FFFFFF;
}

.offerPhoto img {
	margin:9px;
}

#offerLinks {
	float:left;
	height:118px;
	margin-left:6px;
}

.offerArrow {
	float:left;
	width:9px;
}

.offerMenu {
	float:left;
	width:290px;
	/*zmena 11.10.09*/ 
	margin-top:5px;
	line-height:90%;
	&line-height:100%;
	
}

.offerMenu a {
	color:#1D1B12;
	font-size:14px;
	text-decoration:underline;
	margin-bottom:10px;
	font-weight: bold;
	
}

.offerMenu a:hover {
	color:#FFFFFF;
}

/*archiv novinek*/

.articleBoxHeader {
	float:left;
	width:437px;
	margin:29px 0 0 0;
	line-height:120%;
	/*background:url("../imgs/product_bg.png") left top no-repeat;*/
}

.articleBoxFrame
{
	
}

.articlePhotoItemNoMargin {
	float:left;
	width:294px;
	background:url("../../Prezentace/imgs/bg_photo.png") left top no-repeat;
}

.articlePhotoLowerMargin {
	float:left;
	width:254px;
	margin:10px 0 0 0px;
}

.articleBoxLowerMargin {
	float:left;
	width:437px;
	margin:10px 0 0 0;
	line-height:120%;
	background:url("../imgs/product_bg.png") left top no-repeat;
}

.articlePhotoItemLowerMargin {
	float:left;
	width:254px;
	margin:0 0 24px 0;
	background:url("../../Prezentace/imgs/bg_photo.png") left top no-repeat;
}

/*archiv novinek*/

/*o firme*/

.articleBoxTopGradient {
	float:left;
	width:437px;
	margin:29px 0 0 0;
	line-height:120%;
	background:url("../../Prezentace/imgs/bg_photo.png") left top no-repeat;
}

.articleBoxTopGradient ul
{
	list-style-type:inherit;
	margin:5px 0px 5px 10px;
}

/*pouzite stroje*/
.articleBoxUsedMachinesFrame
{
	width:437px;
	margin:10px 0 10px 0;
}


.articleBoxUsedMachines {

	width:437px;
	margin:10px 0 0 0;
	
	background:url("../../Prezentace/imgs/bg_photo.png") left top no-repeat;
}



.articleBox {
	float:left;
	width:437px;
	margin:29px 0 0 0;
	line-height:120%;
	background:url("../imgs/product_bg.png") left top no-repeat;
}

.articlePhoto {
	float:left;
	width:294px;
	margin:29px 0 0 30px;
}

.articlePhotoItem {
	float:left;
	width:294px;
	margin:0 0 24px 0;
	background:url("../../Prezentace/imgs/bg_photo.png") left top no-repeat;
}

.articlePhotoItem img,.articlePhotoItemLowerMargin img {
	margin:24px 0 0 24px;
}

.teamBox {
	float:left;
	width:135px;
	/*margin:30px 20px 30px 0;	*/
	margin:15px 10px 15px 0;
}

.teamBox2 {
	float:left;
	width:135px;
	margin:30px 0 30px 0;	
}

.teamBox span, .teamBox2 span, .contactInfo span,.teamBox div {
	color:#E88B14;
	font-size:12px;
	font-weight:bold;
}

.teamPhoto {
	float:left;
	width:135px;
	height:152px;
	margin:10px 0 10px 0;
	background:url("../../Prezentace/imgs/team_bg.png") top left no-repeat;
}

.teamPhoto img {
	margin:17px 0 0 17px;
}

.contactLeft {
	float:left;
	width:380px;
}

.contactRight {
	float:right;
	width:371px;
}

.contactItem {
	float:left;
	width:380px;
	margin:30px 0 0 0;
}

.contactItemPh {
 	float:left;
 	width:85px;
 	height:82px;
 	margin:0 24px 0 0;
}

.contactInfo {
	float:left;
	width:270px;
}

#sil_right_text li {
	list-style-position:inherit;
	list-style-type: disc;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
}

.PriceDescriptionOldMachines h3
{
	margin:0px !important;
}


