body {
	background-color: #EFE5CB;
	background-image: url('/img/bg_body.gif');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
body, td, .iText, .iSubmit, .iSubmitBack {
	font-family: "Trebuchet MS", "Arial CE", Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	color: #30302E;
}
img, a:link img {
	behavior: url('/pnghack.htc');
	border: none;
}
a {
	font-weight: bold;
	color: #FF9000;
	text-decoration: none;
}
a:hover {
	color: #BD1800;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: square;
	font-size: 11px;
	margin-left: 20px;
	padding: 0px;
}
ol {
	list-style-type: lower-alpha;
	margin: 10px 0px 10px 25px;
	padding: 0px;
}
textarea {
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #30302E;
}
pre {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	border: solid #EFF1E8 1px;
}
.plocha {
	position: relative;
	left: 0px;
	top: 0px;
	width: 912px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url('/img/bg_texty.gif');
	background-repeat: repeat-y;
	margin: 15px auto;
}
div.plocha_texty {
	position: relative;
	left: 0px;
	top: 0px;
	width: 912px;
	background-image: url('/img/bg_plocha.gif');
	background-repeat: no-repeat;
	margin-top: 0px;
	padding: 0px 0px 45px 0px;
}
div.plocha_texty div.body_bottom {
	position: absolute;
	width: 912px;
	height: 34px;
	left: 0px;
	bottom: -2px;
	background-image: url('/img/bg_texty_bottom.gif');
	background-repeat: no-repeat;
	z-index: 0;
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
}
div.plocha_texty div.texty {
	position: relative;
	width: 912px;
	left: 0px;
	bottom: 0px;
	z-index: 1;
}
.hlavicka {
	width: 912px;
	height: 219px;
	background-color: #30302E;
	background-image: url('/img/hlavicka3.jpg');
	background-repeat: no-repeat;
	margin-top: 0px;
	padding: 0px;
}
.leftNadpis {
	position: absolute;
	top: 185px;
	left: 31px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.topMenu {
	position: absolute;
	top: 190px;
	left: 340px;
	width: 570px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 2;
}
.black, table.tab_rozdel .td_right .black {
	color: #30302E;
}
.orange, table.tab_rozdel .td_right .orange {
	color: #FF9000;
}
.red, table.tab_rozdel .td_right .red {
	color: #BD1800;
}
.white, table.tab_rozdel .td_right .white {
	color: #FFFFFF;
}
.topMenu a:hover .white {
	color: #BD1800;
}
.menuItem {
	display: block;
	background-image: url('/img/bg_menuitem.gif');
	background-repeat: no-repeat;
	width: 170px;
	border: none;
	padding: 5px 0px 5px 30px;
	color: #30302E;
}
.menuItem:hover {
	color: #FF9000;
}
table.tab_rozdel {
	width: 890px;
	margin: 0px 11px 0px 11px;
}
table.tab_rozdel .td_left {
	width: 180px;
	padding: 20px;
	background-color: #EFF1E8;
}
table.tab_rozdel .td_right {
	width: 605px;
	text-align: justify;
	padding: 20px 20px 20px 25px;
}
div.plocha_texty .td_right b {
	color: #BD1800;
}
.bold {
	font-weight: bold;
}
h2 {
	position: absolute;
	left: 11px;
	width: 220px;
	height: 35px;
	border: none;
	margin-top: 25px;
	background-image: url('/img/bg_menu.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 6px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
h3 {
	height: 25px;
	border: none;
	background-image: url('/img/gray.gif');
	background-repeat: repeat-x;
	background-position: 0 65%;
	padding-left: 0px;
	padding-top: 5px;
	color: #30302E;
	font-weight: normal;
}
h4 {
	font-size: 16px;
	color: #BD1800;
	font-weight: bold;
	margin-bottom: 10px;
}
.nadpis {
	font-size: 18px;
	font-weight: normal;
	background-color: #FCFEF4;
	padding-right: 15px;
}
.iText {
	background-color: #FFFFFF;
	height: 20px;
	border: none;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
	margin-bottom: 3px;
	padding: 2px 0px 0px 5px;
	background-image: url('/img/pozadi_form.gif');
}
.iSubmit {
	border: none;
	text-align: right;
	padding-right: 15px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 10px;
	color: #30302E;
	background-color: transparent;
	background-image: url('/img/sipka.gif');
	background-repeat: no-repeat;
	background-position: right 40%;
	margin-top: 2px;
	cursor: pointer;
}
.iSubmitBack {
	border: none;
	text-align: left;
	padding-right: 0px;
	padding-left: 15px;
	font-weight: bold;
	color: #30302E;
	background-color: transparent;
	background-image: url('/img/sipka_back.gif');
	background-repeat: no-repeat;
	background-position: left 40%;
	margin-top: 2px;
	font-size: 10px;
	cursor: pointer;
}
a.blokovy {
	display: block;
	padding-right: 15px;
	background-image: url('/img/prvok_modry.gif');
	background-repeat: no-repeat;
	background-position: right 50%;
	font-size: 10px;
	text-align: right;
	margin-top: 10px;
}
a.blokovy_back {
	display: block;
	padding-left: 15px;
	background-image: url('/img/prvok_modry_back.gif');
	background-repeat: no-repeat;
	background-position: left 50%;
	font-size: 10px;
	text-align: left;
	margin-top: 10px;
}
div.copyright {
	background-color: #EFE5CB;
	position: relative;
	text-align: right;
	padding-right: 12px;
}
div.copyright a {
	font-weight: normal;
	color: #aaaaaa;
}
div.copyright a:hover {
	color: #30302E;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
	padding-right: 5px;
}
.center {
	text-align: center;
}
.topright {
	text-align: right;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 5px;
}
.authtext {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #FF9000;
	font-weight: bold;
	line-height: 22px;
}
.cart_line {
	background-image: url('/img/blue.gif');
	background-position: 0% 50%;
	background-repeat: repeat-x;
}
table.tab_rozdel .td_right .cart_tab b {
	color: #666666;
	font-weight: bold;
}
.tecky {
	width: 130px;
	background-image: url('/img/tecka.gif');
	background-position: 0% 11;
	background-repeat: repeat-x;
	text-align: right;
}
.pdf {
	width: 16px;
	height: 16px;
	border: none;
	vertical-align: text-bottom;
}
div.inverz {
	position: relative;
	width: 100%;
	padding: 10px 15px 10px 15px;
	background-color: #444444;
	color: #DDDDDD;
	background-image: url('/img/bg_para.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.plocha_texty .td_right div.inverz b {
	color: #87BFFC;
}
.obrazek {
	width: 164px;
	_width: 156px;
	margin: 5px;
	padding: 7px;
	background-color: #FFFFFF;
	border: solid #EFF1E8 2px;
	cursor: pointer;
}
.obrazek2 {
	float: left;
	margin-right: 20px;
	padding: 10px;
	background-color: #FFFFFF;
	border: solid #EFF1E8 2px;
	cursor: pointer;
}
.obrazek3 {
	position: relative;
	float: left;
	padding: 10px;
	_padding: 10px 10px 6px 10px;
	background-color: #FFFFFF;
	border: solid #EFF1E8 2px;
	cursor: pointer;
	clear: both;
}
.obr_in {
	position: relative;
	border: none;
}
a.order-basket {
	color: #FF9000;
	padding-left: 20px;
	background: url('/img/basket.gif') no-repeat 0 0;
}
a:hover.order-basket {
	background-position: 0 -20px;
}
a.order-basket2 {
	position: relative;
	float: right;
	color: #FF9000;
	padding-left: 20px;
	background: url('/img/basket_full2.gif') no-repeat 0 -2px;
}
a:hover.order-basket2 {
	background-position: 0 -22px;
	text-decoration: underline;
	color: #BD1800;
}
.iTab TH {
	background-color: #BD1800;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 3px;
}
.iTab TD {
	padding: 3px;
	vertical-align: middle;
	border-bottom: solid #E4A397 1px;
}
.konec {
	width: 100%;
	height: 0px;
	clear: both;
	border-bottom: solid #E4A397 1px;
	margin-top: 25px;
	_margin-top: 10px;
	margin-bottom: 20px;
}
.konec2 {
	width: 100%;
	height: 0px;
	clear: both;
	border-bottom: solid #E1E1E0 1px;
	margin-top: 15px;
	_margin-top: 0px;
	margin-bottom: 15px;
}
.top10 {
	float: right;
	width: 208px;
	padding-left: 10px;
	margin-left: 10px;
	background: url('/img/tecka2.gif') repeat-y;
}
.top10 TD {
	vertical-align: top;
}
.highlight {
	background-color: #BD1800;
	color: #EFF1E8;
	font-weight: bold;
}
.partneri {
	width: 200px;
	margin: 15px auto 0px auto;
	*margin: 30px auto 0px auto;
}
.partneri td {
	width: 50%;
	text-align: center;
	padding: 12px 0px 9px 0px;
	background-color: #EFF1E8;
}
.partneri td:hover {
	background-color: #E9EADD;
}
.ord_history .head {
	background-color: #EFF1E8;
	padding: 5px;
	border: solid #E1E1E0 1px;
	font-weight: bold;
	font-size: 11px;
}
.ord_history td {
	padding: 5px;
	border-bottom: solid #E1E1E0 1px;
}
.auth {
	position: absolute;
	top: 15px;
	/*left: 671px;*/
	right: 22px;
	width: 200px;
	height: 129px;
	padding: 10px 10px 10px 10px;
	color: #FFFFFF;
}
.auth form.prihlas {
	padding: 5px 0px 0px 0px;
}
.auth form.odhlas {
	padding: 0px 0px 0px 0px;
}
.auth form.prihlas td {
	color: #FFFFFF;
	text-align: right;
}
.auth form.odhlas table {
	border-bottom: solid #717469 1px;
}
.auth form.odhlas td {
	color: #FFFFFF;
}
.auth .iText {
	width: 140px;
	margin: 0px 3px 5px 0px;
	
}
.auth .iSubmit {
	color: #FFFFFF;
	background-image: url('/img/sipka_bila.gif');
}
.auth div {
	width: 100%;
    text-align: center;
    margin: 5px 0px 0px 0px;
    font-size: 10px;
}
.auth ul {
    margin: 10px 0px 0px 20px;
}
.upper {
	text-transform: uppercase;
}
.reklama {
	width: 100%;
	height: 0px;
	clear: both;
	border-bottom: solid #E4A397 1px;
	margin-top: 35px;
	_margin-top: 10px;
	margin-bottom: 30px;
}
.reklama_nadpis {
	position: relative;
	top: -8px;
	_top: 8px;
	background-color: #FCFEF4;
	color: #BD1800;
	font-weight: bold;
	padding: 0px 8px 0px 0px;
}
.uppercase {
	text-transform: uppercase;
}
ul.ciselny_seznam {
	list-style-type: decimal;
	margin: 10px 0px 20px 17px;
	font-weight: normal;
}
ul.ciselny_seznam bold {
	font-weight: bold;
}
table.dalsi_tituly {
	border-left: solid #EFF1E8 1px;
	max-width: 610px;
}
table.dalsi_tituly td.dalsi_titul {
	width: 75px;
	text-align: left;
	vertical-align: top;
	padding: 0px 20px 0px 20px;
	border-right: solid #EFF1E8 1px;
}
table.dalsi_tituly td.dalsi_obrazek {
	text-align: left;
	padding: 10px 20px 10px 20px;
	border-right: solid #EFF1E8 1px;
}
table.dalsi_tituly td.dalsi_cena {
	text-align: center;
	padding: 0px 20px 0px 20px;
	border-right: solid #EFF1E8 1px;
}
.oznameni {
	padding: 20px;
	background-color: #FFFFFF;
	border: solid #EFF1E8 2px;
}
.podpis {
	padding: 15px 0px 0px 350px;
}
#vyhledavani {
    background-color: #EFF1E8;
    padding: 10px;
    border: solid #E1E1E0 1px;
}
#vyhledavani input.iText {
    width: 97%;
}
.middle {
	vertical-align: middle;
}
#sortpanel td {
	text-align: left;
	padding: 0px 0px 0px 10px;
}
#sortpanel td.text {
	text-align: center;
	padding: 0px 20px 0px 20px;
}

/* ######### Administrace ########## */

h3 .admin-icon
{
	height: 16px;
	float: right;
	margin: 5px 0px 0px 10px;
	border-left: solid #FCFEF4 15px;
	cursor: pointer;
}
.admin-icon
{
	height: 16px;
	float: right;
	margin-left: 10px;
	border: none;
	cursor: pointer;
}
.admin_form_head
{
	position: relative;
	display: block;
	background: url('../img/admin/bg_admin_form.gif') no-repeat left top;
	width: 575px;
	height: 16px;
	padding: 4px 4px 0px 20px;
	margin: 0px 0px 0px 0px;
	font-family: "MS Sans serif", "Arial CE", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-right: #808080 solid 1px;
	clear: both;
}
.admin_form_head .close
{
	width: 16px;
	height: 14px;
	float: right;
	border: none;
	cursor: pointer;
}
.admin_form
{
	position: relative;
	display: block;
	background-color: #D4D0C8;
	width: 559px;
	padding: 10px 20px 0px 20px;
	margin: 0px 0px 20px 0px;
	font-family: "MS Sans serif", "Arial CE", Arial, Helvetica;
	border-right: #808080 solid 1px;
	border-bottom: #808080 solid 1px;
}
.admin_form .iSubmit, .admin_form .iText
{
	font-family: "MS Sans serif", "Arial CE", Arial, Helvetica;
}
.admin_form_tab
{
    width: 555px;
	margin: 0px 0px 20px 0px;
	border-collapse: collapse;
}
fieldset {
    padding: 0px 5px 5px 5px;
    width: 535px;
}
.aktualita p
{
	margin: 0px 0px 15px 0px;
}
