html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background: #d9dbdb;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #767676;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 160%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 120%;
}

p, ol, ul {
	line-height: 150%;
	margin-top: 0px;
}
p {
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul.style1 {
	color: #BABABA;
}

ul.style1 li {
	border-top: 1px solid #EBEBEB;
}

ul.style1 a {
	padding-left: 6px;
}

ul.style1 li.first {
	border-top: none;
}

#box3 a, #box4 a {
	color: #477197;
	text-decoration: none;	
}

#box3 a:hover, #box4 a:hover {
	color: #fff;
	text-decoration: underline;
}

#box3 ul, #box4 ul {
	font-size: 14px;
	font-weight: bold;  	
}

#box4 p {
	font-weight: normal;  	
}

#box3 ul li, #box4 ul li {
	padding-top: 10px;
	border-bottom: 1px solid #D8D8D8;	
}

#box3 ul li ul, #box4 ul li ul {
	padding-left: 17px;
}

#box3 ul li ul li, #box4 ul li ul li {
	list-style: square;	
	border-bottom: none;
}

#box3 ul li ul li a, #box4 ul li ul li a:hover {
	color: grey;
}

ul.style2 h3 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #6D9306;
}

ul.style2 ul {
	margin-left: -20px;
	background: #CBE1F9;
	color: grey; 
	width: 258px; 
}

ul.style2 ul li {
	margin-left: 15px;
	padding-right:13px;
	font-weight: normal;	
}

ul.style2 li.first {
	border-top: none;
}
strong {
}

a {
	color: #6D9306;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}
img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}
img.alignright {
	float: right;
}
img.aligncenter {
	margin: 0px auto;
}
hr {
	display: none;
}
/** WRAPPER */

#wrapper {
}
.container {
	width: 1000px;
	margin: 0px auto;
}
#back {
	width: 1000px;
  background: #fff url("images/side-back.png") repeat-y;	
	margin: 0 auto;
	position:relative;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;	
z-index:0;	
}
.clearfix {
	clear: both;
}
/** PAGE */

#page {

}
/** CONTENT */

#content {
	float: right;
	width: 675px;
	background: #fff url(images/bg01.gif) repeat-x left top;	
}


#content ul {
	margin-left: 20px;
	padding-left: 20px;
	list-style: disc;
}

/** LOGO */

#logo {
}
/** SPLASH */

#splash {
}
/** MENU */

#menu {
	float: right;
	width: 675px;
	height: 64px;
	background: url(images/bg04.gif) no-repeat left top;
}
#menu ul {
	margin: 0px;
	padding: 21px 0px 0px 29px;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
	padding: 0px 15px;
	background: url(images/homepage03.gif) no-repeat left top;
}
#menu li.first {
	background: none;
}
#menu a {
	text-decoration: none;
	font-size: 16px;
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: underline;
}
/** SIDEBAR */

#sidebar {
	float: left;
	width: 200px;
	height: 210px;	
	margin: 0px;
	padding: 0px 55px 0px 70px;
	background: #fff url(images/bg02.png) no-repeat left top;
}
#sidebar2 {
	float: left;
	width: 233px;
	margin: 0px;
	padding: 0px 0px 0px 45px;
}
/** SEARCH */

#search {
	width: 220px;
	margin: 0px;
	padding: 50px 0px 0px 0px;
}
#search form, #search fieldset {
	margin-left: -13px;
	padding: 0px;
	border: none;
}
#search input {
	float: left;
	font: inherit;
	border: none;
	color: #747373;
}
#search input.text {
	width: 200px;
	height: 26px;
	background: url(images/homepage08.gif) no-repeat left top;
	padding: 5px;
}
#search input.submit {
	width: 26px;
	height: 26px;
	text-indent: -9999px;
}
/** FOOTER */

#footer {
	width: 1000px;
	height: 90px;
	margin: 0px auto;
	background: url(images/bg03.gif) repeat-x left top;
}
#footer p {
	margin: -17px;
	padding: 45px 0px 0px 0px;
	text-align: center;
	color: #9F9F9F;
}
#footer .legal {
}
#footer .links {
}
/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .title, .box-style1 h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	color: #487095;
}
.box-style1 h3 {
	margin: -10px 0px 0px 0px;
	padding: 10px 0px 20px 0px;
	letter-spacing: -1px;
	color: #96C0F2;
}
.box-style1 p strong {
	color: #96C0F2;
}
.box-style1 .content {
	padding: 0px 30px 25px 0px;
	line-height: 150%;
}
.box-style1 p {
}

.box-style1 img {
	margin: 10px 10px 10px 10px;
	/*border: 3px solid #D8D8D8;*/	
}
/** BOX STYLE 2 */

.box-style2 {
	padding-bottom: 40px;
	font-weight: bold;
  color:#477197;	
}
.box-style2 .title, .box-style2 h2, #search h2  {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #D8D8D8;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.box-style2 .content {
	padding-bottom: 20px;
}
.box-style2 strong {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #6D9306;
}
.box-style2 .byline {
	margin: -20px 0px 20px 0px;
	padding: 0px;
	font-size: 10px;
	color: #BABABA;
}
.box-style3 {
	margin-bottom: 30px;
}
.box-style3 h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #6D9306;
}
.box-style3 {
}
.more {
	margin-top: 10px;
	padding-left: 16px;
	background: url(images/homepage14.gif) no-repeat left 3px;
}
.two-columns {
	padding-left: 50px;
}
#column1 {
	float: left;
	width: 268px;
}
#column2 {
	float: right;
	width: 270px;
}
/** BOX1 */

#box1 {
	margin-top: 20px;
	padding: 0px 15px 0px 10px;
}
/** BOX2 */

#box2 {
}
/** BOX3 */

#box3 {
}
/** BOX4 */

#box4 {
}
/** BOX5 */

#box5 {
	padding-left: 30px;
}
/** BOX6 */

#box6 {
}
/** BOX7 */

#box7 {
}
/** BOX8 */

#box8 {
}
/** BOX9 */

#box9 {
}


/*shop*/
.shop-blok {margin:10px 0px; position:relative; padding:10px 0; }
.shop-leva { float:left; width:300px; border: 1px solid #fff;  margin-top:8px; margin-left:8px; _margin-left:8px}
.shop-prava {float:right; width:300px;  margin-right:22px; _margin-right:8px}

.shop-blok img {border:#99B952 3px double}
.shop-blok a:hover img {border:#fff 3px double}
.shop-blok h4 {text-align:left; font-size:90%;}
.shop-blok img {float:right;padding: 2px 0 0 3px}
.shop-blok p {text-align:left !important; margin:3px 4px; padding:5px !important}

/* form */
.form {
	width: 100%;
}
fieldset {
	border: 1px solid #000;
	padding: 10px 15px;
	margin-bottom: 5px;
}
fieldset.inline label {
	display: inline;
}
fieldset.inline input {
	width: 25px;
	margin-right: 5px;
}
legend {
	font-weight: bold;
	padding: 5px 3px;
}
.kasse input {
	width: 300px;
	margin-top: 2px;
	margin-bottom: 5px;
}
textarea {
	width: 100%;
}
fieldset.inline input {
	margin: 0;
}
input.small {
	width: 120px;
}
form p {
text-align:left;
}
p.button input {
	width: 120px;
	cursor: pointer;
	cursor: hand;
}
/* form */


/* table */
.table {
	width: 100%;
	margin-bottom: 35px;
}
table {
	width: 100%;
	font-size: 90%;
	color: #000;
	border-collapse:collapse;
}
th, td {
	padding: 10px;
	border: 1px solid #e1eebe;
}
td.nastred {
	text-align:center;
}
td.center {
	text-align: center;
}
td.price {
	text-align: center;
	font-weight: bold;
}
th {
	text-align: left;
}
tfoot td {
	text-align: center;
	color: #607721;
}
table#size th, table#size td {
	text-align: center;
}
/* table */
.right {
	float:right;
	margin: 5px 0 10px 15px;
  padding: 2px;	
}
.left {
	float:left;
	margin: 5px 20px 20px 0px;
  padding: 2px;	
}
.prava {
	float:right;
	margin: 5px 0 10px 15px;
  padding: 2px;	
}
.leva {
	float:left;
	margin: 5px 20px 20px 0px;
  padding: 2px;	
}
#prohlaseni {
  padding: 10px;
	height: 120px;  
	background:#e8e8e8;
	border: 5px solid #e8e8e8;
  overflow: scroll;	
}


/*slide*/

#slider-bg{position:relative;  z-index:0; float:left; border-radius:6px 6px 0 0; padding:7px 0 0; left:7px; border-bottom:#ddd4c5 1px solid}

#slider{position:relative; z-index:0; width:181px; height:136px; overflow:hidden;}

#slider img{display:none; }