@charset "utf-8";

* {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D7D7D;
}

h1, h2, h3, h4 {
	color: #FFF;
}

div.boundary {
	width: 863px;
	margin: auto;
	margin-top: 60px;
}

div.draty {
	float: left;
	width: 50px;
	height: 320px;
	background-image: url(img/draty.jpg);
	background-position: left 41px;
	background-repeat: no-repeat;
}

div.main {
	float: right;
	text-align: left;
	margin-bottom: 40px;
}

div.cistic {
	clear: both;
}

div.logo {
	float: left;
	width: 269px;
	height: 255px;
	vertical-align: top;
	border-bottom: 1px solid #444;
}

div.logo a img {
	border-width: 0px;
}

div.top {
	float: right;
	height: 129px;
	padding-top: 3px;
}

div.logged {
	text-align: right;
	font-size: 11px;
	margin-bottom: 20px;
	padding-right: 6px;
}

div.logged a {
	color: #33CC00;
	font-weight: bold;
	text-decoration: none;
}

div.logged a:hover {
	color: #33FF00;
	text-decoration: underline;
}

div.login {
	text-align: right;
	color: #3B3B3B;
	font-size: 10px;
	margin-bottom: 17px;
	padding-right: 3px;
	height: 16px;
	width: 537px;
}

div.login a {
	color: #3B3B3B;
	text-decoration: none;
}

div.login input {
	font-size: 10px;
	border-color: #3B3B3B;
	color: #3B3B3B;
}

div.login input[type=submit] {
	font-size: 9px;
}

div.login:hover, div.login:hover input, div.login:hover a {
	color: #6B6B6B;
	border-color: #6B6B6B;
}

div.login a:hover {
	color: #ADADAD;
	text-decoration: underline;
}

div.login input:hover {
	border-color: #7D7D7D;
	color: #7D7D7D;
	background-color: #0B0B0B;
}

div.welcome {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 2px;
}

ul.menu {
	list-style-type: none;
	height: 22px;
	width: 543px;
	background-color: #0A0A0A;
	border: 1px solid #444;
	border-left-width: 0px;
	padding-top: 8px;
}

ul.menu li {
	display: inline;
	margin: 0px;
}

ul.menu li .menu_separator {
	margin-left: 7px;
	margin-right: 7px;
}

ul.menu li a {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}

ul.menu li a:hover {
	color: #FF9900;
}

div.anotace {
	width: 492px;
	height: 143px;
	margin-top: 15px;
	border: 1px solid #444;
	border-bottom-width: 0px;
	background-color: #0B0B0B;
	padding-left: 19px;
	padding-right: 31px;
	padding-top: 11px;
	padding-bottom: 2px;
}

.anotace_nadpis {
	color: #FFF;
}

.anotace_text {
	height: 96px;
	margin-top: 4px;
	margin-left: 10px;
}

.anotace_info {
	width: 481px;
	border-top: 1px solid #444;
	margin-left: 10px;
	margin-top: 9px;
	text-align: right;
	font-size: 10px;
	color: #353535;
	padding-top: 2px;
}

div.obsah {
	width: 761px;
	background-color: #0B0B0B;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	clear: both;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: justify;
}

.sekce_nadpis {
	margin-top: 5px;
	margin-bottom: 15px;
	color: #FFF;
}

div.bottom_left {
	float: left;
	width: 595px;
}

div.bottom_right {
	float: right;
	width: 218px;
}

div.bottom_right a img {
	border-width: 0px;
	border-top: 1px solid #444;
}

div.statistiky {
	width: 553px;	
	height: 132px;
	background-color: #0B0B0B;
	border: 1px solid #444;
	border-top-width: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 15px;
}

div.powered {
	float: left;
	font-size: 9px;
	color: #5B5B5B;
	margin-top: 15px;
	background-color: #030303;
	width: 138px;
	height: 15px;
	border: 1px solid #444;
	padding-top: 3px;
	text-align: right;
	padding-right: 14px;
	background-image: url(img/powered.jpg);
	background-repeat: no-repeat;
}

div.powered:hover {
	background-image: url(img/powered_l.jpg);
	color: #6B6B6B;
}

div.copyright {
	float: right;
	font-size: 9px;
	color: #5B5B5B;
	margin-top: 15px;
	background-color: #030303;
	width: 410px;
	height: 15px;
	border: 1px solid #444;
	border-right-width: 0px;
	padding-top: 3px;
	text-align: left;
	padding-left: 14px;
}

div.copyright:hover {
	color: #6B6B6B;
}

input[type=submit], input[type=button] {
	cursor: pointer;
}

input, textarea {
	font-size: 12px;
	background: none;
	border: 1px solid #444;
	color: #7D7D7D;
}

input:hover, textarea:hover {
	background-color: #000000;
}

select {
	font-size: 12px;
}

.footer_nadpis {
	color: #FFF;
	font-size: 12px;
}

table.statistiky {
	color: #5B5B5B;
	font-size: 11px;
}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.normal, div.top a.normal {
	color: #7D7D7D;
	font-weight: normal;
	text-decoration: none;
}

div.top a.normal:hover {
	color: #FFF;
	text-decoration: underline;
}

a.normal:hover {
	color: #FFF;
	text-decoration: underline;
}

.error {
	color: #CC0000;
}

.user {
	margin-left: 40px;
}

.user td {
	background-color: #111;
	padding: 6px;
}

.user_left {
	float: left;
	vertical-align: top;
}

.user_right {
	float: right;
	text-align: left;
	width: 380px;
	vertical-align: top;
}

.obsah h1, .obsah h2, .obsah h3, .obsah h4 {
	margin-top: 6px;
	margin-bottom: 5px;
}

.stars a img {
	border-width: 0px;
	vertical-align: bottom;
	cursor: pointer;
}

.obsah .separator {
	border-top: 1px solid #444;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.bily {
	color: #FFF;
}

.tmavy {
	color: #555;
}

.clanky {
	margin-left: 15px;
	font-size: 11px;
	width: 330px;
}

.clanky .value {
	color: #4B4B4B;
	text-align: right;
}

.redaktori {
	margin: auto;
}

.redaktori td {
	padding: 6px 10px 5px 10px;
	text-align: center;
}

.redaktori tr.horni td {
	background-color: #000000;
	color: #FFFFFF;
}

.guestbook {
	width: 700px;
	margin: auto;
}

.guestbook .datum {
	text-align: right;
	border-bottom: 1px solid #444444;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 3px;
	background-color: #111111;
}

.guestbook .nick {
	border-bottom: 1px solid #444444;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 3px;
	background-color: #111111;
}

.guestbook .msg {
	padding: 3px;
}

.guestbook .sipka {
	background-color: #111111; 
	background-image: url(img/arrow_gb.png);
	background-repeat: no-repeat;
	background-position: 5px;
	height: 22px;
	width: 22px;
	border-bottom: 1px solid #444444;
}

