/* UNIVERZALNI */
body {
	position: relative;
	min-width: 780px;
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	width: expression(document.body.clientwidth < 780? "780px": "auto" );
	height: 100%;
	font: 80%/150% arial, tahoma, sans-serif;
	color: #000000;
	background: #ffffff url(../img/bg.gif) repeat-x left top;
	
	text-align: center; 
	
}
.cleaner {
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

#mainpage {
	margin: auto;
	width: 882px;
	text-align: left;
	position: relative;
}
.reklama {
	width: 170px;
	background-color: #F8F8F8;
	padding: 10px 8px;
	text-align: center;
	margin-left: 5px;
	margin-bottom: 10px;
}
.reklama img {
	text-align: center;
}
.reklama span {
	text-align: center;
}
/*Kniha navstev*/
.citace {
	font-style: italic;
	font-size: 0.9em;
	padding: 10px 20px;
	margin: 15px;
	background-color: #EDF0F3;
}
.prispevky {
	margin-bottom: 20px;
}
.paging {
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #000;
	padding-bottom:1em;
}
#content #content-in .paging a {
	color: #687991;
	padding: 0 0.3em 0 0.3em;
}
#content #content-in .paging a:hover {
	color: #FD0100;
}
table.tpl_seznamGB {
	padding: 0;
	margin: 0;
	width: 100%;
	margin-top: 10px;
}
table.tpl_seznamGBo {
	padding: 0;
	margin: 0;
	width: 97%;
	margin-top: 10px;
	margin-left: 3%;
}
table.tpl_seznamGB tr.headerGB, table.tpl_seznamGBo tr.headerGBo {
	background-color: #EDEDED;
	color: #000;
	font-size: 0.9em;
	line-height: 14px;
}
table.tpl_seznamGBo tr.headerGBo {
	background-color: #F4F4F4;
	color: #000;
}
#content #content-in table.tpl_seznamGB tr.headerGB a, #content #content-in table.tpl_seznamGB tr.headerGB a:visited, #content #content-in table.tpl_seznamGB tr.headerGB a:active {
	color: #000;
}
#content #content-in table.tpl_seznamGBo tr.headerGBo a, #content #content-in table.tpl_seznamGBo tr.headerGBo a:visited, #content #content-in table.tpl_seznamGBo tr.headerGBo a:active {
	color: #000;
}
#content #content-in table.tpl_seznamGB tr.headerGB a:hover {
	color: #04009F;
}
#content #content-in table.tpl_seznamGBo tr.headerGBo a:hover {
	color: #5CAC03;
}
.borderGB {
	border: 1px solid #EDEDED;
}
.borderGBo {
	border: 1px solid #CCCCCC;
}
/* END Kniha navstev */
#kontejner {
	text-align: center;
	margin: auto;
	width: 600px;
	height: auto;
	background: url('../img/zbozi.gif') repeat-y left top;
}
#l_kontejner {
	width: 290px;
	height: auto;
	float: left;
	text-align: left;
}

#p_kontejner {
	width: 290px;
	height: auto;
	float: right;
	background-color: #EDF0F3;
	text-align: left;
}
#p_kontejner_vrch {
	padding: 10px;
	float: left;
	width: 270px;
	height: auto;
	text-align: left;
}
#p_kontejner_spodek {
	padding: 5px 10px;
	width: 270px;
	height: auto;
	float: left;
	background-color: #454545;
	color: #fff;
	text-align: left;
}
#headerZ {
	width: 610px;
	height: 49px;
	background: url('../img/headerZbozi.gif') no-repeat left top;
	margin: auto;
	margin-bottom: 10px;
}
#headerZ_vrch {
	width: 600px;
	height: 22px;
	padding-left: 10px;
	padding-top: 2px;
	color: #fff;
}
#headerZ_spodek {
	width: 600px;
	height: 22px;
	padding-top: 4px;
	padding-left: 10px;
}
#headerZ_spodek_l {
	float: left;
}
#headerZ_spodek_p {
	float: right;
	padding-right: 20px;
}
#content #headerZ_spodek_l a {
	color: #000;
	text-decoration: none;
}
#content #headerZ_spodek_l a:hover {
	color: #000;
	text-decoration: underline;
}
#text1, a #text1 {
	font-weight: bold;
	font-size: 1.3em;
	width: 270px;
	height: 40px;
	position: absolute;
	top: 70px;
	left: 5px;
	z-index: 200;
	cursor: default;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
#text1 h1 {
	color: #ffffff;
}
#text2, a #text2 {
	width: 400px;
	height: 20px;
	position: absolute;
	top: 0px;
	left: 580px;
	z-index: 200;
	cursor: default;
	color: #ffffff;
	text-decoration: none;
}
#text3 {
	width: 700px;
	height: auto;
	position: absolute;
	top: 28px;
	left: 290px;
	z-index: 200;
	cursor: default;
	color: #000000;
}
#text3 ul {
	margin: 0;
	padding: 0;
}
#text3 ul li {
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 12px;
	text-align: left;
	display: inline;
	padding-right: 45px;
}
/*#vyhledavani {
	width: 190px;
	height: 41px;
	padding: 15px 0px 5px 5px
}
*/
#vyhledavani {
	width: 196px;
	height: 41px;
}
#vyhledavani_vrch {
	font-size: 4px;
	width: 196px;
	height: 9px;
	background: url('../img/vyhl_vrch.gif') no-repeat left bottom;
}
#vyhledavani_telo {
	margin: 0;
	padding: 0;
	width: 191px;
	height: 27px;
	padding: 5px 0px 0px 5px;
	background: url('../img/vyhl_telo.gif') repeat-x left top;
}
.dokument_box {
	height: auto;
}
.kosikButton {
	font-size: .7em;
	text-decoration:none;
	width: 133px;
	background: url('../img/buttonV.gif') no-repeat left top;
	height: 19px;
	position: relative;
	border: 0;
	top: 0px;
	margin-top: 10px;
}
.malyButton {
	font-size: .8em;
	width: 48px;
	background: url('../img/buttonM.gif') no-repeat left top;
	height: 20px;
	position: relative;
	border: 0;
	top: 0px;
	margin-top: 10px;
}
.inputT {
	width: 106px;
	background: url('../img/inputT.gif') no-repeat left top;
	height: 16px;
	position: relative;
	border: 0;
	top: 0px;
	padding-top: 4px;
	padding-left: 4px;
}
.inputT150 {
	width: 150px;
	background: url('../img/inputT.gif') no-repeat left top;
	height: 16px;
	position: relative;
	border: 0;
	top: 0px;
	padding-top: 4px;
	padding-left: 7px;
    border-color: -moz-use-text-color #DDDDDD #DDDDDD -moz-use-text-color;
    border-style: none solid solid none;
    border-width: 0 1px 1px 0;
}
.obal {
	margin: 0 0 15px 0;
	padding: 0px 7px;
	width: 186px;
	background-color:#f5f5f4;
}

.obal table tr td {
	padding: 0px;
	border-top: 1px solid #ffffff;
}

.obal table tr:first-child td {
	border-top: 0px;
}

.nejpad {
	padding-left: 5px;
}
.polozkam {
	padding-top: 5px;
width:
/*84*/
	55px;
	text-align: center;
	color: red;
	font-weight: bold;
	font-size: 11px;
}
#content .polozkaM a {
	color: #000;
	text-decoration: none;
}
#content .polozkaM a:hover {
	color: #818181;
	text-decoration: underline;
}
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: #000000;
}
h1 {
	margin-top: 0;
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
	text-transform:uppercase;	
	padding-left: 30px;
	background: url(../img/menu_arrow.gif) no-repeat left top;
}
h4 {
	font-size: 1em;
}
dl {
	display: block;
	border: 0;
	margin: .6em 0;
	padding: 0;
}
dt {
	border: 0;
	margin: .6em 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;
}
ul.site_map {
	display: block;
	list-style: circle;
	margin: 0px 0px 5px 25px;
	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: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #405263;
}
a:hover {
	color: #405263;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
	margin: auto;
}
.vertical_center {
	vertical-align: middle;
	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;
}
.float-none {
	clear: both;
	margin-top: 2px;
}
.borderseda {
	border: 1px solid #cccccc;
}
.autowidth {
	width: auto !important;
}
.noscreen, .noshow {
	display: none;
}
.barevna {
	/*background: #fff url('../img/barevna.gif') no-repeat left top;
*/
	color: #5CAC3D;
	padding: 3px 0px 0px 0px;
	margin-left: 0px;
	margin-top: -25px;
	height: 23px;
	font-size: 1.4em;
	text-align: left;
}
.barevna11 {
	background: #fff url('../img/detail.gif') no-repeat left top;
	color: #FEAF60;
	padding: 12px 0px 20px 40px;
	height: 24px;
	margin-left: 5px;
	font-size: 1.4em;
	text-align: left;
}
.barevna1 {
	background: #fa6500 url('../img/b1.gif') no-repeat left top;
	color: #2a588c;
	padding: 15px 0px 0px 40px;
	height: 27px;
	border-bottom: 2px solid #c24e00;
	font-size: 1em;
}
.barevna2 {
	background: #fa6500 url('../img/b2.gif') no-repeat left top;
	color: #2a588c;
	padding: 15px 0px 0px 40px;
	height: 27px;
	border-bottom: 2px solid #c24e00;
	font-size: 1em;
}
.barevna8 {
	background: #fa6500 url('../img/b8.gif') no-repeat left top;
	color: #2a588c;
	padding: 15px 0px 0px 40px;
	height: 27px;
	border-bottom: 2px solid #c24e00;
	font-size: 1em;
}
.barevna9 {
	background: #fa6500 url('../img/b9.gif') no-repeat left top;
	color: #2a588c;
	padding: 15px 0px 0px 40px;
	height: 27px;
	border-bottom: 2px solid #c24e00;
	font-size: 1em;
}
.barevna10 {
	background: #fa6500 url('../img/b10.gif') no-repeat left top;
	color: #2a588c;
	padding: 15px 0px 0px 40px;
	height: 27px;
	border-bottom: 2px solid #c24e00;
	font-size: 1em;
}
.barevna3 {
	background: #fa6500 url('../img/b3.gif') no-repeat left top;
	color: #2a588c;
	padding: 15px 0px 0px 40px;
	height: 27px;
	border-bottom: 2px solid #c24e00;
	font-size: 1em;
	text-align: left;
}
/*.barevna4 {
	background: #fa6500 url('../img/b4.gif') no-repeat left top;
	color: #2a588c;
	padding: 15px 0px 0px 40px;
	height: 27px;
	border-bottom: 2px solid #c24e00;
	font-size: 1em;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
}
.barevna5 {
	background: #fa6500 url('../img/b5.gif') no-repeat left top;
	color: #2a588c;
	padding: 15px 0px 0px 40px;
	height: 27px;
	border-bottom: 2px solid #c24e00;
	font-size: 1em;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
}
.barevna6 {
	background: #fa6500 url('../img/b6.gif') no-repeat left top;
	color: #2a588c;
	padding: 15px 0px 0px 40px;
	height: 27px;
	border-bottom: 2px solid #c24e00;
	font-size: 1em;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
}
*/
.barevna4 {
	background: #fff url('../img/kontaktL.gif') no-repeat left top;
	color: #7e7e7e;
	padding: 5px 0px 0px 40px;
	height: 24px;
	font-size: 1em;
	text-align: left;
	border-top: 2px solid #c7c7c7;
	margin: 10px 2px 10px 0px;
}
.barevna5 {
	background: #fff url('../img/profilL.gif') no-repeat left top;
	color: #7e7e7e;
	padding: 5px 0px 0px 40px;
	height: 24px;
	font-size: 1em;
	text-align: left;
	border-top: 2px solid #c7c7c7;
	margin: 10px 2px 10px 0px;
}
.barevna6 {
	background: #fff url('../img/akceL.gif') no-repeat left top;
	color: #7e7e7e;
	padding: 5px 0px 0px 40px;
	height: 24px;
	font-size: 1em;
	text-align: left;
	border-top: 2px solid #c7c7c7;
	margin: 10px 2px 10px 0px;
}
.barevna7 {
	background: #fa6500 url('../img/b7.gif') no-repeat left top;
	color: #2a588c;
	padding: 15px 0px 0px 40px;
	height: 27px;
	border-bottom: 2px solid #c24e00;
	font-size: 1em;
	text-align: left;
}
.barevna_general {
	background: #c8c8c8;
	color: #2a588c;
	padding: 15px 0px 0px 0px;
	height: 27px;
	border-bottom: 2px solid #b9b9b9;
	font-size: 1em;
	text-align: center;
	font-weight: bold;
}
.barevna_margin {
	margin-top: 15px;
	margin-bottom: 5px;
}
.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;
}

.buy_button{
	background: url('../img/koupit_button.gif') no-repeat left top; 
	width:145px; 
	height:25px; 
	border: 0; 
	padding: 0; 
	cursor: pointer;
}


hr {
	color: #f58127;
	background-color: #f58127;
	height: 1px;
	text-decoration: none;
	border: 0px;
}
.stranky {
	text-align: center;
}
.nextcat {
	border: 1px solid #000000;
	background-color: #EDEDED;
	padding: 3px;
	height: auto;
	font-size: 11px;
	text-align: center;
}
.nextcat a:hover {
	text-decoration: none !important;
}
.border {
	border: 1px solid #DDDDDD;
}
.border2 {
	border: 2px solid #888888;
}
.cena {
	color: #669900;
}
.colblue {
	color: blue;
}
a.classic {
	text-decoration: underline;
}
input.search {
	width: 130px;
	border: 1px solid #000000;
	height: 14px;
	font-size: .9em;
}
input.hledej {
	/*width: 180px;
	border: 1px solid #000;
*/
	width: 120px;
	border: 1px solid #cecece;
	height: 14px;
	font-size: .9em;
	position: relative;
	top: 2px;
	margin-left: 30px;
}
input.hledejbutton {
	font-size: .7em;
	/*width: 50px;
*/
	width: 50px;
	background-color: transparent;
	border: none;
	height: 18px;
	position: relative;
	top: 3px;
	color: #FFFFFF
}
input.searchbutton {
	font-size: .7em;
	/*width: 50px;
*/
	width: 40px;
	background-color: #eeeeee;
	border: 1px solid #000000;
	height: 18px;
	position: relative;
	top: 0px;
}
input.buybutton {
	/*font-size: 11px;*/
	width: 55px;
	background-color: #feaf60;
	border: 1px solid #000000;	
	margin: 0px;
	/*padding: 1px 0;*/
	/*height: 20px;	*/
	color: white;
	font-weight: bold;
}
input.buyamount {
	/*font-size: .7em;*/
	width: 18px;
	background-color: #eeeeee;
	border: 1px solid #000000;	
	/*height: 18px;*/
	margin: 0px;
	/*padding: 0px;*/
	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;
	text-align: center;
}
.size11 {
	font-size: 11px;
}

.size14 {
	font-size: 14px;
}

/* SEARCHDIV */
#searchdiv {
	position: absolute;
	top: 70px;
	left: 545px;
}
/* HLAVNI OBSAH */
#zakonceni {
	clear: both;
}
#main {
	position: relative;
	z-index: 10;
	width: 100%;
	background-color: #ffffff;
	margin-top: 1em;
}
#content {
	float: left;
	padding: 0px 10px;
	z-index: 100;
	position: relative;
	width: 661px;	
}
#cohntent_modificiere {
	padding-left: 450px;
	position: relative;
}
#ukazka {
	position: absolute;
	top: 55px;
	left: 20px;
	width: 350px;
	height: auto;
	z-index: 100;
	font-weight: bold;
	font-size: 0.95em;
	text-align: center;
}
#ukazka span {
	color: #EDEDED;
}
/*#zalMenu {
	height: 35px;
	position: absolute;
	top: -2px;
	left: 370px;
	z-index: 300;
}
#zalMenu a:hover {
	text-decoration: none;
}
*/
#zalMenu {
	width: 600px;
	position: relative;
	top: -20px;
	left: 460px;
	z-index: 100;
}
/*#content-in {
	width: 100%;
	padding: 30px 0px 10px 0px;
}
*/
#content-in {
	width: 100%;
	padding: 10px 0px 10px 0px;
}

/* DETAIL PRODUKTU */
#content div.imagelist {
	width: 280px;
	border: 0px solid #dddddd;
	margin: auto;
	text-align: center;
}
#content div.imageitem {
	float: right;
	width: 280px;
	margin: auto;
	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;
	color: #000000;
}

#nextFoto a {
	text-decoration: underline;
}




/* PRAVY SLOUPEC */
/*#column {
	width: 170px;
	text-align: center;
	float: left;
	background-color: #ededed;
}
*/
#right_menu {
	float: right;
	width: 200px;
	border-right: 1px solid #ffffff;
	text-align: center;
}
#column-in {
	border: 1px solid #CAD0DC;
	border-top: 0;
	margin: 5px 5px 5px 0;
	padding: 0 5px;
}
#right_menu div.login {
	font-weight: bold;
	text-align: right;
	font-size: .8em;
}
#right_menu div.nadpis {
	background-color: #85A6C7;
	font-weight: bold;
	padding-left: 20px;
	text-align: left;
	border-bottom: 1px solid #bbbbbb;
	margin-bottom: 5px;
}

.kosik_stav{	
	padding: 0 0 10px 25px;
	background: url(../img/kosik.gif) no-repeat left top;
}

.kosik_link {	
	height: 14px;
	padding: 0 0 0 15px;
	background: url(../img/arrow_small.gif) no-repeat left top;
	font-size: 8px;
	text-transform:uppercase;	
	font-weight: bold;
}

.kosik_link a{	
	text-decoration: none;
	color: #000000;
}

.kosik_link a:hover{	
	text-decoration: underline;
}


/* LEVE MENU */
div.login {
	font-weight: bold;
	text-align: left;
	font-size: .8em;
}
input.login {
	width: 200px;
	border: 1px solid #aaaaaa;
	height: 14px;
	font-size: 11px;
	margin-right: 5px;
}
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;
}
#left_menu {
	/*float: left;*/
	width: 882px;
	height: auto;
}
#sidebar-in {
	border-right: 1px solid #CAD0DC;
}

.top_picture {
	float: left;
	background-image: url(../img/top_picture.gif);
	width: 882px;
	height: 116px;
}

.menu {
	margin: 0 0 0 0;
	background-color: #F8F8F8;
	
}
.menu ul {
	display: block;
	list-style: none;
	margin: 0;
	width: 216px;
}
.menu li {
	display: block;
	list-style: none;
	margin: 0;
	font-weight: bold;
	font-size: 11px;
}
.menu li.nextmenu {
	border-top: 5px solid #CAD0DC;
}
.menu li a, .menu li span {
	display: block;
	/*padding: 5px 1px 4px 1px;*/
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	text-align:center;
	vertical-align: middle;
	text-transform:uppercase;
}
.menu li a.active {
	border-left: 5px solid #6EA8C3;
	text-decoration: none;
	font-weight: bold;
	color: #313131;
}

.menu li a:hover {
	background-color: #f79037;
	color:#ffffff;
	text-decoration: none;
}
/* LEVEL 2 MENU */
.menu li.level2 {
	display: block;
	width: 177px;
  text-decoration: none;
}
.menu li.level2 a, .menu li span {
	display: block;
	width: 150px;
  padding: 5px 0 0 27px;
  
}
.menu li.level2 a.active {
	border-left: 0px solid #215BC2;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.menu li.level2 a:hover {
	background-color: #DFDFDF;
	color:#000000;
  text-decoration: underline;
}
/* LEVEL 3 MENU */
.menu li.level3 {
	display: block;
	list-style: none;
	margin: 0;
	font-weight: normal;
	font-size: 11px;
}
.menu li.level3 a, .menu li span {
	display: block;
	/*background: #FFFFFF url('../img/menu_li3.gif') no-repeat left top;*/
	min-height: 22px;
	_height: 22px;
	padding: 5px 5px 0px 35px;
	text-decoration: none;
	color: black;
	border-bottom: 1px solid #B9B9B9;
	
}
.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;
	background-color: #DFDFDF;
	color:#000000;
}

.menu_flash {
	margin-top: 8px;
}

.search_menu{
	background-color: #f47b21;
	padding: 5px 0 0 8px;
	position:absolute; 
	height: 22px;
	width: 185px;
	left: 520px; 
	top: 86px;
}

.search_menu td,th { 
	padding: 0px;
}

input.button_menu {
	font-size: .8em;
	width: 55px;
	background-color: #f47b21;
	border: 0px;
	color: white;
	font-weight: bold;
}

input.input_menu {
	border: 0px;
	padding: 0px;
	width: 130px;
}

.menu_kosik {
	background-color: #fcd7b7;
	padding: 20px 0 20px 18px;
}

/*VERTICAL MENU*/

.vertical_menu {float:left;}

.vertical_menu li {
	border-right: 1px solid white; 
	border-top: 1px solid white; 
	text-align: left;
}

.vertical_menu li:hover {
	border-right: 1px solid white; 
	border-top: 1px solid white; 
	background-color: red;
}

.vertical_menu li:first-child {
	border-top: 0px; 
}

.vertical_menu li:last-child {
	border-bottom: 1px solid white; 
}

.vertical_menu li a {
	text-align: left;
	height:21px;
	border-bottom: 0px;
	padding: 4px 0 0 37px;
	background-image: url(../img/menu_vertical.gif);
}

.vertical_menu li a:hover {
	background-image: url(../img/menu_vertical_h.gif);
}

.vertical_menu ul {margin: 0 0 0 1px;}

/*HORIZONTAL MENU*/
.horizontal_menu  {float:left; width: 882px;}

.horizontal_menu ul  {
	float: left; 
	width: 100%; 
	margin: 0 0 0 1px;
	}

.horizontal_menu li  {
	float: left; 
	width: 124px; 
	height:34px;
	background-image: url(../img/menu_horizontal.gif);
	border-left: 1px solid #cb6315;
	border-right: 1px solid #f79037;
	}
	
.horizontal_menu li  a{
	padding-top:9px;
	height:25px;
}
	
.horizontal_menu li:first-child  {border-left: 0px;}

.horizontal_menu li:last-child  {border-right: 0px;}

.small_ver_menu {
	float: left;	
	padding: 20px 0 0 26px;
	width: 265px;
}

.small_hor_menu {
	float: right;	
	padding: 20px 26px 0 0;
	text-transform: uppercase;	
}

.small_hor_menu  a{
	margin: 0 10px;
}

#obal_paticka {
	padding: 65px 36px 0 0;	
	float: right;		
}


#obal_paticka h3 {
	background: transparent;	
	color: #ffffff;
	text-transform: none;
	font-style: normal;
	text-align: right;
}

/* 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: 218px;	
	height: 405px;
	display: block;
	float: left;
	margin: 0px;	
	text-overflow: ellipsis;
	border-right: 1px solid #999999;
	margin-top: 8px;	
	overflow: hidden;	
	background: url(../img/bg_box.gif) repeat-x top left #f4f4f4;
}
div.tpl_box_horizontal dl dt, div.tpl_box_actions dl dt {
	margin: .2em;	
}
div.tpl_box_horizontal dl dd, div.tpl_box_actions dl dd {
	margin: 2px;
	font-size: 11px;
	line-height: 130%;
}

#box_horizontal a, #tpl_box_actions a {
	color: #f79037;
}

/* RADKY */
div.control {
	background-color: #EDF0F3;
	text-align: left;
	font-weight: bold;
	width: 475px;
	float: right;
	vertical-align: bottom;
	position: relative;
	top: 0px;
	margin: 5px;
	padding: 4px;
	border: 1px solid #AAAAAA;
}
table.control {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
div.popis {
	clear: none;
}
td.polozka {	
	text-align: left;
}
/* SEZNAM */
table.tpl_seznam {
	padding: 0;
	margin: 0;
	width: 100%;
}
table.tpl_seznam tr.header {
	background-color: #EDF0F3;
	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: #EDF0F3;
	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, a.kosikButton {
	display:block;
	color: #000000;
	font-weight:bold;
	text-align: center;
}
textarea.kosik {
	width: 400px;
	height: 80px;
	border: 1px solid #000000;
	background-color: #dfdfdf;
}
div.signup_my, input.signup_my, button.signup_my, button.signup_my2 {
	width: 180px;
	border: 1px solid #000000;
	background-color: #EDF0F3;
	color: #000;
	margin: 0px;
	padding: 0px;
	float: left;
}
#content a.signup_my, button.signup_my2 {
  display:block;
  width: 180px;
	border: 1px solid #000000;
	background-color: #EDF0F3;
	color: #000000;
	float: left;
	margin-left:1em;
	text-decoration: none;
}
button.signup_my {
  font-weight: bold;
}
button.signup_my_op {
  display:inline;
  width: 180px;
	border: 1px solid #000000;
	background-color: #EDF0F3;
	font-weight:bold;
	font-family:verdana;
	font-size:8pt;
}
button.signup_my2 {
  font-size:8pt;
  height:22px;
  font-family: arial;   
}
div.signup_my {
	cursor: pointer;
	font-size: 12px;
	text-decoration: none;
	height: 20px;
	margin-left: 120px;
	margin-right: 10px;
}
input.signup_my {
	height: 22px;
}
input.signup_my_big {
	width: 180px;
	height: 44px;
	border: 1px solid #000000;
	background-color: #EDF0F3;
	color: #000;
	margin: 0px;
	padding: 0px;
	float: left;
	text-transform: uppercase;
}
/* ------------------ */
/* FAKTURACNI ADRESY */
table.fakturace {
	font-size: 11px;
}
table.fakturace tr.header {
	background-color: #EDF0F3;
	font-size: 1em;
	font-weight: bold;
}
/* PATICKA */
/*#footer {
	padding: 5px 5px;
	clear: both;
	background-color: #EDEDED;
	border-top: 3px solid #E3E3E3;
	width: auto;
	font-size: 10px;
	color: #5CAC03;
	font-weight: normal;
	text-align: center;
}
#footer_text {
}
#footer_text a {
	color: #5CAC03;
}
*/
#footer {
	padding: 5px 0 0 0;
	clear: both;	
}

#footer_navigate {
	height:160px;
	background: url(../img/bg_footer.gif) repeat-x;
	color: #ffffff;
	font-size: 0.7em;
	font-weight: bold;
}

#footer_navigate  a {
	color: #ffffff;
	text-decoration: none;
}

#footer_navigate  a:hover {	
	text-decoration: underline;
}

#main_footer {
	width: 882px;
	height: 0px;
	clear: both;
}
#footer_demo {
	width: 500px;
	background-color: #f2f2f2;
	color: #e66b6b;
	clear: both;
	margin: 20px 0px;
	border: 1px solid #a8a5a5;
}
#footer_text {
	width: auto;
	font-size: 0.8em;
	background-color: #ffffff;
	color: #333333;
	font-weight: bold;
	text-align: center;
	padding-top:15px;
}
#footer_text a {
	display: inline;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 0px 4px;
	
}

#footer_text a:last-child {
	border-right: 0px;
}

/* SIGNUP FORMULAR */
table.signup {
	margin: auto;
	text-align: left;
	width: 400px;
}
input.signup {
	width: 180px;
	border: 1px solid #000000;
	background-color: #EDF0F3;
}
select.signup {
	width: 180px;
	border: 1px solid #000000;
	background-color: #EDF0F3;
}
option.signup {
	background-color: #EDF0F3;
}
input.signupbutton {
	border: 1px solid #000000;
	background-color: #EDF0F3;
}
/* ------------------ */
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;
}
.left {
	text-align: left;
}
/* TOP MENU  */
div.topmenupovinne {
	/*position: absolute;
	top: 145px;
	left: 380px;
*/
	float: left;
	padding-top: 1px;
	margin-right: 100px;
}
table.topmenu {
	text-align: center;
}
table.topmenu a {
	color: #313131;
}
table.topmenu a:hover {
	color: #515151;
}
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;
*/
	text-align: left;
}
div.languages {
	/*position: absolute;
	right: 10px;
	top: 140px;
	height: 50px;
*/
	margin: auto;
	text-align: center;
}
table.anketa {
	font-size: 11px;
	font-family: arial, tahoma, sans-serif;
	width: 150px;
	margin: 4px;
	background-color: #CFCFCF;
	line-height: 100%;
	margin: 10px auto;
}
table.anketa tr {
	border: 1px solid #ababab;
}
a.ank {
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
#top_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	padding-left: 70px;
}
#top {
	width: 966px;
	height: 176px;
	cursor: pointer;
}
#topbar {
  width: 966px;
	height: 48px;
}
#bottombar {
  width: 980px;
	height: 0px;
}
.menu_over_r {
  width: 3px;
	height: 0px;
	float:right;  
}
.menu_over_l {
  width: 3px;
  float:left;
	height: 0px;
}
.menu_button {
  background-image: url(../img/menu_button.gif) ;
  font-family: arial;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  margin-top: 1px;
  padding-top: 4px;
}
.menu_l {
  width: 177px;
  height: 37px;
}
.menu_r {
  width: 200px;
  height: 24px;
}
.top_menu_strip {
  width: 960px;
  height: 48px;
  float:left;
}
.bottom_menu_strip {
  width: 980px;
  height: 24px;
  float:left;
}

#footer_demo {
	width: 500px;
	background-color: #f2f2f2;
	color: #e66b6b;
	clear: both;
	margin: 20px 0px;
	border: 1px solid #a8a5a5;
}
.menu_bg {
	display: block;
	width: 178px;
	height: 48px;
	float: none;
	color: #F8F8F8;
	text-align: center;
	padding-top: 8px;
	background-repeat: repeat-x;
	font-size: 1.4em;
}
 
.menu_bg2 {
	/*background: #363636 url('../img/menu_top.gif') top left repeat-x;
*/
	color: #333333;
	padding: 15px 0px 0px 10px;
	height: 28px;
	font-size: 1.4em;
}
.menu_zal {
	color: #000000;
	height: 27px;
}
.menu_zal a {
	color: #000000;
	text-decoration: none;
}
.menu_zal a:hover {
	color: #000000;
	text-decoration: none;
}
.menu_zal_akt {
	color: #000000;
	padding: 3px 0px 0px 10px;
	height: 22px;
	font-size: 1.2em;
	float: left;
	width: 76px;
}
.menu_zal_neakt {
	padding: 3px 0px 0px 10px;
	height: 22px;
	font-size: 1.2em;
	float: left;
	width: 76px;
	color: #000000;
}
.menu_zal_akt_right_img {
	
	width: 12px;
	height: 27px;
	float: left;
}
.menu_zal_neakt_right_img {
	width: 12px;
	height: 27px;
	float: left;
}
.menu_zal_akt_left_img {
		width: 12px;
	height: 27px;
	float: left;
}
.menu_zal_neakt_left_img {
	width: 12px;
	height: 27px;
	float: left;
}
/* DH */
.shadow_small {
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: rgb(160,160,160);
	margin-left: 5px;
}
.shadow {
	color: rgb(96,96,96);
	font-weight: bold;
}
.signup_my_pokladna {
	height: 40px !important;
}
.signup_my_big_long {
	width: 230px !important;
	background-color: rgb(255,228,195) !important;
	font-weight: bold;
}
