body {
  margin:0 0 0 0;
  padding:0;
  background:#8583a1;
  font:80% arial, tahoma, verdana, sans serif;
  color:#000;
  text-align:center;
}
td, th {
	_font-size /**/:80%;
	padding:0;
}
a {
  color:#dd0000;
  font-weight:bold;
  text-decoration:underline;
}
a:hover {
  text-decoration:none;
}
img {
	border:2px solid #b8c9e9;
}
hr {
	border-top:1px solid #999;
	border-bottom:1px solid #eee;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
form {
	margin:0;
	padding:0;
}
input, select, textarea {
	background:#fff;
	border:1px solid #333333;
}
input.submit {
	background:#e34300!important;
	color:white;
	font-weight:bold;
	border:1px solid #e34300;
	width:auto!important;
	padding:0 20px 0 20px;
	text-transform:uppercase;
	font-size:90%;
}
.check {
	width:auto!important;
	border:0;
	margin:0;
	padding:0;
	background:none;
	width:15px!important;
}
input.kod {
	width:198px!important;
}
a.to-home {
	display:block;
	width:955px;
	height:113px;
	position:absolute;
	top:0;
	margin:45px 0 0 17px;
}
p {
	margin:0 0 0 0;
	padding:0 0 7px 0;
}
.clear {
	clear:both;
	line-height:0px;
	height:0px;
	font-size:0px;
}
.t-center {
	text-align:center!important;
}
.t-left {
	text-align:left!important;
}
.t-right {
	text-align:right!important;
}
.no-float {
	float:none!important;
}
.f-right {
	float:right!important;
}
.f-left {
	float:left!important;
}
.small {
	font-size:90%!important;
}
.big {
	font-size:110%!important;
}
.no-bord {
	border:0!important;
}
.no-r-mg {
	margin-right:0!important;
}
ul.def {
	margin:5px 0 5px 25px;
	padding:0;
}
ul.def li {
	margin:0 0 4px 0;
	padding:0;
	list-style-type:square;
}


h1 {
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	font-size:160%;
	color:#e34300;
	font-family:trebuchet ms;
	border-bottom:2px solid #a5bbe3;
}
h2 {
	margin:0;
	padding:0;
	font-size:130%;
	color:#000;
}
h3 {
	padding:0;
	font-size:100%;
	color:#000;
	margin:0 0 0 0;
}
h4 {
	font-size:100%;
	color:#000;
	margin:0 0 0 0;
	padding:0;
}
h5 {
	font-size:100%;
	color:#000;
	margin:0 0 0 0;
	padding:0;
}



div.screen {
	margin:0 auto 0 auto;
	padding:190px 0 0 0;
	width:990px;
	text-align:left;
	background:url(/img/screen_bg.jpg) repeat-y;
}
div.bottom {
	width:990px;
	height:45px;
	margin:0 auto 0 auto;
	background:url(/img/bottom.jpg) no-repeat;
}
div.head {
	width:990px;
	height:190px;
	position:absolute;
	top:0;
	background:url(/img/head.jpg) no-repeat;
}
div.foot {
	font-size:85%;
	color:#c0cbdd;
	text-align:center;
	padding:0 0 15px 0;
}
div.langs {
	position:absolute;
	top:0;
	margin:166px 0 0 766px;
}
div.langs img {
	border:0;
	margin:0 0 0 8px;
}

/*** menu ***/
ul.menu {
	margin:162px 0 0 18px;
	padding:0;
	position:absolute;
	top:0;
}
ul.menu li {
	margin:0 2px 0 0;
	padding:0;
	float:left;
	xwidth:105px;
	list-style:none;
}
ul.menu li a {
	display:block;
	line-height:27px;
	_height:27px;
	background:#a5bbe3;
	text-align:center;
	font-weight:bold;
	color:#2a2e64;
	text-transform:uppercase;
	font-size:90%;
	font-family:trebuchet ms;
	text-decoration:none;
	padding:0 25px 0 25px;
	float:left;
}
ul.menu li a:hover, ul.menu li.act a {
	background:#e34300;
	color:#ffffff;
	text-decoration:none;
}


/*** levy sloup ***/
div.l {
	width:164px;
	float:left;
}
div.l-in {
	margin:0 0 0 17px;
}

ul.submenu {
	margin:0;
	padding:0;
	font-family:trebuchet ms;
}
ul.submenu li {
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
	text-transform:uppercase;
	font-size:90%;
	border-bottom:2px solid white;
}
ul.submenu li.act {
	background:#f7c6b2;
}
ul.submenu li a {
	color:#2a2e64;
	display:block;
	padding:7px 0 7px 0;
	_padding:7px 0 3px 0;
	_height:1px;
	text-decoration:none;
}
ul.submenu li a span {
	display:block;
	width:9px;
	height:9px;
	float:left;
	margin:4px 10px 0 6px;
	_margin:4px 5px 0 3px;
	cursor:hand;
	cursor:pointer;
}
ul.submenu li a span.plus {
	background:url(/img/plus.gif) no-repeat;
}
ul.submenu li a span.minus {
	background:url(/img/minus.gif) no-repeat;
}
ul.submenu li a:hover {
	text-decoration:none;
	color:#fff;
	background:#e34300;
}
ul.submenu li.act a, ul.submenu li.act a:hover {
	color:#fff;
	background:#e34300;
}

ul.submenu li ul {
	margin:7px 0 0 0;
}
ul.submenu li ul li {
	margin:0 0 3px 0;
	padding:0 8px 0 8px;
	list-style:none;
	text-align:center;
	font-size:100%;
	border-bottom:0;
	text-align:right;
}
ul.submenu li ul li a, ul.submenu li.act ul li a, ul.submenu li.act ul li a:hover {
	display:inline;
	padding:0;
	background:none;
	color:#2a2e64;
}
ul.submenu li ul li a:hover, ul.submenu li ul li a.act {
	text-decoration:underline!important;
	background:none;
	color:#2a2e64;
}
ul.submenu li ul li a strong {
	color:#e34300;
	font-size:80%;
	margin:0 5px 0 0;
	text-decoration:none;
}

div.list {
	padding:5px 0 5px 0;
	border-bottom:1px solid #c0cbdd;
}

/*** pravy sloup ***/
div.r {
	width:790px;
	float:right;
}
div.r-in {
	margin:10px 35px 0 0;
}


/*** stranky ****/
div.r-in ul {
	margin:7px 0 18px 40px;
	padding:0;
}
div.r-in ul li {
	margin:0 0 7px 0;
	padding:0;
	list-style-type:square;
}
div.r-in p {
	padding:0 0 10px 0;
	margin:0;
}
div.r-in a.image-right {
	float:right;
	margin:0 0 5px 10px;
}
div.r-in a.image-left {
	float:left;
	margin:0 10px 5px 0;
}
div.r-in p.image-center {
	text-align:center;
}
div.r-in h5 {
	font-size:140%;
	margin:8px 0 8px 0;
	padding:0;
	color:#2c2f66;
}
div.r-in h6 {
	font-size:130%;
	margin:0 0 8px 0;
	color:#2c2f66;
}
div.r-in .text-vetsi {
	font-size:130%;
}
div.r-in table {
	margin:7px 0 18px 40px;
}
div.r-in table th {
	text-align:left;
	font-weight:bold;
}
div.r-in table th, div.r-in table td {
	padding:5px 18px 5px 0;
}
div.r-in .tab-border {
	margin-left:0px;
}
div.r-in .tab-border td, div.r-in .tab-border th {
	border:1px solid black!important;
}
div.r-in .tab-border td, div.r-in .tab-border th {
	padding:6px;
}
div.r-in .tab-border th {
	color:#2a2e64;
}
div.r-in .tab-border td {
	color:#008000;
}

div.novinka {
	margin:0 0 10px 0;
}
div.novinka strong {
	display:block;
}
div.novinka p {
	padding:3px 0 4px 0;
	margin:0;
}

/*** detail ***/
div.detail-gal {
	xpadding:7px 10px 5px 10px;
	xbackground:#eee;
}
div.detail-gal h2 {
	font-size:140%;
	margin:8px 0 8px 0;
	padding:0;
	color:#2c2f66;
}
div.detail-gal img {
	xborder:2px solid white;
	margin:0 5px 5px 0;
}

div.detail-fil {
}
div.detail-fil h2 {
	font-size:140%;
	margin:8px 0 8px 0;
	padding:0;
	color:#2c2f66;
}
div.detail-fil img {
	border:0px;
	margin:0 5px 5px 0;
}


div.page-right {
	float:right;
	width:164px;
	text-align:center;
}
div.page-right h6 {
	margin:20px 0 3px 0;
}
div.page-right a.diagram {
	display:block;
	width:120px;
	height:120px;
	color:black;
	font-weight:bold;
	font-size:90%;
	text-align:center;
	background:url(/img/diagram.jpg) no-repeat;
	margin:0 0 7px 0;
	text-transform:uppercase;
}
div.page-right a.diagram:hover {
	text-decoration:none;
	color:#dd0000;
}
div.page-right a.diagram span {
	display:block;
	padding:53px 0 0 0;
}


/*** form1 ***/
form.form1 {

}
form.form1 input {
	width:300px;
}
form.form1 table {
	border-collapse:separate;
	border-spacing:0;
	width:550px;
	margin:0 auto 15px auto;
	background:#f5f5f5;
}
form.form1 table table {
	width:auto!important;
}
form.form1 table th {
	padding:5px;
	text-align:left;
	background:#e5e5e5;
	font-weight:bold;
	width:120px;
}
form.form1 table td {
	padding:5px;
	text-align:left;
}
form.form1 .small {
	color:#333333
}
form.form1 textarea {
	width:100%;
	height:65px;
}
form.form1 img {
	border:0;
}

/*** inpagemenu ***/
ul.inpagemenu {
	margin:0 0 20px 15px!important;
	padding:0!important;
}
ul.inpagemenu li {
	font-weight:bold;
	margin:0 0 3px 0!important;
}
ul.inpagemenu li.act {
	font-size:130%!important;
	color:black;
}
ul.inpagemenu li.noact {
	font-weight:normal;
	color:#333;
}


/*** prodej ***/
table.tab-sell {
	margin:0!important;
	padding:0;
	width:auto;
}
table.tab-sell td, table.tab-sell th {
	border:2px solid #2a2e64;
	padding:3px!important;
}
table.tab-sell th.dristib {
	text-align:center;
	vertical-align:bottom;
	width:16px!important;
	line-height:12px;
	=border-bottom:0!important;
}
table.tab-sell th.dristib a {
	text-decoration:none;
}
table.tab-sell td.ano-ne {
	text-align:center;
	width:16px!important;
}
table.tab-sell td.zbo {
	width:300px!important;
	border:0!important;
}
table.tab-sell img {
	border:0;
}
table.tab-sell tr.space td {
	padding:0!important;
	background:#2a2e64;
}
table.tab-sell h5 {
	font-size:120%;
	margin:0 0 0 0;
	padding:0 2px 0 2px;
	color:white;
}



/*** hlasky a chyby ***/
tr.formerror label {
	color:red!important;
}
tr.formerror input, tr.formerror textarea {
	border:1px solid red!important;
}
.err {
	background:red;
	color:white;
	padding:4px;
	text-align:center;
	font-weight:bold;
	margin:1px 0 5px 0;
}
.ok {
	background:green;
	color:white;
	padding:4px;
	text-align:center;
	font-weight:bold;
	margin:0 0 5px 0;
}

.menunoshow {
	display:none;
}
.menushow {
	display:block;
}



div.info {
	padding:10px;
	background:#C0CBDD;
	border:1px solid #95A7C4;
	margin-bottom: 10px;
}

div.info h3 {
	color:#e34300;
	font-family:trebuchet ms;
	margin-bottom:4px;
}
