* {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-align : left;
color : #000;
}
.cervena, .error, .red, .povinne {color : red;}
.zelena, .msg {color : green;}
.align_right {text-align:right;}
.align_center{text-align:center;}
.clear_both{clear:both;}

body {
	text-align:center;
	margin : 0;
	padding : 0;
	background : #000;
}
h1 {
	text-align:center;
	margin : 0px auto;
	font-size : 14px;
	font-weight:bold;
	color:#fff;
}
h2 {margin : 0;
	padding : 6px 15px;
	font-family : Century Gothic, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight:bold;
	color:#a50e0e;
	background : #eee url("g/") repeat-x;
}
#menu_2 h2{
	color:#fff;
	text-align:left;
	font-size : 12px;
	padding:10px 2px;;
	font-weight:bold;	
	background:transparent;
	text-transform:uppercase;
}
h3 {
	margin : 0;
	padding :10px 15px;
	color:#a50e0e;
	font-family : Century Gothic, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}
h4 {
	margin : 0;
	padding : 10px 15px;
	text-decoration : underline;
	font-size : 13px;
	font-weight : bold;
}
img {
	float: none;
	border:5px solid #eee;
	margin:10px 25px 10px 10px;
}
img.float_right {
	float:right;
}
img.float_left {
	float:left;
	margin-left:25px;
}
strong {
	font-weight : bold;
}
em {
	font-style : italic;
}
u {
	text-decoration : underline;
}
span {
margin : 0;
padding : 0;
background:transparent;
}
p {
	float:none;
	width:auto;
	line-height: 17px;
	margin : 0;
	padding : 8px 15px;
}
p.anotace {
	padding : 0px 20px;
	margin-bottom:20px;
	margin-right:20px;
	text-align : justify;
}
p.anotace img{
	float:right;
	margin:10px;
}
#box_1 {
	width : 800px;
	min-height : 500px;
	margin:auto;
	border :5px solid #2a2a2a;
	background : #2a2a2a;
}
#header {
	height : 125px;
	background : #000 url("grafika/header-bg4.jpg") no-repeat top left;
}
/************ Menu_1 ************/
#menu_1 {
	padding : 3px 0px 3px 180px;
	height:16px;
	background : #2a2a2a url("grafika/menu1-bg.gif") no-repeat top left;
	border-top:1px solid #000;
}
#menu_1 ul {
	float:left;
	width:auto;
	height:16px;
	margin:0px 10px;
	padding:0;
	color:#a3a4a6;
}
#menu_1 ul li {
	line-height:16px;
	margin:0px;
	display:inline;
}

#menu_1 ul li a, a:link, a:visited {
	float:left;
	width:auto;
	height:auto;
	margin:0px 6px;
	padding:0px 6px;
	text-align:center;
	text-decoration:none;
	font-size : 11px;
	font-weight:bold;
	color : #bbb;
	border:0px;
	background : transparent url("/") no-repeat center left;
}
#menu_1 ul li a.active, a.active:link, a.active:visited {
	background : transparent url("/") no-repeat center left;
	text-decoration:underline;
}
#menu_1 ul li a:hover {
	background : transparent url("/") no-repeat center left;
	text-decoration:underline;
}
/************ Menu_2 ************/
#menu_2 {
	float : left;
	width : 170px;
	margin:0;
	padding:0;
	padding-bottom:180px;
	background : #2a2a2a url("grafika/box_1-bg.jpg") no-repeat bottom center;
}
#menu_2 ul { 
	margin:0;
	padding:0;
	border:px solid #000;
	}
#menu_2 ul li {
	float:left;
	display: block;
	line-height:16px;
	width:170px;
	overflow:hidden;
	}
#menu_2 ul li a, a:link, a:visited {
	float:left;
	width : 100%;
	height:17px;
	margin:0px 0px 0px 0px;
	padding : 3px 5px;
	color:#bbb;
	text-decoration:none;
	text-align:left;
	text-decoration : none;
	font-size : 12px;
	font-weight:bold;
	background : transparent url("grafika/menu2-bg.gif") repeat-x bottom left;
	}
#menu_2 ul ul li a, a:link, a:visited {
	float:left;
	width : 170px;
	height:17px;
	margin:0;
	padding : 3px 10px;
	color:#aaa;
	text-decoration:none;
	text-align:left;
	font-size : 11px;
	font-weight:normal;
	background : #3c3c3c url("");
	}	
#menu_2 ul li a.active, a.active:link, a.active:visited {
	text-decoration:underline;
	color : #a50e0e;
	}
#menu_2 ul li a:hover {
	color : #a50e0e;
	background : #000 ("grafika/menu2-bg.gif") repeat-x top left;
	text-decoration : none;
	}
#menu_2 ul ul li a:hover {
	color : #d5020c;
	background : #3c3c3c url("") no-repeat bottom left;
	text-decoration : underline;
	}
/******************BOX2*****************************/	
#box_2 {
	float : right;
	width:618px;
	min-height:430px;
	margin:0px;
	padding:0px 0px 0px 0px;
	border-right:5px solid #2a2a2a;
	background : #fff;
}
#menu_3 {
	padding : 3px 0px 3px 0px;
	height:16px;
	background : #eee;
	text-align:center;
}
#menu_3 a, a:link, a:visited {
	float:none;
	width : auto;
	height:17px;
	margin:0px 5px;
	padding : 0;
	color:#bbb;
	text-decoration:none;
	text-align:left;
	text-decoration : none;
	font-size : 12px;
	font-weight:bold;
	background : transparent url("/") repeat-x bottom left;
	}
#paticka {
	clear : both;
	height : auto;
	margin-top : 5px;
	padding:0px 10px;
	text-align : right;
	font-weight:bold;
	color:#aaa;
}
ol {
	margin: 10px 40px 5px 35px;
    padding: 0px 0px 0px 10px;
}	
ol li {
	display: in-line;
	width:auto;
	margin:3px 0;
	line-height:17px;
}
ol li a, a:link, a:visited{
	text-align:left;
	float:left;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	color : #80a101;
	font-weight:normal;
	text-decoration:none;
	background:transparent;
}
ol li a.active, a.active:link, a.active:visited {
	background: url("");
	text-decoration:underline;
	}
ol li a:hover{
	text-decoration:underline;
}
ul {
	margin-left: 40px;
	margin-right: 40px;
    padding-left: 10px;
  	list-style-type: disc; 
}
div.produkt_box_1 ul {
	list-style-type: none;
	margin-left: 10px;
}	
ul li {
	float:none;
	display: in-line;
	width:auto;
	margin: 0 0;
	line-height:25px;
}
div.produkt_box_1 ul li {
	margin: 2px 0;
	line-height:15px;
}
ul li a, a:link, a:visited{
	text-align:left;
	float:none;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	color : #80a101;
	font-weight:normal;
	text-decoration:none;
	background:transparent;
}
ul li a.active, a.active:link, a.active:visited {
	text-decoration:underline;
	background: url("");
	}
ul li a:hover{
	text-decoration:underline;
}
ul ul{
	margin: 7px 0px 5px 10px;
    padding-left: 0px;
}	
ul ul li {
	float:none;
	display: in-line;
	width:auto;
	min-height:18px;
	color : #80a101;
	padding-left: 0px;
}
ul ul li a, a:link, a:visited{
	text-align:left;
	float:none;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	color : #80a101;
	font-weight:normal;
	text-decoration:none;
	background:transparent;
}
ul ul li a.active, a.active:link, a.active:visited {
	text-decoration:underline;
	}
ul ul li a:hover{
	text-decoration:underline;
}
ul.strankovani { 
	clear:both;
	width:140px;
	margin:10px auto;
	padding:0;
	}
ul.strankovani li {
	display:inline;
	margin:auto;
	padding:0px;
	line-height:16px;
	}
ul.strankovani li img{
	margin : 0px;
	border: 0px;
	}	
ul.strankovani li a, a:link, a:visited {
	float:none;
	width:auto;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
	background : transparent url("/.gif");
	}

col {
	border-right:0px solid #f0f0f0;
}
#CenaCol {width:60px;}
#Cena2Col {width:60px;}
#DostupnostCol {width:65px;}
#NazevCol {width:200px;}
#Nazev2Col {width:250px;}
#KodCol {width:80px;}

table {
	border-collapse: collapse;
	width: auto;
	margin: 20px 20px 10px 20px;
	padding: 10px;
	border: 0px;
	background: #fff;
}
table.full_width {
	width : 600px;
}
table.vyber_receptury {
	border : 2px solid #f0f0f0;
}
div.produkt_box_2 table {
	border-top : 5px solid #f0f0f0;
	border-bottom : 5px solid #f0f0f0;
	background : #f9fafc;
	margin-left:0px;
}
div.produkt_box_3 table {
	text-align : center;
	border-bottom : 3px solid #dbe4e1;
}
thead tr{
	background:#EEF2F1;
}
thead td,th {
	text-align:left;
	padding: 3px;
	font-size:12px;
	font-weight:bold;
}
div.produkt_box_3 thead th {
background-color : #ededed;
padding : 5pt 12pt;
font-weight : normal;
border : 1px solid #dbe4e1;
}
tr{background:transparent;}
tr.border_top td{
border-top : 5px solid #f0f0f0;
}
tr.barva{
	background:#FFF;
	border: 1px solid #FBFBFB;
}
tr.barva_2{
	background:#FBFBFB;
}
tr.feeding_nadpis
{
background : #fff;
border:1px solid #365945;
}
tr.feeding_nadpis td
{
font-weight:bold;
border:1px solid #365945;
}
td {
	font-size:11px;
	padding: 5px;
	border:1px solid #eee;
}
div.produkt_box_2 table td {
border: 0px;
}
div.produkt_box_3 td {
	color : #9a9ca6;
	border : 1px solid #dbe4e1;
	padding : 0;
	text-align:center;
}
td input {
float : left;
margin:0px;
}
td button {
float:right;
margin:0px;
padding:0px;
}
td button img {
padding:0px;
margin:0px;
}
td strong{
font-size:11px;
font-weight:bold;
}
td span{
font-size:11px;
}
td input.q {
float : left;
width:20px;
font-size:11px;
text-align:center;
}

