/* 1024px - a free xhtml/css website template by Andreas Viklund - http://andreasviklund.com/ - that may be used for any purpose as long as the proper credits are given to the original designer.

Version: 2.0 (Jan 29, 2007)

Screen layout: */

/*** General tags ***/

body {
background:url('/images/background.gif') repeat-y top center #fff;
color:#404040;
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.2em;
margin:0 auto;
padding:0;
overflow: auto;
}

a {
color:#4088b8;
font-weight:700;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a img {
border:0;
}

p {
margin:0 0 16px 10px;
}

ul,ol,dl {
font-size:1.0em;
margin:0 0 14px 5px;
}

ul ul,ol ol {
margin:4px 0 4px 5px;
}

blockquote {
border:1px solid #dadada;
font-size:0.9em;
margin:20px 10px;
padding:8px;
}

h1 {
color:#4088b8;
font-size:4.2em;
letter-spacing:-5px;
margin:0 0 30px 25px;
}

h1 a {
color:#4088b8;
text-transform:none;
}

h2 {
border-bottom:4px solid #dadada;
color:#4088b8;
font-size:1.4em;
letter-spacing:-1px;
margin:0 0 10px;
padding:0 2px 2px 5px;
}

h3 {
border-bottom:1px solid #dadada;
color:#4088b8;
font-size:1.2em;
font-weight:700;
margin:10px 0 8px;
padding:1px 2px 2px 3px;
}

h4 {
border-bottom:1px solid #dadada;
color:#4088b8;
font-size:1.1em;
font-weight:700;
margin:10px 0 8px;
padding:1px 2px 2px 3px;
}

/*** Main wrap and header ***/

#wrap {
color:#404040;
margin:10px auto;
padding:0;
width:970px;
}

#header {
margin:0;
}

#toplinks {
font-size:0.9em;
padding:5px 2px 2px 3px;
text-align:right;
}

#toplinks a {
color:gray;
}

#slogan {
color:gray;
font-size:1.5em;
font-weight:700;
letter-spacing:-1px;
line-height:1.2em;
margin:15px 0 20px 35px;
}

/*** Sidebar and menu ***/

#sidebar {
float:left;
line-height:1.4em;
margin:0 0 5px;
padding:1px 0 0;
width:195px;
}

#sidebar ul {
font-size:0.9em;
list-style:none;
margin:0;
padding:0 0 15px 10px;
}

#sidebar li {
list-style:none;
margin:0 0 4px;
padding:0;
}

#sidebar li a {
font-size:1.2em;
font-weight:700;
padding:2px;
}

#sidebar ul ul {
line-height:1.2em;
margin:4px 0 3px 15px;
padding:0;
}

#sidebar ul ul li a {
font-weight:400;
}

#sidebar h2 {
margin:3px 0 8px;
}

/*** Main content ***/

#content {
/*kojatech*/
clear: both;
float:right;
line-height:1.5em;
margin:0;
margin-top: 3px;
/*kojatech*/
margin-bottom: 20px;
padding:0;
text-align:left;
width:750px;
}

#contentalt {
float:left;
line-height:1.5em;
margin-right:20px;
padding:0;
text-align:left;
width:750px;
}

#content h3,#contentalt h3 {
margin:10px 0 8px;
}

/*** Footer ***/

#footer {
border-top:4px solid #dadada;
clear:both;
color:gray;
font-size:0.9em;
line-height:1.6em;
margin:0 auto;
padding:8px 0;
text-align:right;
}

#footer p {
margin:0;
padding:0;
}

#footer a {
color:#808080;
}

/*** Various classes ***/

.box {
background:#4088b8;
border:1px solid #c8c8c8;
color:#fff;
font-size:0.9em;
line-height:1.4em;
padding:10px 10px 10px 13px;
}

.box a {
color:#f0f0f0;
}

.left {
float:left;
margin:0 15px 4px 0;
}

.right {
float:right;
margin:0 0 4px 15px;
}

.readmore {
margin:-10px 10px 12px 0;
text-align:right;
}

.timestamp {
font-size:1.2em;
margin:-5px 0 15px 10px;
}

.timestamp a {
font-weight:normal;
}

.blue {
color:#4088b8;
}

.clear {
clear:both;
}

.fade {
color:#c8c8c8;
}

.gray {
color:gray;
}

.photo {
background:#fff;
border:1px solid #bababa;
margin:6px 18px 2px 5px;
padding:2px;
}

#header h1 {
	margin-top: 50px;
}
#header #loginform {
	margin-top: 0;
	float: right;
	text-align: right;
	width: 200px;
}

#header #loginform label {
	float: left;
	text-align: right;
	font-weight: bold;
	margin-right: 5px;
	display: block;
	position: relative;
	top:1px;
	font-size: 9pt;
	color: #404040;
}
#header #loginform fieldset {
	border: 0;
}

#header #loginform input {
	height: 13px;
	width: 90px;
	padding: 1px;
}

#header #loginform input, #header #loginform textarea {
	margin-bottom: 2px;
	background-color: #f9f9f9;
	border: 1px solid #cccccc;
}

#header #loginform #submit {
	padding: 1px;
	width: 93px;
	height: 20px;
	margin-top: 3px;
	margin-bottom: 5px;
	background: url('/images/button-bg.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	/*border: 1px solid #adadad;*/
	font-weight: bold;
	color: #666666;
}

td.id_objektu {
	vertical-align:top; 
	padding-right: 10px;
}

#regform label {
	float: left;
	width: 120px;
	font-weight: bold;
	margin-right: 15px;
}

#regform input {
	padding: 5px;
	margin-bottom: 2px;
	background-color: #f9f9f9;
	border: 1px solid #cccccc;
}

#regform #submit {
	margin-left: 150px;
	width: 125px;
	margin-right: 35px;
	margin-bottom: 5px;
	background: url('/images/button-bg.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	/*border: 1px solid #adadad;*/
	font-weight: bold;
	color: #666666;
}

dt {
	font-weight: bold;	
}

#content p, #content ol, #content ul, #content dl {
	margin-right: 40px;
}

#content p + ul {
	margin-top: -12px;
	margin-left: 20px;
}
.comments_switch {
	font-weight: bold;		
	color:#4088b8;
}

.comments {
	background: #E8E8E8;
	border-bottom: 1px solid #DDE5CE;
	padding: 10px 0 10px 15px;
	width: 670px;
}

.comments .reply {
	width: 630px;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 2px;
	margin-right: 15px;
	border: 0;
	background-color: white;
	font-size: 9pt;
	line-height: 11pt;
	overflow: auto;
}

.comments .reply .info {
	color: #404040;
	float: right;
	padding: 0;
	margin-left: 20px;
	font-size: 12px;
}

.comments .reply .info .pseudonym {
	margin-right: 6px;
	font-weight: bold;
}

.comments .reply .info a{
	margin-right: 6px;
	font-weight: bold;
}

.comments p {
	line-height:  normal;
}

.comments input, .comments textarea {
	background-color: #f9f9f9;
	border: 1px solid #cccccc;
}
.comments textarea {
	width: 650px; height: 50px; float: left; margin-right: 20px; margin-top: 10px;
}

.comments #submit {
	width: 60px; height: 24px;
	padding-bottom: 1px;
	background: #4088b8;
	color: white;
	border: 1px solid white;
	position: relative;
	top: 2px;
}

.comments #bottom {
	clear: both; 
	padding-top: 10px;
}

.comments #bottom #podpis {
	padding: 1px;
	height: 18px;
	margin: 5px;
}

.soubory_hodiny {
	display: inline;
}

.soubory_hodiny li {
	display: inline;
	float: left;
	list-style: none;
	margin-left: 10px;
}

.dark_bg {
	background-color: #E8E8E8;
}

.light_bg {
	background-color: white;
}

td {
	padding-left: 5px;
	vertical-align: top;
}

ol {
	padding-left: 1.5em; 
}