/*****************************************************/
/*****		MAIN SITE SETTINGS	 *************/
/*****************************************************/

body {
	margin:0px; padding:0px;
	margin-top: 1px;
   	font-family: Verdana, Helvetica, Arial, calibri, sans-serif;
   	background-color: #eeeeee;
   	font-size: 11px;
	color: #58595b; 
	text-align: center;
	height: 100%; 
	
}


p {font-family: Verdana; font-size: 11px;  color: #58595b ;  margin-top:0px; margin-bottom: 8px; text-align:justify;}
td {font-family: Verdana, Arial;  color: #58595b; font-size: 11px;}
ul	{color:#004c73;font-size: 11px; margin-top:5px; }
li	{color:#004c73;font-size: 11px;}

h1		{font-family: Helvetica, Verdana, Arial; font-size: 17px; margin:0px; margin-bottom:8px; color: #004c73; text-decoration:none;}
h2		{font-family: Helvetica, Verdana, Arial; font-size: 16px; margin:0px; margin-bottom:2px; margin-top:10px; color: #004c73;  text-decoration:none;}
h3		{font-family: Helvetica, Verdana, Arial; font-size: 15px; margin-bottom:1px;margin-top:5px; /*color:#333333;*/color: #004c73;  text-decoration:none;}
h4		{font-family: Helvetica, Verdana, Arial; font-size: 14px; margin-bottom:1px;margin-top:5px; color:#004c73; text-decoration:none;}
h5		{font-family: Helvetica, Verdana, Arial; font-size:13px;}


a	{color: #004c73;}
a:link	{}
a:active	{}
a:visited	{}
a:hover		{color: #222222;}

a.nodec		{text-decoration:none;}
a.nodec:link    {text-decoration:none;}
a.nodec:active  {text-decoration:none;}
a.nodec:visited {text-decoration:none;} 
a.nodec:hover   {text-decoration:none;}


.novis	{display: none;}
.vis	{display: block;}
.clr {clear:both;}
.nomargin {margin:0px;}

/*****************************************************/
/*****		PAGE STYLING		 *************/
/*****************************************************/

#fxPage {
	padding: 10px;
	border: 0px;
	margin: auto;
	background-color: white;
	width: 915px;
	text-align: left;
}



#fxHeader {	
	height: 330px;
	width: 915px;
	padding: 0px;	
	margin:0px;
	border:0px;
	overflow: hidden;
	background-image: url(../img/layout/header.jpg);
	/*border: 1px solid #004c73;*/
		
}

#fxHeaderTop {
	height: 270px;
	width: 915px;
}

#fxMenu {
	height: 50px;
	width: 900px;
	padding-left: 35px;
	padding-top: 0px;	
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
}

#fxMaindiv {
 	width: 915px;
	 margin:0px; 
	 padding:0px;
	 border:0px;
 	/*
 	border-left: 1px solid #004c73;
 	border-right: 1px solid #004c73;
 	border-top: 1px solid #004c73;
 	*/

}

#fxContentdiv {
	padding:15px;
	padding-right:0px;
	padding-top:0px;
  width: 725px;
  float:left;
  /*border:1px solid red;*/
    	
}

#fxLeft {
	float:left;
	width:170px;
	padding:0px;
	margin:0px;
	/*border:1px solid green;*/
	

}

#fxFooterLine {
	width:915px;
	height:16px;
	background-image: url(../img/layout/footerline.jpg);
	clear:both;
	
}

#fxFooter	{
	width: 915px;
	height: 17px;
	clear: both;
	text-align: right;
	font-size: 10px;
	padding:0px;
	margin:0px;
	color: #336699; 
	text-decoration:none;
	overflow: hidden;
	
	
}

#fxFooter a {
	text-decoration: none;
	color: #336699; 
}

#footer-info a {
	color: silver;
}


#langs {
	float: right;
	margin: 15px;
}

#fxPathdiv {	
		overflow:hidden;
		padding-top:3px;
		padding-bottom:3px;
		padding-left: 10px;
		color: #d8d8d8;
		border: 1px solid #d8d8d8;
		background-color: #d8d8d8;
		margin-bottom: 10px;
		margin-top:0px;
		width: 715px;
}

#fxPathdiv a {
		text-decoration:none;
		color:#cccccc;
}

.stroje-second {
  display:none;
}
/*****************************************************/
/*****		MENU STYLING		 *************/
/*****************************************************/

#fxMenu ul {
	margin: 0px; padding: 0px; border: 0px;
	list-style: none;
	height:30px;
}

#fxMenu li {
	margin: 0px; padding: 0px; border: 0px;
	float: left;
	height:30px;
	/*width: 115px;*/
	
}

#fxMenu a, #fxMenu ul li {
	margin: 0px; padding: 0px 15px 0px 5px; border: 0px;
	display:block;
	font-size:12px;
	font-weight: bold;
	line-height:30px;
	color: #004c73;
	text-decoration: none;
}

#fxMenu a:hover {
	color: #333333;
}

#fxMenu li ul {
	margin: 0px; padding: 0px; 
	border:2px solid silver;
	position: absolute;
	left: -999em;
	height: auto;
	width: 209px;
	z-index:1;
	background-color: #ffffff;
}

#fxMenu li li {
	margin: 0px; padding: 0px; border: 0px;
	width: 204px;
	height: auto;
	text-align:left;
	color: black;
	background-color: #ffffff;
	padding-left:5px;
}

#fxMenu li li a {
	margin: 0px; padding: 0px; border: 0px;
	width: 190px;
	height: auto;
	line-height:20px;
	color: black;
}

#fxMenu li li a:hover {
	color: white;
}

#fxMenu .daddy {
	background: url('../img/layout/subnav_arrow.gif') center right no-repeat;
}

#fxMenu li li ul {
	margin: -20px 0 0 150px;
	z-index:1;
}

#fxMenu li:hover ul ul, #fxMenu li:hover ul ul ul, #fxMenu li.sfhover ul ul, #fxMenu li.sfhover ul ul ul {
	left: -999em;
}

#fxMenu li:hover ul, #fxMenu li li:hover ul, #fxMenu li li li:hover ul, #fxMenu li.sfhover ul, #fxMenu li li.sfhover ul, #fxMenu li li li.sfhover ul {
	left: auto;
}


#fxMenu li:hover, #fxMenu li.sfhover {
	/*background: url('../img/layout/menu_on.jpg');*/
}

#topmenu_spacer:hover {
	background: url('none');
}


#fxMenu li li:hover, #fxMenu li li.sfhover {
	background: #004c73;
	color: white;
}







/*****************************************************/
/*****		OPACITY IMAGES		 *************/
/*****************************************************/

.toggleopacity img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleborder img {
border: 1px solid #ccc;
}

.toggleborder:hover img {
border: 1px solid navy;
}

.toggleborder:hover {
color: red; /* Dummy definition to overcome IE bug */
}

/*****************************************************/
/*****		ESHOP ITEMS		 *************/
/*****************************************************/
.aroundStrojPreview {
	float:left; 
	margin:4px;
} 

.strojPreview {
	border: 1px solid #3858ad;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px;
	clear:both;
	/*background-color: #c0c9e2;*/
	background-color: #d8d8d8;
	width: 163px;
	height:285px;
	overflow:hidden;
	
}

.strojPreview .spImg {
   height: 120px; 
   overflow:hidden;
   margin-bottom: 4px;
}

.strojPreview img {margin-top: 3px;}
.strojPreview h3 {font-size: 11px;}
.strojPreview h3 a {font-size: 11px; color: black;text-decoration:none;}

.strojPreview table {
   width:160px;
   
}
.strojPreview td {
  font-size: 10px;
}
.strojPreview tr.tworows {
   height: 25px;
}


.listitem_left {float:left; text-align:center; }
.listitem_right {float:left; padding-top:10px; padding-left: 15px;}

.listitem_prices {
	background-color: black;
}

.listitem_prices td {
	background-color: white;
	padding-left: 3px;
	padding-right: 3px;
	color: black;
	font-size: 10px;
	font-weight: normal;
}

.price_goods td, .price_total td {
	background-color: silver;
}



.fxeshopform {display:inline;}
.fxeshoppcs {width: 30px;}
.fxeshopsubmit {margin-left:5px; width: 100px;}
.fxeshopbuy {padding:5px;  }




#xbasket {
	width: 90%;
	border: 1px solid gray;
	background-color: silver;
	margin-bottom: 15px;
	
}

#Xbasket td {background-color: white;}
#Xthead-list td {color: white; background-color: black; padding:0px; padding-left:5px;}

#basket { margin: 1em 0; border-collapse: collapse; width: 100%; }
#basket td, #basket th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
/*****************************************************/
/*****		 SECOND MENu STYLING	 *************/
/*****************************************************/
ul#second_menu, ul#second_menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
}

ul#second_menu a {
  display: block;
  text-decoration: none;	
}

ul#second_menu li {
  margin-top: 1px;
}

ul#second_menu li a {
   padding: 0.5em;
}

ul#second_menu li a:hover {
  
}

ul#second_menu li ul li a {
   padding-left: 20px;
     color: #004c73;
}

ul#second_menu li ul li a:hover {
  color: #004c73;
 
}

/*****************************************************/
/*****		STROJ DETAIL		 *************/
/*****************************************************/




.category {
	clear:both;
}

.category h2 {
	font-size:14px;
	background-color: #eeeeee;
	padding:5px;
}
.category h2 a {
	text-decoration: none;
}


.strojprops	{
	background-color: white;
	/*width: 99%;*/
	/*border: 1px solid #eeeeee;*/
}
.strojprops td {
	/*background-color: #efefef;*/
	/*border-bottom: 1px solid #eeeeee;*/
	padding: 2px;
}

td.hd {
	font-weight: bold;
	background-color: #fbfbfb;
	/*width: 150px;*/
	padding-right: 3px;
}

td.ct {
	background-color: #fbfbfb;
}

tr.odd td { /*background-color: #EDEBEC;*/ background-color: #d8d8d8; }

.even {
}


#strojdetail h2 {
	font-size: 14px;
}

#strojdetail h1 {
   margin-left: 8px;
}

#strojdetail img {
	margin: 5px;
}


.mailForm {
	/*background-color: #fbfbfb;
	 border: 1px solid #eeeeee;
	*/
	background-color: #eeeeee;
	border: 1px solid #004c73;
	margin-top:15px;
	padding: 10px;
}

.mailForm input, .mailForm textarea {
	font-size:12px;
	font-family: Arial;
}

/*****************************************************/
/*****		DATA TABLE		 *************/
/*****************************************************/



#data {
  width: 100%;
  font-size:10px;
  overflow: hidden;
}

#data td {
}

td.s_id, td.s_type, td.params, td.s_creator, td.s_rok {
	background-color: #ffffff;
	border-bottom: 1px solid #dddddd;
	color: #333333;
	
} 


#data .blank {
   background-color: white;
}


#thead-list {
	background-color: #004c73;
	
}

td.hb {
	color: white;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	text-align: center;
	font-size:10px;
	padding:2px;	
}

td.hb a {
	text-decoration: none;
}

td.s_id a {
 color: black;
}

td.s_id {
}


td.s_type {
   font-weight: bold;
   /*white-space:nowrap;*/
   
}

.datarow {
 cursor: pointer; 
}

tr.datarow td {
   background-color: #eeeeee;
}

#strojsearch {
	height: 25px;
	width: 200px;
	float: right;
	margin-top: 15px;
	font-size: 10px;
}

/*****************************************************/
/*****		GOOGLE SEARCH CLASSES	 *************/
/*****************************************************/
#fxSearch			{}
.fxSearchresult			{padding-bottom: 15px;}
.fxSearchresultHead		{}
.fxSearchresultNote		{text-align:right; margin-bottom:10px;}
.fxSearchresultSnippet		{}
.fxSearchresultUrl		{}
.fxSearchfooter			{margin:30px;text-align: center;}

.fxSearchForm {
	display: inline;
	float:right;
}

#googlesearch {
	height: 25px;
	width: 200px;
	float: right;
	margin-top: 15px;
	font-size: 10px;
	display: none;
}

#googlesearch .fxSearchSubmit {
	width: 30px;
	border:0;
	height:20px;
	font-weight: bold;
	position:relative;
	top: 3px;
}

#googlesearch .fxSearchInput {
	width:135px;
	height: 15px;
	font-size:10px;
	color: black;
	padding-left: 5px;
}

#googlesearch .fxSearchInputDiv {
	float: left;
	width:135px;
	height: 15px;
	display:block;
}

.fxSearchLabel {
	float: left;
	margin-right: 5px;
	padding-top: 2px;
}




