html {
    overflow: -moz-scrollbars-vertical;
}

body {
    background-color: #996633;
    padding: 0px 0px 0px 0px;
    margin: 30px 0px 30px 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 12px;
    text-align: center;
}

#center {    width: 770px;
	margin: 0 auto;
    text-align: left;
}

#head {
    background: #664E34 url('/images/head.jpg') no-repeat;;
    position: relative;
    height: 238px;
    border: 3px solid #fff;
}

#head_box {
	float: right;
	width: 413px;
	height: 100%;
    border-left: 3px solid #fff;
}

div#kategorie {
	position: relative;
	float: left;
	font-size: 11px;
	padding: 15px 5px 15px 15px;
	font-weight: bold;
}

div#kategorie div#sos {
	position: absolute;
	left: 145px;
	top: 150px;
}

div#kategorie span.plus, div#kategorie span.minus {
	display: block;
	position: absolute;
	width: 9px;
	height: 9px;
	top: 3px;
	left: 5px;
	line-height: 0px;
	font-size: 0px;
}

div#kategorie span.plus {
	background: url('/images/plus.gif') no-repeat;
}

div#kategorie span.minus {
	background: url('/images/minus.gif') no-repeat;
}

div#kategorie ul {
	margin: 0px;
	padding: 10px 0px;
	list-style: none;
	display: none;
}

div#kategorie ul.show {
	display: block;
}

div#kategorie ul li {
	position: relative;
	line-height: 20px;
}

div#kategorie ul li ul {
	margin-left: 10px;
}

div#kategorie ul li a {
	margin-left: 0px;
	color: #ffcc00;
	text-decoration: none;
}

div#kategorie ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

div#kategorie ul li a.selected {
	margin-left: 0px;
	color: #fff;
}

div#kategorie ul li a.selected:hover {
	color: #fff;
	text-decoration: underline;
}

div#kategorie ul li hr {
    color: #b2b2b2;
    height: 1px;
    border-width: 0px;
    background-color : #b2b2b2;
}

.pad {	padding: 15px;
}

#head_cart {
    position: relative;
    background-color: #b68758;
    float: right;
    width: 180px;
    height: 100%;
    font-size: 11px;
    color: #fff;
}

#head_cart em {
    font-size: 12px;
	color: #000;
    font-weight: bold;
    font-style: normal;
}

#head_cart a {
    color: #fff;
    text-decoration: underline;
}

#head_cart a:hover {
    color: #000;
    text-decoration: underline;
}

#head_cart a.ico_kos, #head_cart a.ico_auto {
	display: block;
	height: 20px;
	padding-left: 25px;
}

#head_cart a.ico_kos {
    background: url("/images/ico_kos.gif") no-repeat;
}

#head_cart a.ico_auto {
	padding-left: 25px;
    background: url("/images/ico_auto.gif") no-repeat;
}

#head_cart hr {
    color: #9e764d;
    height: 1px;
    border-width: 0px;
    background-color : #9e764d;
}

#menu_box {
	border-left: 1px solid #878787;
	border-right: 1px solid #282828;
    background: #000 url("/images/menu.gif") repeat-x;
	height: 28px;
    color: #fff;
    font-weight: bold;
	font-size: 11px;
}

#menu_box ul {
	margin: 0px;
	padding: 6px 20px;
}

#menu_box ul li {
    background: url("/images/menu-li.gif") no-repeat;
	display: inline;
    padding: 0px 15px;
}

#menu_box a {
    color: #fff;
    text-decoration: none;
}

#menu_box a:hover {
    color: #ffcc00;
    text-decoration: underline;
}

#hlavni {	border-bottom: 3px solid #e5e5e5;
	border-left: 3px solid #e5e5e5;
	border-right: 3px solid #e5e5e5;
}

#obsah {
	background-color: #fff;
	padding: 5px 15px 10px 15px;
}

#right_box {
    background-color: #ceb69e;
    color: #000;
}

.rg-head {
    background: #664e34 url("/images/title-bg.gif") repeat-x;
	height: 36px;
    color: #fff;
    font-weight: bold;
    font-style: italic;
	font-size: 12px;
}

.rg-head p {
	margin: 0px;
	padding: 5px 10px;
}

.rg-body {
    color: #000;
	padding: 10px;
	font-size: 11px;
}

.rg-body hr {
    color: #e4d3c4;
    height: 1px;
    border-width: 0px;
    background-color : #e4d3c4;
}

.rg-body a {
    color: #000;
    text-decoration: underline;
}

.rg-body a:hover {
    color: #fff;
    text-decoration: underline;
}

.rg-body span {	font-size: 9px;}

.rg-body img {    border: 1px #897969 solid;
	margin: 6px;
    padding: 4px;
    background-color: #FFFFFF;
}

.rg-body ol {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	padding-left: 10px;
}

#footer {
    color: #fff;
    font-size: 11px;
    padding: 4px;
}

#footer a {
    color: #fff;
    text-decoration: none;
}

#footer a:hover {
    color: #fff;
    text-decoration: underline;
}

#ikony {
	text-align: center;
    margin-top: 10px;
}

#ikony img {
    margin: 0px 0px 10px 0px;
    border-width: 0px;
}



.imgram {
    border: 1px #beabaa solid;
	margin: 6px;
    padding: 4px;
    background-color: #FFFFFF;
}


a {
    color: #d20000;
    text-decoration: underline;
}


a:hover {
    color: #0000d2;
    text-decoration: underline;
}

#obsah hr {
    color: #beabaa;
    height: 1px;
    border-width: 0px;
    background-color : #beabaa;
    clear: both;
}

#obsah h1 {
    font-size: 20px;
    color: #d20000;
    padding-bottom: 6px;
}

#obsah h2 {
    font-size: 18px;
    color: #d20000;
}

#obsah h3 {
    font-size: 16px;
}

#obsah h4 {
    font-size: 14px;
}

#obsah h5 {
    font-size: 12px;
}

#obsah h1, #obsah h2, #obsah h3, #obsah h4, #obsah h5 {
    margin-top: 8px;
    margin-bottom: 0px;
}

strike, #obsah del {
    text-decoration: none;
    background: url("/images/strike.gif") repeat-x center left;
}

p {
    margin-top: 8px;
    margin-bottom: 8px;
}

form {
  margin: 0px 0px 0px 0px;
}

input, textarea, select {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

td {
    font-size: 12px;
}

th {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background-color: #FCEFD5;
	color: #000;
}



.small {
    font-size: 10px;
}

.midle {
    font-size: 11px;
}

.errtext {
    font-size: 11px;
	color: #990000;
}

.licha td, .suda td {    border-top: 1px solid #edc094;
    font-size: 11px;
}

A.url_up, A.url_up:active, A.url_up:visited {
    color: #000000;
    text-decoration: underline;
}

A.url_up:hover {
    color: #D20000;
    text-decoration: underline;
}

.nasecena {
	font-size: 20px;
	color: #D20000;
    font-weight: bold;
}

.cenadph {
	font-size: 10px;
	color: #D20000;
}

.normalcena {
	font-size: 11px;
	color: #666666;
}

.detail_box {
    float: left;
    margin: 6px 6px 6px 6px;
}

.ramecek {
    border-left: 1px solid #beabaa;
    border-bottom: 2px solid #beabaa;
}

.ramecek2 {
    border: 1px #EBD29F solid;
}

.db_page {
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    background-color: #FCEFD5;
    border: 1px solid #EBD29F;
    padding: 4px 10px 4px 10px;
}

.db_page_active {
    color: #D20000;
}

A.db, A.db:active, A.db:link, A.db:visited {
    color: #000000;
    text-decoration: underline;
}

A.db:hover {
    color: #D20000;
    text-decoration: underline;
}

#navigace {
    background-color: #FCEFD5;
    border: 1px solid #EBD29F;
    padding: 4px 10px 4px 10px;
}

#navigace TD {
    sfont-weight: bold;
    font-size: 11px;
    color: #000000;
}

#navigace A, #navigace A:active, #navigace A:link, #navigace A:visited {
    color: #000000;
    text-decoration: underline;
}

#navigace A:hover {
    color: #D20000;
    text-decoration: underline;
}

A.kosurl, A.kosurl:active, A.kosurl:link, A.kosurl:visited {
    color: #000000;
    text-decoration: none;
}

A.kosurl:hover {
    color: #000000;
    text-decoration: underline;
}


.detail_img {
    padding: 0px 0px 10px 15px;
    width: 160px;
}

.cervena {
    color: #D20000;
}

A.texturl, A.texturl:active, A.texturl:visited {
    color: #000000;
    text-decoration: underline;
}

A.texturl:hover {
    color: #D20000;
    text-decoration: underline;
}

.note{
	font-size: 11px;
	color: #999999;
}

.obrazky {
    border-left: 1px dotted #CCCCCC;
    border-bottom: 1px dotted #CCCCCC;
}

.pointer{
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
}

.req {	color: #D20000;
}

.prcena {	color: #D20000;
    font-weight: bold;
}