/* CSS Document */
.right { text-align:right }
.center { text-align:center }
q, cite { font-style:italic }
.hidden, hr, #statistiky { display:none }
body, input, select, textarea {
	font-family: "Palatino Linotype","Palatino CE","Times CE","Times New Roman", Times,sans-serif;
	font-size : 90%;
	quotes : inherit;
}

body {
	text-align: center;
	background-color: #204723;
	margin: 0;
	padding: 0;
}
body:lang(en) { quotes: '“' '”' '‘' '’' '«' '»' }
body:lang(cs) { quotes: '„' '“' '‚' '‘' '»' '«' }

q:before { content: open-quote }
q:after { content: close-quote }

#plast {
	top: 10px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#topheader {
	font-size: 10pt;
	text-align:left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	z-index: 10;
}

#topheader a {
	text-decoration: none;
	color: yellow;
	padding: 0 5px 0 5px;
}

#topheader a:hover {
	color: red;
}

#hlavicka {
	position: absolute;
	width: 700px;
	height: 130px;
	display : block;
	background : url("http://zwire.bloguje.cz/img/zwire30.gif") no-repeat center 0px;
	text-align: center;
}
#hlavicka a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration:none;
}
#hlavicka a:hover {
	color:#FF8000;
}
#hlavicka a span { display:none }

#vnitrek {
	margin: 0px 20px 5px 20px;
	text-align: left;
}

#obsah2 {
	margin: 10px;
}

#clanek {
	display: block;
	margin: 0 10px 0 10px;
}

#obsah {
	top: 150px;
	width: 540px;
	max-width: 540px;
	background-color: #fef9e7;
	background: white url("img/pozadi.gif") repeat-y;
	float: left;
	position: relative;
}

#obsah a {
	color : #Fe120c;
	text-decoration : none;
}

#obsah a:hover {
	text-decoration : underline;
}

#obsah h3 {
	color: #FE120C;
	font-weight: bold;
	margin: 1em 0 0;
}

#obsah h2 {
	background-color : #128533;
	color : #Ffffff;
	text-align : left;
	padding-left : 5px;
	margin-right : 300px;
	font-weight : bold;
	font-size : 100%;
}
#obsah h4 {
	margin: 1em 0 0;
	color: #FE120C;
}

.perex {
	font-style : italic;
	font-size: 90%;
	margin: 0 0 1em;
}

.iteminfo {
	font-size: 70%;
}

.iteminfo a {
	color: #BF0000;
}

#komentar {
	background-color: #FAC213;
	display: block;
	width : auto;
	padding: 5px;
}
#komentar img{
	float: left;
	margin: 0 5px 0 0;
}
#komentar a{
	text-decoration: none;
}
.komtit{
	background-color: white;
	padding: 0 .5em 0 .5em;
}
.komentar-autor{
	font-weight: bold;
}
#kom-oddeleni {
	display: block;
	font-size: 90%;
	border-bottom : 1px solid FE120C;
	padding: 0 0 5px 0;
}

.comment-pravidla {
	font-size: 70%;
}

#zb{
	margin: 30px 10px 10px 10px;
}
#zbytek{
	position: relative;
	float:right;
	top: 150px;
	left: 20px;
	width: 220px;
	background-color: #e7f9e7;
	background-image : url("img/zw30_zahlavi.png");
	background-repeat : no-repeat;
	background-position : top;
	font-size: 90%;
}
#zbytek p{
	margin: 0;
}
#zbytek a{
	color: #128533;
	text-decoration: none;
}
#zbytek a:hover{
	color: #FE120C;
	text-decoration: underline;
}
#zbytek h3{
	margin: 0;
	color: #fe120c;
}
#zbytek img{
	margin: 0;
}
#zbytek h4{
	color: fe120c;
	margin: 0;
}



.books {
	/*  border: 2px solid #fe120c;*/
	width: 15em;
}
.books_title {
	visibility : hidden;
}
.books_items {
	list-style-type: none;
	margin: 0em;
}
.books_items li a:hover {
	background-color: #204723;
}

