html	{
/*	overflow-y: scroll*/
}
fieldset#developer	{
	color: black;
	padding: 0px 5px 5px 5px;
	position: absolute;
	font-family: Tahoma;
	font-size: 11px;
	text-transform: capitalize;
	top: 0px;
	right: 250px;
	z-index: 4;
	width: 600px;
	border: 1px solid red;
}
#developer legend	{
	color: black;
	font-weight: bold;
	margin: 0px;
	padding: 0px 5px 5px 5px;
}

body, input	{ 
/*	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;*/
/*	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;*/
	font-family: Arial, sans-serif;
/*	font-family: Verdana, "Geneva CE", lucida, sans-serif;*/
	background-color: inherit;
}
body#swsbody	{
/*	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;*/
/*	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;*/
/*font-family: Arial, sans-serif;*/
/*	font-family: Verdana, "Geneva CE", lucida, sans-serif;*/
/*	background-color: #f7b300;*/
/*	background-color: #f5f5f5;*/
/*	background-color: #f7f7f7;*/
	background-image: url(/images/_/bakcgrad.png);
	background-color: #F1F1F1;
	background-repeat: repeat-x;
	background-position: 104px 0px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
div#top	{
	width: 100%; height: 80px;
	background-color: #ac5709;
	background-repeat: no-repeat;
	background-position: top left
}
div#infopodklad	{
	float: right;
	width: 240px;
	height: 80px;
	top: 0px; right: 0px;
	background-color: black;
/*	opacity:.50;*/
/* opacita pro IE */
/*	filter:alpha(opacity=50);*/
}
div#infodiv	{
	position: absolute;
	width: 240px;
	height: 80px; top: 0px; right: 0px;
	z-index: 2;
/*	background-color: #EAFFFF;*/
}
div#infodiv	table	{
	border-collapse: collapse;	
}
table#infovertikala	{
	width: 100%;
	height: 100%;
}
table#infovertikala	td	{
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
table#info	{
	width: 100%;
/*	background-color: red;*/
}
table#info	td {
	color: white;
	font-size: 11px;
/*	line-height: 16px;*/
	padding: 0px 5px 0px 15px;
}
table#info td h6	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 11px;
	white-space: nowrap;
	width: 160px;
	overflow: hidden;
}
table#info td h4	{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	font-weight: normal;
	font-size: 12px;
	white-space: nowrap;
	width: 184px;
	overflow: hidden;
}
table#info	td span	{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
/*	line-height: 16px;*/
	letter-spacing: 0px;
	color: silver;
	float: right;
	border: none;
}
table#info a:link,
table#info a:visited	{
	color: #f4aa00;
	text-decoration: none;
}
table#info a:hover	{
	color: silver;
}
div#texty	{
	margin-right: 236px;
/*	font-size: 0.8em;*/
}
div#texty table	{
	font-size: 14px;
}
div#texty	p	{
	font-size: 0.8em;
/*	text-indent: 0.8em;*/
	margin: 5px 0px 0px 0px;
}
div#textyborder	{
	background-color: white;
	padding: 10px 10px 10px 10px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:  5px;
}
div#swscontentend	{
/*	margin-right: 236px;*/
	color: black;
	overflow: hidden;
	background-image: url(/images/_/gradient-contentend.png);
	background-position: top center;
	background-repeat: repeat-x;
	padding-top: 25px;
}
div#swscontentend h6	{
	height: 125px;
	margin: 0px;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	padding: 0px 27px 0px 27px;
	color: #999999;
}
a:visited	{
	color: #f59b4a;
}
a:link	{
	color: #ac5709;
}
a:hover	{
	color: Silver;
}
/*p	{
	font-size: 0.8em;
}*/
h1, div#eshop h4	{
	font-size: 1.3em;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}
h2	{
	font-size: 1.1em;
}
div#home	{
	position: absolute;
	width: 150px;
	height: 80px;
	top: 0px; left: 0px;
	z-index: 3;
	background-color: #f4aa00;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(/images/_/logo.png);
	cursor: pointer;
}
div#pravysloupec	{
	float: right;
/*	width: 225px !important;*/
	margin: 98px 0px 0px 0px;
/*	padding: 0px;*/
	width: 225px;
	border-top: 1px solid #5f5f5f;
}
#origfastsear	{
	float: right;
	height: 19px;
	margin-top: 2px;
}
#origfastsear	table	{
	border-collapse: collapse;
	height: 100%;
/*	width: 100%;*/
}
#origfastsear td	{
	padding: 0px 0px 0px 5px;
	vertical-align: middle;
	font-size: 11px;
/*	height: 24px;*/
}
#origfastsear	select	{
	border: 1px solid #ACC2CD;
	font-family: Arial, sans-serif;
	font-size: 10px;
	width: 98px;
	margin-left: 0px;
}
#origfastsear input	{
	border: 1px solid #ACC2CD;
	height: 19px;
	padding: 2px 0px 0px 0px;
	font-size: 11px;
}
#fastseartlako	{
	font-size: 11px !important;
	font-weight: bold !important;
	height: 19px !important;
	padding: 0px 3px 0px 3px !important;
	color: Black;
	border: 1px solid #445666 !important;
	background-color: #ACC2CD;
	background-image: url(/images/button.png);
	background-position: center;
	background-repeat: repeat-x;
/*	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#E5EBEF', endColorStr='#ACC2CD', gradientType='0');*/
}
form	{
	margin: 0px;
	padding: 0px;
}
select	{
	background-color: #EBF0F3;
}
/* nove fulltext hledatko*/
div#hledatko2	{
	background-color: #cccccc;
	background-position: top left;
	background-repeat: no-repeat;
	width: 224px;
	height: 84px;
	position: absolute;
	right: 15px;
	text-align: right;
}
div#hledatko2 table	{
	width: 210px;
/*	height: 84px;*/
	border-collapse: collapse;
	margin-left: auto;
}
div#hledatko2	td	{
	font-size: 11px;
	padding: 0px;
	vertical-align: middle;
}
#hledatko2 input	{

/*	height: 28px;*/
/*	border: 1px solid #acc2cd;*/

}
.hledatkoaktivni	{
	font-style: normal;
	color: black;
}
.hledatkopasivni	{
	font-style: italic;
	color: gray;
}
#hledatko2 select {
	border: 1px solid #ACC2CD;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
input.hledatkolupa	{
	background-color: white;
	background-image: url(/images/ikony/hledatko.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border: 0px solid white;
	width: 30px;
	height: 30px;
}
#hledatko2 a	{
	display: block;
	text-align: center;
	width: 65px;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
/*order-bottom: 1px solid silver;*/
/*	background-image: url(/images/button.png);
	background-position: center;
	background-repeat: repeat-x;*/
/*	border-top: 1px solid white;
	border-bottom: 1px solid #ACC2CD;
	border-left: 1px solid #ACC2CD;
	border-right: 1px solid #ACC2CD;
	position: relative;
	bottom: 1px;*/
}
a.hledatkoon	{
/*	border-top: 1px solid white !important;*/
	font-weight: bold;
	font-size: 14px !important;
	color: #eb7b2f !important;
}
a.hledatkooff	{
/*	border-top: 1px solid #ACC2CD !important;*/
	font-weight: normal;
	font-size: 11px !important;
	color: black !important;
}
a.hledatkooff:hover	{
	font-weight: bold;
	font-size: 12px !important;
	color: #eb7b2f !important;
}
/*stare non fultext hledatko */
div#hledatko	{
	background-color: white;
	width: 224px;
	height: 94px;
	position: absolute;
	right: 15px;
	text-align: right;
}
div#hledatko table	{
	width: 210px;
	height: 94px;
	border-collapse: collapse;
	margin-left: auto;
}
div#hledatko	td	{
	font-size: 11px;
	padding: 0px;
	height: 18px;
	vertical-align: middle;
}
#hledatko input	{
	font-size: 11px;
	border: 1px solid #acc2cd;
	height: 18px;
}
#hledatko select {
	border: 1px solid #ACC2CD;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	width: 98px;
	margin-left: 0px;
}
#hledatko input	{
	width: 100%;
}
input#hledatkotlako	{
	height: 19px;
	width: 210px;
	margin: 0px;
	font-weight: bold;
	color: Black;
	border: 1px solid #445666;
	background-color: #ACC2CD;
	background-image: url(/images/button.png);
	background-position: center;
	background-repeat: repeat-x;
}
#statik table	{
/*	background-color: red;*/
	border-collapse: collapse;
	width: 210px;
	margin: 0px 0px 0px 15px;
	font-size: 11px;
}
#statik h3	{
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px 5px 15px;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #5f5f5f;
	color: black;
}
#statik ul	{
	LIST-STYLE-TYPE: square;
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 0px 0px;
}
#statik li	{
	font-size: 11px;
	padding: 2px 0px 2px 0px;
}
#statik a	{
	color: Black;
}
#statik a:hover	{
	color: white;
}
form	{
	margin: 0px;
	padding: 0px;
}
div#patka	{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #5f5f5f;
	font-size: 11px;
	color: gray;
}
div#patka	a	{
	font-size: 11px;
	color: black;
	text-decoration: none;
	border-bottom: 1px dashed silver;
}
input.tlako { 
/*	text-transform: capitalize;*/
	padding: 0px 5px 0px 5px !important;
	height: 22px !important;
/*	font-family: Arial, sans-serif !important;*/
	font-size: 11px !important;
	font-weight: bold;
	color: Black;
	border: 1px solid #445666;
	background-color: #ACC2CD;
	background-image: url(/images/button.png);
	background-position: center;
	background-repeat: repeat-x;
}
/* horizont hledatko mimo cenik */
#hledatkoh	{
	width: 359px
}
#hledatkoh	table	{
	border-collapse: collapse;
	float: right;
}
#hledatkoh td	{
	padding: 0px;
	font-size: 11px;
	vertical-align: middle !important;
	white-space: nowrap;
}
#hledatkozadejte	{
	background-color: white;
	font-size: 11px;
	border: none;
	margin: 0px 5px 0px 3px;
	width: 130px;
}
#hledatkoh select	{
	font-family: Arial, sans-serif;
	font-size: 11px !important;
	border: 1px solid  #ACC2CD;
	margin: 0px 5px 0px 5px;
}
#hledatkolupka	{
	height: 18px;
	width: 18px;
	border: 2px solid white;
	background-color: #eb7b2f;
	background-image: url(/images/ikony/hledatko16x16.png);
	background-repeat: no-repeat; background-position: 50% 50%;
}
/* hledaci form do ceniku */
table#hledatkohorizont 	{
/*	background-color: red;*/
	float: right;
	border-collapse: collapse;
	height: 100%;
}
#hledatkohorizont	td,
#hledatkohorizont	input	{
	font-family: Arial, sans-serif;
	font-size: 11px;
}
#hledatkohorizont input	{
	border: 1px solid #ACC2CD;
	height: 18px;
}
#hledatkohorizont select	{
	border: 1px solid #ACC2CD;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	width: 98px;
	margin-left: 0px;
}
#hledatkohorizont td	{
	padding: 0px 0px 0px 5px;
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
#hledatkohorizont	span	{
	padding: 0px 5px 0px 24px;
	background-image: none;
	background-color: transparent;
	line-height: 24px;
}
#hledatkohorizonttlako	{
	width: 50px;
	font-weight: bold;
	color: Black;
	border: 1px solid #445666 !important;
	background-color: #ACC2CD;
	background-image: url(/images/button.png) !important;
	background-position: center !important;
	background-repeat: repeat-x;
}
#stiplname {
	background-color: White;
	width: 100px;
}
#sticode	{
	background-color: White;
	width: 60px;
}
#stipartno	{
	background-color: White;
	width: 65px;
	margin-right: 7px;
}
div#bs	{
	margin: 15px auto 15px 15px;
	border: 1px solid #999999
}
.bson	{
	border: 1px solid #5f5f5f;
}
table#infomsgbox		{
/*	width: 100%;*/
	border-collapse: collapse;
	font-size: 0.8em;
	margin-bottom: 10px;
/*	background-color: Red;*/
}
#infomsgbox	h3	{
	font-size: 18px;
	margin: 0px 0px 5px 0px !important;
}
#infomsgbox ul,
#infomsgbox ol	{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#infomsgbox li	{
	margin: 0px 0px 0px 20px;
}
#infomsgbox img	{
	margin: 10px 25px 25px 25px;
}
#infomsgbox td	{
	vertical-align: top;
}