body {
	background-color: #A3A3A3;
	color: #000;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	}

a {
	color: #DD1A22;
	text-decoration: none;
}

a:hover { text-decoration: underline; }
h3 {
	font-size: 1.2em;
	margin-bottom: 5px;
}    
.main-frame {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	}


/* -------     HEADER  ----------  */
.header-container {
	width: 100%;
	height: 173px;
	padding: 0;
	margin: 0;
}

.header-left {
	width: 228px;
	height: 172px;
	float: left;
	margin: 0;
	padding: 0;
	background-image: url('../img/top.jpg');
	background-repeat: repeat-x;
/*	background-color: Aqua;*/
}

.header-left .mailhome {
	height: 37px;
	margin: 0;
	padding: 0;
} 
	
.header-left .mailhome img {
	margin 0;
	padding: 0;
	margin-left: 20px;
	margin-top: 15px;
	border: 0;
}

.header-right .lang {
	margin-left: 410px;
}

.header-right .lang ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.header-right .lang li {
	display: block;
	float: left;
}

.header-right div.lang .lang-selected, .header-right div.lang .lang-not-selected {
	text-decoration: none;
	font-size: 10px;
	color: white;
	text-align: center;
	float: left;
	display: block;
	width: 57px;
	margin-right: 1px;        
}
    
.header-right div.lang .lang-selected {
	height: 26px;
	padding-top: 11px;
	background-color: #DC0E18;
}

.header-right div.lang .lang-not-selected {
	height: 21px;
	padding-top: 6px;
	background-color: #949494;
}

.header-right div.lang a:hover {
	height: 26px;
	padding-top: 11px;
	background-color: #DC0E18;
}

/*  -------------- MENU ------------------- */
.menu-container {
	width: 100%;
	height: 40px;
	margin-top: 1px;
}
	
.menu {
	float: right;
}
	
.menu-left {
	float: left;
	height: 37px;
	width: 230px;
	background-image: url('../img/menu-left.jpg');
	background-repeat: no-repeat;    
}
	
.menu li a {
	display: block;
	text-decoration: none;
   text-align: center;
	width: 110px;
	height: 37px;
	background-image: url('../img/not-selected.jpg');
	background-repeat: no-repeat;     
	margin-right: 1px;  
	font-size: 11px;
	font-weight: bold;
	color: #8C8C8C;
	padding-top: 9px;
	}
.menu li.dlouhy a {
	padding-top: 3px;
}

.menu li {
	margin: 0;
	padding: 0;
	float: left;
}
.menu ul {
	list-style: none;
	width: 670px;
	margin: 0;
	padding: 0;
}

.menu li a.selected, .menu li a:hover {
	display: block;
	color: #EEEEEE;
	padding-top: 12px;
   background-image: url('../img/selected.jpg');
	background-repeat: no-repeat;  
	text-decoration: none;
	width: 110px;
	height: 37px;
}
.menu li.dlouhy a.selected, .menu li.dlouhy a:hover {
	padding-top: 5px;
}

/* ------------  CONTENT ---------------- */
.content-container {
	width: 100%;
	background-image: url('../img/content_container_bg.gif');
	background-repeat: repeat-y;
}
	
.content-container div.left {
	float: left;
	width: 228px;
}

.content-container div.middle {
	float: left;
	width: 510px;
}

.content-container div.middle .nav {
	height: 19px;
	width: 100%;
	background-image: url('../img/h2_back.jpg');
	background-repeat: repeat-x;
	}

/*
.content-container div.middle .content-middle {
	margin: 20px;
	}
*/
.content-container div.middle .content {
	margin: 20px;
/*	width: 470px;*/
	color: #000;
	}
	
.content-container div.middle .content table {
	color: #000;
	font-size: 1em;
}

.content-container div.middle .content td {
	vertical-align: top;
}
.content-container div.middle .content img {
	margin-left: 5px; 
	border: 1px solid red;
}

.content-container div.right {
	float: left;
	width: 161px;
}

.content-container div.right p {
	padding-left: 10px;
}

.content-container div.left .nav {
	display: block;
	height: 19px;
	width: 228px;
	background-image: url('../img/h2_back.jpg');
	background-repeat: repeat-x;
	margin-bottom: 5px;
	}	
	
.content-container div.right .nav {
	display: block;
	height: 19px;
	width: 161px;
	background-image: url('../img/h2_back.jpg');
	background-repeat: repeat-x;
	border-left: 1px solid #ffffff;
	margin-bottom: 5px;
}

.content-container div.right .news p {
	padding: 0px 10px 10px 10px;
}

 
    /*          BOTTOM         */
.bottom-container {
	width: 100%;
	height: 25px;
	background-image: url('../img/bottom.jpg');
	background-repeat: repeat-x;
        border-top: 1px solid white;
        border-bottom: 1px solid white;
        margin-bottom: 3px;
    }

    /*          FOOTER         */
    .footer-container {
        background-color: white;
        width: 100%;
        height: 93px;
    }
    .footer-container table {
        margin-left: 200px;
        margin-top: 20px;
    }
    .footer-container table a {
        color: #A0A0A0;
        text-decoration: none;
    }
    .footer-container table a:hover {
	color: #A0A0A0;
	text-decoration: underline;
}
    .footer-container td {
        padding-left: 20px;
        padding-right: 20px;
    }
    .first {
        font-size: 11px;
        font-weight: bold;
        color: #A0A0A0;
    }
    .second {
/*        font-family: Verdana;*/
        font-size: 10px;
        color: red;
    }
    .third {
/*        font-family: Verdana;*/
        font-size: 10px;
        color: #AAAAAA;
    }    
    /*          CLEAR         */
.clear {
	clear: both;
	height: 0;
/*	clear: left; line-height: 0; height: 0;*/
    }
 
    
h1, h2 {
	color: white;        
	background-color: transparent;
	}    

h1 {
	display: none;
}
    
h2 {
	font-weight: normal;
	font-size: 10px;
	width: 100%;
	background-image: url('../img/h2-sipka.gif');
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px;
	padding-left: 20px;
}

h2.kosik {
	font-weight: normal;
	font-size: 10px;
	width: 100%;
	background-image: url('../img/h2-kosik.gif');
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px;
	padding-left: 20px;
}    
    
.content-container div.middle h2 {
	background-image: url('../img/h2-sipka2.gif');
	background-repeat: no-repeat;
	border-left: 1px solid white;
	padding-left: 24px;
	}

#navlist {
	padding: 0;
	margin: 0;
/*	width: 16em;*/
}

#navlist ul {
	margin: 0;
	padding: 0;
}

#navlist li {
	list-style: none;
}

#navlist a {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #5B5B5B;
   padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
/*	background-image: url('../img/h4-sipka.gif');*/
	background-repeat: no-repeat;
}

#navlist a:hover {
/*	background-image: url('../img/h3-sipka.gif');*/
	background-repeat: no-repeat;
	background-color: #CC0E13;
	color: white;
	font-weight: bold;
}

#navlist li.leaf a {
/*	list-style-image: url('../img/menu-leaf.png');*/
	background-image: url('../img/menu-leaf.png');
	background-position: 10px;
}

#navlist ul li.leaf a {
/*	list-style-image: url('../img/menu-leaf.png');*/
	background-image: url('../img/menu-leaf.png');
	background-position: 10px;
}

#navlist li.expanded a {
/*	list-style-image: url('../img/menu-expanded.png');*/
	background-image: url('../img/menu-expanded.png');
	background-position: 10px;
	font-weight: bold;
}

#navlist li.collapsed a {
/*	list-style-image: url('../img/menu-collapsed.png');*/
	background-image: url('../img/menu-collapsed.png');
	background-position: 10px;
}

/*
#active a:link, #active a:visited, #active a:hover {
	background-image: url('../img/h3-sipka.gif');
	background-repeat: no-repeat;
	background-color: #CC0E13;
	color: white;
	font-weight: bolder;
}*/

   
    form {
        margin: 0px;
        padding: 0px;
    }
    
    input.detail {
        width: 69px;
        border:0px;
        background: no-repeat url('../img/button-detail.gif');
        cursor: pointer;
    }
    
    
    .button-odeslat {
        width: 69px;
        height: 18px;
        border:0px;
        background: no-repeat url('../img/button-odeslat.gif');
        cursor: pointer;
    }
    
.button-do-kosika {
	width: 69px;
	height: 18px;
	border:0px;
	background: no-repeat url('../img/button-do-kosika.png');
   cursor: pointer;
	text-indent: -1000em;
}
	     
.cena {
	font-size: 13px;
	font-weight: bold;
	color: #D7121B;
	/*margin-right: 20px;*/
}
    
    .popis {
/*        font-family: Verdana;*/
			color: #000;
        font-size: 10px;
        font-weight: bold;
    }
    
    
.login-div {
	margin-bottom: 10px;
}

.login-div fieldset {
	margin: 0;
	padding: 0;
	border: 0px;
}
	
.login-div p {
	margin: 0 0 0 10px;
	padding: 0px;
}

.login-div label {
   text-align: right;
   margin: 3px;
   width: 46px;
	font-weight: bold;
	color: #7C7C7C;
}

.login-div .input-text {
	width: 90px;
	height: 20px;
}

.login-div .prihlasit {
    border: 0px;
    margin-top: 5px;
    margin-left: 76px;
}

.prihlasit2 {
    border: 0px;
    margin-top: 5px;
    margin-left: 250px;
}

.login-div a.reg {
	color: #DD1A22;
	text-decoration: none;
}

.login-div a.reg:hover {
	text-decoration: underline;
}

.login-div p {
	vertical-align: middle;
}

div.content hr {
	display: block;
	clear: left;
	margin: 0;
	visibility: hidden;
	}

legend {
	border:0px solid #000;
/*	color: #fff;*/
	}
	
fieldset {
	padding: 2em;
	color: #000;
	border: 0;
/*  font:80%/1 sans-serif;*/
  }
.content label {
  float:left;
  width:40%;
  margin-right:0.5em;
  padding-top:0.5em;
  text-align:right;
  font-weight:bold;
 }
  
.content p.error {
	color: Red;
	font-weight: bold;
}

.center {
	text-align: center;
}

div.item {
	padding: 5px;
}

div.item img {
	float: left;
	margin: 5px;
	border: 1px solid Red;
}

.user-box ul {
	list-style-type: none;
	margin-left: 10px;
	padding: 0;
}

.user-box li {
	background-image: url('../img/reg-sipka.gif');
	background-position: 0 -2px;
	background-repeat: no-repeat;
	padding-left: 10px;
}

/*
.user-box li a:hover {
	text-decoration: underline;
}
*/
table {
	padding: 0;
	margin: 0;	
}

th {
	border-bottom: 1px solid black;
}

.user p {
	padding-left: 0px;
	margin: 0;	
}

.search-form {
	text-align: center;
	padding: auto;
}
.search-form form {
	padding-right: 30px;
	text-align: right;
}

.search-form input {
	border: 1px solid black;
	margin-bottom: 3px;
}

.search-form .submit {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-color: #DD1A22;
	padding: 2px;
	border: 0;
	color: White;
}

div.form p {
	padding:0;
	margin: 0.25em;
}

.box-shop {
	text-align: center;

	width: 150px;
/*	background-color: #f5f5f5;*/
}

.box-shop-2 {
 padding-left: 10px;
}

.banner {
	padding: 20px;
}
