*{margin:0; padding:0}

body {
 	font: 11px Verdana, 'Helvetica CE', Arial, helvetica, verdana;
	color: #000000;
}

#mother {
  padding:0px;
  margin:0px;
  width:100%;
}

/*#top_link {
  background: #000;
  padding:0px;
  height:29px;
}*/

#horni_pruh {
  display:block;
  background: #fff;
  height:94px;
  background: url(images/topbg.gif) repeat-x; 
}  

#horni_pruh img {border:none;font-size:1px}

#motiv {
  height:94px;
  padding:0px;
  width:475px;
  float:left;
  background: url(images/top_01.jpg) no-repeat;
}

#logo {
  padding:0px;
  float:right;
/*  background: url(images/top_03.gif) no-repeat;*/
}

#usermenu {
  padding:3px;
  float:right;
  margin-top:2px;
  text-align:left;
  height:90px;
  border-right:3px double #d2691e;
}

#usermenu h3 {
  display:block;
  font: bold 11px verdana;
  color:#000;
  font-weight:bold;
  text-align:right;
  border-bottom:1px solid #000;
  margin:2px;
}

#usermenu strong {
  color:#8b0000;
}

p {
  display: block;
  margin:5px;
  margin-left:0px;
}

hr {
  height:1px;
  margin-top:5px;
  margin-bottom:5px;
}

ul{
  list-style: square;
}  

h4 {
  padding:5px;
  margin-bottom:10px;
  font:bold 12px verdana;
  color:#c1531e;
}

h3 {
  padding:3px;
  margin-top: 8px;
  margin-bottom:5px;
  font:bold 11px verdana;
  color:#c1531e;
  border-bottom:1px solid #c1531e;
}

label {
  display:block;
  float:left;
  padding-right:2px;
  width:150px;
  text-align:right;
}

#usermenu a {
  display:block;
  margin:1px;
  padding:3px;
  text-align:right;
  background:none;
  text-decoration:none;
}

#usermenu a:hover {
  color:#b22222;
}

#hornibanner {
  height:95px;
  padding:0px;
  width:459px;
  float:right;
  background: url(images/page_07.jpg) no-repeat;  
}  

#top_menu {
  margin:0px;
  padding:0px;
  background: url(images/toppruhbg.gif) repeat-x;
  text-align:center;
  height:px;
}

#topleft {
  width:170px;
  height:32px;
  float:left;
  padding:0px;
  margin:0px;
  background: url(images/top_04.gif) no-repeat;  
} 

#topright {
  float:right;
  width:175px;
  height:32px;
  background: #fff url(images/top_10.gif) no-repeat;       

}

#menu {
  padding:6px;
  text-align:center;
/*  float:right;  */
}

#top_menu .bgimg {
  height:24px;
  padding:0px;
  width:149px;
  float:right;
  background: #B87A7A url(images/page_10.gif) no-repeat;  
}

#top_ul {
  list-style-type:none;
  display:inline;
  padding:0px;
}

#top_ul li {
  padding:0px;
  display:inline;
  background: url(images/topmenu_li.gif) no-repeat center left;
}

#top_ul li a {
  font: bold 11px verdana,arial,verdana;
  padding:6px;
  padding-left:15px;
  margin:2px;
  color:#000;
  text-decoration:none;
}

#top_ul li a:hover{
  color:#990000;
  text-decoration:none;  
}

#top_container {
  background:#228b22;
  height:102px;
  width:100%;
/*  border-bottom: 1px solid #000;  */
}

#obsah {
  margin:0;
  width:100%;
  height:100%;
  background:#fff;
  border:none;
}

a.bold {
  color:#8b0000;
  font-weight:bold;
  text-decoration:none;
}

a.bold:hover {
  color:#d2691e;
}
/*registrace*/
.popis{
	clear: both;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding:5px 0;
}
.popis.first{	border-top:none;}
.popis.last{	border-bottom:none;}
.popis strong{
	clear:both;
    font-weight: normal;
	display: block;
	float: left;
    text-align:right;
	width:120px;
	color: #000;
}

.login_but {
  margin-top:5px;
  padding:1px;
  border:1px solid #989898;
  background:#fff;
}

#leftmenu {
  margin:0px;
  padding:0px;
  width:220px;
  background:#fff;
  border-right:1px solid #724A13;
}

#leftmenu .menucontainer {
 margin-top:0px;
 padding:0px;
}

#leftmenu h3 {
 padding:0px;
 margin-top:8px;
 font: bold 11px verdana;
 color:#84602C;
}

#nav {
  display:block;
  width:100%;
}

#nav a {
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #fff 1px solid; DISPLAY: block; PADDING-LEFT: 5px; BACKGROUND: #ECE9D5; PADDING-BOTTOM: 3px; COLOR: black; PADDING-TOP: 3px; BORDER-BOTTOM: #ddd 1px solid; TEXT-DECORATION: none;
}


#nav a:hover {
  color:#fff;
  background: #B69361;
}

#nav a.active {
  font-weight:bold;
  background: #D6B380;
}

#nav .submenu {
  background:#fff;
}

#nav .submenu a {color:#000;padding:3px;padding-left:15px;background:#fff;}

#nav .submenu a:hover {
  font-weight:bold;
  background: #D6B380;
}

h1 {
  font-family: "Lucida sans Unicode",verdana,arial;
  font-size: 15px;
  font-weight:normal;
  padding:5px;
  color: #780404;
}

h2 {
  font: bold 13px verdana;
  padding:5px;
  color: #780404;
}

/*ul,li {
	list-style : square inside none;
	padding:3px;
}*/

a {
  margin:0;border:none;padding:0;
  color:#8b0000;
  text-decoration:none;
}  

a:hover {
  color: #d2691e;
}

#content {
  margin:0px;
  padding:0px;
  width:auto;
}

#content .container {
 padding:0px;
}

.container-text {padding:10px}

.status {
  text-align: center;
  background: #C2B456 url(images/bgzluty.gif) repeat-x;
  border-bottom:1px double #9D9034;
  padding:5px;
}

.cesta {
  text-align: left;
  background: #f2f2f2;
  border-bottom:1px solid #989898;
  padding:5px;
}

.status span {
  display:inline;
  padding:5px;
}

/*#content .container h2 {
  font: bold 13px 'Arial CE', 'Helvetica CE', Arial, helvetica, verdana;
  padding:5px;
  color: #780404;
}*/

.detail {
  padding:10px;
}

.detail h3 {
  font: bold 13px verdana;
  padding:5px;
  color:#000066;
  border-bottom:1px solid #ddd;
  margin-bottom:7px;
}

#rightmenu {
  background:#fff;
  border-left:1px solid #724A13;
  padding:5px;
  width:250px
}
  
#right {
  padding:1px;
}

#right h3 {
 background:url(images/bgh3.gif) no-repeat;
 font: bold 12px verdana;
 margin:0px;
 padding:4px;
 color:#000;
 border-bottom:1px solid #000099;
 margin-bottom:1px;
}

#right .border {
 display:block;
 padding:2px;
 border-bottom: 1px solid #8b0000;
 margin:2px;
}

#bottom {
  padding:5px;
  background: url(images/bgbottom.gif) repeat-x;
  border-top: 1px solid #b8860b;
}

.cont_right {
  padding:5px;
  display:block;
}

span.kosikStav {
  font-size:18px;
  display:block;
  padding:5px;
}

.showKosik {
  font-size:15px;
  padding:3px;
  width:auto
}

.lightbrown {
  background:#F2F0E3;
}

#right .userdata {
 display:block;
 padding:2px;
 width:100%;
 background: #fff;
 margin-bottom:3px;
 border-bottom: 1px solid #ddd;
}

.right_nav {
  list-style-type: none;
  padding:0px;
}

.right_nav li {
  list-style-type:none;
  padding: 3px;
  padding-left:55px;
  border-bottom:1px solid #f2f2f2;
}

.right_nav li.registrace {
  height:30px;
  background: url(images/registracebg.gif) no-repeat bottom left;
}

.right_nav li.login {
  height:30px;
  background: url(images/loginbg.gif) no-repeat bottom left;
}

.right_nav li.transakce {
  height:30px;
  background: url(images/transakcebg.gif) no-repeat bottom left;
}

.right_nav li.nastaveni {
  height:30px;
  background: url(images/nastavenibg.gif) no-repeat bottom left;
}

.right_nav li.logout {
  height:30px;
  background: url(images/logoutbg.gif) no-repeat bottom left;
}
.right_nav li a {
  text-decoration:none;
  color:#989898
}

.right_nav li a:hover {
  color:#6c6c6c;
}

.userdata p {
  padding:2px;
}

.userdata ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}

.userdata li {
   display:inline;
   color:#000000;
}

.userdata li a {
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #fff 1px solid; DISPLAY: block; PADDING-LEFT: 5px; BACKGROUND: #ededed; PADDING-BOTTOM: 3px; COLOR: black; PADDING-TOP: 3px; BORDER-BOTTOM: #ddd 1px solid; TEXT-DECORATION: none;
    text-decoration:none;	
}

.userdata a:hover {
  color:#990000;
  background: #d1d1d1;
}

.label {
  width:60px;
  padding:2px;
}

table.vypis{
	order:1px solid #000;
	order-collapse: collapse;
	padding:5px;
}
.vypis thead td{
	background: #ffdead;
	order-bottom:3px solid #000;
    color:#000;
	padding:5px 2px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.vypis td{
	order:1px solid #000;
	padding:2px;
	font-size: 11px;
	background: #ffffff ;
}

.vypis td.clear{
	border-bottom:0px solid #e2e2e2;
	padding:2px;
	font-size: 10px;
	background: #ffffff ;
}

.vypis tr.dark td{
	background: #F2F0E3;
}

.vypis tr.hidden td{
	background: #e2e2e2;
}

.vypis tr .on td{
	background : #FAEBD7;
}
td {font-size:11px;}

.akce_container {
  padding:5px;
  border:1px solid #e2e2e2;
  margin:1px 0px 2px;
  width:98%;
}

.total_price {
  font: bold 13px 'Arial CE', 'Helvetica CE', Arial, helvetica, verdana;
  color:#ff0000;
  width:100px;
/*  display:block;*/
}

.kosik_buttons {
 text-align:center;
 padding:5px;
}

.border_bottom {
	border-bottom:1px solid #989898;
}

.border_top {
	border-top:1px solid #989898;
}

.page_nav{
	width:100%;
	text-align: center;
	padding:5px;
	background:#fff;
	float:right;
}

.page_nav a{
	padding:0px;
    display:inline;
}
.page_nav a:hover{
    color:#dc143c;
}

.page_nav .float-l {
  float:left;
}
.page_nav .float-r {
  float:right;
}


a.autor  {
	text-decoration : underline;
	color: #e2e2e2;
	text-transform : none;
	font-size: 11px;
}
a.autor:hover {
	color: White;
	font-size: 11px;
	text-transform : none;	
}

a.top_buttons  {
	text-decoration : none;
	color: #FFFFFF;
	text-transform : uppercase;
	font-size: 11px;
	text-indent : 10px;
	font-weight : bold;
}

a.top_buttons:hover {
	color: #F5F5DC;
	font-size: 11px;
	text-transform : uppercase;
	background-color : transparent;
	text-indent : 10px;
}

a.top_menu  {
	text-decoration : none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight : normal;
}

a.top_menu:hover {
	color: #F5F5DC;
	font-size: 11px;
	background-color : transparent;
}

a.detail {
	font-family : verdana;
	font-size : 11px;
	color : #C45252;
	text-decoration: none;
}

a.detail:hover {
	font-family : verdana;
	font-size : 11px;
	color : #780404;
	text-decoration: none;
}

input {
	font-family : verdana;
	font-size : 11px;
}

.head {
	font-family : verdana;
	font-size : 11px;
	color:#FFFFFF;
	font-weight : bold;
}

.nadpis {
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 2px;
	color : #A52A2A;
}

.legenda { 
  float:left;
  width:80px;
  border-right:1px solid #e2e2e2;
  text-align:center
}

/*vypis polozek*/
.product_line {
  padding:3px;
  font: bold 12px verdana;
  color: #000;
  background: url(images/bgzluty.gif) repeat-x;
  border-top:1px solid #000099;  
  margin-top:5px;
  margin-bottom:5px;
}  

.product_container{
  padding:1px;
}

.group_popis {
  display:block;
  padding: 3px;
  width:180px;
}

.product_img {
  width:250px;
  text-align:right;
}

.itemblock{
   background:#f4a460;
/*   width:200px;*/
   float:right;
/*   border-collapse: collapse;*/
}

.w200 {width:40%}
.w420 {width:420px}

.itemblock td {
  padding:2px;
  border:1px solid #f2f2f2;
  background:#fff;
}

.itemblock td.item_name {
  padding:3px;
  background: #F1CC99 url(images/bgzluty.gif) repeat-x;
} 

.kosik {
  background: url(images/bgkosikbutton.gif) repeat-x;
  border:1px solid #000066;
  padding:3px;
  font-weight:bold;
  color:#fff;
  float:right;
  margin:5px;
}

.upozorneni {display:block;text-align:center;padding:8px;color:#ff0000;font-size:1.5em}

.none {display: none;}
.float-l {float:left}
.float-r {float:right}
.break {clear:both}
.padd5 {padding:5px}

.hledani {
  padding: 3px;
  padding-top:28px;
  padding-bottom:15px;
  background: #F2F0E3 url(images/top_12.gif) no-repeat top left;      
}  

.bottom {
  display:block;
  height:30px;
  padding:5px;
  background: url(images/bgbottom.gif) repeat-x;
  border-top: 1px solid #b8860b;
}

.bottom a {
  color:#a52a2a;
  text-decoration:none;
}

.align-c {text-align:center;}

img {padding:0px;margin:0px}

.seznam {
  padding:5px;
  list-style-image: url(images/arrow.gif);
}
.seznam li {
   list-style-image: url(images/arrow.gif);
   padding:5px;
   margin:2px;
}
.grey {color:#989898;}  
.underlined {text-decoration:underline}
