* {
	padding: 0;
	margin: 0;
	border: 0px none;
}

body
{
	margin:0;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	font-size: 0.8em;
	background:url(images/bg-body.jpg) center top repeat-x #5081b9;
	color:#333333;
}
.invisible {
     position:absolute;
     top:-2000px;
     left:0;
     width:1px;
     height:1px;
     overflow:hidden;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	overflow:hidden;
	display:block;
}
input {
	padding:3px;
	font-size:1em;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

.right {
	text-align:right;
}
.center {
	text-align:center;
}
.l-float {
	float:left;
	margin-right:8px;
}
.red-text {
	color:#853536;
}
/* Container */

#container
{
	margin:0px auto;
	width:980px;
	background:#ffffff;
	padding-top:8px;
}

/*Line-top*/
#line-top {
	background:#3b6292;
	position:relative;
	height:97px;
	overflow:hidden;
	color:#ffffff;
	text-align:left;
	font-size:0.9em;
}
p#lt-datum {
	position:absolute;
	text-align:right;
	top:60px;
	left:621px;
	width:336px;
}
p#lt-datum em {
	padding-left:10px;
	font-style:normal;
}
#lt-search {
	position:absolute;
	left:740px;
	top:23px;
}
#lt-search input {
	padding:2px 3px;
	background:#6e96ce;
	width:136px;
	border:1px solid #c4d5f3;
	float:left;
	margin-top:1px;
	color:#ffffff;
}
#lt-search input.submit {
	padding:2px 3px;
	=padding:1px 3px;
	background:#6e96ce;
	width:65px;
	border:1px solid #c4d5f3;
	color:#ffffff;
	cursor:pointer;
	margin-left:8px;
	margin-top:0px;
}
#lt-search input.submit:hover {
	background:#ffffff;	
	color:#6e96ce;
}
/*Logo*/
#logo-box {
	position:absolute;
	left:33px;
	top:29px;
}
a.logo{
	font-size:2.5em;
	color:#d3e3f9;
	display:block;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	overflow:hidden;
	width:587px;
	height:37px;
}
a.logo span{
	display:block;
    position:absolute; left:0; top:0; z-index:1;
	background:url("./images/logo.png") top left no-repeat;
	width:587px;
	height:37px;
}
/*Logo*/
/*Line-top*/

/*Header*/
#header {
	position:relative;
	height:170px;
	background:url(images/bg-header.jpg) left top no-repeat #ffffff;
	overflow:hidden;
	text-align:left;
}

/*Flash*/
#flash {
	
}
/*Flash*/


/*Header*/

/*SubHeader*/
#subheader {
	background:url(images/bg-sub-header.png) left top repeat-x #d06c0a;
	font-size:1.2em;
	width:100%;
	height:56px;
	overflow:hidden;
	text-align:center;
	font-weight:bold;
}
#subheader ul {
	line-height:56px;
}
#subheader ul li{
	list-style-type:none;
	display:inline;
	color:#1e3a5c;
}
#subheader ul li a{
	color:#1e3a5c;
	text-decoration:none;
	margin:0px 13px 0px 10px;
}
#subheader ul li a:hover, #subheader ul li a.act{
	color:#071629;
}
/*SubHeader*/

/* Content Area */

#content {
	width:768px;
	float:right;
	text-align:left;
}

/*Content-left*/
#content #content-left{
	float:left;
	width:558px;
	padding-right:20px;
	overflow:hidden;
}

/*Main*/
#main {
	padding:15px 0px;
	color:#333333;
	width:559px;
	overflow:hidden;
}
#main p {
	line-height:1.4em;
	padding:6px 0px;
}
#main p.img-right {
	float:right;
	padding:6px 0px 6px 15px;
}
#main h1 {
	font-size:2.3em;
	font-weight:normal;
	border-bottom:1px solid #ececec;
	padding-bottom:7px;
	margin-bottom:12px;
}
#main h1.v-textu {
	padding-top:35px;
}
#main h2 {
	font-size:1.6em;
	font-weight:normal;
	border-bottom:2px solid #ececec;
	padding-bottom:5px;
	margin-bottom:6px;
	padding-top:25px;
}
#main h3 {
	font-size:1.2em;
	padding:15px 0px 6px 0px;
}
#main a {
	color:#3b6292;
}
#main a:hover {
	color:#333333;
}

#main ul, #main ol {
	padding:5px 0px 5px 30px;
}
#main ul li, #main ol li {
	line-height:1.4em;
	padding:2px 0px;
}

/*Index-aktualita*/
.index-aktualita {
	padding-bottom:12px;
}
#main .index-aktualita h3{
	padding:5px 0px 0px 0px;
}
#main .index-aktualita p.ia-datum {
	padding-bottom:0px;
	color:#bbbaba;
}
#main .index-aktualita p.right {
	padding-top:0px;
}
/*Index-aktualita*/

/*Main*/
/*Content-left*/

/*Content-right*/
#content #content-right{
	float:left;
	position:relative;
	width:190px;
	overflow:hidden;
	padding:15px 0px;
}
#content #content-right h3{
	background:#3b6292;
	color:#ffffff;
	font-size:1em;
	padding:5px 15px 5px 15px;
}


/* Side-boxik */
.side-boxik {
	background:url(images/bg-side-boxik.png) left top repeat-x #ececec;
	width:160px;
	padding:5px 15px;
	overflow:hidden;
	margin-bottom:12px;
}
.side-boxik p {
	line-height:1.4em;
	padding:6px 0px;
}
.side-boxik a {
	color:#000000;
}
.side-boxik a:hover {
	color:#3b6292;
}
.side-boxik ul{
	margin-left:-15px;
	margin-right:-15px;
	padding:3px 0px;
}
.side-boxik ul li {
	list-style-type:none;
	line-height:1.4em;
	padding:5px 15px;
	border-bottom:1px solid #dadada;
}
.side-boxik ul li a{
	text-decoration:none;
}
.side-boxik ul li ul {
	margin-left:0px;
	margin-right:-15px;
	padding:3px 0px;
}
.side-boxik ul li ul li {
	list-style-type:square;
	line-height:1.4em;
	padding:2px 10px 2px 0px;
	margin-left:20px;
	border-bottom:none;
	font-size:0.95em;
}
/* Side-boxik */

/* Sidebar Styles */
	
#sidebar
{
	width:190px;
	float:left;	
	text-align:left;
	padding:15px 0px;
}
#sidebar h3{
	background:#3b6292;
	color:#ffffff;
	font-size:1em;
	padding:5px 15px 5px 15px;
}

/*Main-menu*/

#posledni-aktualizace, .lmf_generated_text {
	font-size:0.9em;
	color:#bbbaba;
	padding-left:15px;
}

/* Sidebar Styles */

/* Footer */

#footer {
	background:#3b6292;
	padding:5px 10px;
	margin:0px auto;
	width:960px;
	color:#ffffff;
	font-size:0.9em;
}
#footer p{ 
	padding:7px 100px;
	line-height:1.5em;
}
#footer a {
	color:#ccddf3;
}
#footer a:hover {
	color:#ffffff;
}

.clear
{
	clear: both;
}

table.normal {
	width:98%;
	border-collapse:collapse;
	margin:10px 0px 10px 1px;
}
table.normal td, table.normal th {
	border:1px solid #dadada;
	padding:7px;
}
table.normal tr th {
	background:#f7f6f6;
}
table.normal tr.suda td {
	background:#fafafa;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	padding:10px 20px 10px 0px;
}

.alignright {
	float: right;
	padding:10px 0px 10px 20px;
}

#mojemapa {
	width:550px;
	height:400px;
}