@charset "UTF-8";

body {
	font-family: arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background: url('../graphics/design/bg.gif') no-repeat #484848;
	background-position: 50% 0%;
}

h2 {
	margin: 0px;
	font-size: 18px;	
}

img {
	border: 0px;	
}

img.left {
	float: left;
	margin: 0px 10px 0px 0px;
	border: 2px solid #2C2C2C;
}

table {
	border-collapse: collapse;
}

td {
	text-align: left;
	padding: 0px;
	margin: 0px;
}

a.new_window {
	background: url('../graphics/design/new_window.png') no-repeat;
	background-position: 100% 0%;
	padding-right: 10px;
}

.header {
	background: url('../graphics/design/header_bg.png');
	width: 980px;
	height: 81px;
	margin: auto;
	position: relative;
}

.logo {
	background: url('../graphics/design/logo.png');
	width: 263px;
	height: 57px;
	display: block;
	position: absolute;
	top: 6px;
	left: 10px;
}

.login {
	background: #DBDBDB;
	width: 479px;
	height: 35px;
	border: 1px solid #ededed;
	border-top: 0px;
	float: right;
	font-size: 11px;
	color: #484848;
	padding: 5px 10px 5px;
	text-align: right;
	margin-right: 1px;
	position: relative;
}

.login form {
	margin: 0px;
	display: inline;
}

.login form label {
	vertical-align: middle;
}

#autologin {
	vertical-align: middle;
}

.login_input {
	background: url('../graphics/design/header_login_input_bg.png') #ffffff;
	height: 15px;
	border: 1px solid #ededed;
	border-bottom: 1px solid #c0c0c0;
	font-size: 10px;
	vertical-align: middle;
	margin: 0px 5px;
	width: 103px;
}

.login_button {
	width: 46px;
	height: 18px;
	vertical-align: middle;
	margin-left: 10px;
}

.login_links {
	text-align: right;
	font-size: 10px;
	margin-top: 4px;
}

.login_links a {
	color: #484848;
	text-decoration: none;
}

.login_links a:hover {
	text-decoration: underline;
}

.rss {
	position: absolute;
	top: 10px;
	left: -70px; 
}

.rss img {
	width: 24px;
	height: 24px;
	margin: 0px 3px;
}

.menu {
	text-align: right;
	position: absolute;
	bottom: 5px;
	right: 5px;	
}

.menu_rs {
	position: absolute;
	bottom: -20px;
	right: 0px;
	font-size: 11px;
	background: #F9F9F9;
	border-bottom: 2px solid #C9C9C9;
	border-left: 2px solid #C9C9C9;
	padding: 2px 4px;
	color: #7a1214;
	z-index: 15;
}

.menu_rs span {

}

.menu a, .menu_rs a {
	color: #484848;
	font-size: 11px;
	text-decoration: none;
}

.menu a:hover, .menu_rs a:hover {
	text-decoration: underline;
}

.central {
	background: url('../graphics/design/central_bg.gif') repeat-x #6b6b6b;
	width: 980px;
	margin: auto;
	padding: 10px 0px;
}

.central_inner {
	width: 680px;
	margin: 0px 10px;
	float: left;
}

.central_inner a {
	color: #ffffff;
}

.central_inner a:hover {
	text-decoration: none;
}

table.title {
	width: 100%;
}

table.title h1 {
	font-family: arial narrow, arial;
	font-size: 28px;
	font-weight: bold;
	color: #f0f0f0;
	padding: 5px 7px;
	margin: 0px;
}

table.title h1 a {
	color: #F0F0F0;
	text-decoration: none;
}

table.title h1 a:hover {
	border-bottom: 1px solid #F0F0F0;
}

.title_navigation {
	font-size: 11px;
	width: 100%;
	padding: 3px;
}

.title_navigation a {
	color: #ffffff;
}

.title_navigation a:hover {
	color: #ffffff;
	text-decoration: none;
}

.title_background {
	background: url('../graphics/design/box_corner.gif') no-repeat #3E3E3E;
	height: 19px;
}

.central_inner_content {
	background: #3e3e3e;
	color: #c0c0c0;
	padding: 10px;
	border-bottom: 2px solid #363636;
}

.footer {
	background: url('../graphics/design/footer_bg.png');
	width: 978px;
	height: 66px;
	border-left: 1px solid #6b6b6b;
	border-right: 1px solid #6b6b6b;
	margin: auto;
	text-align: center;
	color: #808080;
	font-size: 11px;
	clear: left;
}

.footer_links a {
	color: #C0C0C0;
	font-weight: bold;
	text-decoration: none;
}

.footer_links {
	padding-top: 15px;
}

.footer_links a:hover {
	text-decoration: underline;
}
	
.footer_copyright {
	padding-top: 5px;
}

.footer_copyright a {
	color: #C0C0C0;
	text-decoration: none;
}

.footer_copyright a:hover {
	text-decoration: underline;
}

/* ========================================================================= */
/* SEZNAM FANSTRÁNEK */
/* ========================================================================= */
.fansites_list {
	border-bottom: 2px solid #2F2F2F;
	z-index: 20;
}

.fansites_list div[class^=row_] {
	padding: 10px;
	color: #C0C0C0;
	position: relative;
	border-bottom: 1px solid #484848;
}

.fansites_list div[class^=row_] img {
	float: left;
	width: 81px;
	height: 123px;
	padding: 1px;
	background: #ffffff;
	border-right: 2px solid #7A1214;
}

.fansites_list div[class^=row_] img.banner {
	width: 88px;
	height: 31px;
	padding: 1px;
	background: #C0C0C0;
	border: none;
	float: none;
	vertical-align: middle;
	margin-left: 10px;
}

.fansites_list div.row_0, .row_0 {
	background: #353535;
}

.fansites_list div.row_1, .row_1 {
	background: #393939;
}

.fansites_list div.description {
	padding-left:105px;
	background: url('../graphics/design/home_bullet.gif') no-repeat;
	background-position: 90px 7px;
}

.fansites_list div.description div {
	margin-top: 10px;
	padding-left: 10px;
	text-align: right;
	color: #C0C0C0;
	font-size: 11px;
	background: #3E3E3E;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.fansites_list h2 {
	margin: 0px;
	margin-bottom: 3px;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

.fansites_list h2 a {
	color: #ffffff;
	text-decoration: none;
}

.fansites_list h2 a:hover {
	text-decoration: underline;
}

.fansites_list .showsite {
	font-size: 12px;
}

/* ========================================================================= */
/* SLOUPEC */
/* ========================================================================= */
.collumn {
	padding: 10px;
	float: right;
	width: 249px;
	margin-top: 23px;
	margin-right: 10px;
	background:#6B6B6B;
	border-left: 1px solid #4F4F4F;
	border-top: 1px solid #4F4F4F;
}

.collumn h2 {
	color: #ffffff;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 16px;
	border-left: 10px solid #4f4f4f;
	border-top: 1px solid #4f4f4f;
	margin-left: -10px;
	padding: 5px;
	padding-left: 10px;
}

.collumn_fansites_news table {
	margin-bottom: 15px;	
}

.collumn_fansites_news table td {
	padding: 5px;
	border-bottom: 1px dotted #4F4F4F; 
}

.collumn_fansites_news table a {
	color: #1f1f1f;
	font-size: 11px;
	text-decoration: none;
}

.collumn_fansites_news table a:hover {
	text-decoration: underline;
}

.collumn_fansites_news table img{
	vertical-align: middle;
	width: 88px;
	height: 31px;
	margin-right: 5px;
	border: 1px solid #4F4F4F;
}

.collumn_fansites {
	margin-bottom: 10px;	
}

.collumn_fansites div.fansite {
	clear: left;
	color: #2c2c2c;
	font-size: 11px;
	padding: 5px 0px;
	border-bottom: 1px dotted #4F4F4F; 
}

.collumn_fansites img {
	float: left;
	border: 1px solid #4F4F4F;
	width: 81px;
	height: 123px;
}

.collumn_fansites div.fansite div {
	margin-left: 90px;
}

.collumn_fansites h4 {
	margin: 0px;
	margin-bottom: 3px;
	font-size: 16px;
	font-weight: normal;	
}

.collumn_fansites h4 a {
	color: #1F1F1F;
	text-decoration: none;
}

.collumn_fansites h4 a:hover {
	text-decoration: underline;
}

/* ========================================================================= */
/* NOVINKY */
/* ========================================================================= */
.new_text {
	color: #C0C0C0;
	line-height: 150%;
	padding: 10px 25px 30px;
	border-bottom: 1px solid #484848;
	position: relative;
}

.new_row_0 {
	background: #353535;
}

.new_row_1 {
	background: #393939;
}

.new_text h3 {
	background: url('../graphics/design/home_bullet.gif') no-repeat;
	background-position: 0px 50%;
	margin: 0px;
	margin-bottom: 3px;
	margin-left: -15px;
	padding-left: 15px;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
}

.new_text h3 a {
	color: #ffffff;
	text-decoration: none;
}

.new_text h3 a:hover {
	text-decoration: underline;
}

.new_text .info {
	padding: 5px 10px;
	text-align: right;
	color: #C0C0C0;
	font-size: 11px;
	background: #3E3E3E;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.warning {
	color: #F77B0D;
	font-weight: bold;
}

.info {
	color: #ffffff;
	font-weight: bold;
}

/* ========================================================================= */
/* NOVINKY NA FANSTRÁNKÁCH */
/* ========================================================================= */
.fansite_news {
	margin-bottom: 15px;
}

.fansite_news a {
	color: #ffffff;
	text-decoration: none;
}

.fansite_news a:hover {
	text-decoration: underline;
}

.fansite_news table {
	border-bottom: 2px solid #2F2F2F;
}

.fansite_news table td{
	padding: 10px;
	border-bottom: 1px dotted #6B6B6B;
}

.fansite_news .date {
	font-size: 10px;
}
