/* CSS 5 */
@import url("fancybox/jquery.fancybox.css");
@import url("boxy.css");
@import url("tipsy.css");
@import url("importuforms.css");
@import url("nivoslider/nivo-slider.css");

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	margin: 0px;
	background: url(img/bg2.png) top;
}
td, tr{
	margin: 0px;
}

a:link, a:active, a:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #cfa608;
}

ul {
	padding: 5px 0px 20px 15px;
	margin: 0px 0px 0px 20px;
	
}
li {
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-indent: 0;
	list-style: none;
	list-style-image: url(img/li.png);
}

h1 {
	font-size: 130%;
	font-weight: bold;
	color: black;
	text-align: left;
	padding: 9px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #d2a400;
}

.produkth2 {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	color: #d2a400;
}

h3 {
	color: #5d5d5d;
	font-size: 110%;
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 0px;
}

hr{
	border: 0;
	color: #ededed;
	background-color: #ededed;
	height: 1px;

}

img.txtimgl {
	border: 1px solid #ededed;
	clear: right;
	margin-right: 10px;
}

blockquote {
	border: 1px solid #ededed;
	padding: 10px;
	background: #FFF7E2;
	margin: 0;
}

/* ================ JQ SLIDE ================  */

.msg_head { cursor: help; }
.msg_body {  }

/* ================ Formy ================  */

form {
	margin: 0;
	padding: 0;
}
fieldset {
	border: 1px solid #cacaca ;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}
legend {
	font-size: 120%;
	color: #cfa608;
	padding: 0px 10px 0px 10px;
}
input[type="submit"] {
	font-size: 11px;
	color: #333333;
	background: #ffcb05;
	border: 1px solid #eeeeee;
	padding: 5px;
}
input[type="submit"]:hover {
	background: #3b3b3b;
	color: white;
}
input[type="button"] {
	font-size: 11px;
	color: #333333;
	background: #ffcb05;
	border: 1px solid #eeeeee;
	padding: 5px;
}
input[type="button"]:hover {
	background: #3b3b3b;
	color: white;
}
input[type="text"] {
	font-size: 11px;
	color: #3b3b3b;
	background: #fff8de;
	border: 1px solid #cacaca;
	padding: 1px 3px 1px 3px;
}
input[type="password"] {
	font-size: 11px;
	color: #3b3b3b;
	background: #fff8de;
	border: 1px solid #cacaca;
	padding: 1px 3px 1px 3px;
}
input[type="file"] {
	font-size: 11px;
	color: #3b3b3b;
	background: #fff8de;
	border: 1px solid #cacaca;
	padding: 1px 3px 1px 3px;
}
select {
	font-size: 11px;
	color: #3b3b3b;
	background: #fff8de;
	border: 1px solid #cacaca;
	padding: 1px 3px 1px 3px;
}
textarea {
	font-size: 11px;
	color: #3b3b3b;
	background: #fff8de;
	border: 1px solid #cacaca;
	padding: 1px 3px 1px 3px;
}
.formnadp {
	font-size: 15px;
	color: #cfa608;
	letter-spacing: 1px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #9b9b9b;
	margin-bottom: 10px;
}
.formnapdtxt {
	font-size: 15px;
	color: #9b9b9b;
}

/* ============= STRUKTURA WEBU ============= */

#main {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(img/bg.png) no-repeat top;
}
#mainintop {
	width: 985px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
#main-in {
	width: 985px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
/* ============= HLAVICKA ============= */

#tophlavicka {
	height: 150px;
	background: url(img/bgtophead.png);
}
#tophlavicka .img {
	width: 205px;
	float: left;
	margin: 25px 0px 0px 20px;
}
#tophlavicka .txt {
	width: 700px;
	float: left;
	padding: 27px 0px 0px 18px;
}
#tophlavicka .txt h1 {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
#tophlavicka .txt p {
	margin: 6px 0px 0px 0px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
}

/* ============= HLAVNI OBSAH ============= */

#main-down {
	width: 985px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(img/bg-obsah-top.png) repeat-y;
}
#main-down-in {
	/* width: 985px; */
	margin: 0px 9px 0px 10px;
	background: url(img/bg-obsah-mid.png) repeat-y;
}
#maindownbot {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 25px;
	background: url(img/bg-mainobsbot.png);
}
#bgmainbot {
	margin: 0px 8px 0px 7px;
	height: 7px;
	background: url(img/bg-main-bot.png);
}

#down {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#col-levo {
	width: 215px;
	position: relative;
	float: left;
	left: -537px;
}
#col-obsah {
	width: 537px;
	position: relative;
	left: 215px;
	float: left;
}
#col-pravo {
	width: 214px;
	position: relative;
	float: left; /* left: 749px; */
}
#col-clear {
	clear: both;
}



#l-main {
	width: 203px;
	margin-left: 12px;
	margin-top: 0px;
}
#l-main-bot {
	width: 213px;
	margin-left: 6px;
	height: 5px;
	background: url(img/levo-bg-bot.png);
}

/* ============= LEVE MENU ============= */
.menu1 {
	margin-bottom: 10px;
}
.menu1-top {
	padding: 9px 0px 0px 20px;
	margin-left: 0px;
	color: white;
	font-weight: bold;
	font-size: 15px;
	height: 29px;
	background: url(img/menu1-top-bg.png) no-repeat;
}
.menu1-topbg {
	height: 9px;
	background: url(img/menu-main-top.png);
}

.menu1-main {
	padding-top: 0px;
	/* background: #EDEDED; */
}

ul.menu1ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: none;
}

li.menu1-main0 {
	display: block; /*text-indent: 20px;*/
	padding: 10px 0px 5px 9px;
	margin: 0px 0px 0px 0px;
    background: url(img/menu1-icobot.png) no-repeat top;
	list-style-image: none;
}
li.menu1-main0 a {
	color: black;
	display: block; /*text-indent: 20px;*/
	padding: 5px 0px 5px 12px;
	margin: 0px 10px 0px 0px;
	font-size: 110%;
	text-decoration: none;
    background: url(img/menu1-icobot2.png) no-repeat 0px 8px;
}

li.menu1-main0 a:hover {
	color: #cfa608;
	background: url(img/menu1-icobot2o.png) no-repeat 0px 8px;
}

li.menu1-main0:first-child {
	background: none;
}

li.menu1-main1 {
	list-style-image: none;
}

li.menu1-main1 a {
	color: black;
	display: block; /*text-indent: 20px;*/
	padding: 0px 0px 7px 20px;
	margin: 0px 10px 0px 14px;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	background: url(img/menu2-icobot.png) no-repeat 0px -5px;
	list-style: none none;
}

li.menu1-main1 a:hover {
	color: #cfa608;
	background: url(img/menu2-icoboto.png) no-repeat 0px -5px;
}

li.menu1-main2 {
	list-style-image: none;
}

li.menu1-main2 a {
	text-decoration: none;
	color: black;
	display: block; /*text-indent: 20px;*/
	padding: 0px 0px 3px 35px;
	margin: 0px 10px 3px 7px;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	list-style: none none;
}

li.menu1-main2 a:hover {
	color: #cfa608;
}

li.menu1-main3 {
	list-style-image: none;
}
li.menu1-main3 a {
	text-decoration: none;
	color: black;
	display: block; /*text-indent: 20px;*/
	padding: 0px 0px 3px 40px;
	margin: 0px 10px 3px 7px;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	list-style: none none;
}
li.menu1-main3 a:hover {
	color: #cfa608;
}

li.menu1-main4 {
	list-style-image: none;
}
li.menu1-main4 a {
	text-decoration: none;
	color: black;
	display: block; /*text-indent: 20px;*/
	padding: 0px 0px 3px 45px;
	margin: 0px 10px 3px 7px;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	list-style: none none;
}
li.menu1-main4 a:hover {
	color: #cfa608;
}

li.menu1-main5 {
	list-style-image: none;
}
li.menu1-main5 a {
	text-decoration: none;
	color: black;
	display: block; /*text-indent: 20px;*/
	padding: 0px 0px 3px 50px;
	margin: 0px 10px 3px 7px;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	list-style: none none;
}
li.menu1-main5 a:hover {
	color: #cfa608;
}

li.menu1-main6 {
	list-style-image: none;
}
li.menu1-main6 a {
	text-decoration: none;
	color: black;
	display: block; /*text-indent: 20px;*/
	padding: 0px 0px 3px 55px;
	margin: 0px 10px 3px 7px;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	list-style: none none;
}
li.menu1-main6 a:hover {
	color: #cfa608;
}

li.menu1-main0 a.active, li.menu1-main1 a.active, li.menu1-main2 a.active, li.menu1-main3 a.active, li.menu1-main4 a.active, li.menu1-main5 a.active, li.menu1-main6 a.active  {
	color: #cfa608;
}
li.menu1-main0 a.active2, li.menu1-main1 a.active2, li.menu1-main2 a.active2, li.menu1-main3 a.active2, li.menu1-main4 a.active2, li.menu1-main5 a.active2, li.menu1-main6 a.active2  {
	color: #cfa608;
}


.menu1-bot {
	height: 8px;
	/* background: url(img/menu-main-bot.png); */
}

/* ============= MODULY A BLOKY ============= */
.mods1 {
	/* width: 160px; */
	height: 72px;
	background: url(img/bg-funkce.png) no-repeat;
	margin: 0px 0px 10px 0px;
}
.mods1 .mods1form {
	font-size: 11px;
	color: #333333;
	width: 125px;
	height: 16px;
	background: White;
	border: 0px;
	padding: 2px;
	float: left;
}

.mods2 {
	margin-bottom: 10px;
}

.modintopbg {
	height: 9px;
}
.modinbotbg {
	margin-bottom: 10px;
}

.mododber,
.modhledat {
	color: #5d5d5d;
	padding: 10px 0px 0px 22px;
	font-size: 14px;
}
.mododber form,
.modhledat form {
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
.mododber img,
.modhledat img {
	border: 0px;
	float: left;
}

/* ==== BLOK NOVINKY === */

.novinky {
	padding: 15px 0px 10px 0px;
	/* background: #dfe2e2 url(img/menu-main-mid.png) no-repeat; */
}
.novinka {
	margin: 0px 0px 10px 0px;
	padding: 0px 25px 10px 9px;
	display: block;
	background: url(img/menu1-icobot.png) no-repeat bottom;
}
.detnovinkatab {
	padding: 18px 0px 0px 0px;
}
.novinkadatum {
	font-size: 8pt;
	font-weight: normal;
	color: gray;
	margin-top: 0px;
	text-decoration: none;
}
a.novinkanadpis  {
	font-weight: bold;
	margin-bottom: 4px;
	text-decoration: none;
	display: block; 
	padding: 0px 0px 0px 12px;
	background: url(img/ico-novinkasip.png) no-repeat 0px 1px;
}
.novinka img {
	width: 160px;
	margin: 5px 0px 0px 12px;
	border: 1px solid #eeeeee;
}
.novinka img:hover {
	border: 1px solid #cacaca;
}
.novinka p {
	/* color: #333333; */
	padding-left: 12px;
}
.novinkavice {
	padding: 0px 0px 0px 0px;
	text-align: right;
}

a.novinkavicelink {
	font-size: 8pt;
	text-decoration: none;
	color: #cfa608;
	border-bottom: 1px solid #bdbcba;
}
a.novinkavicelink:hover {
	color: #333333;
}
p.archiv {
	background: url(img/noviarchivbg.png) no-repeat bottom;
	padding: 0px 0px 0px 20px; 
	margin: 0;
	height: 25px;
}
p.archiv a {
	color: #cfa608;
	border-bottom: 1px solid #bdbcba;
	text-decoration: none;
}
p.archiv a:hover {
	color: #333333;
}



/* ==== BLOK KOSIK === */
.modkosikfunc {
	padding: 15px 0px 5px 20px;
	text-align: left;
}
.modkosikfunc span {
	font-size: 11px;
}
.modkosikfunc img {
	margin-top: 8px;
}
.modkosikfunc2 {
	padding: 5px 0px 5px 20px;
	text-align: left;
	font-size: 11px;
}
.modkosikfunc a.tlucet  {
	margin-top: 8px;
	display: block;
	width: 166px; /* orig 171px */
	height: 17px; /* orig 20px */
	padding: 3px 0px 0px 5px;
	background: url(img/mujucettl.png);
	color: #5d5d5d;
	text-decoration: none;
}
.modkosikfunc a.tlodhlasit  {
	margin-top: 8px;
	display: block;
	width: 166px; /* orig 171px */
	height: 17px; /* orig 20px */
	padding: 3px 0px 0px 5px;
	background: url(img/odhlasittl.png);
	color: #5d5d5d;
	text-decoration: none;
}
.modkosikfunc a.tlkosik {
	margin-top: 8px;
	display: block;
	width: 166px; /* orig 171px */
	height: 17px; /* orig 20px */
	padding: 3px 0px 0px 5px;
	background: url(img/kosiktl.png);
	color: #5d5d5d;
	text-decoration: none;
}
.modkosikfunc a.tlucet:hover, .modkosikfunc a.tlodhlasit:hover, .modkosikfunc a.tlkosik:hover {
	color: black;
	text-decoration: none;
}

/* ==== BLOK VYHLEDAVACI TAGY === */
.modtagymain {
	padding: 15px 10px 5px 22px;
}
.modtagymain a.vtag1 {
	font-size: 120%;
}
.modtagymain a.vtag2 {
	font-size: 100%;
}
.modtagymain a.vtag3 {
	font-size: 140%;
}
.modtagymain a.vtag4 {
	font-size: 110%;
}
.modtagymain a.vtag5 {
	font-size: 90%;
}

/* ==== BLOK NEJVICE HLEDANE === */
.modnejhledanein {
	padding: 15px 10px 5px 10px;
}
.modnejhledanein ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.modnejhledanein ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(img/ico-parneri.png) no-repeat 0px 6px;
	padding: 0px 0px 0px 12px;
	line-height: 160%;
}

/* ==== BLOK NEJVICE OBLIBENE === */
.modnejoblibene {
	padding: 15px 0px 10px 0px;
	/* background: #dfe2e2 url(img/menu-main-mid.png) no-repeat; */
}
.modnejoblibene ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.modnejoblibene ul li {
	margin: 0px 0px 12px 0px;
	padding: 0;
	list-style: none;
}
.modnejoblibene p{
	padding: 0px 0px 10px 0px;
	margin: 5px 0px 10px 0px;
	display: block;
	text-align: center;
	background: url(img/menu1-icobot.png) no-repeat bottom;
}
.modnejoblibene p img{
	margin: 5px 0px 2px 60px;
	border: 1px solid #eeeeee;
	display: block;
}
.modnejoblibene p img:hover{
	border: 1px solid #cacaca;
}
.modnejoblibene p span{
	color: #f64d2d;
	font-weight: bold;
}

/* ==== BLOK PARTNERI === */
.modpartnerimain {
	padding: 15px 10px 5px 10px;
}
.modpartnerimain a.normal {
	background: url(img/ico-parneri.png) no-repeat 0px 5px;
	padding: 0px 0px 0px 12px;
	line-height: 160%;
}
.modpartnerimain a {
	background: none;
	line-height: 160%;
}
span.modpartnerimainvice 
{ 
text-align: justify; 
text-decoration: none; 
} 
span.modpartnerimainvice a 
{ 
font-weight: bold; 
cursor: help; 
color: black; 
text-decoration: none; 
background: none;
line-height: 100%;
padding: 0;
} 
span.modpartnerimainvice  a:hover 
{
text-decoration: none; 
} 
span.modpartnerimainvice a img
{ 
width: 10px;
height: 10px;
border: 0px;
position: relative;
top: 2px;
}
span.modpartnerimainvice  a span 
{ 
position: relative; 
font-size: 90%; 
font-weight: normal; 
text-align: left; 
text-decoration: none; 
} 
span.modpartnerimainvice  a span span 
{ 
display: block; 
position: absolute; 
visibility: hidden; 
bottom: 12px; 
right: -10px; 
padding: 5px; 
width: 150px; 
background: #666d76; 
border: 1px solid #1a4e88; 
text-decoration: none; 
color: white;
} 
span.modpartnerimainvice  a:hover span span 
{ 
visibility: visible; 
text-decoration: none; 
} 


/* ==== BLOK ANKETA === */
.modanketamain {
	padding: 5px 10px 5px 20px;
	background: url(img/menu1-icobot.png) no-repeat bottom;
	margin-bottom: 10px;
}
.modanketamain p.otazka {
	font-weight: bold;
}
.modanketamain table span {
	font-size: 10px;
	color: #6d6e70;
}
.modanketamain table span.cisla {
	font-size: 10px;
	color: #cfa608;
}
.modanketamain div.stav {
	background: #666d76;
	height: 2px;
}
.modanketamain input[type="radio"] {
	float: right;
	margin: 0;
}
.modanketamain input[type="submit"] {
	float: right;
	margin: 0;
}
.modanketamain a.anarchiv  {
	margin: 0;
	float: left;
	background: #FFCB05;
	border: 1px solid #eeeeee;
	padding: 5px;
	font-size: 11px;
	color: #4c4c4c;
	display: block;
	text-decoration: none;
}
.modanketamain a:hover.anarchiv  {
	background: #3b3b3b;
	color: white;
}
p.anarchiv {
	background: url(img/noviarchivbg.png) no-repeat bottom;
	padding: 0px 0px 0px 20px; 
	margin: 0;
	height: 25px;
}

p.anarchiv a {
	color: #cfa608;
	border-bottom: 1px solid #bdbcba;
	text-decoration: none;
}
p.anarchiv a:hover {
	color: #333333;
}

/* ==== BLOK TEXT POD MENU === */
.modtxtmain {
	padding: 3px 10px 5px 22px;
}


/* ==== BLOK MENY === */
a.button-mena, a.button-mena-active {
    display: block;
    float:left;
    width: 30px;
    height:20px;
    line-height: 20px;
    text-align: center;
    margin: 10px 10px 10px 0px;
    /* border: 1px solid black; */
    text-decoration: none;
	color: #5d5d5d;
}
a.button-mena {
    text-decoration: none;
	background-color: #c7c7c7;
}
a.button-mena:hover {
	background-color: #ffcb05;
}
a.button-mena-active{
    background-color: #ffcb05;
}

/* ==== BLOK JAZYKY === */
a.button-vlajka {
    text-decoration: none;
}
a.button-vlajka img {
	border: none;
	margin: 5px 5px 0px 0px;
}

/* ==== MOD FOTOGALERIE === */
.modfotogal {
	padding-bottom: 10px;
}
.modfotogal td {
	width: 25%;
	padding: 5px 0px 8px 5px;
	text-align: center;
	vertical-align: top;
}
.modfotogal td.first {
	padding: 5px 0px 8px 0px;
	text-align: center;
	vertical-align: top;
}
.modfotogal img {
	border: 1px solid #cacaca;
	padding: 5px;
	background: #eeeeee;
}
.modfotogal img:hover {
	border: 1px solid black;
}

/* ==== MOD DOWNLOAD === */
.download-tab{
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}

.download-nadpis{
	font-weight: bolder;
	background: url(img/det-predely-top.png) no-repeat;
	padding: 4px 0px 0px 33px;
	height: 25px;
}

.download-text{
	padding: 5px 5px 20px 5px;
	background: white;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
}
.download-tab-foto1, .download-tab-foto2{
	width: 145px;
	vertical-align: top;
	background: white;
	border-right: 1px solid Silver;
}
.download-tab-foto3{
	width: 145px;
	vertical-align: top;
	background: white;
}
.download-div-foto{
	padding: 0px 5px 0px 5px;
}
.download-div-soubor{
	padding: 0px 5px 0px 5px;
}
.download-div-nazev{
	padding: 0px 5px 0px 5px;
}

.download-tab-soubor1, .download-tab-soubor2{
	width: 145px;
	vertical-align: top;
	background: white;
	border-right: 1px solid #cacaca;
}
.download-tab-soubor3{
	width: 145px;
	vertical-align: top;
	background: white;
}
.download-tab-nazev1, .download-tab-nazev2{
	width: 145px;
	vertical-align: top;
	background: white;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	padding-bottom: 10px;
}
.download-tab-nazev3{
	width: 145px;
	vertical-align: top;
	background: white;
	border-bottom: 1px solid #cacaca;
	padding-bottom: 10px;
}

.menu-vyrobce{
	margin-top: 10px;
	height: 45px;
	padding: 5px 0px 0px 18px;
	color: #422E2E;
	font-weight: bold;
	font-size: 12px;
}
#r-main {
	width: 203px;
	margin-right: 11px;
	margin-top: 0px;
	/* background: url(img/pravo-bg2.png) repeat-y; */
}
#r-main-bot {
	width: 213px;
	margin-left: 6px;
	height: 4px;
	/* background: url(img/pravo-bg-bot.png); */
}
/* ==== MOD FORM === */
.modform {
	
}
.modform span {
	color: red;
	font-weight: bold;
}


/* ============= NAVIGACE ============= */
p.navigace {
	margin: 0px 0px 10px 0px;
	padding: 0;
} 
p.navigace a {
	text-decoration: underline;
} 
p.navigace a:hover {
	text-decoration: underline;
}
p.navigace span{
	color: #5d5d5d;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}  

/* ============= OBSAH ============= */

#obsah {
	padding: 0px 11px 10px 10px;
	min-height: 350px;
}

.obsah-bgtop {
	height: 9px;
	/* background: url(img/obsah-top.png); */
}
.text-vrch {
	/* background: url(img/napdis-bg.png) no-repeat; */
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 8px;
}
.obsah-bot {
	margin-bottom: 10px;
}
#obsah .obsah-top,
#obsah .obsah-bot {
	line-height: 140%;
}
#obsah .obsah-top li,
#obsah .obsah-bot li {
	padding: 0px 0px 15px 0px;
}
#obsah .obsah-top li:last-child,
#obsah .obsah-bot li:last-child {
	padding: 0px 0px 0px 0px;
}
#obsah .obsah-top a,
#obsah .obsah-bot a {
	text-decoration: none;
	color: #cfa608;
	border-bottom: 1px solid #bdbcba;
}
#obsah .obsah-top a:hover,
#obsah .obsah-bot a:hover {
	color: #333333;
}

/* ==== OBSAH VYPIS CLANKU A NOVINEK === */
.vypclan {
	padding: 0px 0px 13px 0px;
	margin: 13px 0px 13px 0px;
	border-bottom: 1px dotted #cacaca;
}
.vypclan td {
	vertical-align: top;
}
.vypclan td.tabfoto {
	width: 135px;
}
.vypclan td.tabfoto img {
	border: 1px solid #eeeeee;
	width: 125px;
}
.vypclan td.tabfoto img:hover {
	border: 1px solid #cacaca;
}
.vypclan h2 a {
	font-weight: bold;
}
.vypclan span.datum {
	font-size: 10px;
}
.vypclan p.anot {
	margin: 0;
	padding: 0;
	display: block;
}
.vypclan p.vice {
	display: block;
	text-align: right;
}



/* ==== OBSAH DETAIL CLANKU A NOVINEK === */
.detclan {
	display: block;
}
.detclan td {
	vertical-align: top;
}
.detclan td.tabfoto {
	width: 135px;
}
.detclan td.tabfoto img {
	border: 1px solid #eeeeee;
	width: 125px;
}
.detclan td.tabfoto img:hover {
	border: 1px solid #cacaca;
}
.detclan img.detclanimg {
	border: 1px solid #eeeeee;
	float: left;
	margin-right: 15px;
}
.detclan img.detclanimg:hover {
	border: 1px solid #cacaca;
}
.detclan p.anot {
	margin: 0;
	padding: 0;
	font-style: italic;
}
.detclan span.datum {
	font-size: 10px;
}
.detclan p.download {
	display: block;
	text-align: right;
	font-weight: bold;
}

/* ============= VYPIS PRODUKTU ============== */
.vypfiltry {
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	padding: 5px 0px 5px 0px;
	font-size: 11px;
}

/* strankovani a trizeni */
.strankovani {
/*	border-top: 1px solid #EEEEEE;
	margin-top: 10px;
	padding: 10px 0px 5px 0px; */
}
.strankovani span {
	padding: 3px 5px 3px 5px;
	background: #99bce5;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	margin-right: 5px;
}
.strankovani a:link, .strankovani a:active, .strankovani a:visited {
	padding: 3px 5px 3px 5px;
	background: #DDDDDD;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	margin-right: 5px;
}
.strankovani a:hover {
	background: #BEBEBE;
	text-decoration: none;
	color: black;
}
.trizeni {
	padding: 5px 0px 5px 0px;
}
.trizeni img {
	border: none;
}
.trizeni select{
	border: solid 1px #cacaca;
	font-size: 11px;
}

.trizeni td.td1 {
	width: 75px;
}

.trizeni td.td2 {
	width: 50px;
}
.trizeni td.td3 {
	width: 100px;
}
.trizeni td.td4 {
	
}
.trizeni td.td5 {
	text-align: right;
}

/* filtr vyrobce pro vypis */
.vypfiltry2 {
	border-bottom: 1px solid #cacaca;
	padding: 5px 0px 5px 0px;
	font-size: 11px;
}

#head_vyr{
	
}
#schovaj{
	font-weight: bold;
	height: 20px;
	width: 70px;
	margin:0;
	background: url(img/sipkadole.png) no-repeat;
	background-color: #cacaca;
	padding-left: 20px;
	line-height: 20px;
	cursor:pointer;
	float: left;
}

#polozky{
		float: left;
		margin-left:15px;
		height: 20px;
		line-height: 20px;
}
#vyrobcovia{
	line-height: 30px;
	font-style: underline;
	margin:0;
	padding:0;
	background-color: #cacaca;
	clear:both;
}

.one-vyr{
	float:left;
}
.reset{
	clear: both;
}

/* ============= VYPIS PRODUKTU V1 ============== */
.vypzbozi {
	margin-top: 10px;
	padding-bottom: 20px;
/* 	font-size: 95%; */
}
.vyptab {
	width: 148px;
	vertical-align: top;
}
.vyptab.top {
	padding-bottom: 5px;
}
.vyptab.top h2 {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
.vyptab.top h2 a {
	color: black;
}
.vyptab.top h2 a:hover {
	color: #cfa608;
}

.vyptab.mid {
}
.vyptab.mid div.slevy {
	z-index: 1000;
	position: absolute;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 0px 108px;
	width: 50px;
}
.vyptab.mid div.slevy span.sleva {
	text-align: center;
	color: white;
	background: red;
	width: 50px;
	height: 20px;
	display: block;
	float: right;
	padding-top: 3px;
	margin-bottom: 3px;
}
.vyptab.mid div.slevy span.akce {
	text-align: center;
	color: white;
	background: #ff9600;
	width: 50px;
	height: 20px;
	display: block;
	float: right;
	padding-top: 3px;
}


.vyptab.mid img {
	border: 1px solid #eeeeee;
	width: 156px;
	height: 117px;
	margin-bottom: 8px;
}
.vyptab.mid img:hover {
	border: 1px solid #cacaca;
}

.vyptab.bot {
	padding: 5px;
}
.vyptab.bot p{
	padding: 0;
	margin: 0;
}
/* VYPIS CEN */
.vyptab.cena {

}
.vyptab.cena .ceny {
	padding: 5px;
	background: #eeeeee;
	min-height: 40px;
}
.vyptab.cena .ceny .vyp-cena {
	float: left;
	font-size: 17px;
	color: #f64d2d;
	font-weight: bold;
}
.vyptab.cena .ceny .vyp-sklada {
	float: right;
	font-size: 10px;
	text-align: right;
	/* color: #388a1c; */
}

.vyptab.cena .ceny .vyp-skladn {
	float: right;
	font-size: 10px;
	color: red;
}
.vyptab.cena .ceny .vyp-usetrite {
	padding-top: 2px;
	float: left;
	font-size: 10px;
}
.vyptab.cena .ceny .vyp-usetrite span{
	text-decoration: line-through;
}
.vyptab.cena .tlacitka {
	padding-top: 5px;
	text-transform: uppercase;
}
.vyptab.cena .tlacitka .kosik a{
	float: left;
	background: #747474;
	padding: 5px;
	color: white;
	text-decoration: none;
	font-size: 10.5px; /* hack na IE9*/
}
.vyptab.cena .tlacitka .detail a{
	float: right;
	background: #ffcb05;
	padding: 5px;
	color: #333333;
	text-decoration: none;
	font-size: 10.5px; /* hack na IE9*/
}


.vyptab.cena .tlacitka .kosik a:hover,
.vyptab.cena .tlacitka .detail a:hover{
	background: #3b3b3b;
	color: white;
}

.vyp-cenanazev {
	color: #3b3b3b;
	font-weight: bold;
}
.vyp-cenanazevakce {
	color: red;
	font-weight: bold;
}
.vyp-cena {
	font-size: 13px;
	color: #f64d2d;
	font-weight: bold;
}

.det-pribuznet:link, .det-pribuznet:active, .det-pribuznet:visited {
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.det-pribuznet:hover{
	color: white;
}
.det-cenaakcni{
	color: red;
	font-weight: bold;
}
.det-cenavip{
	color: red;
	font-weight: bold;
}


/* ============= VYPIS PRODUKTU V2 ============== */
.vypzboziv2 {
	margin-top: 10px;
	padding: 10px 0px 10px 0px;
	border-bottom: dotted 1px #ffcb05;
}
.vypzboziv2 h2 {
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-size: 110%;
}
.vypzboziv2 h2 a {
	text-decoration: underline;
	color: black;
	font-weight: bold;
}
.vypzboziv2 h2 a:hover {
	color: #cfa608;
}
.vypzboziv2 .top {
}
.vypzboziv2 .top div.kod {
	float: left;
}
.vypzboziv2 .top div.ceny {
	float: right;
}
.vypzboziv2 .top div.ceny table {
	text-align: center;
}
.vypzboziv2 .top div.ceny table td {
	border-right: 1px solid #cacaca;
	padding: 0px 5px 0px 5px;
}
.vypzboziv2 .top div.ceny table td:last-child {
	border: none;
}
.vypzboziv2 .top div.ceny td.normal {
	color: #cfa608;
}
.vypzboziv2 .top div.ceny td.normalb {
	color: #cfa608;
	font-weight: bold;
}
.vypzboziv2 .top div.ceny td.usetrite {
	color: black;
}
.vypzboziv2 .top div.ceny td.usetrite span{
	text-decoration: line-through;
}
.vypzboziv2 .top div.ceny td.moc {
	color: black;
}
.vypzboziv2 .top div.ceny td.marze {
	color: #02bfdb;
}
.vypzboziv2 .main div.left {
	float: left;
	width: 160px;
}
.vypzboziv2 .main div.left img {
	border: 1px solid #eeeeee;
	width: 156px;
	height: 117px;
}
.vypzboziv2 .main div.left img {
	border: 1px solid #cacaca;
}
.vypzboziv2 .main div.left div.slevy {
	z-index: 1000;
	position: absolute;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	width: 50px;
}
.vypzboziv2 .main div.left div.slevy span.sleva {
	text-align: center;
	color: white;
	background: red;
	width: 50px;
	height: 20px;
	display: block;
	float: left;
	padding-top: 3px;
	margin-bottom: 3px;
}
.vypzboziv2 .main div.left div.slevy span.akce {
	text-align: center;
	color: white;
	background: #ff9600;
	width: 50px;
	height: 20px;
	display: block;
	float: left;
	padding-top: 3px;
}
.vypzboziv2 .main div.right {
	float: right;
	width: 320px
}
.vypzboziv2 .main div.right p {
	margin: 0;
	padding: 0;
}
.vypzboziv2 .main div.right p {
	margin: 0;
	padding: 0;
}
.vypzboziv2 .main div.right span.sklad {
	display: block;
	margin-top: 12px;
}
.vypzboziv2 .bot {
	padding: 5px 0px 0px 0px;
}
.vypzboziv2 .bot div.left {
	float: left;
	width: 160px;
	padding-top: 5px;
}
.vypzboziv2 .bot div.right {
	float: right;
	width: 330px;
	text-align: right;
}
.vypzboziv2 .bot input[type="text"]{
	width: 20px;
	height: 20px;
	border: 1px solid #747474;
	margin: 0;
}
.vypzboziv2 .bot span.kosik input[type="submit"]{
	background: #747474;
	padding: 5px;
	color: white;
	text-decoration: none;
	margin: 0;
	border: none;
}
.vypzboziv2 .bot span.detail a{
	background: #ffcb05;
	padding: 5px;
	color: #333333;
	text-decoration: none;
}
.vypzboziv2 .bot span.kosik input[type="submit"]:hover,
.vypzboziv2 .bot span.detail a:hover{
	background: black;
	color: white;
}

/* kategorie color sklad START*/

.vyptab.cena .ceny span.vyp-sklada span.sklad-oranzova, 
.vypzboziv2 .main div.right span.sklad span.sklad-oranzova{ 
	color: orange;
}
.vyptab.cena .ceny span.vyp-sklada span.sklad-zelena, 
.vypzboziv2 .main div.right span.sklad span.sklad-zelena{
	color: green;
}
.vyptab.cena .ceny span.vyp-sklada span.sklad-cervena, 
.vypzboziv2 .main div.right span.sklad span.sklad-cervena {
	color: red;
}
/* kategorie color sklad END */

/* ============= MNOZINY PRODUKTU ============== */
.mnozinyzbozi {
	padding: 5px 10px 5px 10px;
	font-size: 95%;
	background: #f0f0f0;
	border-bottom: 1px solid #cecece;
}
h2.mnozh2 {
	margin: 15px 0px 5px 0px;
}
.mnoztab {
	width: 112px;
	vertical-align: top;
	text-align: center;
}
.mnoztab.top {
	padding: 5px;
	width: 102px;
}
.mnoztab.top a {
	color: black;
}
.mnoztab.top a:hover {
	color: #cfa608;
}

.mnoztab.mid {
}
.mnoztab.mid img {
	border: 1px solid #cacaca;
	width: 110px;
}
.mnoztab.mid img:hover {
	border: 1px solid silver;
}

.mnoztab.bot {
	padding: 5px;
	width: 102px;
}
.mnoztab.bot p{
	padding: 0;
	margin: 0;
	display: block;
}
.mnoztab.bot span{
	display: block;
	font-weight: bold;
}
.mnoztab.bot span strong{
	color: #cfa608;
}

/* nove ikony kategorie */
.vypmnoz {
	margin: 15px 0px 15px 0px;
}
.vypmnoz ul {
	padding: 0;
	margin: 0;
}
.vypmnoz ul li.nic {
	display: block;
	float: left;
	background: url(img/vypmnozbgico.png) no-repeat 0px 0px;
	padding: 0px 0px 0px 25px;
	font-size: 110%;
	margin: 0px 15px 10px 0px;
	/* height: 15px; */
}
.vypmnoz ul li.nic:hover {
	background: url(img/vypmnozbgico.png) no-repeat 0px -16px;
}
.vypmnoz ul li.obr {
	display: block;
	float: left;
	margin: 0px 10px 11px 0px;
	background: #cacaca;
	text-align: center;
	width: 117px;
}
.vypmnoz ul li.obr:nth-child(4n+4) {
	margin: 0px 0px 11px 0px;
}
.vypmnoz ul li.obr:hover {
}
.vypmnoz ul li.obr a {
	text-decoration: none;
}
.vypmnoz ul li.obr a img {
	display: block;
	border: 1px solid #eeeeee;
	width: 115px;
}
.vypmnoz ul li.obr a img:hover {
	border: 1px solid #cacaca;
}
.vypmnoz ul li.obr a span {
	display: block;
	text-align: center;
	padding: 5px;
	min-height: 30px;
}



/* ============= DETAIL ZBOZI ============== */
.detmain {
	padding: 15px 0px 20px 0px;
}
.detmain .tabfoto {
	width: 175px;
	vertical-align: top;
	float: left;
}
.detmain .tabfoto img {
	border: 1px solid #eeeeee;
}
.detmain .tabfoto img:hover {
	border: 1px solid #cacaca;
}

.detmain .tabinfo {
	width: 315px;
	vertical-align: top;
	float: right;
}
.detmain .tabinfo .detin {
	padding-bottom: 10px; 
}
.detmain .tabinfo .detin h2 {
	font-size: 130%;
	font-weight: normal;
	color: #cfa608;
	text-align: left;
	padding: 0;
	margin: 0;
}
.detmain .tabinfo .detin div.detakcel {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	background: #e8e8e8;
	min-height: 35px;
}
.detmain .tabinfo .detin div.detakcel span.akce {
	color: red;
	font-weight: normal;
	font-size: 14px;
}
.detmain .tabinfo .detin div.detakcer {
	margin: 5px 0px 0px 0px;
	padding: 5px 5px 5px 0px;
	background: #e8e8e8;
	min-height: 35px;
}
.detmain .tabinfo .detin span {
	color: #333333;
}
.detmain .tabinfo .detin span.detsklad {
	color: black;
	font-weight: bold;
}
/* detail color sklad ilo START*/

.detmain .tabinfo .detin span.sklad-oranzova{ 
	color: orange;
	font-weight: bold;
}
.detmain .tabinfo .detin span.sklad-zelena{
	color: green;
	font-weight: bold;
}

.detmain .tabinfo .detin span.sklad-cervena{
	color: red;
	font-weight: bold;
}
/* detail color sklad ilo END */

.detmain .tabinfo .detin span.detcenasdph {
	color: #f64d2d;
	font-size: 130%;
	font-weight: bold;
}
.detmain .tabinfo .detin span.detcenabezdph {
	color: black;
}
.detmain .tabinfo .detin span.bazar {
	font-weight: bold;
	color: red;
}

.detmain2 {
	border: 1px solid #CACACA;
	background: url(img/det-predely-top.png) no-repeat top;
	padding: 0px 10px 10px 10px; 
	margin-bottom: 20px;
}
.detmain2 p.detnadp {
	color: #333333;
	font-size: 130%;
	font-weight: bold;
	margin: 0;
	padding: 6px 0px 10px 25px;
	text-decoration: none;
}
.detmain2 p.detnadp2 {
	color: #333333;
	font-size: 130%;
	font-weight: bold;
	margin: 0;
	padding: 6px 0px 10px 0px;
	text-decoration: none;
}
.detmain2 td.detkostabtxt{
	border-bottom: 1px dotted #6d6e70;
	color: #cfa608;
	padding-bottom: 5px;
}
.detmain2 td.cena{
	width: 100px;
	text-align: center;
}
.detmain2 td.kusu{
	width: 40px;
	text-align: right;
}
.detmain2 ul{
	/* margin: 0 !important;  */
	padding: 0 !important;
}
.detmain2 img.galerie {
	margin-top: 10px;
	border: 1px solid #eeeeee;
}
.detmain2 img.galerie:hover {
	border: 1px solid #cacaca;
}
.detmain2 span.musivypln {
	color: red;
}

.detmaindalsi {
	border: 1px solid #CACACA;
	background: url(img/det-predely-top.png) no-repeat top;
	padding: 0px 6px 10px 6px; 
	margin-bottom: 20px;
}
.detmaindalsi p.detnadp {
	color: #333333;
	font-size: 130%;
	font-weight: bold;
	margin: 0;
	padding: 6px 0px 10px 29px;
	text-decoration: none;
}



input[type="text"].pockusu {
	width: 20px;
	font-size: 11px;
	color: #3b3b3b;
	background: #fff8de;
	border: 1px solid #cacaca;
	padding: 1px 3px 1px 3px;
}


/* ============= KOSIK ============== */
#kosmain {
	padding-top: 15px;
	font-size: 11px;
}
.kosnaviin {
	background: #ebebeb;
	padding: 13px;
	color: #aeaeae;
	float: left;
	margin: 0px 10px 15px 0px;
	font-weight: bold;
	font-size: 12px;
}
.kosnaviin-on {
	padding: 13px;
	background: #3b3b3b;
	color: white;
	float: left;
	margin: 0px 10px 15px 0px;
	font-weight: bold;
	font-size: 12px;
}
.lastkosnaviin {
	background: #ebebeb;
	padding: 13px;
	color: #aeaeae;
	float: right;
	margin: 0px 0px 15px 0px;
	font-weight: bold;
	font-size: 12px;
}
.lastkosnaviin-on {
	padding: 13px;
	background: #3b3b3b;
	color: white;
	float: right;
	margin: 0px 0px 15px 0px;
	font-weight: bold;
	font-size: 12px;
}
.kostab {
	background: #eeeeee;
}
.kostabtr1 {
	background: #6d6e70;
	color: white;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.kostabtr2 {
	background: #f7f7f7;
}
.kostabtr2:hover {
	background: #fff8de;
}
.kostabtr3 {
	background: #eaeaea;
}
.kostabtr3:hover {
	background: #fff8de;
}
.kostab input[type="text"] {
	width: 20px;
}
.kospocet {
	text-align: right;
	margin-bottom: 15px;
}
.koscelkem {
	margin: 10px 0px 15px 0px;
	background: #ededed;
	color: red;
	padding: 10px;
}
input[type="submit"].kostl2 {
	color: white;
	background: #388a1c;
	font-weight: bold;
}
input[type="submit"].kostl2:hover {
	background: #3b3b3b;
	color: white;
}

.kosreginfo {
	background: #cacaca;
	padding: 8px;
	color: #3b3b3b;
	margin-bottom: 10px;
}
.kosregtab {
	
}
.kosregtab span {
	color: red;
}
.kosregtab .koserr {
	color: red;
}
.kosredp {
	color: red;
	text-align: right;
}

/* STAV OBJEDNAVEK */
span.stavvyrizuje{
	color: #4169e1;
}
span.stavexpedovano{
	color: orange;
}
span.stavvyrizeno{
	color: green;
}
span.stavzruseno{
	color: gray;
}

/* ============= PATKA ============== */
#patka {
	/* background: white url(img/bgpatkamain.png) top repeat-x; */
}
#patkain {
	margin: 0px auto 0px auto;
	width: 985px; /* original 985px */
	min-height: 120px;
	background: url(img/bgpatkamainin.png) repeat-x;
	color: #6c6c6c;
	padding: 30px 0px 10px 0px;
}

#patkain a {
	color: #6c6c6c;
	text-decoration: none;
}
#patkain a:hover {
	color: black;
}

#patkain .l1 {
	float: left;
	width: 180px;
	margin-left: 40px;
}
#patkain .l2 {
	float: left;
	width: 245px;
	margin-left: 25px;
}
#patkain .l3 {
	float: left;
	width: 245px;
	margin-left: 23px;
}
#patkain .l4 {
	float: right;
	width: 180px;
	margin-right: 21px;
}
#patkain .l4 img {
	margin-top: 5px;
	border: none;
}

#patkain span.nadp {
	color: black;
	font-size: 115%;
}

#patkain form {
	margin: 16px 0px 0px 0px;
	padding: 0;
}
#patkain input[type="text"] {
	background: url(img/patformbg.png);
	width: 117px; /* orig 147px */
	/* height: 37px; */ /* orig 37px */
	float: left;
	color: black;
	padding: 11px 5px 12px 25px;
	border: none;
	margin: 0;
}
#patkain form a  {
	display: block;
	width: 75px;
	height: 26px; /* orig 37px*/
	background: url(img/ico-patformodeslat.png);
	color: white;
	float: left;
	text-align: center;
	padding-top: 11px;
}

#patkain ul {
	margin: 0px 0px 0px 15px;
	padding: 7px 0px 0px 0px;
}

#patkain ul li {
	list-style: square;
	color: white;
	line-height: 25px;
	list-style-image: none;
}
#patkain ul li a {
	text-decoration: underline;
}


/* ============= HLAVNI MENU ============== */
#mid-menu {
	text-align: right;
	padding: 23px 30px 0px 0px;
}
#mid-menu p {
	margin: 0px;
	padding: 0px;
	color: #4F5657;
	font-size: 11px;
}
.mid-predel {
	font-size: 150%;
	font-weight: normal;
	color: #0096C8;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
}

ul.hlavni { margin: 0; padding: 0; list-style: none; display: inline; font-size: 0.91em;  }
#hornav li { position: relative; display: inline; }
#hornav li a {
	font-size: 140%;
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-align: left;
	overflow: hidden;
	color: White;
	text-decoration: none;
}
#hornav li a:hover {
	color: Black;
}
#hornav li li a {
	font-size: 140%;
	color: White;
	background-color: #424242;
	padding: 5px 3px 5px 6px;
	display: block;
	font-weight: normal;
	border-bottom: 1px dotted #A00101;
	text-decoration: none;
	margin: 0;
	width: 150px; /*helps IE with hover */
}
	
#hornav li li a:hover {
	color: Black;
}
#hornav li li {
	display: block;
	text-align: left;
	width: 150px;
	padding: 0px 4px;
}
#hornav a:hover{ color: #ffff00; }
#hornav ul {
	display: none;
	margin: 0;
	padding: 5px 0px;
	position: absolute;
	top: 15px;
	left: 0px;
	background-color: transparent;
	z-index: 2000;
}

#hornav li:hover ul ul { display: none; z-index: 2000;}
#hornav li:hover ul, #hornav ul li:hover ul { display: block; z-index: 2000; }
#hornav ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 150px;
	background-color: #424242;
	z-index: 2000;
}


/* ============= MEDIA ============== */
div.allmedia {
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	padding: 5px;
	margin: 20px 0px 10px 0px;
}
div.detprodmedia {
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}
div.detprodmedia p, div.allmedia p  {
	margin: 0;
	padding: 0; 
	font-size: 10px;
}


/* ============= DALSI ============== */


.clear {
	clear: both;
}
.divr {
	text-align: right;
}
.divl {
	text-align: left;
}


