/*** <RESET CSS> **************************************************************/
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	line-height: 1;
	margin: 0;
	padding: 0;
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table tr,
table th,
table td
{
	vertical-align: top;
}

ol,ul {
	list-style: none;
}

q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}
/*** </RESET CSS> *************************************************************/

/*** <CLEARFIX> ***************************************************************/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*** </CLEARFIX> **************************************************************/

body {
	background: #9a0000 url('/images/bg.jpg') top left repeat-x;
	padding-top: 223px;
	position: relative;
}

a {
	color: #9a0000;
}

a:hover {
	text-decoration: none;
}

h1 {
	border-bottom: solid 1px #7a7a7a;
	color: #7a7a7a;
	font-family: Corbel, Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 36pt;
	font-weight: bold;
	margin: 0 20px 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
}

h2 {
	font-size: 16pt;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

div#header {
	background: url('/images/bg.jpg') top left repeat-x;
	height: 230px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -490px;
	width: 980px;
}

a#logo {
	position: absolute;
}

div#title {
	text-align: center;
}

div#title a {
	color: #191919;
	font-size: 50pt;
	font-weight: bold;
	line-height: 140px;
	position: relative;
	text-decoration: none;
}

div#menu_top,
div#menu {
	color: white;
	font-size: 16pt;
	height: 45px;
	line-height: 35px;
	text-align: center;
	padding-left: 135px;
}

div#menu a {
	color: white;
	text-decoration: none;
}

div#menu a.current {
	color: #a7a7a7;
	text-transform: uppercase;
}

div#menu a:hover {
	background: white;
	color: black;
}

div#body {
	background: #efefef url('/images/body_bg.jpg') repeat-x;
	margin: 0 auto;
	padding: 30px 0;
	position: relative;
	width: 980px;
	z-index: 1;
}

div#content {
	float: left;
	padding: 0 20px;
	width: 560px;
}

div#content hr {
	background-color: #ccc;
	border: 0 none;
	height: 1px;
	line-height: 1px;
}

div#content h2 {
	margin-bottom: 7px;
	line-height: 135%;
}

div#content h2 small {
	font-size: 11pt;
}

div#content h2 a {
	color: black;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
}

div#content h2 a:hover {
	color: white;
	background: black;
}

div#content li,
div#subcontent li,
div#content p,
div#subcontent p {
	line-height: 130%;
}

div#content p {
	margin-bottom: 20px;
}

div#content table {
/*
	border: solid 1px #a7a7a7;
	box-shadow: 4px 4px 4px #505050;
	-moz-box-shadow: 4px 4px 4px #505050;
	-webkit-box-shadow: 4px 4px 4px #505050;
*/
	margin-bottom: 20px;
	width: 100%;
}

div#content table th,
div#content table th a {
	background-color: black;
	color: white;
	font-weight: bold;
	text-align: center;
}

div#content table tr:hover td {
	background-color: #a7a7a7 !important;
}

div#content table.nohover tr:hover td,
div#content table tr.nohover:hover td,
div#content form table tr:hover td {
	background-color: inherit !important;
}

div#content table th a,
div#content table td a,
div#content table th strong,
div#content table td strong,
div#content table th,
div#content table td {
	line-height: 150%;
}

div#content table th,
div#content table td {
	padding: 0 5px;
}

div#content form table {
	border: 0 none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

div#content form table td,
div#content form table th {
	padding: 10px 20px 10px 0;
}

div#content form table th,
div#content table.vertical th {
	background-color: inherit;
	color: black;
	text-align: right;
	vertical-align: top;
}

div#content table.nohover tr.even:hover td {
	background-color: #e5e5e5 !important;
}
div#content table.vertical tr.even th,
div#content table tr.even td {
	background-color: #e5e5e5;
}

div#content table.vertical tr.odd th,
div#content table tr.odd td {
	background-color: #eee;
}

div#content img {
	box-shadow: 4px 4px 4px #505050;
	-moz-box-shadow: 4px 4px 4px #505050;
	-webkit-box-shadow: 4px 4px 4px #505050;
	margin: 3px 20px 20px 0;
}

div#content img.basic {
	margin: 0;
}

div#content .novinka {
	margin-bottom: 30px;
}

div#subcontent {
	margin: 0 20px 20px 610px;
}

div#subcontent .title  {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: right;
}

div.block {	
	background-color: #ccc;
/*
	box-shadow: 4px 4px 4px #505050;
	-moz-box-shadow: 4px 4px 4px #505050;
	-webkit-box-shadow: 4px 4px 4px #505050;
*/
	margin-bottom: 25px;
	padding: 10px;
}

div#next_match p {
	font-size: 16pt;
	font-weight: bold;
	line-height: 175%;
	text-align: center;
}

div#next_match p small {
	font-size: 11pt;
}

div#annotation {
	padding: 20px;
	padding-bottom: 0;
	margin-bottom: 20px;
}

div#flashmessages {
	background-color: #eea946;
	margin-bottom: 20px;
	padding: 20px;
}

div#footer {
	background: url('/images/footer_bg.jpg') repeat-x top left;
	height: 48px;
}

ul#roky_mesice {
	font-size: 15pt;
}

ul#roky_mesice ul {
	margin-bottom: 10px;
}

ul#roky_mesice ul li {
	float: left;
	font-size: 12pt;
	margin-right: 10px;
	margin-top: 4px;
}

ul#roky_mesice ul li strong,
ul#roky_mesice ul li a {
	line-height: 130%;
}

div#admin ul li,
div#tweet ul li {
	padding-bottom: 10px;
}

div#admin ul li a.selected {
	font-weight: bold;
}

div#tweet ul li img {
	margin: 0 10px 10px 0;
}

div.soupiska {
	margin-bottom: 20px;
	margin-right: 20px;
	width: 260px;
}

.shadow {
	background-color: #eaeaea;
	box-shadow: 2px 2px 8px #ddd;
	-moz-box-shadow: 2px 2px 8px #ddd;
	-webkit-box-shadow: 2px 2px 8px #ddd;
}

div.comment {
/*
	background-color: #eaeaea;
	box-shadow: 2px 2px 8px #ddd;
	-moz-box-shadow: 4px 4px 4px #505050;
	-webkit-box-shadow: 4px 4px 4px #505050;
*/
	margin-bottom: 20px;
	padding:20px;
}

div.comment div {
	line-height: 130%;
}

div.admin_menu {
	background-color: #ededed;
	border: solid 1px #ccc;
	margin-bottom: 10px;
	padding: 10px;
	text-align: right;
}

/* Nette */
#ajax-spinner {
	margin: 15px 0 0 15px;
	padding: 13px;
	background: white url('/images/spinner.gif') no-repeat 50% 50%;
	font-size: 0;
	z-index: 123456;
	display: none;
}

div.flash {
	color: black;
	background: #FFF9D7;
	border: 1px solid #E2C822;
	padding: 1em;
	margin: 1em 0;
}

a[href^="error:"] {
	background: red;
	color: white;
}

ul.error {
	background: red;
	color: white;
	padding: 20px;
}

ul.inline {
	border-bottom: solid 1px #9a0000;
	margin-bottom: 10px;
}

ul.inline li {
	float: right;
}

ul.inline li a {
	background-color: #ddd;
	border: solid 1px #7a7a7a;
	border-bottom: 0 none;
	color: #7a7a7a;
	display: block;
	margin: 0 3px;
	padding: 3px 5px;
	text-decoration: none;
}

ul.inline li a:hover {
	background-color: #ccc;
	color: black;
}

ul.inline li a.selected {
	background-color: #9a0000;
	border: solid 1px #9a0000;
	border-bottom: 0 none;
	color: white;
	font-weight: bold;
}

table.tl tr td {
	text-align: left;
}

table.tc tr td {
	text-align: center;
}

table.tr tr td {
	text-align: right;
}

table tr td.tl,
table tr th.tl {
	text-align: left !important;
}

table tr td.tc,
table tr th.tc {
	text-align: center !important;
}

.tr, 
table tr td.tr,
table tr th.tr {
	text-align: right !important;
}

.datum {
	color: #9a0000;
	font-size: 11pt;
	margin-bottom: 5px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.mb20px	{
	margin-bottom: 20px;
}