html, body {
    margin: 0;
    padding: 0;
	height: 100%;

}

body {
    font-size: 11px;
    font-family: "Arial";
    line-height: 1.5;
    text-align: center;
/*     color: white; */
   	background: white url("../images/prezentace/top-bg-new.jpg") center top repeat-x;
}

/*body[id] {
    font-size: 80%;
    text-align: left;
}*/

a {
	color: #ed1c24;
	text-decoration: none;
}

a:hover {
	color: #A10126;
	text-decoration: none;
}

h1 {
  color: #333333;
	font-weight: bold;
	font-size: 20px;
	position: absolute;
	top: 195px;
	left: 0px;
	width: 620px;
}

h2, #containerTechNavigation h3 {
    font-size: 110%;
}

h3 {
    margin: 0; padding: 0;
    font-size: 100%;
    color: #CA1913;
}

h4 {
    font-size: 80%;
}

img {
    border: none;
}

table, td, th, tr {
    font-size: 100%;
    border-collapse: collapse;
}

th {
    text-align: left;
    font-weight: normal;
}

dt {
    display: block;
    font-style: italic;
    font-weight: bold;
}

dd {
    display: block;
    padding: 0;
    margin: 0;
    margin-bottom: 2em;
}


.illustration-left {
    float: left;
    margin-right: 1.5em;
}

.center {text-align: center; margin: auto;}

#containerTop {
  background: url("../images/prezentace/top-bg-new.jpg") -314px top no-repeat;
  height: 248px;
  position: relative;
  margin: auto;
}

#containerMain {
  position: relative;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  color: #323232;
	min-height: 100%;
	_height: 100%;
  width: 959px;

}

/*body[id] #containerMain {
    width: 100%;
}*/

.content {
    width: 100%;
    margin: 0;
    padding: 0;
}

#containerMain .content {
/*     margin-top: 70px; */
/*     background: url('../images/prezentace/bg-content.png') bottom left no-repeat; */
}

#containerContent {
    margin: 0px 0 0 235px;
    text-align: left;
}

#containerFooter {
text-align: center;
padding: 0px;
background: url("../images/prezentace/footer.jpg") center bottom no-repeat;
height: 74px;
}

#containerFooter table{
width: 959px;
margin: 0px auto 10px auto;
padding: 0px;

}

#containerFooter table td {
text-align: left;
padding: 44px 0px 0px 0px;
color: white;
font-size: 13px;
}


#logo {
    position: absolute;
	display: block;
}

#objedpartneri input {
width: 20px;
}

#kosik {
	position: absolute;
	width: 218px;
	height: 65px;
	right: 3px;
	top: 34px;
	background: url('../images/prezentace/kosik-bg-new.jpg') left top no-repeat;
	text-align: left;
}

#kosik a {
	display: block;
	padding: 15px 20px 20px 20px;
	color: #2f2f2f;
}

#kosiktable {
border: 1px solid #CBCBCB;
border-collapse: collapse;
}

#kosiktable td{
border: 1px solid #CBCBCB;
padding: 0px 4px 0px 4px;
background-color: white;
}

#kosiktable .header td{
/*background-color: #F7E9BB;*/
padding: 0px 4px 0px 4px;
text-align: center;
font-weight: bold;
}

#menuMain h3 {
    display: none;
}

#menuMain {
/*     background: #000 ; */
	position: absolute;
	top: 127px;
	left: 0px;
  color: white;
  margin: 0px 0px 0px 0px;
	padding: 0;
  text-align: left;
	width: 100%;
	background: transparent url('../images/prezentace/top-menu-bg-new.jpg') left top repeat-x;
	height: 42px;
	font-size: 13px;
}


#menuMain a, #menuMain strong, #menuMain span  {
  display: block;
  float: left;
  padding: 3px 20px 10px 20px;
  margin-top: 9px;
  color: white;
}

#menuMain strong {
  background: transparent url('../images/prezentace/top-menu-active-bg-new.jpg') center bottom repeat-x;
  font-weight: normal;
}

#menuMain span {
  color: #CBCBCB;
  /*background: transparent url('../images/prezentace/top-menu-active-bg-new.jpg') center bottom repeat-x;*/
}

#menuMain a:hover {
    color: white;
}

.cleaner {
    clear: both;
}

span.non-active {
  color: #CBCBCB;
}

#containerLeft {
    position: absolute;
    top: 248px; left: 0px;
}

#containerLeft {
    width: 220px;
	/*background: url('../images/prezentace/menu-prod-bottom-bg.jpg') center bottom no-repeat;*/
	padding-bottom: 20px;
}


#containerLeft div#banners a {
  display: block;
  margin: 10px 0px 0px 0px;
}


#containerPartners {
    text-align: center;
    position: absolute;
    width: 250px;
    top: 119px; right: 7px;
}

body[id] #containerPartners {
    margin: auto;
    text-align: left;
}

input {
    width: 120px;
    border: 1px solid black;
}

.submit {
    border: none;
    width: 60px;
    color: white;
    background: #D84234;
    border: 1px solid #D84234;
}

#search {
    background: #D64234;
    color: white;
    height: 65px;
}

.searchform {
    margin: 10px;
}

#containerPartners h2, #search h2, #products h2, #containerTechNavigation h3 {
    background: #B10B0B;
    color: white;
    line-height: 25px;
    margin: 0; padding: 0 6px;
    font-size: 100%;
}

/* product menu */


#products {
text-align: left;
}

#products div {
background-color: #f6f6f6;
}

#products div a {
color: #2f2f2f;
padding: 1px 12px 5px 0px;
display: block;
font-size: 13px;
}

#products div.lvl0 {
  background: transparent url('../images/prezentace/left-menu-item-bg.jpg') left top no-repeat;
}

#products div.lvl0 a {
  background: none;
  padding: 12px 12px 12px 33px;
}

#products div.lvl1 {
  padding-top: 10px;
}

#products div.lvl1 a {
  padding-left: 33px;
}

#products div.lvl2 a {
  padding-left: 48px;
}

#products div.lvl3 a {
  padding-left: 63px;
}

#products div.lvl4 a {
  padding-left: 78px;
}

#products div.lvl5 a {
  padding-left: 93px;
}



#trideni {
/*margin-left: 186px;
_margin-left: 182px;*/
/*top: 240px;
right: 0px;
position: absolute;*/
width: 100%;
text-align: right;
}

.product-list-item {
float: left;
margin: 0px 12px 12px 0px;
text-align: center;
border: 1px solid #e7e7e7;

}

.product-list-item .gtop{
height: 50px;
text-align: left;
vertical-align: middle;
/*background: url('../images/prezentace/product-list-item-top-bg.jpg') center top no-repeat;*/


}

.product-list-item  a{
font-weight: bold;
font-size: 90%;
color: #E0A300;
text-decoration: underline;

}

.product-list-item .gtop a{
font-weight: bold;
font-size: 110%;
color: #ed1c24;
text-decoration: none;
margin: 5px 10px 5px 10px;
display: block;
}

.product-list-item table{
width: 231px;
margin: 0px;
padding: 0px;
border-collapse: collapse;
text-align: center;
height: 321px;
background: white url('../images/prezentace/item-list-main-bg.jpg') left top repeat-x;

}

.product-list-item form {
display: block;
vertical-align: text-bottom;
margin-bottom: 4px;
text-align: right;
margin-right: 10px;
}

.basic {
font-size: 11px;
text-decoration: line-through;
font-weight: normal;
margin: 0px;
text-align: left;
margin-bottom: 4px;
float: right;
}

.action {
font-size: 18px;
color: white;
font-weight: bold;
margin: 0px 0px 0px 10px;
line-height: 18px;
margin-bottom: 10px;
text-align: left;
}

.basicalone {
font-size: 18px;
color: white;
font-weight: bold;
margin: 10px 0px 10px 10px;
line-height: 18px;
text-align: left;
display: block;
}

.note {
margin: 10px 0px 0px 0px;
padding: 0;
}

.kusy {
width: 25px;
text-align: center;
}

.product-list-item td.objForm {
background: url('../images/prezentace/item-list-bg.jpg') left bottom repeat-x;
vertical-align: bottom;
}

.objednat {
width: 32px;
height: 32px;
padding: 0;
background: url('../images/prezentace/item-list-cart.jpg') no-repeat;
border: none;
cursor: pointer;
}

.setridit {
width: 87px;
height: 28px;
padding: 0;
background: url('../images/prezentace/setridit.jpg') no-repeat;
border: none;
cursor: pointer;
}

.odstranit {
width: 95px;
_width: 93px;
height: 23px;
padding: 0;
background: url('../images/prezentace/objednat-bg.jpg') no-repeat;
border: none;
color: white;
font-weight: bold;
font-size: 80%;
_font-size: 90%;
margin: 5px 0px 5px 0px;
cursor: pointer;
}

.odeslatobj {
}

#platba {
width: 15px;
}

.product-list-item img{
margin-top: 0px;
}

.product-header {
}

.product-header td {
    vertical-align:top;
}

.product-header td.foto {
vertical-align: top;
width: 204px;
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
border-top: 1px solid #e7e7e7;
border-left: 1px solid #e7e7e7;
}

.product-header td.popis {
vertical-align: top;
padding-top: 20px;
border-top: 1px solid #e7e7e7;
border-right: 1px solid #e7e7e7;
width: 180px;
}

.product-header td.objForm {
background: url('../images/prezentace/item-list-bg.jpg') left bottom repeat-x;
vertical-align: bottom;
height: 42px;
}

.product-header table {
    width: 100%;
    border-collapse: collapse;

}

.product-header em {
    display: block;
    text-align: right;
    margin: 0 0 1em 0;
}

.product-header table td {
    vertical-align: middle;
}

.product-header a{
	font-weight: bold;
}

.product-header form {
display: block;
vertical-align: text-bottom;
margin-bottom: 4px;
text-align: right;
margin-right: 10px;
}

.product-header td.predelovac {
width: 15px;
}

.product-header td.info {
vertical-align: top;
padding: 20px 0px 0px 0px;
background-color: #F6F6F6;
width: 320px;
}

.product-header td.info table {
}

#objednavka {
padding: 0;
}

.docrow {
    text-align: left;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
	padding: 4px 0px 4px 0px;
}

div#parametrs {
	/*background: url('../images/prezentace/parametrs-bg.jpg') center top repeat-y;*/
	border-top: 6px solid white;
  
}

div#parametrs h2 {
	padding: 0px;
	margin: 10px 0px 5px 20px;
	font-size:
}

#parametrs table {
	border-collapse: collapse;
	width: 277px;
	margin: 5px 20px 15px 20px;

}

#parametrs table th {
  width: 150px;
}

#parametrs table td, #parametrs table th {
    border-bottom: 1px solid white;
    border-top: 1px solid white;
}

#products_bottom {
}

#documents{
	border-collapse: collapse;
  width: 277px;
	margin-left: 20px;
	margin-right: 20px;
}

#docp{
	margin-left: 20px;
}

#documents td{
	border-bottom: 1px solid white;
  border-top: 1px solid white;
}

#description {
width: 100%;
}

#containerTechNavigation {
    margin-top: 1em;
    background: #D9D9D9;
    padding-bottom: 1em;
}



.form {
    width: 100%;
}

.form label {
    width: 100px;
}
.form select, .form input, .form textarea {
    width: 350px;
    border: 1px solid black;
}

input[type="checkbox"] {
    width: auto;
}

.dulezite {
    background: #C32F21;
    color: white;
}

.loginform {
width: 250px;
text-align: center;
float: right;
}

.loginform form{
text-align: center;
}

.loginform form table{
margin-left: auto;
margin-right: auto;
text-align: left;
}

#bazar {

}

.bazarmenu {
float: left;
border-bottom: 1px solid black;
}

#Popis {
height: 200px;
}


#formik_inzerat .mceEditor select {
width: 80px;
}

.vypis_bazar {
width: 100%;
border: 1px solid black;
}

.vypis_bazar table{
width: 100%;
margin-left: 4px;
}

.vypis_bazar td {
border: 1px solid black;
vertical-align: top;
padding: 5px;
}

.detail_bazar img.main, .vypis_bazar img.main {
}

.detail_bazar img.sub, .vypis_bazar img.sub {
width: 63px;
float: left;
margin-right: 3px;
}

.vypis_bazar td td{
border: none;
padding: 0px;
}

.detail_bazar {
width: 500px;
}

#breadcrumb {
position: absolute;
right: 0px;
top: 194px;
width: 320px;
height: 55px;
}

#breadcrumb td {
vertical-align: middle;
}

#breadcrumb a {
text-decoration: underline;
}
