body {
	text-align: center;
	margin: 10px 0px 10px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	color: #363636;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}
#layout {
	width: 956px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#layout-top {
	width: 956px;
	height: 91px;
	background-image: url('../images/top-line.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

#top-logo {
	float: left;
	width: 300px;
	height: 79px;
	background-image: url('../images/logo-top.gif');
	background-repeat: no-repeat;
}

#top-lang {
	float: right;
	width: 100px;
	height: 20px;
	color: #595959;
	text-align: right;
	font-size: 12px;
}

#top-lang a:link, #top-lang a:visited, #top-lang a:active {
	color: #595959;
	text-decoration: underline;
	font-weight: normal;
}

#top-lang a:hover {
	color: #595959;
	text-decoration: none;
	font-weight: normal;
}

#top-lang a.selected {
	font-weight: bold;
}

#top-menu {
	float: right;
	width: 600px;
	height: 18px;
	color: #595959;
	text-align: right;
	font-size: 14px;
}

#top-menu span {
	display: block;
	padding-top: 15px;
}

#top-menu a:link, #top-menu a:visited, #top-menu a:active {
	color: #595959;
	font-weight: normal;
	text-decoration: underline;
}

#top-menu a:hover {
	color: #595959;
	text-decoration: none;
}

#top-name {
	float: right;
	width: 650px;
	height: 30px;
	text-align: right;
}

#top-name span {
	display: block;
	font-size: 23px;
	line-height: 27px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 7px;
}

#layout-bottom {
	clear: both;
	padding-top: 15px;
	width: 956px;
	height: 39px;
}

#footer-left {
	float: left;
	width: 300px;
	height: 39px;
	background-image: url('../images/footer-left.jpg');
	background-repeat: no-repeat;
}

#footer-left a:link, #footer-left a:visited, #footer-left a:active {
	display: block;
	margin: 9px 0px 0px 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
}

#footer-left a:hover {
	text-decoration: underline;
}

#footer-right {
	float: right;
	width: 629px;
	height: 39px;
	background-image: url('../images/footer-right.jpg');
	background-repeat: no-repeat;
}

#footer-right span {
	display: block;
	margin: 9px 0px 0px 20px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 20px;
}

#footer-right span a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
}

#footer-right span a:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 20px;
	text-decoration: underline;
}

#footer-full {
	float: left;
	width: 956px;
	height: 39px;
	background-image: url('../images/footer-full.jpg');
	background-position: right;
	background-repeat: no-repeat;
}

#footer-full span {
	display: block;
	margin: 9px 0px 0px 300px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
}

#footer-full span a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
}

#footer-full span a:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 20px;
	text-decoration: underline;
}

#titulka-col-agentury {
	float: right;
	width: 300px;
	height: 425px;
}

#titulka-col-agentury-img {
	display: block;
	width: 300px;
	height: 170px;
	text-decoration: none;
	background-image: url('../images/titulka-agentury.jpg');
}

#titulka-col-firmy {
	float: right;
	width: 300px;
	height: 425px;
	margin-right: 28px;
}

#titulka-col-firmy-img {
	display: block;
	width: 300px;
	height: 170px;
	text-decoration: none;
	background-image: url('../images/titulka-firmy.jpg');
}

#titulka-col-pracovnici {
	float: right;
	width: 300px;
	height: 425px;
	margin-right: 28px;
}

#titulka-col-pracovnici-img {
	display: block;
	width: 300px;
	height: 170px;
	text-decoration: none;
	background-image: url('../images/titulka-pracovnici.jpg');
}

a.titulka-col-nadpis:link, a.titulka-col-nadpis:visited, a.titulka-col-nadpis:active {
	display: block;
	text-align: right;
	width: 300px;
	padding: 17px 0px 9px 0px;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	color: #595959;
	text-decoration: none;
}

a.titulka-col-nadpis:hover {
	text-decoration: underline;
}

div.col-info {
	width: 300px;
	height: 75px;
	background-image: url('../images/col-info.gif');
}

div.col-info span {
	display: block;
	padding: 7px 0px 0px 20px;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}

span.col-info-desc {
	display: block;
	padding: 15px 0px 0px 0px;
	text-align: justify;
}

span.col-info-desc a:link, span.col-info-desc a:active, span.col-info-desc a:visited {
	font-weight: bold;
	color: #528D47;
	text-decoration: underline;
}

span.col-info-desc a:hover {
	text-decoration: none;
}






#layout-box-in {
	border-bottom: 1px solid #DADADA;
}
#grayline-top {
	text-align: center;
	vertical-align: middle;
	background-color: #E3E3E3;
	height: 39px;
}
#grayline-top-box-in {
	padding-top: 9px;
}
#orangeline-top {
	text-align: left;
	height: 32px;
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
}
#orangeline-top-box-in {
	padding-top: 9px;
}
#menu-bottom {
	padding-left: 15px;
	padding-right: 18px;
	text-align: center;
}
#menu-bottom-box-in{
	border-top: 1px solid #FF6C00;
	padding-top: 9px;
	padding-bottom: 9px;
	line-height: 17px;
}
#grayline-bottom {
	background-color: #E3E3E3;
	height: 26px;
}
#grayline-bottom-box-in {
	padding-left: 339px;
	padding-top: 5px;
}

#footer-menu {
	position: absolute;
	width: 269px;
	bottom: 48px;
}

#footer-menu a:link, #footer-menu a:active, #footer-menu a:visited {
	display: block;
	font-size: 15px;
	line-height: 20px
	text-decoration: underline;
	padding: 6px 0px 6px 0px;
	text-align: right;
	color: #363636;
	font-weight: normal;
}

#footer-menu a:hover {
	text-decoration: none;
	font-weight: normal;
}

#newsletter-left {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
