@import url("clanek.css");

body {
	font-family: "Helvetica", "sans-serif";
	font-size: 12px;
	margin:0;
	padding:0;
	color: #ffcc99;
	background-color: #663333;
}

div	{
	border-style: solid;
	border-width: 0px;
/*	border-color: black;
*/	border-color: #663333;

}

div.zahlavi {
	display: block;
	background-color: white;
	text-align: center;
	border-top-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
/*	width: 100%; */
}

#leve-zahlavi	{
	text-align: right;
	background-color: transparent;
	float: left;
}

#prave-zahlavi	{
	background-color: transparent;
	text-align: right;
	float: right;
}

#stredni-zahlavi	{
	background-color: transparent;
	text-align: left;
	display: inline;
	float: left;
}

div.lista	{
	display: block;
	border-top-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
}

div.web	{
	display: block;
	text-align: left;
/* kdyz je lista prazdna, tak to vypada blbe
	border-top-width: 3px;
*/
	border-left-width: 3px;
	border-right-width: 3px;
	background-color:#663333;
}

div.levy-sloupec	{
	text-align: left;
	width: 19%;
	display: block;
	float: left;
	clear: none;
	border-right-width: 3px;
	border-style: solid;
	border-color: #663333;
}

div.stredni-sloupec-siroky, div.stredni-sloupec	{
/*div.stredni-sloupec-siroky	{*/
	width: 79%;
	float: right;
	display: block;
	clear: none;
	background-color: #f0f0f0;
	padding-left: 6px;
	padding-right: 3px;
	color: black;
}

div.stredni-sloupec	{
	width: 60%;
}

div.pravy-sloupec	{
	display: block;
	text-align: left;
	width: 19%;
	display: block;
	float: right;
	clear: none;
	border-right-width: 3px;
	border-style: solid;
	border-color: #663333;

}

div.stredni-sloupec-siroky a, div.stredni-sloupec a	{
	color: #993333;
	text-decoration: none
}

div.stredni-sloupec-siroky a:hover, div.stredni-sloupec a:hover	{
	color: #cc6600;
	text-decoration: underline;
}

div.stredni-sloupec-siroky a:focus, div.stredni-sloupec a:focus	{
	color: #cc6600;
	text-decoration: underline;
}

div.stredni-sloupec-siroky a:active, div.stredni-sloupec a:active	{
	color: #cc6600;
	text-decoration: underline;
}

/*
div.stredni-sloupec a	{
	color: #993333;
	text-decoration: none
}

div.stredni-sloupec a:hover	{
	color: black;
	text-decoration: underline;
}

div.stredni-sloupec a:focus	{
	color: black;
	text-decoration: underline;
}

div.stredni-sloupec a:active	{
	color: black;
	text-decoration: underline;
}
*/

div.content-end	{
	display: block;
	border-width: 0px;
	clear: both;
/*	width: 100%;*/
	height: 0px;
}

div.zapati	{
	clear: both;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
	background-color: #663333;
	text-align: center;
	font-size: 80%;
	padding: 2px;
}

div.menuitem	{
	padding: 1px;
	margin: 1px;
}

a {
	text-decoration: none;
	color: #ffcc99;
}

a:hover {
	text-decoration: underline;
	color: white;
}

a:focus {
	text-decoration: underline;
	color: white;
}

a:active {
	text-decoration: underline;
	color:white;
}

div.blok1	{
	background-color: transparent;
	border-width: 1px;
	border-color: #cc6600;
	margin-bottom: 3px;
}

div.blok1nadpis	{
	background-color: #cc6600;
	color: white;
	padding: 3px;
	font-size: 110%;
	font-weight: bold;
}

div.blok1obs	{
	padding: 3px;
}

div.blok2	{
	background-color: transparent;
	border-width: 1px;
	border-color: #cc6600;
	margin-bottom: 3px;
}

div.blok2nadpis	{
	background-color: #cc6600;
	color: white;
	padding: 3px;
	font-size: 110%;
	font-weight: bold;
}

div.blok2obs	{
	padding: 3px;
	text-align: center;
}

div.blok3	{
	background-color: transparent;
	border-width: 1px;
	border-color: #cc6600;
	margin-bottom: 3px;
}

div.blok3nadpis	{
	background-color: #cc6600;
	color: white;
	padding: 3px;
	font-size: 110%;
	font-weight: bold;
}

div.blok3obs	{
	padding: 3px;
}

div.blok4	{
	background-color: transparent;
	border-width: 1px;
	border-color: #cc6600;
	margin-bottom: 3px;
}

div.blok4nadpis	{
	background-color: #cc6600;
	color: white;
	padding: 3px;
	font-size: 110%;
	font-weight: bold;
}

div.blok4obs	{
	padding: 3px;
}

div.blok5	{
	background-color: transparent;
	border-width: 1px;
	border-color: #cc6600;
	margin-bottom: 3px;
}

div.blok5nadpis	{
	background-color: #cc6600;
	color: white;
	padding: 3px;
	font-size: 110%;
	font-weight: bold;
}

div.blok5obs	{
	padding: 3px;
}

form	{
	margin: 0px;
}

div.formswitch {
	display: inline;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	clear: none;
}

div.nov-text a {
	text-decoration: underline;
}

span.nov-datum {
	display: block;
	float: none;
	color: white;
}

span.nov-titulek {
	color: white;
	font-weight: bold;
}

span.nov-titulek-duraz {
	color: black;
	background-color: lightgrey;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
}

div.reklama	{
	clear: both;
}

input.menu-textpole	{
	width: 100%;
	margin-bottom: 3px;
}

div.menu-buttonbar{
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}

input.menu-tl	{
	background-color: #663333;
	color: #ffcc99;
	border-color: #663333;
	border-width: 1px;
	font-size: 12px;
	padding: 2px;
}

div.clanek	{
	display: block;
	clear: both;
}

div.clanek-hlavicka	{
	display: block;
}

div.clanek-titulek	{
	display: block;
	float: left;
	clear: both;
}

div.clanek-titulek h1 {
	margin: 0px;
	font-size: 150%;
}

div.clanek-autor {
	font-size: 90%;
	display: block;
	float: left;
	clear: left;
	color: #909090;
}

div.clanek-tema	{
	font-size: 90%;
	display: block;
	float: right;
	clear: right;
}

img.obrazek-tema	{
	display: block;
	float: left;
	clear: none;
}

div.clanek-text {
	margin-top: 3px;
	margin-bottom: 2px;
	font-family: serif;
}


div.clanek-text img {
	margin-top: 2px;
}

div.clanek-text a img {
	margin-top: 2px;
	border-style: solid;
	border-width: 1px;
}

div.clanek-text a {
	text-decoration: underline;
}
/*
div.clanek-text a:hover {
	color: #cc6600;
}
*/
div.clanek-pata {
	margin-top: 4px;
	margin-bottom: 7px;
	display: block;
	clear: both;
	font-size: 90%;
}

div.clanek-pata a {
	margin-right: 10px;
}

img.list-indent {
	margin: 0px;
	vertical-align: bottom;
}

div.kom-nadpis {
	border-bottom-style: solid;
	border-bottom-color: #909090;
	border-bottom-width: 0px;
	margin-bottom: 5px;
}

div.kom-nadpis h1 {
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 140%;
}

div.kom-nadpis-autor {
}

div.kom-vyber {
	margin-top: 3px;
	padding-top: 5px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #909090;
	background-color: #e4e4e4;
}

div.kom-vyber-nadpis {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 3px;
}

table.kom-vyber {
	font-size: 12px;
	font-family: helvetica;
	color: black;
}

table.kom-vyber a {
	color: black;
	text-decoration: none;
	margin-left: 3px;
}

table.kom-vyber a:hover {
	color: black;
	text-decoration: underline;
}

table.kom-vyber a:focus {
	color: black;
	text-decoration: underline;
}

table.kom-vyber a:active {
	color: black;
	text-decoration: underline;
}

table.kom-vyber td {
	padding-right: 15px;
}

img.list-indent {
	vertical-align: middle;
	margin: 0px;
}

div.kom-cely {
}

div.kom-hlavicka {
	background-color: #e4e4e4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #909090;
	padding: 3px;
}

div.kom-text {
	padding: 6px;
}

div.kom-pata {
	text-align: right;
	padding-bottom: 6px;
	padding-top: 3px;
}

div.kom-pata a {
	background-color: #e4e4e4;
	padding: 3px;
}

span.kom-hlavicka-popis {
	color: #606060;
}

div.comment-buttonbar, div.readers-buttonbar, div.search-buttonbar {
	text-align: right;
	padding-top: 6px;
	padding-bottom: 3px;
}

div.comment-buttonbar a {
	text-decoration: none;
	margin: 0px;
}

div.comment-buttonbar a:hover {
	text-decoration: none;
}

div.comment-buttonbar a:focus {
	text-decoration: none;
}

div.comment-buttonbar a:active {
	text-decoration: none;
}

input.comment-tl, input.tl {
	border-width: 1px;
	margin: 3px;
	font-size: 12px;
	padding: 2px;
}

div.comment-form {
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #909090;
}

table.comment-form, table.readers-form, table.search-form {
	width: 100%;
}

tr.kom-z,tr.readers-z, tr.search-z {
	color: black;
	font-size: 12px;
}

td.fill {
	width: 100%;
}

textarea.comment-textbox, textarea.readers-textbox {
	width: 100%;
}

select.readers-form {
	border-width: 1px;
}

input.comment-textpole {
	width: 100%;
}

p.kom-z {
}

div.search-results {
	text-align: left;
}

div.search-title {
	padding-top: 5px;
	padding-bottom: 5px;
}

table.search-results {
	color: black;
	font-size: 12px;
}

table.search-results th {
	text-align: left;
}

div.weblinks-head {
	font-size: 15px;
/*	background-color: #ffffff; */
	padding-bottom: 5px;
}

div.weblinks-head {
	margin-bottom: 15px;
	padding: 6px;
}

span.weblinks-sekce-akt {
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: none;
	border-width: 0px;
	border-color: #d0d0d0;
	background-color: #f0f0f0;
}

div.weblinks-head a {
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: none;
	border-width: 0px;
	border-color: #c0c0c0;
	background-color: #f0f0f0;
}

/* nasleduji styly pro tisk */
@media print { 

div.clanek-tisk	{
	background: white;
	color: black;
	font-size: 0.2em;
}

div.clanek-tisk-hlavicka	{
}

div.clanek-tisk-titulek	{
	font-size: 0.3em;
	display: block;
	float: none;
	clear: both;
}

div.clanek-tisk-autor {
	font-size: 0.3em;
	display: block;
	float: none;
	clear: both;
}

div.clanek-tisk-datum	{
	font-size: 0.1em;
	display: block;
	float: none;
	clear: both;
}

div.clanek-tisk-text {
	
}

div.clanek-tisk-pata {
}

input.tl {
	display: none;
}

}

