/* vzhled stránek */
p.info2{
    margin:20px;

}
body {
	background-color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
}

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

form {
	margin: 0px;
	padding: 0px;
}

label {
    font-weight: bold;
    padding-left:10px;
    padding-right:5px;
    font-size:11px;
}

div.halfdiv {
	float: left;
	width: 225px;
}


fieldset {
	background-color: #F3F3F3;
	border: 1px solid #416FA3;
}

fieldset.search {
	background-color:transparent;
	border: 0px;
}

hr {
	height: 1px;
	border-top: 1px solid #416FA3;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align: left;
}

li {
}

ul {
	list-style: url("../img/listStyle.gif");
}

table.full, table.prodList {
	width: 100%;
}

.hidden  {
	display: none;
}

#oldbrowser {
	display: none;
	position: absolute;
	z-index: -1;
	visibility: hidden;
}

#logo {
	position: absolute;
	z-index: 100;
	left: 15px;
	top: 37px;
	margin: 0px;
	padding: 0px;
}

#head {
	width: 930px;
	margin: 5px auto 0 auto;
	position: relative; left: 0; top: 0;
}

#headimg {
	background: #ECF0F5 url(../img/headerBg.jpg) no-repeat bottom;
	z-index: 1;
	height: 75px;
	position: relative; left: 0; top: 0;
}

#headimg h1 {
	position: absolute;
	left: 20px;
	bottom: 7px;
	font-size: 14px;
	text-transform: uppercase;
	color: #416FA3;
	font-weight: bold;
	margin: 0px;
}


.help{
    color:gray;
    font-size:10px;
}

.zpet{
    margin:10px 30px 0px 10px;
    float:right;
}

#mainmenu {
	/* background: #fff url("../img/menuBg2.gif") bottom repeat-x; */
	padding: 3px 0px 2px 0px;
}

#menu-searchbox {
    background: #fff url("../img/menuBg2.gif") top repeat-x;
    height: 27px;
    /*width: 450px;*/
    text-align: right;
    margin: 3px 0px 2px 0px;
}
#menu-searchbox form {
    vertical-align: middle;
    float: right;
    /*width: 444px;*/
    background: #FFFFFF 100%;
    margin: 3px 0px 0px 10px;
    padding: 0px 2px 0px 2px;
}
#menu-searchbox input.input {
    width: 300px;
    margin: 0;
    text-align: right;
}
#menu-searchbox input.button {
    margin: 0;
    padding: 0;
    width: 70px;
}

.jazyk {
     float: right;
     margin: 1px 4px 0 0;
     border: 1px solid #fff;
}

.jazyk:hover {
     float: right;
     margin: 1px 4px 0 0;
	border: 1px solid #416FA3;
}

.menu {
	text-decoration: none;
	height: 15px;
}

.menu span {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
}

.menu span a {
	font-weight: bold;
	color: #416FA3;
	padding: 0 3px 0 13px;
	margin: 0 8px 0 0;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	position: relative;
	background: url("../img/array.gif") 0 4px no-repeat;
}

.menu span a:hover {
	color: #E44B00;
	background: url("../img/arrayDown.gif") 0 3px no-repeat;
}

#redline {
	background-color: #EDB439;
	font-size: 4px;
	height: 4px;
}

#maininfo {
	margin: 0 auto;
	text-align: left;
	width: 930px;
}

#maininfo td h2 {
	margin: 20px 0 0 0;
	padding: 5px 15px 0 15px;
	font-size: 12px;
	border-bottom: 2px solid #416FA3;
	text-transform: uppercase;
	background: #ECF0F5;
}

#maininfo td h2.noMargin {
	margin: 0;
}

#maininfo td h5 {
	margin: 20px 0 0 0;
	padding: 5px 15px 0 15px;
	font-size: 12px;
	border-bottom: 2px solid #416FA3;
	text-transform: uppercase;
	background: #ECF0F5;
}

#text {
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	font-size: 11px;
}

#text strong {
	font-size: 11px;
	color: #416FA3
}

#text a {
	color: #416FA3;
	font-size: 11px;
	TEXT-DECORATION:none
}

#text a:hover {
	color: #E44B00;  /* TK*/
	font-size: 11px;
	TEXT-DECORATION:underline
}

#copyright {
	padding: 22px 10px;
	background: url("../img/menuBg.gif") repeat-x;
}

#copy {
    float:right;
  }

#version {
    float:left;
  }

#copyright #copy a {
	color: #000000;
	text-decoration: none;
}

#copyright #copy a:hover {
	color: #E44B00;
}



#text2 {
	font-size: 11px;
	padding-right: 30px;
	text-align: justify;
	padding-bottom: 30px;
}

#text2 strong {
    font-size: 11px;
	color: #416FA3
}

#text2 h3 {
    font-size: 12px;
	color: #416FA3;
	margin: 0;
}

#text2 a {
	color: #416FA3;
	font-size: 11px;
	text-decoration: underline;
}

#text2 a:hover {
	color: #E44B00;  /*TK*/
	font-size: 11px;
	text-decoration: none;
}

.mainbutton {
	width: 110px;
	background-image: url(../img/homepage/butbgr.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
}

.mainbutton a {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	position: relative;
	font-weight: bold;
	height: 16px;
	width: 110px;
	padding-left: 10px;
	padding-top: 2px;
}


.hline2 {
	margin: 20px 0 0 0;
	padding: 5px 15px 0 15px;
	font-size: 12px;
	border-bottom: 2px solid #416FA3;
	text-transform: uppercase;
	background: #ECF0F5;
}

form.hledat{
    margin:20px 0 0 25px;
}
.btt {
	font-size: 11px;
	font-weight: bold;
	color: #416FA3;
	background-image: url(../img/layout/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-left: 7px;
	margin-top: 5px;
}

.hline span {
	float: right;
}

.hline span a:hover {
	color: #E44B00;
}

.tab {
	font-size: 11px;
	border: 1px solid #C9D6E2;
	padding-top: -5px;
	margin-bottom: 30px;
}

.tab th {
	background-color: #8FA9C2;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
	border: #C9D6E2;
}

.maintab {
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
}

.maintab strong {
	color: #416FA3
}

.tab td {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #C9D6E2;
	font-size: 11px;
}

.tab tr.color {
	background-color: #EDF1F5;
}

.tab td a {
	color: #416FA3;
	TEXT-DECORATION:none
}

.tab td a:hover {

	color: #E44B00;  /*TK*/
	TEXT-DECORATION:underline
}

.subhline {
	background-color: #416FA3;
	font-size: 14px;
	color: #fff;
	padding: 5px 10px;
}

.subhline2 {
	background-color: #EDF1F5;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 12px;
	color: #416FA3;
	margin-top: 10px;
	padding-right: 30px;
}

#pasteimg {
	border: 1px solid #C9D6E2;
	margin-bottom: 30px;
}

#pasteimg td img {
	border: 1px solid #C9D6E2;
}

#pasteimg td {
	padding: 9px;
	font-size: 11px;
	color: #000000;
	width: 25%;

}

#pasteimg table {
	border: 1px solid #C9D6E2;
}

#pasteimg strong {
	color: #416FA3
}

#product {
/*	background-color: #EDF1F5; */
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
/*	height: 160px;*/
  border: 1px solid #C9D6E2;
}

#product img {
	float: right;
	margin-right: 8px;
	/*border: 1px solid #416FA3*/
}

#product strong {
	color: #416FA3
}

#product p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#product td {
	padding-top: 2px;
	padding-bottom: 2px;
}

#product td h6 {
	margin: 0px;
	padding-bottom: 10px;
	font-size: 14px;
	padding-top: 2px;
	color: #416FA3
}

#product td a {
	color: #416FA3;
	TEXT-DECORATION:none
}

#product td a:hover {
	color: #E44B00;  /*TK*/
	TEXT-DECORATION:underline
}
.pages {
	font-size: 12px;
	font-weight: bold;
	padding: 0 3px;
	margin: 0 5px 0 0;
}


.pages a {
	font-size: 12px;
	color: #416FA3
}
.pages a:hover {
	color: #E44B00;
}

.br {
	clear: both;
}

#maininfo .paging {
	margin: 2px 0;
	border-top: 1px solid #416FA3;
	border-bottom: 1px solid #416FA3;
	padding: 0 10px;
	text-align: right;
}

input.order {
	width: 40px;
	border: 1px solid #416FA3;
	padding: 0 2px;
}

td.right {
	text-align: right;
}

td.left {
	text-align: left;
}


.objTable th {
	font-size: 12px;
	text-align: left;
	border-bottom: 2px solid #416FA3;
	padding: 3px 10px 0 10px;
}

.objTable td {
	padding: 0 10px;
}

.price th {
	font-size: 10px;
	color: #666;
}

.price th, .price td {
	text-align: center;
}

#login {	
	border-bottom: 2px solid #416FA3;
	margin: 2px 0;
	padding: 0 5px 1px 5px;
	text-align: right;
	height: 22px;
	_height: 26px;
		
}

#login a {text-decoration: none;}

#login span {background: url('../img/user_bg.gif') top right repeat-y; color: #000000; padding: 1px 4px 1px 4px;}
#login span a {color: #000000; font-weight: bold;}

#loginTable {
	width: 300px;
	margin: 50px 220px 50px 220px;
	border: 2px solid #416FA3;
	background: #ECF0F5;
}

#loginTable td {
	padding: 5px 10px 0 10px;
}

#partners {text-align: center; float: left; margin-left: 4em;}
#headlinks {float: left;}

.crumbs {
	padding: 5px 0 5px 9px;
	text-transform: none;
	font-size: 11px;
	background: #416fa3;
	color: #fff;
	font-weight: normal;
}

.crumbs a {
  color: #fff;
  font-weight: normal;
}

.cathead {
  text-transform: none;
  font-size: 22px;
  border: none;
  padding: 5px 0 5px 9px;
  margin:0px;
}

li.last_level {
  display: block;
  float: left;
  height: 100px;
  width: 100px;
  border: 1px dashed #DDDDDD;
  overflow: hidden;
}

.catlist {
  margin:0px;
  padding:0px;
  clear: left;
}

/*
.catlist li {
  display: block;
  float: left;
  height: 185px;
  width: 165px;
  border: 1px solid #4067a6;
  overflow: hidden;
  padding: 4px;
  margin: 3px 4px 6px 4px;
  background: url('../img/no_img.gif') center center no-repeat;
}

.catlist li.nobg {
  background: none;
}

.catlist li a {
    display: block; width: 165px; height: 185px;
}
*/

.catlist li {
  display: block;
  float: left;
  height: 180px; /* 165 */
  width: 165px;
  border: 1px solid #4067a6;
  overflow: hidden;
  padding: 4px;
  margin: 3px 4px 5px 4px;
  background: url('../img/no_img.gif') center center no-repeat;
}

.catlist li.nobg {
  background: none;
}

.catlist li a {
    display: block; width: 165px; height: 180px; /* 165 */
}

.catlist li img {
  max-width: 150px;
  _width: expression(document.body.clientWidth > 150? "150px" : "auto" );
}

.catlist li.first {
  background: none;
  background-color: #416FA3;
  /* clear: left; */
  font-size: 64px;
  color: #FFFFFF;
  font-weight: normal;
}

.catlist li.first a {
  margin-left: 10px;
  font-size: 64px;
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
}

.catlist li a.add-url {
    z-index: 100;
    /*display: inline;*/
    width: 50px;
    height: 20px;
    position: relative;
    left: 125px;
    top: -15px;
    _left: 110px;
    _top: -25px;
    color: green;
    background-color: white;
    font-weight: bold;
}

.catlist li.first a.add-url {
    margin: 2px 2px 2px 2px;
    font-size: 12px;
}

li.sub_items {
  clear: left;
}

.back {
  padding:0 0 15px 4px;
   }

.imglist-top-short {
    float: left;
}

.infobox-price-call {
    border: 1px solid #e44b00;
    float: right;
    background-color: #ffe1d2;
	margin-bottom: 30px;
}

.infobox-price-call tr td {
    padding: 15px 0 20px 15px;
    height: 170px;
	font-size: 11px;
	color: #000000;
	width: 25%;
}

.infobox-price-call tr td p.firstp {
    margin: 0 0 20px 0;
    display: block;
}

.infobox-price-call tr td p big {
     font-size: 1.5em;
}

.infobox-price-call tr td p big b {
     color: #e44b00;
}

.infobox-price-call tr td p strong {
     font-size: 1.1em;
}

.on-stock {
    text-align: center;
}

.a-center {
    text-align: center;
}

.note-vyprodej {
    display: block;
    float: right;
    text-transform: uppercase;
    font-weight: bold;
    color: red;
    padding: 5px;
    margin-top: -10px;
}

.odd {
     background-color: #eeeeee;
}

.td-akce {
    color: #E44B00;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    padding-left: 2px;
    padding-right: 2px;
}

#frm-edit-product {
    font-size: 12px;
}

#frm-edit-product table {
    width: 100%;
}

#frm-edit-product input, #frm-edit-product select, #frm-edit-product checkbox, #frm-edit-product textarea {
    padding: 1px;
}

#frm-edit-product input[type=text] {
    /*width: 400px;*/
    width: 200px;
}

#frm-edit-product th {
    /*width: 150px;*/
    text-align: left;
    vertical-align: top;
    font-size: 12px;
    /*padding-left: 2px;*/
}

#frm-edit-product td {
    text-align: left;
    vertical-align: top;
    /*padding-left: 2px;*/
    /*font-size: 11px;*/
}

#frm-edit-product th label {
    padding-left: 0;
    padding-right: 0;
}

#frm-edit-product .wide {
    width: 400px;
}

#frm-edit-product fieldset {
    padding-top: 6px;
    margin-top: 10px;
}

#frm-edit-product fieldset legend {
  padding: 0 4px 0 4px;
}

/*.product-edit td, .product-edit th {
    vertical-align: top;
}*/
#frm-edit-product input.param-num {width: 100px;}
#frm-edit-product textarea.param-text {width: 250px;}
#frm-edit-product input.param-precision {width: 40px;}
#frm-edit-product select.param-eq {width: 40px;}
#frm-edit-product select.param-inf {width: 50px;}

#frm-edit-product tr.line th {
    border-top: 1px solid #416FA3;
    background-color: #8FA9C2;
    /*background-color: #C9D6E2;*/
    /*background-color: #DDDDDD;*/
}

#frm-edit-product th span.right {
    float: right;
}

#frm-edit-product tr.new th {
    background-color: #C9D6E2;
}

ul.error {
    padding: 10px 10px 20px 50px;
}

.skip-small { padding-top: 10px; }
.skip-med { padding-top: 20px; }
.skip-large { padding-top: 40px; }

.cena {
    text-align: right;
}

#tooltip {
    text-align: left;
}

#tooltip ul {
    list-style: disc;
    list-style-image: none;
}

#delivery-types {
    padding-left: 30px;
}

#payment-methods {
    padding-left: 30px;
}

td.tblbuttons {
  vertical-align: bottom;
  padding-bottom: 4px;
}

td.tblbuttons a {
	/*color: #fff;*/
	font-size: 11px;
	/*background: #E44B00;*/
	border: 1px solid #fff;
	font-weight: bold;
	width: 120px;
	/*text-transform: uppercase;*/
	margin: 10px 0;  
    padding-left: 10px;
    padding-right: 10px;
}
