body {
	margin:0; padding:0;
	background:#D0D0D0;
	text-align:center;
	}

#header {
	width: 780px;
	height: 127px;
	margin:1em auto 0 auto;
	text-align:left;
	background-image: url("images/hlavicka.jpg");
	}

#mainmenu {
	width: 780px;
	/*height: 45px;*/
	margin: 0px auto 0px auto;
	text-align:left;
	}

.menuitem {
   background-color: white;
   padding: 0px;
/*   border: 1px blue solid; */
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: white;
}

.menuitem td {
   background-color: #006129;
   padding: 3px;
   text-align:center;
   width: 25%;
   height: 20px;
}

.menuitem td a {
    color: white;
    text-decoration: none;
}

#content {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	text-align:left;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	background: url('http://wellstyled.com/files/css-2col-fluid-layout/bkgr200.gif') top left repeat-y; */
	}

#sidebar {
	float: left;
	width: 200px;
	margin:0;
	padding:0;
	}

#sidebar-content {
	padding: 10px 1px 0px 10px;
	}

#main {
	margin:0 0 0 200px;
    padding:0;
	}

#main-content {
	margin:0;
    padding: 10px;
	font-size: 100%;
	}

div.box {
	margin: 0px 0px;
/*  background: url('images/margin-pozadi_new.png ')  top left repeat-y; */
	}

div.topbox{
	margin: 0;
	padding: 0;
	}

div.middlebox{
/*	border-left: 1px solid #01ff20;
	border-right: 1px solid #01ff20; */
	padding: 10px;
	}

div.bottombox{
	margin: 0;
	padding: 0;
	background-color: white;
/*	background-image: url("images/margin-konec_new.png"); */
	background-repeat: no-repeat;
	height: 40px;
	}

hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
	}

div.navigace {
/*	height: 100%; */
    width: 99%;
	padding: 0px;
	margin: 0px;
	border: 1px solid #006129;
	background-color: white;
    color: #D6ED7D;
	}

div.navigace a {
	text-decoration: none;
    color: #D6ED7D;
}

div.navigace_stred a {
    color: #006129;
}

div.navigace_leva {
	border: 1px solid #006129;
	width: 30px;
	float: left;
	background-color: #006129;
	text-align: center;
	height: 3ex;
	line-height: 3ex;
	cursor: pointer;
	}

div.navigace_stred {
	text-align: center;
	height: 3ex;
	line-height: 3ex;
	background-color: white;
	padding: 1px;
	}

div.navigace_prava {
	border: 1px solid #006129;
	width: 30px;
	float: right;
	background-color: #006129;
	text-align: center;
	height: 3ex;
	line-height: 3ex;
	cursor: pointer;
	}

span.strana {
	margin: 0 2px;
	}

span.aktivni_strana {
	background-color: #006129;
	margin: 0 5px;
}

div.zbozi {
    width: 99%;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #dedede;
	}

div.zbozi table {
	border-style: none;
	width: 100%;
	}

div.zbozi table td {
	border-style: none; 
	padding: 3px;
	margin: 2px;
	}

div.zbozi table td.title {
	border-style: none;
/*	background-color: #e14e53; */
	background-color: #D6B000;
	}

div.zbozi table td.foot_l1 {
	border-style: none;
	border-top: 1px solid #e14e53;
    color: #0000FC;
	}

div.zbozi table td.foot_l1 a, div.zbozi table td.foot_r1 a {
    color: #0000FC;
}

div.zbozi table td.foot_r1 {
	border-style: none;
	width: 100px;
	border-top: 1px solid #e14e53;
    color: #0000FC;
	}

div.zbozi table td.foot_l2 {
	border-style: none;
	border-top: 1px solid #e14e53;
    color: #5A5A5A;
	}

div.zbozi table td.foot_l2 a, div.zbozi table td.foot_r2 a {
    color: #5A5A5A;
}

div.zbozi table td.foot_r2 {
	border-style: none;
	width: 100px;
	border-top: 1px solid #e14e53;
    color: #5A5A5A;
	}

div.zbozi table td.obr {
	border-style: none;
	width: 100px;
	vertical-align: top;
	}

div.zbozi table td.text {
	border-style: none;
	vertical-align: top;
	}


.tabkat {
	padding: 0px;
}

.tabkat td {
	width: 99px;
	text-align: center;
    padding: 0px 4px 10px 4px;
}

.ikona a:focus img, .ikona a:hover img, .ikona a:link img, .ikona a img, .ikona a:active img, .ikona a:visited img {
	border-style: none;
}

.ikona a:focus, .ikona a:hover, .ikona a:link, .ikona a, .ikona a:active, .ikona a:visited {
    color: #001F47;
}

.obrazek_bez_ramu {
	border-style: none;
    vertical-align: middle;
}

.cena {
    color: #E70000;
    font-weight: bold;
}

.kategorie-odkazy a:focus, .kategorie-odkazy a:hover, .kategorie-odkazy a:link, .kategorie-odkazy a, .kategorie-odkazy a:active, .kategorie-odkazy:visited .kategorie-odkazy {
    color: #001F47;
}

div.aktuality {
    margin-top: 5px;
    margin-bottom: 5px;
    border: red 2px solid;
    padding: 4px;
}

div.aktuality p {
    margin: 3px;
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 0px;
}

div.aktuality li {
    margin: 0px;
    padding: 0px;
}

div.aktuality ul {
    margin: 0px;
    margin-left: 20px;
    padding: 0px;
}

div.aktuality table {
    border-collapse: collapse;
    border: 1px solid #E0E0E0;
}

div.aktuality table td {
    border: 1px solid #E0E0E0;
}

div.aktuality table th {
    border: 1px solid #E0E0E0;
    font-weight: bold;
    background-color: #FFFFC0;
}

div.middlebox form {
    margin: 0px;
    padding: 0px;
}

div.kosik {
    padding: 0;
    margin: 0;
}

div.kosik table {
    padding: 0;
    margin: 0; 
    width: 99%;
}

div.kosik table tr th {
    padding: 3px;
    background-color: #FF8000;
    padding-top: 5px;
    padding-bottom: 5px;
}

div.kosik table tr td {
    padding: 3px;
    background-color: #ECECEC;
}

div.kosik form {
    padding: 0;
    margin: 0; 
}

div.kosik table tr.soucet td {
    background-color: #FF8000;
    padding-top: 5px;
    padding-bottom: 5px;
}

div.kosik table tr.postovne td {
    background-color: #D0D0D0;
}

div.kosik table tr td input {

    background: white;
    color: #0000FF;
    margin: 0px;
    padding: 1px;
    border: 1px solid gray;
    font-size: 100%;
}

div.kosik table tr th.cislo, div.kosik table tr td.cislo {
    text-align: right;
}

