
body {
	font-size: 8.7pt;
	font-family: verdana,tahoma;	
	margin: 8px;
}

a {
	text-decoration: none;	
}

img {
	border: 0;	
}

h4, h4 a, h2, h2 a {
	margin: 0px;
	color: #e02e00;	
	font-size: 12px;
}

h3, h3 a {
	margin: 0px;
	color: #ffffff;	
}

h2 {
 	font-size: 13px;	
}

h1 {
	font-size: 15px;	
	color: #e02e00;	
}

.bold {
	font-weight: bold;	
}

.freespace {
	height: 8px;	
}

/*****************************************************************/

#pagecontainer {
	margin: auto;
	width: 935px;	
}

#leftpanel {
	/*float: left;*/
	width: 205px;
}
	
#rightpanel {
	/*margin-left: 213px;*/	
	font-family: verdana, tahoma;	
	background: black;
	/*width: 719px;*/
}

#content-katalog {
	/*margin-left: 213px;*/
	float: right;
	width: 722px;
}

#foot {
	background-color: #575757;
	padding: 3px;
	color: #fff;
	text-align: center;
	font-size: 95%; 	
}

#foot a {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;	
}

/*****************************************************************/

#logo {
	float: left;	
}

#topreklama {
	height: 55px;
	float: none;
	text-align: right;
}


/*****************************************************************/

div.strom {
	width: 205px;
}

#product-menu, #product-menu ul {
	list-style-type: none;	
	margin: 0px;
	padding: 0px;
}

#product-menu li {
	font-size: 11px;	
	font-weight: bold;	
	margin-bottom: 1px;
	background-color: #bababa;
	padding-bottom: 1px;
}
#product-menu li ul li {
	font-size: 10px;	
}
#product-menu li span {			
	display: block;		
}

#product-menu li span a {
	display: block;
	background: url('/img/web/lmenunormal.png') repeat-x;
	height: 38px;
	color: #575757;		
}

#product-menu li span a.active {
	background: url('/img/web/lmenuactive.png') repeat-x;
	color: #fff;
}

#product-menu li span a span {
	padding: 12px 0px 11px 16px;	
}

#product-menu li span a:hover {
	color: #e03000;
}

#product-menu li ul li span {
	background-image: none;
}

#product-menu li ul li span a {	
	height: 24px;
	padding: 5px;
	background-color: #e6e6e6;
	background-image: url('/img/web/lsubmenuarrow.png');	
	background-position: 10px 12px; 
	background-repeat: no-repeat;	
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #565656;
}

#product-menu li ul li span a.active {	
	background-color: #ffe8e8;	
	background-image: url('/img/web/lsubmenuarrow.png');
	background-position: 10px 12px; 
	background-repeat: no-repeat;
	color: #565656;	
}

#product-menu li ul li span a:hover {
	background-color: #c3c3c3;	
}
	
#product-menu li ul li span a span {	
	padding: 5px 0px 10px 25px;
}


#product-menu li ul li ul li span a {	
	height: 24px;
	padding: 5px;
	padding-left: 20px;
	background-color: #e6e6e6;
	background-image: url('/img/web/lsubmenuarrow.png');
	background-position: 25px 12px; 
	background-repeat: no-repeat;	
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #565656;
	margin-top: 1px;
	
}

#product-menu li ul li ul li span a.active {	
	background-position: 25px 12px;
	margin-top: 1px;
}

#product-menu li ul li {
	padding: 0px;
}

#product-menu li ul li ul li {	
	margin-bottom: 0px;
}

#product-menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}


/*****************************************************************/

div#drobeckova-navigace {
	height: 22px;
	background: url('/img/web/dnavbg.png') repeat-x;	
}

div#drobeckova-navigace a {
	text-decoration: underline;
}

div#drobeckova-navigace a, div#drobeckova-navigace div {
	background: url('/img/web/dnavarrow.png') no-repeat;
	color: #fff;
	font-weight: bold;
	padding: 4px 0px 0px 20px; 
	margin: 0px 0px 0px 10px;
	display: block;
	float: left;
	height: 22px;	
	font-size: 10px;
	
}	
	
/*****************************************************************/

#filter {
	
}

#filter_table td {
	background: #e6e6e6;
	height: 38px;
	border-right: 1px solid #fff;			
}

#filter form {
	
	color: #575757;
	font-size: 90%;	
}
              
#filter select {
	margin-right: 5px;	
	font-size: 11px;
	padding: 2px;
	font-weight: bold;	
}          

#filter_submit {
	background: url('/img/web/filtersubmitbg.png') repeat-x;	
	border: 0;
	padding-bottom: 2px;
	color: #fff;
	font-size: 110%;	
	font-weight: bold;	
	width: 50px;
}

/*****************************************************************/

#headline {
	background: #575757;
	height: 14px;
	color: #fff;	
	font-size: 90%;
	margin-bottom: 1px;
}

#headline div {
	padding: 0px 10px;
}

/*****************************************************************/

#topbar {
	margin-bottom: 1px;	
}

#topmenu {
	float: left;
	background-color: #fff;	
}

#topmenu a {
	background-color: #575757;
	height: 25px;
	display: block;
	float: left;
	padding: 0px 17px;	
	margin-right: 1px;		
	color: #fff;
	font-weight: bold;
	font-size: 10px;
} 

#topmenu a.active {
	background-image: url('/img/web/tmenuactive.png');
	background-repeat: repeat-x;
}

#topmenu a:hover {
	background-color: #9b999a;
}

#topmenu a span {
	padding-top: 6px;
	display: block;
}

#toprightbar {
	height: 25px;
	background-image: url('/img/web/upbar.png');
	background-repeat: repeat-x;
}

* html #toprightbar {
	margin-left: 30px;
}

#toprightbar div {
	float: left;
}

#toprightbar div img {
	float: left;	
	margin-right: 3px;
	margin-left: 10px;
}

#toprightbar div div {
	float: left;
	padding-top: 7px;
	font-weight: bold;
	font-size: 85%;
}

#toprightbar div div a {
	font-weight: normal;
	text-decoration: underline;
	color: #575757;
}

#toprightbar #search {
	padding-top: 3px;
	text-align: right;
	float: none;
}

#toprightbar #search form {
	display: inline;
}

#toprightbar #search form #search_text {
	font-size: 10px;
	background-image: #e9e9e9;	
	padding: 1px;
}

#toprightbar #search form input[type="image"] {
	margin: 1px 5px 0px 2px;
	
}

/*****************************************************************/

.katalog-kategorie-produkt-list {
	width: 722px;
	/*_width: 718px;*/	
}
	

.katalog-kategorie-produkt-list td {
	background-image: url('/img/web/katitbg.png');
	background-repeat: repeat-x;
	border-left: 10px solid #fff;
	/*width: 356px;*/	
	padding: 10px;	
	font-family: verdana, tahoma;
	color: #585858;
	padding-bottom: 20px;	
	vertical-align: top;
}


.katalog-kategorie-produkt-list td table td {
	background: none;
	width: auto;
	padding: 0px;
	border: 0px;
}

span.kat-name {
	font-style: italic;	
	font-size: 90%;	
}

.katalog-kategorie-produkt-list td table td.kat-img {
	padding-right: 10px; 	
	width: 80px;
}

.katalog-kategorie-produkt-list td table td.kat-img img {
	border: 2px solid #585858;
}

.katalog-kategorie-produkt-list td table td.kat-popis {
	font-size: 10px;
	padding: 6px 0px;	
}

.katalog-kategorie-produkt-list td table td.kat-cena {
	font-size: 11px;
	padding-top: 0px;
}

.katalog-kategorie-produkt-list td table td.kat-cena span.bezdph {
	font-weight: bold;
	color: #e02e00;
}

/*****************************************************************/

#listing {
	background-color: #e6e6e6;	
}

#listing a {
	text-decoration: underline;	
	color: #585858;
}

#listing a img {
	vertical-align: middle;
	padding: 5px;		
}

#listing table {
	width: 100%;	
}

#listing table td {
	padding: 8px;
	width: 50%;
	font-size: 90%;	
} 
#listing table td table td {
	width: auto;	
}	
.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

/*****************************************************************/

#produkt-page .produkt-box .content {
	background-image: url('/img/web/prodboxbg.png');
	background-repeat: repeat-x;
	padding: 10px;
}

#produkt-page .produkt-box .produkt-box-title {
	height: 24px;
	background-image: url('/img/web/prodboxtitlebg.png');
	background-repeat: repeat-x;	
}

#produkt-page .produkt-box .produkt-box-title div {
	padding: 5px 5px 5px 27px;
	color: #fff;
	font-weight: bold;
	background-image: url('/img/web/progboxtitlearrow.png');
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

#produkt-page table.floating-boxes {
	/*width: 100%;*/
	
}
#produkt-page form {
	margin: 0px;
	padding: 0px;
}
#produkt-page table.floating-boxes td {
	vertical-align: top;	
}

#produkt-page table.floating-boxes td.lcol {
	width: 	263px;
	padding-right: 8px;
}

#produkt-page table.floating-boxes td.rcol {
	width: 453px;
	
}

#produkt-page .produkt-main {
	background-image: url('/img/web/prodtopbg.png');
	background-repeat: repeat-x;
	padding: 10px;
	margin-bottom: 10px;
}

#produkt-page .lcol .produkt-box {
	/*width: 296px;*/
	width: 293px;*	
}

#produkt-page .produkt-box .content {
	font-size: 11px;	
	color: #585858;
}

#produkt-page .produkt-box .content table {
	text-align: left;
	line-height: 15pt;
	color: #585858;
}

#produkt-page .produkt-box .content table.cena th {
	width: 115px;
	vertical-align: top;
	font-size: 11px;
}

#produkt-page .produkt-box .content table.cena .red {
	color: #e02e00;
	font-weight: bold;
	font-size: 12px;
}

#produkt-page .produkt-box .content table.cena .pocet {
	width: 60px;
	border: 1px solid #a4b97e;	
}

#produkt-page .produkt-box .content table.cena .kosik {
	background: url('/img/web/addkosikbg.jpg');	
	color: #fff;	
	font-size: 11px;
	border: 0px;
	padding: 0px 10px 0px 0px;
	cursor: pointer;
	height: 20px;
	width: 150px;
	margin-top: 3px;
	text-align: left;
}
#produkt-page .produkt-box .content table.cena .kosik img {
	vertical-align: middle;
	margin-top: -1px;	
}

#produkt-page .produkt-box .content table.cena .listek {
	background-image: url('/img/web/addkosikbg.jpg');
	color: #fff;
	font-size: 11px;
	border: 0px;
	padding: 0px 5px 2px 5px;		
	cursor: pointer;	
	margin-top: 5px;
	height: 20px;
	width: 150px;
	text-align: left;
}
#produkt-page .produkt-box .content table.cena .listek img {
	vertical-align: middle;
	margin-top: -1px;	
}

table.souvisejici {
	font-weight: bold;	
	float: left;
	margin: 0px 20px 10px 0px;
	color: #585858;
	width: 300px;
	height: 120px;
}
table.souvisejici td {
	vertical-align: top;
	font-size: 90%;	
	line-height: 15px;
}
table.souvisejici h4 {
	font-size: 110%;
}

#produkt-page .produkt-box .content table.doplnky {
	width: 100%;
}

#produkt-page .produkt-box .content table.doplnky .nazev {
	font-size: 11px;
	font-weight: bold;
}

#produkt-page .produkt-box .content table.doplnky .kod-cena {
	font-weight: bold;
}

#produkt-page .produkt-main table.hlavni td {
	vertical-align: top;
}

#produkt-page .produkt-main table.hlavni .obr-dalsi {
	height: 80px;
	vertical-align: top;
}

#produkt-page .produkt-box .calouneni a {
	color: #585858;	
	line-height:16pt;
	text-decoration:underline;
}

#produkt-page .produkt-box .calouneni table td {
	text-align: center;	
}

.hidden {
	display: none;	
}

.imgborder {
 	border: 2px solid #575757;
 	margin-right: 3px;
 	vertical-align: top;
 	margin-bottom: 5px;	
}

table.kategorie_seznam {
	width: 100%;	
}

table.kategorie_seznam tr
{
	
		
}	

table.kategorie_seznam td 
{
	background-color: #8d8b8c;
	height: 50px;
	padding: 5px 20px;
	border-bottom: 1px solid #eee;
}
table.kategorie_seznam td.text 
{
	width: 150px;
}

table.kategorie_seznam td.text a:hover {
	
}

.obr_si {
	margin-top: 10px;
	border: 1px solid #d6d6d6;
}

.separ {
	margin: 10px 0px;
}

#tab-ke-stazeni a {
	color: #585858;
	text-decoration: underline;
}

#tab-technicke-udaje ul
{
	padding-left: 15px;
}

.product-list-table {
	width: 100%;
}

.product-list-table .ikonka {
	font-weight: bold;
	text-align: right;
	font-size: 95%;
}
.product-list-table .ikonka img {
	vertical-align: middle;
}

.form-login-table {
	margin: 10px;
	border-collapse: collapse;
}
.form-login-table td, .form-login-table th {
	background: #eeeeee;
	padding: 3px 5px;
	border: 1px solid #ddd;
}
table.objednavka {
	width: 100%;	
}
table.objednavka th {
	width: 145px;
	text-align: left;
	padding: 5px 0px;
	font-weight: normal;
	font-size: 11px;
} 
div.objednavka-div fieldset {
	padding: 0px 20px;
	margin-bottom: 10px;
	text-align: left;
	position: relative;	
}
div.objednavka-div textarea {
	/*width: 380px;*/
	height: 100px;	
}
div.objednavka-div input[type="radio"] {
	
	margin-right: 5px;
}
div.objednavka-div input[type="submit"] {
	padding: 6px 15px;	
}
div.objednavka-div input[type="text"], div.objednavka-div input[type="password"] {
	width: 180px;
}
div.objednavka-div {
	width: 719px;
}
fieldset {
	font-size: 11px;	
	border: 1px dotted #888;
}
fieldset legend {
	color: #e02e00;		
	font-weight: bold;
	background-color: #eee;
	padding: 3px;
	border: 1px dotted #888;
	
}
fieldset-disabled input[type="text"] {
	
}
ul.errors {
	font-size: 10px;	
}
ul.errors li {
	color: #ee0000;
	list-style-type: none;
	font-weight: bold;
	display: inline;
}



table.kosik td {
	/*vertical-align: top;*/
	padding: 5px;
	border: 1px solid #ddd;
	
}

.cc {
	width: 715px;	
}

table.kosik {
/*	width: 100%;*/
	width: 715px;
	border-collapse: collapse;	
}
table.kosik th {
	background: #e02e00;
	color: #fff;
	padding: 3px;
	border: 1px solid #ddd;
}

.kosik a {
	color: #e02e00;
	text-decoration: underline;
	font-weight: bold;
	
}

.pocet_kusu_kosik {
	width: 35px;
	text-align: right;
}

.kbutton {
	padding: 5px 30px;
}

.kdpl {
	font-size: 90%;
}
.titem {
	font-size: 90%;
}

#simpleTooltip { padding: 7px; border: 1px solid #A6A7AB; background: #F2F3F5; width: 400px; }

.listek_tisk {
	font-size: 15px;
	text-decoration: underline;
	color: #e02e00;
}

#dotaz-produkt {
	width: 100%;	
}
#dotaz-produkt td {
	vertical-align: top;	
}
#dotaz-produkt textarea {
	width: 100%;
}

#katalog td {	
	vertical-align: top;
	text-align: justify;
	font-size: 11px;
	color: #565656;
	line-height: 14px;
}
#katalog td.popis {
	padding: 16px;
	background: url('/img/web/layout/katalog_bg.jpg') repeat-x;	
	height: 288px;
}
#katalog td.special {
	border-right: 3px solid #fff;	
	border-left: 3px solid #fff;
}
#katalog td div {
	text-align: right;
	position: relative;
	top: -25px;
}


.hp {
	width: 100%;	
}
.hp td {
	vertical-align: top;	
}

.hp h1 {
	color: #575757;
	font-size: 17px;
	margin: 0px 0px 25px 0px;	
}

.hp td.mt {
	background: url('/img/web/vyrezy/bg.jpg') 0px 0px repeat-x;
	padding-left: 15px;
	height: 465px;
	color: #fff;
	line-height: 13px;
	font-size: 11px;
	border-right: 9px solid #fff;
}
.hp td.mt div.sbg {
	padding-top: 35px;
	background: url('/img/web/vyrezy/human.jpg') right 0px no-repeat;	
	
}

.hp td.mt div.sbg div.ikony {
	margin-top: 30px;	
}
.hp td.mt div.sbg div.ikony div {
	/*float: left; 	
	margin-right: 5px;
	*/
	margin: 0px 0px 10px 0px;	
}

.rob_need {
	display: none;	
}
.col2 {
	width: 719px;
}
.col2 td {	
	vertical-align: top;	
}
.col2 td fieldset {
	height: 130px;
}
.col2 label {
	line-height: 20px;		
}
table.objednavka .lpad {
	padding-left: 10px;
}
table.objednavka label { 
	line-height: 20px;
}			
