/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font: 13px Arial, Helvetica, sans-serif;
	color: #626262;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	padding: 5px;
	background: #FEFEFE url('images/img13.gif') repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

.radiobox {
	display:inline;
	padding: 5px;
	background: #FEFEFE url('images/img13.gif') repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}
.radiobox input	{
	border:0; 
	background:transparent;
}
.radiobox label	{
	float: none;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444444;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1 {
	letter-spacing: -2px;
	font-size: 2em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ol, ul {
	margin-bottom: 2em;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #EB1400;
}

a img	{
	border:0;
}

a:hover {
	text-decoration: none;
}

.noshow { 
	display:none; 
}

.fleft	{
	float:left;
}

.alignleft		{ text-align:left !Important; }
.alignright		{ text-align:right !Important; }
.aligncenter	{ text-align:center !Important; }

.nowrap				{ white-space:nowrap; }

.clearleft		{ clear:left; }
.clear				{ clear:both; }

.spaceleft		{ margin-left:20px; }
.spaceright		{ margin-right:20px; }

.ofh					{ overflow:hidden; }

/* Header */

#header {
	height: 82px;
	background: #FFFFFF url('images/img01.gif') repeat-x;
}

#logo { width:100%; height:128px; margin:0; padding:0; background:#eb0f0e url('images/bg_hlavicka.jpg') 0 0 no-repeat;  position:relative; }
#logo h2 { padding:0; float: left; }
#logo a img	{ border:0; }
#logo #motto	{ position:absolute; top:67px; left:38px; color:#fff; font-size:13px; }
#logo #logofin	{ position:absolute; top:94px; left:38px; color:#93a5c8; font-size:10px; line-height:12px; }
#logo p { margin: 0; padding:0; line-height:1; }
#logo a { text-decoration: none; color: #FFFFFF; }

#menu {	float:right; width:100%; background-color:#eef6fa; padding-bottom:14px; }
#menu ul {margin:0; padding: 0; list-style: none;	float:right; background-color:#d7e9f4; }
#menu li { display: block; float: left; }
#menu a {	text-decoration: none;	text-align: center;	font-size:14px; color: #525252; padding:4px 20px; }
#menu a:hover {	width: 108px;	background: #AD200E url('images/img04.gif') repeat-x;	border-left: 1px solid #B22502; border-right: 1px solid #B22502; color: #FFFFFF; }
#menu .active {	background: url('images/img02.gif') no-repeat center bottom; }
#menu .active a {	width: 108px;	background: #FFEC70 url('images/img03.gif') repeat-x;	border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; color: #EB1400; }

/* Page */

#page {
	padding: 40px 60px 0 60px;
}

/* Content */

#content {
	margin-right: 340px;
}

.post {
	margin-bottom: 10px;
	background: url('images/img05.gif') repeat-x;
}

.post .title {
	background: url('images/img07.gif') no-repeat right top;
}

.post .title h1, .post .title h2 {
	padding: 30px 30px 0 30px;
	background: url('images/img06.gif') no-repeat;
	font-size: 2.2em;
}
.post .title h3 {
	padding: 30px 30px 0 30px;
	background: url('images/img06.gif') no-repeat;
}

.post .title p {
	margin: 0;
	padding: 0 0 0 30px;
	line-height: normal;
	color: #888;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding: 20px 40px 20px 30px;
}
.post .entry.last {
	padding: 20px 40px 0px 30px;
}

.post .links {
	margin: 0;
	padding: 0 30px 30px 30px;
	background: url('images/img15.gif') no-repeat left bottom;
}
.post .title .links	{
	background-image:none;
	padding-bottom:0;
}

.post .postend {
	margin: 0;
	padding: 0 30px 30px 30px;
	background: url('images/img15.gif') no-repeat left bottom;
	line-height:30px;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
	white-space:nowrap;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
	background: url('images/img16.gif') no-repeat left center;
}
.post .links .comments {
	background: url('images/img17.gif') no-repeat left center;
}
.post .links .open {
	background: url('images/cog.gif') no-repeat left center;
}
.post .links .close {
	background: url('images/cross.gif') no-repeat left center;
}

.halfbox	{
	float:left;
	width:49.9%;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
	background: url('images/img10.gif') no-repeat left bottom;
}

#sidebar li ul {
	padding: 0 30px 40px 30px;
}

#sidebar li li {
	margin: 0;
	padding-left: 20px;
	background: url('images/img11.gif') no-repeat 5px 50%;
}

#sidebar h2 {
	padding: 30px 30px 20px 30px;
	background: url('images/img09.gif') no-repeat;
	font-weight: normal;
	color: #EB1400;
}

/* Search */

#search {
	padding: 20px 30px 20px 30px;
}

#search input {
	padding: 0;
	width: 70px;
	height: 29px;
	background: #DFDFDF url('images/img14.gif') repeat-x;
	font-weight: bold;
}

#search #q {
	padding: 5px;
	width: 150px;
	height: auto;
	background: #FEFEFE url('images/img13.gif') repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

#search br {
	display: none;
}

.post .error { 
	background-color:#FFF3A5;
	border-top:1px solid #F21300;
	border-bottom:1px solid #F21300;
	margin:5px 4px !Important; 
	color:#000 !Important; 
	padding:10px 26px !Important; 
}
.post .info	 { 
	background-color:#ddd;
	margin:5px 15px !Important; 
	color:#000 !Important; 
	padding:10px 15px !Important; 
}

/* minimap */

#sidebar #minimap li {
	background: url('images/img12.gif') no-repeat left center;
}

/* Categories */

#sidebar #categories li {
	background: url('images/img12.gif') no-repeat left center;
}

/* Calendar */

#calendar_wrap {
	padding: 0 30px 40px 30px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #EB1400;
	font-weight: bold;
	color: #EB1400
}

/* Footer */

#footer {
	padding: 70px 0 50px 0;
	background: #757575 url('images/img08.gif') repeat-x;
}

#footer p {
	margin-bottom: 1em;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	color: #BABABA;
}

#footer a {
	padding: 0 20px;
	text-decoration: none;
	color: #DDDDDD;
}

#footer a:hover {
	color: #FFFFFF;
}

#footer .rss {
	background: url('images/img18.gif') no-repeat left center;
}

#footer .xhtml {
	background: url('images/img19.gif') no-repeat left center;
}

#footer .css {
	background: url('images/img20.gif') no-repeat left center;
}
#footer .login {
	background: url('images/key.gif') no-repeat left center;
}
#footer .registrace {
	background: url('images/user.gif') no-repeat left center;
}
#footer .info {
	background: url('images/information.gif') no-repeat left center;
}
#footer .add {
	background: url('images/application_form_edit.gif') no-repeat left center;
}

#footer .legal a {
	padding: 0;
}

/* DATATABLE */
#datatable	{
	width: 100%;
	border-collapse: collapse;
}
#datatable tfoot td {
	border-top:1px solid #ddd;
	padding:0.135em 0.235em;
	text-align: left;
}
#datatable td {
	border-top:1px solid #ddd;
	padding:0.135em 0.235em;
	text-align: left;
}
#datatable th {
	padding:0.135em 0.235em;
}
#datatable th a, #datatable td a {
	text-decoration: none;
}
#datatable th a:hover, #datatable td a:hover {
	text-decoration: underline;
}
#datatable .dt_last td {
	border-bottom:1px solid #ddd;
}
#datatable .notop td {
	border-top:0;
}
#datatable .deleted td, #datatable .deleted td input, #datatable .deleted td a	{
	background-color:#eee !Important;
	color:#999 !Important;
}
#datatable th.sorteddown	a	{ background: url('images/sortdown.gif') no-repeat right 0 !Important; padding-right:13px}
#datatable th.sortedup	a	{ background: url('images/sortup.gif') no-repeat right 0 !Important; padding-right:13px}
#dt-lister	{
	text-align:center;
}
#dt-lister .active	{
		background-color:#EB1400;
		color: #fff;
}

/* USER */
#user	{ 
	text-align: right;
	color:#000;
	padding-right:65px;
	background: #FFF29A url('images/img03.gif') repeat-x;
}

/* FORMs */
fieldset {
	border:0; 
	border-top:1px solid #ddd;
	padding:0.8em 0;
}
label		{ 
	float: left;
	width: 8em;
	font-weight:bold; 
	line-height:2;
}
.fullsize	{
	width:10em;
}
.megasize {
	width:18em;
}

.form_error	{
	border:2px solid #EB1400;
	background-color: #FFF29A;
}

/* MAPKA */
#map { padding: 0px; background: #7aa1e6 url('images/poz.gif') top left no-repeat; width: 200px; font-size: 1px; margin:0 auto;}
#map img	{ border:0; }

.entry h3 span	{
	font-weight: normal;
	width:9em;
	display: block;
	float:left;
}

.goon, .goedit {
	margin:30px 30px 0 0;
	float:right;
	padding-left: 20px;
}
.goedit {
	background: url('images/application_form_edit.gif') no-repeat left center;
}
.goon {
	background: url('images/img11.gif') no-repeat left center;
}
.goon a, .goedit a {
	text-decoration: none;
	font-weight:bold;
}
.goon a:hover, .goedit a:hover {
	text-decoration: underline;
	font-weight:bold;
}

#indexphotos { text-align:center; }
#indexphotos img { margin:0 5px 10px; }

/* NICM Top Menu */
/* Sem vložit šířku stránky:*/
#nicm_top_menu ul {width: 931px;}
/*#nicm_top_menu {background: #F2F2F2 url('images/top_menu_bg.gif') repeat-x;}*/
#nicm_top_menu {margin: 0 auto; padding: auto; font-size: 12px; font-family: sans-serif;}
#nicm_top_menu ul {padding: 10px 0; text-align: left; margin: auto; display: block;}
#nicm_top_menu li img {vertical-align: middle;}
#nicm_top_menu ul li {display: inline; padding: 0; margin: 0 4em 0 0 ; }
#nicm_top_menu a {color: #208fcd; text-decoration: none;}
#nicm_top_menu a:visited {color: #566882;}
#nicm_top_menu a:hover, #nicm_top_menu .active a {text-decoration: underline;}
/* / NICM Top Menu */