body{
	background-color: #8a9dc5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a {
	text-decoration: none;
}

a img {
	border: 0;
}

#page-wrapper {
	margin: 0 auto;
	width: 902px;
}

#page {
	float: left;
	border: 1px solid #708cc4;
}

#header-wrapper {
	float: left;
	background: #fff;
}

#header {
	float: left;
	background: #fbf8ac;
	border-bottom: 5px solid #B2C1E0;
	border-top: 5px solid #B2C1E0;
}


#header-left {
	height: 85px;
	width: 550px;
	float: left;
	padding-top: 15px;
	padding-left: 20px;
}

#header-right {
	height: 100px;
	width: 330px;
	float: left;
	text-align: right;
	/*padding-right: 20px;*/
}

#menu {
	float: left;
	border-bottom: 1px solid #708cc4;
	border-top: 1px solid #708cc4;
	background:url("images/menu-bkg.png") repeat-x;
	width: 900px;
}

.uvodna {
  font-size:11px;
  line-height:19px;
  text-align:justify;
  margin:10px 0;
}

#uvodna-h {
  font-size: 40px;
  text-align: center;
  margin-bottom: 3px;
}

#header-cestovna {
  font-size: 14px;
  font-weight: bold;
  padding-left: 50px;
  margin-bottom: 5px;
}

.menu-item {
	float:left;
	/*width: 130px;*/
	height: 22px;
	padding-left: 22px;
	padding-right: 22px;
	/*background: url(images/menu-bkg.png) repeat-x;*/
	padding-top:8px;
	text-align: center;
}

#menu a {
	color: #555;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	color: #0380BA;
	font-weight: bold;
}

#middle {
	float: left;
	background: #b2c1e0;
}

#footer {
	width: 880px;
	height: 20px;
	border-top: 1px solid #708cc4;
	background: #b2c1e0;
	padding-right: 20px;
	float: left;
	text-align: right;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 8px;
	color: #FBF8AC;
}

#left-col {
	width: 200px;
	min-height: 500px;
	float: left;
	background: #b2c1e0;
}

#right-col {
	width: 700px;
	min-height: 500px;
	float: left;
	background: #b2c1e0;
}

#leftmenu {
	width: 180px;
	min-height: 330px;
	border: 1px solid #5b73a3;
	margin-left: 18px;
	margin-top: 20px;
	/*background: url("images/phone-image.png") no-repeat scroll 50% 95% #FBF8AC; */
	background: #FBF8AC;
	padding-top: 20px;
}

.leftmenu-item {
	width: 140px;
	border-bottom: 1px dotted #f78709;
	margin-left: 20px;
}

.contact-item {
	width: 140px;
	margin-left: 20px;
	margin-bottom: 8px;
}

.leftmenu-item a {
	font-weight: bold;
	font-size: 10px;
	color: #f78709;
	line-height: 16px;
}

.leftmenu-item a:hover {
	color: #0380ba;
}

#leftmenu-fix {
	width: 180px;
	height: 100px;
	border: 1px solid #708cc4;
	margin-left: 18px;
	margin-top: 10px;
	background: #fbf8ac;
	padding-top: 20px;
	margin-bottom: 10px;
}

#main {
	width: 620px;
	min-height: 400px;
	border: 1px solid #708cc4;
	margin-left: 20px;
	margin-top: 10px;
	background: #fbf8ac;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
	color:#333;
}

.main-headline {
	width: 640px;
	min-height: 40px;
	border: 1px solid #708cc4;
	margin-left: 20px;
	margin-top: 20px;
	background: #fbf8ac;
	padding-top: 10px;
	padding-left:20px;
	color: #0380ba;
	font-size: 15px;
	font-weight: bold;
	text-transform:uppercase;
	line-height: 30px;
}

.error {
	color: #FF0000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}

.error2 {
	color: #0380BA;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}

.info-text {
	font-size: 11px;
}

.left-col-news {
  padding: 0 20px;
  color: #333;
}

.left-col-news p {
  font-size:11px;
  line-height:15px;
}

.left-col-news h3 {
  font-size:12px;
}

.left-col-news img {
  margin-top: 5px;
}

.home-wrapper #main {
  width: 420px;
  float:left;
}

.news-wrapper-home {
  background:none repeat scroll 0 0 #FBF8AC;
  border:1px solid #708CC4;
  color:#333333;
  padding: 0 20px;
  width: 143px;
  float:left;
  margin-left:15px;
  margin-top:10px;
}

.news-wrapper-home p {
  font-size:11px;
  line-height:14px;
  margin:5px 0;
}

.news-wrapper-home img {
  margin: 10px 0;
}

.gallery-box {
	font-size: 9px;
}

#main a {
	color: #0380BA;
	text-decoration: none;
}

#main a:hover {       
	text-decoration: underline;
}
