/* UNIVERZALNI */

/*#leftdivback {
    background-image: url(../img/left_back.jpg);
    background-repeat: repeat-y;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 20;
  
}*/

body {
	position:relative;
	min-width: 1024px; width:1024px; border:0; margin:0; padding:0;
	width:expression(document.body.clientWidth < 780? "780px": "auto" );
	height: 100%;
	font:80%/150% tahoma, sans-serif;
	color:black;
	background-color:#ffffff;
	background-image: url(../img/all_back.jpg);
	background-repeat: repeat-y;
}

div, form {
	display:block;
	border:0; margin:0; padding:0;
}

h1, h2, h3, h4 {
	margin:.1em 0 .4em 0; padding:0;
	font:bold 100% tahoma, sans-serif;
	/*color: #2D6F8D;*/
	color: #000000;
}
h1 {
	margin-top:0;
	font-size:1.6em;
}
h2 {
	font-size:1.4em;
	background-image: url(../img/h2.jpg);
	background-repeat: no-repeat;
	width: 572px;
	height: 38px;
	color: #000000;
	
}
div.h2in{
  padding-left: 50px;
	padding-top: 8px;
}
h3 {
	font-size:1.2em;
}
h4 {
	font-size:1em;
}

dl {
	
	border:0;
	margin:0;
	padding:0;
}
dt {
	border:0;
	margin:0;
	padding:0;
}
dd {
	border:0;
	margin:.6em 0 .6em 20px;
	padding:0;
}
ul {
	display:block;
	list-style:none;
	border:0;
	margin:1.2em 0 1.2em 20px;
	padding:0;
}

ul.jobs {
	display:block;
	list-style:disc;
	margin: 1.2em 0 1.2em 40px;
	padding:0;
}

ol {
	display:block;
	list-style:decimal;
	border:0;
	margin:1.2em 0 1.2em 2.8em;
	padding:0;
}

li {
	display:list-item;
	border:0;
	margin:0;
	padding:0;
}

table {
	border:0;
	border-collapse:collapse;
}
th, td {
	border:0;
	
	margin:0;
	padding:1px 3px;
	text-align:left;
	vertical-align:top;
}

span, img, a {
	border:0;
	margin:0;
	padding:0;
}

strong {
	font-weight:bold;
}

a:link {
	color:#14346E;
}
a:visited {
	color:#14346E;
}
a:active {
	color: #405263;
}
a:hover {
	color: #405263;
}

.clear {
	clear:both;
}
.center {
	text-align:center;
	margin: auto;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.justify {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.float-left {
	float:left;
	margin:0 10px 10px 0;
}
.float-right {
	float:right;
	margin:0 0 0px 0px;
}

.borderseda {
    border: 1px solid #cccccc;
}

.autowidth {
	width:auto !important;
}
.noscreen, .noshow {
	display:none;
}

.barevna {
	background-color: #005898;
	color: #fff;
	padding: 2px;
	font-weight: bold;
	border: 1px solid #aaaaaa;
}

.textbg-1, .noborder tr.textbg-1 th, .noborder tr.textbg-1 td, th.textbg-1, td.textbg-1 {
	background-color:#EEEFF7;
}
.textbg-2, .noborder tr.textbg-2 th, .noborder tr.textbg-2 td, th.textbg-2, td.textbg-2 {
	background-color:#F7F5EE;
}

.textbg-3, .noborder tr.textbg-2 th, .noborder tr.textbg-2 td, th.textbg-2, td.textbg-2 {
	background-color: transparent;
	width: 175px;
	border-bottom: 1px dotted #cccccc;
	margin-left: 3px;
}

hr {
	color: #405263;
	background-color: #405263;
	height: 1px;
	text-decoration: none;
	border: 0px;
}


.nextcat {
	border: 1px solid #000000;
	background-color: #eeeeee;
	padding: 3px;
}

.border {
	border: 1px solid #dddddd;
}
.border2 {
	border: 2px solid #888888;
}

.cena {
	color: #BF3500;
}

.colblue {
	color: blue;
}

a.classic {
	text-decoration: underline;
}

input.search {
	width: 130px;
	border: 1px solid #4b729c;
	height: 14px;
	font-size: .9em;
	color: #4b729c;
	font-weight: bold;
}

input.searchbutton {
	font-size: .7em;
	width: 40px;
	background-color: #eeeeee;
	border: 1px solid #000000;
	height: 18px;
	position: relative;
	top: 0px;
}

input.buybutton {
    font-size: .7em;
	width: 45px;
	background-color: #eeeeee;
	border: 1px solid #000000;
	height: 18px;
}

input.buyamount {
    font-size: .7em;
	width: 18px;
	background-color: #eeeeee;
	border: 1px solid #000000;
	height: 14px;
	text-align: right;
}

.catalogstyle {
	font-size: .7em;
}

.noborder {
	border: 0;
}

.normal {
	font-weight: normal;
}

.padding10 {
	padding: 10px;
}
.lpadding10 {
	padding-left: 10px;
}

.lpadding5 {
	padding-left: 5px;
}

.line100 {
	line-height: 100%;
}
.line110 {
	line-height: 110%;
}
.line130 {
	line-height: 130%;
}

.error {
	color: red;
	font-weight: bold;
}

.size11 {
	font-size: 11px;
}

.tdCatalogPic {
 text-align: center;
 vertical-align: middle;
}

.itemname {
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}

img.thumbnail {
    border: 1px solid #dddddd;
}

/* HLAVICKA */

#shopbar {
	background: #ffffff;
	height: 237px;
}

/* SEARCHDIV */

#searchdiv {
	position: absolute;
	top: 210px;
	left: 30px;
}

/* NADMENU */

#nadmenu {
	position: absolute;
	top: 182px;
	left: 45px;
	background-color: transparent;
	z-index: 15;
}

/* INSIDE DIV */
div.insidediv {
    width: 570px;
    height: 58px;
    background-image: url(../img/inside_div.jpg);
    repeat: no-repeat;
    color: #ffffff;
    font-size: 12px;
}

div.inside1 {
    float: right;
    padding-top: 5px;
    padding-right: 10px;
}

div.inside2 {
    padding-left: 10px;
    padding-top: 5px;
}

div.inside3 {
    padding-left: 10px;
    padding-top: 4px;
    color: #000000;
}

select.sortby {
    border: 1px solid #7F9DB9;
}

a.inside {
    color: #ffffff;
}

/* HLAVNI OBSAH */

#main {
	position:relative;
	z-index:10;
	width:100%;
	border-top:0px solid #CAD0DC;
	background-color: transparent;
}

#content {
	margin-left: 250px;
  margin-right: 200px;
	margin: _word-wrap: break-word;
}
#content-in {
	width:100%; padding:10px 0;
}

#content a {
	color: #000000;
}

/* DETAIL PRODUKTU */

#content div.imagelist {
	float: right;
	width: 200px;
	border: 0px solid #dddddd;
	margin: auto;
	text-align: center;
	margin-left: 8px;
}

#content div.imageitem {
	
	width: 270px;
	border: 1px solid #dddddd;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 6px;
}

#content div.detail {
	font-size: .9em;
	text-align: justify;
	padding: 5px;
	line-height: 140%;
}

#content a {
	text-decoration: none;
}


/* PRAVY SLOUPEC */

#column {
	position:absolute;
	z-index:11;
	right:0;
	top:0;
	width:203px;
	min-height: 521px;
	height: 521px;
	text-align: left;
	
	
	
}
#column-in {
	border:1px solid #CAD0DC;
	border-top:0;
	margin:5px 5px 5px 0;
	padding:0 5px;
}

#column div.login {
	background-color: #efefef;
	font-weight: bold;
	border: 1px solid #bbbbbb;
	text-align: right;
	font-size: .8em;
}

#column div.nadpis {
	background-color: #85A6C7;
	font-weight: bold;
	padding-left: 20px;
	text-align: left;
	border-bottom: 1px solid #bbbbbb;
	margin-bottom: 5px;
}

/* LEVE MENU */

div.login {
	background-color: #efefef;
	font-weight: bold;
	border: 1px solid #aaaaaa;
	text-align: left;
	font-size: .8em;
}

input.login {
	width: 200px;
	border: 1px solid #aaaaaa;
	height: 14px;
	font-size: 11px;
	margin-right: 5px;
}

input.smalllogin {
  width: 75px;
	border: 1px solid #4B729C;
	height: 14px;
	font-size: 11px;

}

input.loginbutton {
	font-size: 11px;
	width: 60px;
	background-color: #eeeeee;
	border: 1px solid #000000;
	height: 18px;
	position: relative;
	top: 0px;
	margin-right: 5px;
	margin-top: 3px;
}

div.nadpis {
	background-color: #414141;
	font-weight: bold;
	padding-left: 20px;
	text-align: left;
	border-bottom: 1px solid #bbbbbb;
	margin-bottom: 5px;
}

div.search {
	background-color: #ffffff;
}

#sidebar {
	position:absolute;
	z-index:12; left:0; top:0;
	width:248px;
	height: 100%;
	min-height: 500px;
	background-image: url(../img/left_back.jpg);
	background-repeat: repeat-y;
	padding-left: 0px;
}

#sidebar-in {
	/* border-right:1px solid #CAD0DC; */
}

#menu {
	border-bottom:1px solid #CAD0DC;
	margin-left: 20px;
	background-color: #e6e7e8;
	color:#313131;
	
	width: 210px;
}
#menu ul {
  display:block;	
	list-style:none;
	margin:0;
}
#menu li {
	display:block;
	list-style:none;
	
  /*border-top:1px solid #bcbec0;
	border-right:1px solid #bcbec0;*/
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../img/menu1_back.jpg);
	background-repeat: no-repeat;
	height: 27px;
	padding-left: 30px;
}

#menu li.nextmenu {
	border-top:5px solid #CAD0DC;
}

#menu li a, #menu li span {
	display:block;
	_display:inline-block;
	padding-top: 3px;
	text-decoration:none;
	color:#000000;
}

#menu li a.active {
	
	text-decoration:none; 
	font-weight:bold;
	color:#313131;
}
#menu li a:hover {
	
	text-decoration:underline;
	color:#000;
}

/* LEVEL 2 MENU */

#menu li.level2 {
	display:block;
	list-style: none;
	margin: 0;
	font-weight: normal;
	font-size: 11px;
	background-color: #fffff;
	
	background-image: url(../img/menu2_back.jpg);
	background-repeat: no-repeat;
	height: 27px;
  padding-left: 70px;	
}

#menu li.level2 a, #menu li span {
	display:block;
	_display:inline-block;
	text-decoration:none;
	color:black;
}

#menu li.level2 a.active {
	border-left:0px solid #215BC2;
	text-decoration:none; font-weight:bold;
	color:#000000;
}
#menu li.level2 a:hover {
	text-decoration:underline;
	color:#cc0000;
}


/* LEVEL 3 MENU */

#menu li.level3 {
	display:block;
	list-style: none;
	margin: 0;
	font-weight: normal;
	font-size: 11px;
	background-color: #CED9E4;
	
	background-image: url(../img/menu3_back.jpg);
	background-repeat: no-repeat;
	height: 27px;
  padding-left: 35px;	
}

#menu li.level3 a, #menu li span {
	display:block;
	_display:inline-block;
	text-decoration:none;
	color:black;
	
}

#menu li.level3 a.active {
	border-left:0px solid #215BC2;
	text-decoration:none; font-weight:bold;
	color:#000000;
}
#menu li.level3 a:hover {
	text-decoration:underline;
	color:#000000;
}


/* LIST */

div.tpl_box_vertical {
	float:right; width:140px;
	border: 1px solid #ff7836;
	padding: .8em; padding-top:0;
	margin:1em;
}

.tpl_box_subsection {
	border: 1px solid #eee;
	padding: .5em; background-color: #fff !important;
}

/* CTVERCE */

div.tpl_box_horizontal, div.tpl_box_actions {
	padding: 0; margin: 0;
}
div.tpl_box_horizontal dl, div.tpl_box_actions dl {
	
	width: 186px;
	height:246px;
	display:block;
	float:left;
	margin:0px;
	
	text-overflow: ellipsis;
	overflow: hidden;
	background: transparent;
	
	border-bottom: 1px #9E882C solid;
	
	
}
div.tpl_box_horizontal dl dt, div.tpl_box_actions dl dt {
  margin: 5px;
	_height:35px; min-height:35px;
}
div.tpl_box_horizontal dl dd, div.tpl_box_actions dl dd {
	margin:2px;
	font-size: 11px;
	line-height: 130%;
}


/* RADKY */

div.control {
	
	text-align: left;
	width: 275px;
  float: right;
  display: block;
	margin: 5px;
}

div.control2 {
	background-color: #E6CA5E;
	text-align: left;
	width: 275px;
  float: right;
  display: block;
  
}

div.control1 {
	background-color: #FCE99E;
	text-align: left;
	font-weight: bold;
	
	
	vertical-align: bottom;
	position: relative;
	top: 0px;
	padding: 4px;
	
}

div.control3 {
	text-align: left;
	font-weight: bold;
	
	
	vertical-align: top;
	position: relative;
	top: 0px;
	margin-top: 20px;
	
}

table.parametry {
    width: 400px;
    font-size: 11px;
}



td.param1 {
    width: 150px;
    background-color: #AFC5DD;
    border: 1px solid #ffffff;
}

td.param2 {
    width: 250px;
    background-color: #DEE5EC;
    border: 1px solid #ffffff;
    font-weight: bold;   
}


span.znamka {
    height: 16px;
    width: 16px;
    border: 1px solid #B39A3A;
    background-color: #FCB528;
    text-align: center;
    font-weight: bold;
}

span.znamka:hover {
    
    background-color: #FFCA00;
}

table.control {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

div.popis {
	/*clear: both;*/
}

td.polozka {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

/* SEZNAM */
table.tpl_seznam {
	padding: 0; margin: 0;
	width: 100%;
}

table.tpl_seznam tr.header {
	background-color: #D2E1E8;
	font-size: 1em;
	font-weight: bold;
}
table.tpl_seznam td.nazev {
	font-size: 11px;
	font-weight: bold;
	width: 180px;
}
table.tpl_seznam td.popis {
	font-size: 11px;
	font-weight: normal;
}
table.tpl_seznam td.cena {
    font-size: .9em;
	width: 100px;
	text-align: right;
}
table.tpl_seznam td.kosik {
    width: 80px;
}
table.tpl_seznam tr.item1 {
	background-color: #f8f8f8;
}
table.tpl_seznam tr.item2 {
	background-color: #dfdfdf;
}


/* --------------------------------*/

/* KOSIK */
table.kosik {
	padding: 0; margin: 0;
	width: 100%;
	font-size: 11px;
}

table.kosik tr.header {
	background-color: #D2E1E8;
	font-size: 1em;
	font-weight: bold;
}
table.kosik td.nazev {
	font-size: 11px;
	font-weight: bold;
}
table.kosik td.cena {
	width: 90px;
	text-align: right;
}
table.kosik td.vat {
    width: 60px;
    text-align: right;
}
table.kosik td.odebrat {
    width: 50px;
    text-align: center;
}
table.kosik  tr.item1 {
	background-color: #f8f8f8;
}
table.kosik tr.item2 {
	background-color: #e0e0e0;
}
table.kosik tr.item3 {
	background-color: #FFFDEA;
}
table.kosik tr.item4 {
	background-color: #FFE4C3;
}

table.kosik td.tot_price {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
table.kosik td.tot_price_left {
	border-left: 2px solid #000000;
}
table.kosik td.tot_price_right {
	border-right: 2px solid #000000;
}

input.kosik {
    width: 50px;
	border: 1px solid #000000;
	background-color: #dfdfdf;
	text-align: right;
}

input.kosikbutton {
    width: 150px;
	border: 1px solid #000000;
	background-color: #dfdfdf;
	text-align: right;
}

textarea.kosik {
	width: 400px;
	height: 80px;
	border: 1px solid #000000;
	background-color: #dfdfdf;
}

/* ------------------ */

/* FAKTURACNI ADRESY */
table.fakturace {
	font-size: 11px;
}

table.fakturace tr.header {
	background-color: #D2E1E8;
	font-size: 1em;
	font-weight: bold;
}

/* PATICKA */

#footer {
	margin:0 50px;
	padding:5px 0;
	clear:both;
}











/* SIGNUP FORMULAR */
table.signup {
	margin: auto;
	text-align: left;
	width: 400px;
}

input.signup {
	width: 180px;
	border: 1px solid #000000;
	background-color: #D2E1E8;
}

select.signup {
	width: 180px;
	border: 1px solid #000000;
	background-color: #D2E1E8;
}

option.signup {
	background-color: #D2E1E8;
}

input.signupbutton {
	border: 1px solid #000000;
	background-color: #D2E1E8;
}

/* ------------------ */
div.leftimg {
	float: left;
	width: 140px;
}
div.leftimg {
	float: left;
	width: 120px;
}

div.tpl_box_actions dl {
	width:16em; height:21em;
}

.small1 {
	font-size: 11px;
}

.small2 {
	font-size: 10px;
}

.small3 {
	font-size: 11px;
	color: #000000;
}

.left {
	text-align: left;
}

/* TOP MENU  */
div.topmenupovinne {
	/*position: absolute;
	top: 145px;
	left: 380px;*/
	float: right;
	padding-top: 1px;
}

table.topmenu {
	text-align: center;
}
table.topmenu a {
	color: #fff;
}
table.topmenu a:hover {
	color: #00549a;
}
table.topmenu a:visited  {
	color: #313131;
}
table.topmenu a:active  {
	color: #313131;
}

table.topmenu td.item {
	width: 100px;
	border: 1px solid #aaaaaa;
	
	background-image: url(../img/top_menu_back2.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
	color:#414141;

}

div.cena-nakupu {
	/*
	position: absolute;
	top: 170px;
	left: 525px;
	
	width: 200px;
	text-align: right;
	float: right;*/
}

div.languages {
	position: absolute;
	left: 20px;
	top: 15px;
}

table.anketa {
	font-size: 11px;
	font-family: tahoma, sans-serif;
	width: 172px;
	margin: 4px;
	background-color: #CFCFCF;
	line-height: 100%;
}

table.anketa tr {
	border: 1px solid #ababab;
}

a.ank {
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
	
}

