@CHARSET "UTF-8";

/* hlavni rozvrzeni */
#page {
	border: 0px solid black;
	width: 995px;
	display: block;
	margin: 0px auto;
	min-height: 400px;
	margin-bottom: 200px;
}

#bodypage {
	display: block;
	float: left;
	width: 916px;
	background: #dadedf;
	margin-left: 45px;
	_margin-left: 22px;
	min-height: 200px;
	padding-left: 17px;
	padding-right: 17px;
	border: 0px solid red;
}

#banner {
	display: block;
	float: left;
	width: 995px;
	height: 305px;
	border: 0px solid red;
}

.banner-trans {
	display: block;
	float: left;
	border: 0px solid green;
	margin-left: 60px;
	margin-top: 40px;
}

#topmenu {
	display: block;
	height: 30px;
	background: #6b6c6c;
	width: 918px;
}

#topmenu a {
	display: block;
	float: left;
	color: white;
	text-decoration: none;
	border-left: 1px solid #a2c205;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 7px;
	padding-left: 22px;
	padding-right: 22px;
	font-size: 13px;
	font-weight: bold;
}

#topmenu a:hover {
	text-decoration: none;
	color: #c6ed06;
}

#topmenu .active {
	color: #a2c205;
}

#topmenu .first {
	border-left: none;
	margin-top: 5px;
	padding: 0px;
	width: 51px;
	height: 21px;
}

.logo_link a {
	background: white;
}

.logo_link a:hover {
	background: #c6ed06;
}

.logo_link .activeLogo {
	background: #a2c205;
}

.nod_found {
	display: block;
	margin-top: 50px;
	margin-bottom: 50px;
	font-size: 25px;
	color: black;
	text-align: center;
}

.content-obsah {
	display: block;
	float: left;
	border: 0px solid green;
	width: 918px;
	background: white;
	margin-top: 8px;
	margin-bottom: 13px;
}

.content-page {
	display: block;
	float: left;
	width: 852px;
	background: white;
	margin-top: 8px;
	margin-bottom: 13px;
	border-right: 6px solid #3a8198;
	min-height: 200px;
	background: white url("../files/web/hrbs_vertical.gif") no-repeat left
		top;
	padding-left: 60px;
	padding-bottom: 20px;
}

.obsah-in {
	display: block;
	float: left;
	margin-top: 10px;
	color: #515151;
	margin: 1px;
	margin-right: 40px;
	margin-bottom: 10px;
}

/* homepage */
.hp-left {
	display: block;
	float: left;
	width: 320px;
	height: 357px;
	background: url("../files/web/bg_hp.jpg") no-repeat top left;
	border: 0px solid red;
	padding-left: 30px;
	padding-right: 85px;
	padding-top: 20px;
	color: white;
}

.hp-right {
	display: block;
	float: left;
	width: 431px;
	height: 357px;
	background: url("../files/web/bg_hp_right.jpg") no-repeat top left;
	border: 0px solid red;
	padding-left: 35px;
	padding-right: 15px;
	padding-top: 20px;
	color: #616167;
}

.hp-aktualita {
	border: 0px solid black;
	display: block;
	float: left;
	width: 430px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.hp-aktualita a {
	display: block;
	float: left;
	text-decoration: none;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px dotted #dadedf;
	padding: 10px;
}

.hp-aktualita a:hover {
	display: block;
	float: left;
	background: #e1e1e1;
	text-decoration: none;
	border: 1px solid #b1b1b1;
}

.hp-aktualita-foto {
	display: block;
	float: left;
}

.hp-aktualita-title {
	margin-top: 3px;
	display: block;
	color: #306c7f;
	font-size: 14px;
	font-weight: bold;
	margin-left: 110px;
	min-height: 25px;
}

.hp-aktualita-date {
	margin-left: 110px;
	display: block;
	color: #a2c205;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
}

.hp-aktualita-body {
	margin-left: 110px;
	display: block;
	color: #616166;
	font-size: 12px;
	height: 60px;
}

.hp-aktualita-more {
	margin-left: 110px;
	display: block;
	color: #616166;
	font-size: 12px;
	text-align: right;
	height: 15px;
}

.hp-aktualita-more .more {
	color: #306c7f;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: right;
	width: 50px;
	border: 0px solid red;
	padding-right: 20px;
	background: url("../files/web/more.gif") no-repeat right top;
}

.hp-aktualita-more .more:HOVER {
	text-decoration: underline;
}

.hp-oddelovac {
	display: block;
	float: left;
	width: 430px;
	background: url("../files/web/hp-oddelovac.gif") repeat-x;
	height: 1px;
}

/* Aktuality */
.aktuality-aktualita {
	border: 0px solid black;
	display: block;
	margin-right: 30px;
	height: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.aktuality-aktualita a {
	display: block;
	float: left;
	text-decoration: none;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px dotted #dadedf;
	padding: 10px;
}

.aktuality-aktualita a:hover {
	display: block;
	float: left;
	background: #e1e1e1;
	text-decoration: none;
	border: 1px solid #b1b1b1;
}

.aktuality-oddelovac {
	display: block;
	width: 830px;
	background: url("../files/web/hp-oddelovac.gif");
	height: 1px;
}
.aktualita-date {
	margin-left: 0px;
	display: block;
	color: #a2c205;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
}

/* Služby a produkty */
.sluzby-a-produkty strong {
	color: #616161;
}

/* Reference */
.reference {
	display: block;
	border: 0px solid red;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 30px;
}

.reference a {
	display: block;
	float: left;
	text-decoration: none;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px dotted #dadedf;
	padding: 10px;
	width: 810px;
}

.reference a:hover {
	display: block;
	float: left;
	background: #e1e1e1;
	text-decoration: none;
	border: 1px solid #b1b1b1;
}

.reference-foto {
	display: block;
	float: left;
	border: 2px solid #6f6f6f;
}

.reference-title {
	margin-top: 3px;
	display: block;
	color: #306c7f;
	font-size: 14px;
	font-weight: bold;
	margin-left: 115px;
	height: 20px;
}

.reference-body {
	margin-left: 115px;
	display: block;
	color: #616166;
	font-size: 12px;
	height: 40px;
}

.reference-more {
	margin-left: 70px;
	display: block;
	color: #616166;
	font-size: 12px;
	text-align: right;
	height: 15px;
}

.reference-more .more {
	color: #306c7f;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: right;
	width: 90px;
	border: 0px solid red;
	padding-right: 20px;
	background: url("../files/web/more.gif") no-repeat right top;
}

.reference-more .more:HOVER {
	text-decoration: underline;
}

.reference-oddelovac-foto {
	color: #969897;
}
.reference-projekt-foto
	{
		color: #969898;
		display: block;
		float: left;
		width: 810px;
		border: 0px solid red;
		background: url("../files/web/line.gif") no-repeat right top;
		margin-bottom: 30px;
	}
.reference-projekt-galerie img
	{
		display: block;
		float: left;
		border: 2px solid #6f6f6f;
		margin-right: 10px;
		margin-bottom: 10px;
	}
.reference-button-zpet
	{
		display: block;
		float: left;
		border: 0px solid red;
		margin-top: 10px;
	}	
.reference-button-zpet a
	{
		font-weight: bold;
		color: #3a8198;
		display: block;
		margin-left: 750px;
		width: 50px;
		padding-left: 20px;
		text-decoration: none;
		background: url("../files/web/back.gif") no-repeat left top;
	}
.reference-button-zpet a:hover
	{
	text-decoration: underline;
	}
/* ZAMESTNANI */
.zamestnani-text1 {
	color: #3a8198;
	font-weight: bold;
	display: block;
}

.zamestnani-text2 {
	display: block;
	float: left;
	margin-top: 15px;
}

.zamestnani-text2 a, .kontakt a {
	color: #8c9a41;
}

.zamestnani-box {
	display: block;
	border: 0px solid black;
}

.zamestnani-box a {
	display: block;
	float: left;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 3px;
	padding-top: 9px;
	padding-bottom: 6px;
	width: 300px;
	background: #d5d8d8;
	margin-bottom: 3px;
	border-left: 3px solid #3a8198;
}

.zamestnani-box a:hover {
	display: block;
	float: left;
	background: #babdbd;
	text-decoration: none;
}

.zamestnani-title {
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #3a8198;
	border: 0px solid red;
}

.zamestnani-link {
	color: #3a8198;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: right;
	width: 96px;
	border: 0px solid red;
	padding-right: 4px;
	margin-top: 5px;
	background: url("../files/web/more.gif") no-repeat right top;
}

.zamestnani-link:hover {
	text-decoration: underline;
}

.zamestnani-nabidka {
	display: block;
	float: left;
	margin-top: 15px;
	margin-left: 0px;
}
.zamestnani-page-title
	{
	display: block;
	border: 0px solid red;
	width: 100%;
	height: 45px;
}
.zamestnani-page-h3 {
	color: #616167;
	font-weight: bold;
	font-size: 24px;
	display: block;
	float: left;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	border: 0px solid red;
}

.zamestnani-page-h2 {
	color: #3a8198;
	font-size: 18px;
	display: block;
	float: left;
	margin-left: 7px;
	margin-top: 7px;
	padding: 0px;
}
/* KONTAKT */
.kontakt
	{
		border: 0px solid red;	
		width: 100%;
	}
.kontakt-table
{
	display: block;
	float: left;
	border: 1px solid #3a8198;
	padding: 13px;
	padding-left: 20px;
	padding-right: 30px;
	background: #f1f1f1;
	/*font-weight: bold;
	 color: #838383 */;	
}
.kontakt-table tr .first
{
	height: 30px;
	text-align: right;
	padding-right: 5px;
}
.kontakt-table tr .vypln
	{
	text-align: left;
	}
.kontakt-table .code
{
	border: 1px solid #666666;
	margin-left: 20px;
	margin-top: 4px;
	display: block;
	float: left;
}
.kontakt-table .textcode
{
	border: 1px solid #666666;
	margin-left: 0px;
	margin-top: 6px;
	display: block;
	float: left;
}
.kontakt-table .error2 {
	display: block;
	border: 2px solid #ff0000;
	padding: 10px;
	background: #ffb1b3;
	color: #ac2f32;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.kontakt-odeslat input
	{
		margin-left: 150px;
		border: none;
		width: 110px;
		height: 34px;
		background: url("../files/web/submit.gif") no-repeat left top;
	}
.kontakt-odeslat img
	{
		border: none;
	}	
.odeslano
{
	display: block;
	float: left;
	border: 1px solid red;
	
}
.alert2 {
	display: block;
	border: 2px solid #80a168;
	float: left;
	width: 755px;
	padding: 10px;
	background: #e6f4dc;
	color: #334228;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 20px;
	margin-right: 20px;
}
/* ZAMESTNANI PAGE */
.zamestnani-page h4
{
	margin: 0px;
	font-size: 14px;
	color: #90ac04;
}
.zamestnani-page ul
{
	margin: 0px;
	margin-top: 3px;
	padding-left: 16px;
}
.zamestnani-page ul li
{
	margin-left: 0px;
	padding-left: 0px;
}
.zamestnani-page a
{
	color: #90ac04;
}
/* MAPA STRANEK */
.level1 a
{
	color: #a2c205;
}
.level1
{
	list-style: none;
	background: url("../files/web/level1.gif") no-repeat left top;
	padding-left: 20px;
	margin-top: 5px;
}
.level2
{
	list-style: none;
	background: url("../files/web/level2.gif") no-repeat left top;
	padding-left: 20px;
	margin-left: 20px;
	margin-top: 5px;
}
.level2 a
{
	color: #3a8198;
}
.mapa-stranek ul
{
	padding-left: 0px;
}
/* STRUKTURA */
.struktura-title{
	font-weight: bold;
}
.struktura-seznam{
	display: block;
	border: 0px solid red;
	margin-top: 10px;
}
.struktura-button-zpet a
	{
		font-weight: bold;
		color: #3a8198;
		display: block;
		margin-left: 750px;
		width: 50px;
		padding-left: 20px;
		text-decoration: none;
		background: url("../files/web/back.gif") no-repeat left top;
	}
.struktura-button-zpet a:hover
	{
	text-decoration: underline;
	}
.struktura-seznam a{
	color: #8c9a41;
}

