.alignright {
	float: right;
}
.alignleft {
	float: left;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address, table, .contactright {
	margin-bottom: 18px;
	margin-top: 0;
}
.lcolbox h1, .lcolbox h2, .lcolbox h3, .lcolbox h4, .lcolbox h5, .lcolbox h6, .lcolbox p, .lcolbox blockquote, .lcolbox form, .lcolbox label, .lcolbox ul, .lcolbox ol, .lcolbox dl, .lcolbox fieldset, .lcolbox address {
	margin-bottom: 12px;
	margin-top: 0;
}
div {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}

h1, h2, h3, h4 {
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
h1 {
	font-size: 25px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 12px;
}
#leftcol h1, #leftcol h2, #leftcol h3, #leftcol h4 {
	color: #112377;
	margin-bottom: 10px;
}
#rightcol h1, #rightcol h2, #rightcol h3, #rightcol h4 {
	color: #c50606;
}
#rightcol h1 {
	padding-bottom: 6px;
	margin-bottom: 0;
}
#leftcol a:link, #leftcol a:visited, #leftcol a:active {
	color: #112377;
	text-decoration:none;

}
.post a:link, .post a:visited, .post a:active {
	color: #EE1F1A;
}
#leftcol a:hover {
	background: #112377;
	color: #fff;
	text-decoration: none;	font-weight:bold;
}
#rightcol a:hover {
	background: #EE1F1A;
	color: #ffffff;
	text-decoration: none;
}
.postmeta {
	color: #000;
	font-size: 11px;
}
.postmeta p a:link, .postmeta p a:visited, .postmeta p a:active {
	text-decoration: underline;
	color: #999999;
}
body {
	background-color: #CDD7EA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	padding: 0px;
	margin: 0px;
}
#container {
	padding: 10px;
	background-color: #ffffff;
	margin: 10px auto;
	width: 1010px;
	height:100%;
}
#header {
	width: 1010px;
	height: 200px;
	background-image: url('levne-letenky-online.jpg');
}

#header span {
display:none;
}

#mainnav {
	width: 1010px;
	height: 42px;
}
#leftcol {
	float: left;
	width: 222px;
	margin-top: 10px;
	color: #000;
}
#rightcol {
	width: 780px;
	float: right;
	margin-top: 10px;
	color: #000;
}
#footer {
	width: 100%;
	height: 37px;
	background-color: #dae1f4;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
  clear: both;
}
#footer p {
	margin: 0;
	padding: 10px;
	display: block;
	color: #000;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
#footer a:hover {
	text-decoration:underline;
}
.post {
	margin-bottom: 10px;
	padding: 18px 12px 1px 12px;
	text-align: justify;
}
.post h1 a {
	text-decoration: none;
}
.lcolbox {
	background-color: #dae1f4;
	margin-bottom: 10px;
	padding: 18px 12px 8px;
	font-size: 11px;
	line-height: 14px;
}

.lcolbox ul {
	list-style: none;
	border-top: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.lcolbox ul li {
	border-bottom: 1px solid #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
.lcolbox ul li a {
	display: block;
	text-decoration: none;
	padding-left: 12px;
}
.post ul {
	list-style: none;
	padding: 0px;
	margin-left: 36px;
}
.post ul li {
	padding-left: 12px;
}
.navigation {
	background-color: #F7F9F1;
	margin: 0 0 12px;
	padding: 0 10px;
	height: 16px;
  clear: both;
}

.fix {
  height: 1px;
  width: 100%;
  clear: both;
}

.inp {
color:#666;
}

.submit {
background-color:#BCD9E1;
color:#000;
font-weight:bold;
}

label {
font-weight:bold;
}

#content {
clear:both;
	
}

.test {overflow: hidden;}

h1 span {
color:#112377;
font-style:italic;
font-weight:bold;
font-size:16px;
}