* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 1.5em;
	background: #000925 url(design-akvarium/back_body.gif) repeat-x;
	color: white;
}
.body {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: #003758 url(design-akvarium/back_page.gif) repeat-x;
	color: white;
}

#head {
	background: url(design-akvarium/logo.gif) no-repeat;
	height: 206px;
	overflow: hidden;
}
#head.admin {
	height: 100px;
}
#head h1 {
	float: left;
	width: 209px;
	height: 100px;
	float: left;
}
#head .sekce {
	float: left;
	width: 340px;
	height: 80px;
	font-size: 12px;
	padding: 10px;
}
#head .sekce a {
	color: white;
	padding: 0 5px;
}
#head .sekce a.act, #head .sekce a:hover {
	color: #6AD4FF;
}
#head h1 a {
	width: 209px;
	height: 100px;
	display: block;
}
#head h1 span {
	display: none;
}
#head .login {
	float: left;
	width: 150px;
	height: 70px;
	background: url(design-akvarium/line.gif) repeat-y;
	padding: 15px;
	overflow: hidden;
	line-height: 14px;
}
#head .login label {
	width: 40px;
	overflow: hidden;
	float: left;
	height: 14px;
	margin-bottom: 2px;
}
#head .login div {
	width: 110px;
	float: left;
	height: 14px;
	margin-bottom: 2px;
}
#head .login input {
	width: 110px;
	border: none;
	font-size: 11px;
}
#head .login div.butt {
	margin-top: 1px;
	width: 100%;
	text-align: right;
}
#head .login div.butt input {
	background-color: transparent;
	color: #00A4E8;
	font-size: 11px;
	display: inline;
	padding: 0;
	width: auto;
	cursor: pointer;
}
#head .login p.error {
	color: red;
	margin-bottom: 5px;
}

#head a {
	color: #00A4E8;
	text-decoration: none;
	background-color: transparent;
}
#head a:hover {
	color: #6AD4FF;
	background-color: transparent;
}
#head .user {
	float: left;
	width: 150px;
	height: 70px;
	margin-left: 2px;
	background: url(design-akvarium/line.gif) repeat-y;
	padding: 15px;
	overflow: hidden;
	text-align: right;
}
#head .loggedin {
	width: 250px;
	margin-left: 82px;
}
#head .blank {
	background: none;
}
#head .user strong {
	font-size: 13px;
}
#head .user div.butt {
	margin-top: 5px;
}

#head .banner {
	float: left;
	width: 540px;
	height: 106px;
	margin-left: 211px;
}
#head .search {
	background-color: #e5ac00;
	color: white;
	width: 160px;
	height: 86px;
	padding: 10px;
	float: left;
	margin-left: 2px;
	overflow: hidden;
}
#head .search input {
	border: none;
	width: 160px;
	margin-top: 5px;
}
#head .search input.submit {
	background-color: transparent;
	color: #003758;
	font-size: 11px;
	display: inline;
	padding: 0;
	width: auto;
	cursor: pointer;
	float: right;
	font-weight: bold;
}
#head .search strong {
	text-transform: uppercase;
	font-size: 13px;	
}

#menu {
	height: 36px;
	overflow: hidden;
	margin: 4px 0 0 32px;
	background-repeat: no-repeat;
	background-position: 179px -4px;
}
#menu a {
	background-color: white;
	color: #001229;
	display: block;
	line-height: 12px;
	float: left;
	margin-right: 5px;
	padding: 5px 8px 19px 8px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	color: #00A4E8;
	background-color: white;
}
#menu a.act {
	background-color: #00A4E8;
	color: white;
}
#path div {
	margin-left: 32px;
	background-color: #00A4E8;
	color: white;
	height: 20px;
	line-height: 20px;
	float: left;
}
#path div.main {
	width: 699px;
	padding: 0 10px;
}
#path div.main span {
	float: right;
}
#path div.right {
	width: 180px;
	margin-left: 2px;
}
#path a {
	color: white;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
#path a:hover {
	color: #001229;
	background-color: transparent;
}

#foot div {
	background-color: #001229;
	color: white;
	line-height: 12px;
	padding: 9px 10px;
	font-weight: bold;
	float: left;
}
#foot a {
	color: white;
	background-color: transparent;
	text-decoration: none;
}
#foot div.copy {
	margin-left: 32px;
	width: 160px;
}
#foot div.line {
	margin-left: 2px;
	width: 699px;
}

#page.admin {
	margin-right: 27px;
}
.page {
	margin-left: 32px;
	background: url(design-akvarium/bubliny.gif) no-repeat bottom right;
	padding: 20px 0;
}
#page.admin {
	background: none;
	min-height: 250px;
}
.page #kat {
	width: 180px;
	float: left;
}
.page #page {
	width: 527px;
	float: left;
	margin: 0 2px;
	padding-left: 10px;
}
.page #lista {
	width: 160px;
	float: left;
	padding: 0 10px;
}
#kat a {
	padding: 0 10px;
	display: block;
	text-decoration: none;
	border-top: 2px solid #bfc8ce;
	color: #00A4E8;
	background-color: transparent;
	font-size: 12px;
	line-height: 20px;
}
#kat a.first {
	margin-top: 2px;
	border-top: none;
}
#kat a:hover {
	color: #6AD4FF;
	background-color: transparent;
}
#kat a.act {
	background-color: #00A4E8;
	color: white;
	margin-top: 2px;
	border-top: none;
}
#kat li {
	padding-left: 7px;
	list-style-type: none;
}
#kat li a {
	border-top: none;
	line-height: 18px;
	font-style: italic;
	font-size: 11px;
}
#kat li a.act {
	color: white;
	background-color: transparent;
	margin-top: 0;
}
#lista h2, #page h2 {
	text-transform: uppercase;
	font-size: 14px;
	padding-bottom: 10px;
	border-bottom: 1px solid #00A4E8;
	margin-bottom: 10px;
}
#page p {
	margin: 10px 0;
}
#page ul {
	margin: 0 20px;
}
#page a {
	text-decoration: none;
	color: #00A4E8;
	background-color: transparent;
}
#page a:hover {
	color: #6AD4FF;
	background-color: transparent;
}
#lista a {
	color: #00A4E8;
	background-color: transparent;
	text-decoration: none;
}
#lista a:hover {
	color: #6AD4FF;
	background-color: transparent;
}
span.ank, #lista span.ank {
	overflow: hidden;
	height: 10px;
	background-color: #00A4E8;
	color: #00A4E8;
	display: block;
}

#lista p {
	margin: 7px 0;
}

#page div.katalog {
	background-image: url(design-akvarium/back_img.gif);
	background-repeat: repeat-y;
	background-position: 411px 0;
}
#page div.katalog a.fav {
	float: right;
	width: 16px;
	height: 16px;
	display: block;
}

#page div.katalog img {
	float: right;
	margin: 8px;
	border: none;
}
#page div.katalog a.fav img {
	display: inline;
	margin: 0;
}
#page div.katalog div {
	border-bottom: 1px solid #00A4E8; 
}
#page div.katalog div.first {
	border-top: 1px solid #00A4E8; 
}
#page div.katalog div div {
	width: 400px;
	border-bottom: none;
}
#page h3 {
	color: #00A4E8;
	font-size: 12px;
	background-color: transparent;
	margin: 8px 0 0 0;
}
#page div.katalog h3 {
	margin: 8px 0;
}
#page p.stranky a {
	font-weight: bold;
	padding: 0 2px;
}
#page p.stranky a.act {
	color: white;
	background-color: transparent;
}
#page div.katalog table {
	border-collapse: collapse;
}
#page div.title table {
	border-collapse: collapse;
	width: 150px;
}
#page div.katalog td, #page div.title td {
	border-collapse: collapse;
	border-bottom: 1px dotted #195F91;
	padding-top: 2px;
	white-space: nowrap;
}
#page div.katalog tr.last td, #page div.title tr.last td {
	border-bottom: none;
}
#page div.katalog input {
	border: none;
	width: 18px;
	font-size: 11px;
	padding: 0 1px;
}
#page div.katalog input.submit {
	background-color: transparent;
	color: #00A4E8;
	font-size: 11px;
	display: inline;
	padding: 0;
	width: auto;
	cursor: pointer;
	_width: 90px;
}

#page table.kos {
	border-collapse: collapse;
	width: 100%;
}
#page table.kos td input {
	border: none;
}
#page table.kos td {
	padding: 2px 15px 1px 0;
}
#page div.katalog td.cena, #page table.kos td.cena, #page div.title td.cena {
	text-align: right;
	white-space: nowrap;
}
#page table.kos td.velikost {
	white-space: nowrap;
}

#page table.kos thead td {
	font-weight: bold;
	border-bottom: 1px solid #195F91;
	color: #00A4E8;
	background-color: transparent;
}
#page table.kos tbody td {
	border-bottom: 1px dotted #195F91;
}
#page table.kos tfoot td {
	font-weight: bold;	
	color: #00A4E8;
	background-color: transparent;
}
#page div.butt {
	text-align: right;
	margin: 10px;
}
#page div.butt input {
	background-color: transparent;
	color: #00A4E8;
	font-size: 11px;
	display: inline;
	padding: 0;
	width: auto;
	cursor: pointer;
	border: none;
}
#page table.kos tbody th {
	font-weight: bold;
	text-align: left;
	border-bottom: 1px dotted #195F91;
	padding: 1px 0 0 0;
}

#page table.admin-seznam {
	border-collapse: collapse;
}
#page table.admin-seznam thead td {
	font-weight: bold;
	color: #00A4E8;
	background-color: transparent;
}
#page table.admin-seznam td {
	border-collapse: collapse;
	border-bottom: 1px dotted #195F91;
	padding: 1px 5px;
}
#page div.novinky h3 {
	border-top: 1px solid #00A4E8;
}
#page div.novinky h3.first {
	border-top: none;
}
#page .title {
	width: 527px;
}
#page .title h2 {
	margin-bottom: 0;
}
#page .content {
	background: url(design-akvarium/back_title.gif) repeat-y 185px 0;
	margin-top: 0;
}
#page .title-nov {
	float: left;
	width: 175px;
	margin-right: 10px;
}
#page .title-nov a {
	float: right;
}
#page .title-nov h3 {
	border-top: 1px dotted #00A4E8;
	padding-top: 10px;
}
#page .title-nov h3.first {
	border-top: none;
	padding-top: 0;
}
#page .title-nab {
	float: left;
	width: 342px;
}
#page .title-nab h2 {
	border-bottom: none;
	padding: 0;
}
#page .title-nab img {
	border: none;
}
#page .title-nab div.first {
	margin-right: 2px;
}
#page .title-nab div.ryba {
	float: left;
	width: 150px;
	padding: 0 10px;
}
#page .title-nab h3 {
	height: 40px;
	overflow: hidden;
}
#page p.vice {
	text-align: right;
	margin: 0;
}
#page form {
	line-height: 23px;
}
#page form label {
	width: 130px;
	float: left;
}
#page form.admin label {
	display: inline;
	float: none;
	width: auto;
}
#page form label.textarea {
	width: auto;
	float: none;
}
#page form textarea {
	border: none;
}
#page form.udaje input {
	border: none;
	float: left;
}
#page form.udaje input.submit {
	background-color: transparent;
	color: #00A4E8;
	font-size: 11px;
	display: inline;
	padding: 0;
	width: auto;
	cursor: pointer;
	margin-left: 330px;
}
#page form label.error, #page p.error, #page span.error {
	color: red;
	background-color: transparent;
}
#page form input.kos-recount {
	float: none;
}
#page div.op {
	width: 100%;
	height: 150px;
	overflow: scroll;
	background-color: #001229;
	border: 1px solid white;
	color: white;
	margin-bottom: 5px;
}
#page div.op p {
	margin: 0 5px;
}
#page form input.checkbox {
	margin: 0 5px 0 0;
	vertical-align: middle;
}
#page form select {
	width: 250px;
	margin: 3px 0;
}

#page table.special {
	border-collapse: collapse;
	width: 300px;
}
#page table.special td, #page table.special th {
	border: 1px solid #00A4E8;
	padding: 1px 5px;
}
#page div.special div {
	border-bottom: 1px solid #00A4E8; 
}
#page div.katalog .special {
	color: #FFC411;
}

#page table.detail { border-collapse: collapse; }
#page table.detail td { border-collapse: collapse; border-bottom: 1px dotted #195F91; white-space: nowrap; padding: 2px 2px 2px 0; }
#page table.detail tr.last td, #page table.detail tr.last td { border-bottom: none; }
#page table.detail input { border: none; width: 18px; font-size: 11px; padding: 0 1px; }
#page table.detail input.submit { background-color: transparent; color: #00A4E8; font-size: 11px; display: inline; padding: 0; width: auto; cursor: pointer; }
#page a.detail-img { float: right; margin: 0 0 5px 10px; }

.clr { clear: both; }
