﻿/* xxxxxxxxxxxx PUBLIC xxxxxxxxxxxxxxx */

* {margin:0; padding:0;}
body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 
{
	border:0;
}

body 
{
	font-family: "arial",sans-serif;
	font-size: 8pt;
	background-color: #eee;
}

h1, h2, h3, h4, h5, h6 {margin:10px 0 10px 0;}

table {border-collapse:collapse; border-spacing:0;}
th {text-align:center; font-weight:bold;}
th, td {padding:3px 7px;}

ul, ol {margin-left:30px;}
ul ul, ol ol {margin:0; margin-left:20px;}
ol {list-style-type:decimal;}
li {display:list-item;}

ul li,
ul li li 
{
	margin-left: 0px;
	padding-left: 0px;
	background-image: url('../graphics/body/listcube.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#menu ul li,
#menu ul li li
{
	list-style-type: none;
}


ul.dwn li,
ul.dwn li li 
{
	margin-left: -18px;
	list-style-type: none;
	padding-left: 18px;
	background-image: url('../graphics/body/listcubedwn.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

dt {font-weight:bold;}
dd {margin-left:30px;}

fieldset {position:relative; padding:10px;}
legend {position:absolute; top:-1em; margin:0; padding:5px 10px; font-size:100%; font-weight:bold;}

* {text-align: left;}

body { color: #444; background-color: #e4e4e4; }

p{text-align: justify; margin-top: 5px;text-indent: 0px;}

.center{text-align: center;}

a{color: #003b68;}

a:hover{color: #e2001a;	text-decoration: none;}

.noborder input{border: 0px;}
.noborder {border: 0px !important;}

a img{	border: 0px;}

form{	padding: 0;	margin: 0;}

/**** predef ****/

.float_l{float: left;}

.float_r{float: right;}

.float_break{clear: both;}

.float_break_l{clear: left;}

.float_break_r{clear: right;}

.txtl{text-align:left;}

.txtr{text-align:right;}

.txtj{text-align:justify;}

.txtc{text-align:center;}

.txtt{vertical-align:top;}

.txtlimp{text-align:left !important;}

.txtrimp{text-align:right !important;}

.txtjimp{text-align:justify !important;}

.txtcimp{text-align:center !important;}

.txttimp{vertical-align:top !important;}



h1
{
	margin:0px 0px 10px 0px;
	padding-top:20px;
	font-size:18px;
	font-weight:bold;
	color: Black;
}

h2
{
	margin:0px 0px 10px 0px;
	padding-top:5px;
	font-size:1.4em;
	font-weight:bold;
	color: Black;
}

h3
{
	color: rgb(206,7,24);
	font-size: 12px;
}

textarea,
input
{
	border: 1px solid #222;
	background-color: #fff;
}

input.button
{
	background-color: #aaa;
}

/**** buttons ****/

.smaller
{
	font-size: 0.8em;
}

/* xxxxxxxxxxxx END OF PUBLIC xxxxxxxxx */

#all
{
	width: 778px;
	margin-right: auto;
	margin-left:auto;
}


/* xxxxxxxxxxx BGs xxxxxxxxxxx */

/* xxxxxxxxxxx END of BGs xxxxxxxxxxx */

/* xxxxxxx HEAD xxxxxxxxxxx */

#header
{
	position:relative;
	top:0px;
	left:0px;
	height:147px;
	background: transparent url('../images/header/head-bg.jpg') no-repeat right top;
}

#header-text
{
	position: absolute;
	visibility:hidden;
	display:none;
}

/* xxxxxxx END OF HEAD xxxxxxxxxxx */

/* xxxxxxx CONTENT xxxxxxxxxxx */

#content-wrap
{	background: #f5f2ff url('../images/content/bg.gif') repeat-y left;	
}

#content
{	
	margin-top: 0px;
	margin-left: 175px;
}

#content-present
{
	color: #000;
	font-size:1.1em;
	margin-right: 20px;
}

#content-present h2
{
	font-size:1.2em;
}
/* xxxxxxx END CONTENT xxxxxxxxxxx */

/* xxxxxxx MENU xxxxxxxxxxx */

#menu
{
	width: 150px;
	float: left;
	color: #fff;
	margin: 15px 0px;
	
	font-family: "Arial", sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-align: left;
	cursor: hand;
	text-indent:4px;
	text-decoration: none
	
}

#menu ul
{
	margin-left: 10px;
}

#menu li
{
	padding: 3px 0px;
}

#menu a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover
{
	color: #ccc;
}

#menu h2
{
	margin: 5px 0px;
	padding: 2px 10px;
	text-align: left;
	font-size: 1.2em;
	color: #636467;
	background-color: #fff;
}

li.subitem
{
	margin-top:-2px;
	margin-left:10px;
	padding: 0px 0px 3px 0px !important;
	
}

#shop-promo
{	
	padding: 5px 0px;
}


#shop-promo a
{
	
	padding: 0px 10px;
}


.menu-special
{
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
}

#clrmenutop
{
	background-color: #E12F28;
	background: #f5f2ff url('../images/content/bgtop.gif') repeat-y left;
	height: 25px;
	padding-left: 150px;
	padding-top: 1px;
	color: Black;
	font-size: 12px;
}

#clrmenutop a
{
	color: Black;
}

/* xxxxxxx END MENU xxxxxxxxxxx */

/* xxxxxxx FOOT xxxxxxxxxxx */

#foot
{
	clear: both;
	text-align: right;
	
	background: #ccc;
	color:#666;
	font-size: 9px;
	padding: 5px 15px;
	margin-top: 25px;
}

#foot a
{	
	color:#666;
	text-decoration: none;
}

#foot a:hover
{	
	color:#333;
	text-decoration: underline;
}

/* xxxxxxx END FOOT xxxxxxxxxxx */


/******* FORMS ********** */

input
{
	vertical-align: middle;
}

input.buttSend
{	
	padding: 0px 15px;
	text-align: center;

}

.formular
{
	margin: 20px;
	width: 185px;
}

.formular div
{
	margin: 5px 0px;
}

.formular label
{
	display: block;
	float: left;
	width: 50px;
	text-align: right;
	vertical-align: middle;
	font-size: 1.1em;
	color: #000;
	padding-right: 3px;
	padding-top: 3px;
}

.formular label
{
	width: 50px;
	padding-right: 3px;
	padding-top: 3px;
}

.formular * td
{
	padding: 2px !important;
}

.buttLogin
{
	text-align: right;
}

.buttLogin input
{
	padding: 0px 15px;
	margin-right: 10px;
	text-align: center;
}

.error-label-big,
.error-label
{
	color: #ff3333;
}

.error-label-big
{
	font-size: 1.2em;
}

table.shopenter
{
	width: 400px;
}

table.shopenter td
{
	padding:0px;
	margin:0px;
}

table.shopenter td.labels
{
	width: 50px;
}

table.shopenter td.inputs
{
	width: 150px;
}

.buttons
{
	padding: 0px 5px;
	text-align: center;
}

.buttonsactive
{
	border: 1px solid red !important;
	text-align: center;
}

input.btnsearch,
input.btnObj,
input.btnObjSwatch,
input.btnObjSwatchIn,
input.btnObjOrder
{
	font-family: "Arial", sans-serif;
	font-size: 10px;
	color: #ff0000;
	text-align: center;
	padding: 1px !important;
	font-weight:bold;
	background: #e0e0e0;
}

input.btnObj
{
	width: 170px;
}

input.btnObjSwatch
{
	width: 90px;
	margin-right:2px;
}

input.btnObjOrder
{
	width: 85px;
}

input.btnObjSwatchIn
{
	width: 90px;
	color: Black;
}

input.btnsearch
{
  width: 132px;
  margin-left: 10px;
  color: Black;
}

input.txtsearch
{
  width: 130px;
  margin-left: 10px;
}

.idpromo

.form-note
{
	font-size: 10px;
}
/******* END FORMS ********** */

/* *** Katalog ***** */

.cataloglist a
{
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

.RowButt
{
	background-image: url(../images/shop/zbozibuttbg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0px 10px 0px !imporant;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0px;
	width: 180px;	
	
}



.ProdTable
{
	width: 100%;
	padding: 0px !imporant;
	margin: 0px !imporant;
}

.ProdTable td,
.ProdTable tr
{
	padding: 0px !imporant;
	margin: 0px !imporant;
/*	border: 1px solid black;*/
}

.colorsec
{
	margin: 10px 0px 5px 0px;
}

.one-prod-detail,
.one-prod
{
	background-image: url(../images/shop/zbozibg1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px !imporant;
	padding: 4px 10px;
	margin: 0px;
	width: 160px;
	height: 175px;
}

.one-prod-detail
{
	border-bottom: 2px solid #979696;
}

.one-color
{
	background-image: url(../images/shop/zbozibg1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px !imporant;
	padding: 4px 10px;
	margin: 0px;
	width: 160px;
	height: 80px;
}

.one-prod h2	
{	font-family: "Arial", sans-serif;
			font-size: 8pt;
			color: black;
			text-align: left;
			text-transform:uppercase;
			font-weight:bold;
			margin-bottom:2px;}
.one-prod a h2
{
	text-decoration: none;
}

.one-prod DIV.ZboziPopisNadpis	{	font-family: "Arial", sans-serif;
			font-size: 8pt;
			color: #000000;
			text-align: left;
			font-weight:bold}
.one-prod DIV.ZboziPopis	{	font-family: "Arial", sans-serif;
			font-size: 8pt;
			color: #000000;
			padding: 1px 0px 0px 0px;
			text-align: left}
.one-prod INPUT.Vzorek	{	font-family: "Arial", sans-serif;
			font-size: 6pt;
			color: #ff0000;
			text-align: center;
			
			font-weight:bold}
.one-prod INPUT.VzorekTlacitko	{	font-family: "Arial", sans-serif;
			font-size: 8pt;
			color: #ff0000;
			text-align: center;
			padding:1px;
			font-weight:bold}

span.lblkosik
{
	background-color: #FFF;
	margin: 0px 3px;
	padding: 0px 10px;
	font-size: 12px;
}
/* *** End Katalog ***** */

.notordered
{
	color: #999;
	font-style: italic;
}

div.podpis
{
	position: relative;
	left: 400px;
	width: 150px;
	text-align: center;
}

.navig
{
	font-size: 11px;
}

.navig img
{
	float: right;
}

.navig span
{
	position: relative;
	top: 3px;
}

.btnie
{
	text-align: center;
}

li.active a
{
	color: #Fcc !important;
}

li.activestable a
{
	color: #F99 !important;
}

.news-ref-vice
{
	font-size: 11px;
}

.news-date
{
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
}

.news-table
{
	margin-bottom: 25px;
}

.news-abstrakt
{
	padding-left: 0px;
	padding-right: 0px;
}


.thumb {
  border: 1px solid #808080;
}
.thumb:HOVER {
  border: 1px solid #000000;
}
