@charset "utf-8";

body {
	background-color:#222021;
	color: #b7b6b8;
	font-size: 13px;
}

body, td, th {
	/* font-family: "Bookman Old Style", "Times New Roman", Times, serif; */
	font-family:Arial, Helvetica, sans-serif;
}

#page {

}

#top {
	padding-top:10px;
	padding-bottom:0px;
	padding-left:20px;
	border-bottom:6px solid #0648a2;
}

#middle {
	width:1020px;
	margin-top:24px;
	margin-bottom:14px;
	margin-left:0;
	margin-right:auto;
}

#main {
	float:left;
	width:654px;
	padding-left:26px;
}

#col1 {
	float:right;
	width:300px;
	padding-left:16px;
	border-left:1px solid #0A59C5;
	
}

#bottom {
	height:36px;
	padding-left:20px;
	padding-top:5px;
	border-top:1px solid #0A59C5;
}

#pocitadlo {
	text-align:right;
	padding-right:14px;
}


#main h3 {
	clear:both;
}

p.more {
	text-align:right;
	margin-top:0;
	margin-bottom:14px;
}

div.prolog {

	font-size:14px;
	line-height:1.3;
}

div.pozn p {
	color: #c5c5c5;
	font-size:12px;
}

div.dilo-nahled {
	float:left;
	width:auto;
	padding-left:0;
	padding-right:15px;
	margin-bottom:20px;
}

div.dilo-nahled img {
	border:1px solid #a0a0a0;
}

div.dilo-nahled div.obraz, div.dilo-nahled div.popis {
	text-align:center;
}

div.dilo-nahled div.obraz {
	text-align:center;
	margin-bottom:3px;
}

div.dilo-nahled div.popis {
	text-align:center;
}

div.colelem {
	padding-bottom: 14px;
	border-bottom: 1px solid #0A59C5;
	margin-bottom: 22px;
}

li {
	line-height:1.3;
}

h1,h2,h3,h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
	color:#e6e6e9;
}

p {
	margin-top:0;
	margin-bottom:10px;
	line-height:1.4;
}

em {
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
}

h1 {font-size:30px; padding-top: 30px; padding-bottom: 16px}
h2 {font-size:20px; padding-top: 20px; padding-bottom: 14px}
h3 {font-size:15px; padding-top: 15px; padding-bottom: 14px}
h4 {font-size:12px; padding-top: 12px; padding-bottom: 14px}

#top h1 {
	font-size:40px;
	font-weight:normal;
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	padding-top: 0;
	padding-bottom: 10px;
}

strong {font-weight:bold}

table.t {margin-top:10px}
table.t th {background-color:#f0218b; color:#fff;}
table.t td, table.t th {padding:2px 4px 2px 4px;}
table.t td {border-bottom:1px solid #ccc;}

a:link {text-decoration:none; color:#e6e6e6}
a:visited, a:active {text-decoration:none; color:#e6e6e6}
a:hover {text-decoration:none; color:#0080ff}

input, select, textarea {
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#d0d0d0;
	border:1px solid #000000;
	background-color:#606060;
}

input, textarea {padding:2px 4px 2px 4px}
