body, #page {
	color: #66ccff;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.input {
	background: #ffffee;
	color: #000000;
	font-weight: normal;
}

.index {
	font-size: 12px;
	line-height: 23px;
	text-decoration: none;
	font-weight: regular;
	color: #FFFFFF;
}

.sm {
	font-size: 11px;
	text-decoration: none;
	font-weight: regular;
	color: #FFCC99;
}

.n {
	font-size: 11px;
	text-decoration: none;
	font-weight: regular;
	color:#FFFFFF;
}

a {
	text-decoration: underline;
	color: #ffcc99;
}

a:active {
	color: #FFFFFF;
}

a:hover {
	color: #FF9966;
}

.t {
	font-size: 14px;
	text-decoration: none;
	font-weight: bolder;
	color: #FFCC99;
}


/* layout */
body {
	margin: 0;
	background: #333366;
	text-align: center;
}

#page {
	text-align: left;
	margin: 0 auto;
	width: 800px;
}

#header {
	margin: 14px 0 10px 0;
}
#logo {
	float: left;
}
#nav {
	float: right;
	margin: 0;
	padding: 17px 0 0 0;
}
#nav li {
	float: left;
	list-style: none;
	margin: 0 0 0 2px;
	background: url('/img/design/nav-li.gif') no-repeat left center;
	padding: 0;
}
#nav li.gallery {
	background: none;
}
#nav li a {
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 0 13px;
	height: 12px; line-height: 12px;
	font-size: 11px;
}

#nav .img a {
	padding: 0;
	position: relative;
}
#nav .img a span {
	display: block;
	height: 12px; overflow: hidden;
	position: absolute; top: 0; left: 0;
	background-repeat: no-repeat;
}

/*** POLOZKY MENU ***/
#nav .gallery a { width: 77px; }
#nav .gallery a span { width: 77px; background-image: url('/img/design/nav/gallery.gif'); }

#nav .about a { width: 65px; }
#nav .about a span { width: 65px; background-image: url('/img/design/nav/about.gif'); }

#nav .guestbook a { width: 93px; }
#nav .guestbook a span { width: 93px; background-image: url('/img/design/nav/guestbook.gif'); }

#nav .news a { width: 60px; }
#nav .news a span { width: 60px; background-image: url('/img/design/nav/news.gif'); }

#nav .prices a { width: 62px; }
#nav .prices a span { width: 62px; background-image: url('/img/design/nav/prices.gif'); }

#nav .contact a { width: 75px; }
#nav .contact a span { width: 75px; background-image: url('/img/design/nav/contact.gif'); }
/*** / ***/

#content {
	clear: both;
}

#footer {
	margin-top: 50px;
	text-align: center;
}

.keywords {
	color: #4399BB;
	font-size: 0.9em;
	margin: 50px auto auto auto;
	width: 760px;
	text-align: justify;
}

h1 {
	margin-bottom: 14px;
}
h1 .sm {
	display: block;
	margin-top: 2px;
	font-weight: normal;
}

ul.admin-menu {
	float: right;
	margin: 8px 0 0 0;
}
ul.admin-menu li {
	float: left;
	display: inline;
}
ul.admin-menu li.spacer {
	padding: 0 6px;
	vertical-align: top;
}

.messages {
	margin: 0 auto 18px auto;
	text-align: left;
	width: 72%;
	padding: 4px 8px;
	border: 1px solid #FFCC99;
}
.messages p {
	margin: 0;
	padding: 2px 0;
}
.messages p.info { color: #0f0; }
.messages p.warning { color: #f00; }
.messages p.err, .messages p.crit { color: #f00; font-weight: bold; }

.filtr {
	text-align: center;
	padding: 10px 8px 6px 8px;
}
table.listing {
	width: 100%;
}
table.listing td, table.listing th {
	padding: 5px 6px;
}
table.listing a {
	text-decoration: none;
}
table.listing .name { font-weight: bold; }
table.listing .l1 .name { padding-left: 16px; }
table.listing .l2 .name { padding-left: 36px; }
table.listing .l2 .name { padding-left: 56px; }

.prev-item, .next-item {
	margin-bottom: 18px;
	font-style: italic;
}
.prev-item a, .next-item a {
	text-decoration: none;
}
.prev-item {
	float: left;
}
.next-item {
	float: right;
}
table.edit {
	width: 100%;
	clear: both;
}
table.edit a {
	text-decoration: none;
}
table.edit.mini, table.listing.mini {
	width: auto;
}

table.menu {
	width: 90%;
	margin: 0 auto;
}
table.menu td {
	width: 50%;
	padding: 28px;
	vertical-align: middle;
	background: #1A4F84;
	border: 5px solid #336;
}
table.menu td:hover {
	background: #FDD124;
	color: #000;
}
table.menu td:hover a { color: #000; }
table.menu td:hover a:hover { background: #fff; }
table.menu a {
	text-decoration: none;
	padding: 0.2em 0.5em;
}
table.menu h2 {
	margin: 0 0 10px 0;
}
table.menu ul { margin: 0; padding: 0; }
table.menu li { margin: 0 0 5px 0; padding: 0; list-style: none; }
table.menu tr.mini td, table.menu td.mini { padding: 10px 28px; background: #445365; }
table.menu tr.mini td:hover, table.menu td.mini:hover { background: #E5BE25; }
table.menu td.mini { padding-top: 20px; padding-bottom: 20px; }

table.kategorie {
	width: 100%;
}
table.kategorie td {
	width: 33.3%;
	padding: 18px 0;
	vertical-align: top;
}
table.kategorie div {
	clear: left;
}
table.kategorie div a {
	display: block;
	float: left;
	padding: 4px 0;
	margin-bottom: 1px;
}
table.kategorie .obrazek a, table.obrazy .obrazek {
	margin-bottom: 10px;
}
table.kategorie em {
	float: left;
	padding: 5px 2px 2px 8px;
	font-size: 0.9em;
}

table.obrazy {
	width: 100%;
}
table.obrazy td {
	width: 33.3%;
	padding: 18px 0;
}
table.obrazy h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}
table.obrazy div.status {
	font-size: 11px;
	color: #FFCC99;
	margin-top: 4px;
}

.breadcrumbs {
	margin: 0 0 36px 0;
}
.breadcrumbs.pict {
	/*margin-bottom: 22px;*/
	float: left;
}

.pictNav {
	text-align: right;
	margin-bottom: 36px;
}

table.obraz {
	width: auto;
	clear: both;
}
table.obraz td.img strong {
	display: block;
	margin-bottom: 8px;
	font-size: 13px;
}
table.obraz td.info {
	vertical-align: top;
	padding-left: 26px;
}
table.obraz td.info div {
	margin-bottom: 2px;
}
table.obraz td.info h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 2px 0;
}
table.obraz div.status {
	font-size: 11px;
	color: #FFCC99;
	margin-top: 6px;
}

.cena {
	font-weight: bold;
}
.buy {
	margin-top: 10px;
}

table.order {
	width: 45%;
}
table.order td {
	padding: 4px 6px;
}
table.order td.first {
	width: 10%;
	white-space: no-wrap;
}
table.order td input, table.order td textarea {
	width: 100%;
}
table.order .radio {
	padding: 8px 6px;
}
table.order .radio input {
	width: auto;
	margin-right: 4px;
}
table.order .buy {
	margin: 0;
	padding-top: 8px;
}
table.order .buy input {
	width: auto;
}

/* other */
.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.top { vertical-align: top; }

.noscreen {
	display: none;
}
