/** Zakladni blbosti **/
body {
		font-family: 'Arial CE', 'Helvetica CE', Arial, sans-serif;
		font-size: 0.8em;
		background-color: #000;
		color: #333;
		margin: 0px;
		padding: 0px;
		text-align: center;
}
div#obal {
		width: 780px;
		background: url('images/obal.gif') repeat-y;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
}
p {
		margin-top: 2px;
}
hr {
		display: none;
}
h1 {
		display: none;
}
h2 {
		margin: 0px;
		margin-bottom: 20px;
		padding: 4px;
		padding-left: 50px;
		font-size: 1.1em;
		color: #333;
		text-align: left;
		background: url('images/h2.png') no-repeat;
		color: #fff;
		position: relative;
}
h3 {
		margin: 0px;
		font-size: 1.2em;
}
.hidden, .ochrana {
		display: none;
}
.right {
		text-align: right;
}
form {
		margin: 0px;
		padding: 0px;
}
.center {
		text-align: center;
}
.formular {
		border: 1px solid #c0c0c0;
		background-color: #fff;
		color: #000000;
		margin-top: 2px;
		margin-bottom: 2px;
		width: 100%;
}

.mezera {
		margin-bottom: 8px;
}
.clear_right {
		clear: right;
}
.red {
		color: #FF0000;
}
a {
		color: #333;
}
a:hover {
		color: #FF6600;
}
a.menu {
		display: block;
		padding: 1px;
		padding-left: 14px;
		margin-bottom: 1px;
		font-size: 0.9em;
		background: url('images/puntik.gif') no-repeat 4px 5px;
		text-decoration: none;
}
a.menu:hover {
		background: url('images/puntik.gif') no-repeat 4px -19px;
}
a.osvit {
		background: url('images/puntik.gif') no-repeat 4px -19px;
		font-weight: bold;
}
.anketa {
		display: block;
		font-size: 0.9em;
}
.obrazek-anketa {
		border: 1px solid #FF6600;
		margin-bottom: 2px;
		margin-top: 2px;
}

/** Hlavickova cast **/
div#hlavicka {
		height: 70px;
		background: url('images/hlavicka.png') no-repeat #fff;
		border-bottom: 1px solid #026ACD;
}
a.index {
		display: block;
		width: 285px;
		height: 70px;
}

/** Leva cast a vsechno co s ni souvisi **/
div#levo-obal {
		float: left;
		width: 150px;
		padding-bottom: 14px;
		background: url('images/crab2.gif') 100% 0% no-repeat;
}
div.levo-obsah {
		margin-top: 8px;
		padding-top: 23px;
		padding-left: 8px;
		padding-right: 8px;
}
div.menu {
		background: url('images/nadpis-menu.gif') no-repeat;
}
div.akvaristika {
		background: url('images/nadpis-akvaristika.gif') no-repeat;
}
div.teraristika {
		background: url('images/nadpis-teraristika.gif') no-repeat;
}
div.anketa {
		background: url('images/nadpis-anketa.gif') no-repeat;
		font-size: 0.9em;
}
div.anketa-padding {
		padding-left: 4px;
		padding-right: 4px;
}
.anketa-otazka {
			   text-align: center;
			   margin-bottom: 4px;
}
div.levo-text {
		border: 1px solid #026ACD;
		border-top: none;
		background-color: #F2FAFE;
}
.crab {
		background: url('images/crab3.gif') 100% -31px no-repeat;
}

/** Stredni cast a vsechno co s ni souvisi **/
div#stred-obal {
		float: left;
		width: 622px;
}
div#stred-obsah {
		border-left: 1px solid #026ACD;
		border-right: 1px solid #026ACD;
		padding: 8px;
		padding-bottom: 0px;
		background: url('images/crab1.gif') no-repeat;
}
.anotace_obal {
		float: right;
		width: 506px;
		height: 100px;
}
.anotace_obal_forum {
		float: right;
		width: 506px;
}
cite {
		display: block;
		margin-bottom: 20px;
		padding: 2px;
		font-size: 0.9em;
		font-style: italic;
		background-color: #F2FAFE;
		border: 1px solid #026ACD;
}
img.obrazek-pravo {
		float: right;
		margin-left: 8px;
		border: none;
}
img.obrazek-levo {
		float: left;
		margin-right: 8px;
		border: none;
}
img.no_border {
		border: none;
}
/** Paticka a vsechno co s ni souvisi **/
div#paticka-obal {
		clear: both;
		height: 14px;
		background-color: #00B1F3;
		color: #fff;
		text-align: center;
		font-size: 0.8em;
}
.mailto {
		color: #fff;
}
/** Reklama a vsechno co s ni souvisi **/
.reklama-obal {
		text-align: center;
		border-top: 1px solid #026ACD;
		font-size: 0.8em;
		padding-top: 2px;
		margin-top: 8px;
}
.reklama-banner {
		width: 468px;
		height: 60px;
		margin-left: auto;
		margin-right: auto;
}
.reklama-ikona {
		width: 88px;
		height: 31px;
		background-color: #CCCCCC;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 4px;
		color: #fff;
		font-size: 1.2em;
		border: 1px solid #026ACD;
}

/** Vypis prodej **/
address {
		margin: 0px;
		margin-bottom: 4px;
		padding: 4px;
		font-style: normal;
		font-size: 0.9em;
}
.prodejny-nazev {
		margin: 0px;
		padding: 4px;
		padding-top: 8px;
		padding-bottom: 0px;
		border-top: 1px solid #026ACD;
		color: #666;
		font-size: 0.9em;
}
div.prodejny-akvatera {
		float: left;
		width: 180px;
		margin-bottom: 4px;
}
div.prodejny-ukazat {
		clear: left;
		text-align: center;
		padding-top: 4px;
		border-top: 1px solid #026ACD;
}
.cara {
		border-top: 1px solid #026ACD;
}
input.tlacitko {
		border: 1px solid #026ACD;
		background-color: #fff;
		color: #000;
		font-weight: bold;
		font-size: 0.9em;
		margin: 0px;
		margin-left, margin-right: 2px;
}
div.zpet {
		text-align: center;
		margin-top: 20px;
		margin-bottom: 20px;
}
.fieldset {
		background-color: #F2FAFE;
		width: 360px;
		border: 1px solid #026ACD;
		margin-bottom: 8px;
		margin-left: auto;
		margin-right: auto;
		padding: 1em;
		padding-bottom: 4px;
		padding-top: 4px;
		text-align: left;
}
/** Forova cast **/
table {
font-size: 1em;
border: 1px solid #026ACD;
border-collapse: collapse;
}
th {
   background-color: #026ACD;
   padding: 1px 4px 1px 4px;
   text-align: left;
   border-bottom: 1px solid #026ACD;
   color: #fff;
}
.radek {
		background-color: #F2FAFE;
}
td {
   padding: 1px 4px 1px 4px;
}

.tema {
width: 260px;
}
.autor {
width: 126px;
}
.prispevku {

}
.cas {

}
.nastred {
text-align: center;
}
a.tema {
text-decoration: none;
}