@charset "utf-8";

a {
	color:#003399;
	text-decoration:underline;
}

h2 {
	color:#003399;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3em;
	margin-bottom:20px;
}
h2 .text {
	display:block;
	float:left;
	position:relative;
}
h2 .text .bicon {
	display:block;
	position:absolute;
	background-image:url(/images/icons/title_big_back_icon.gif);
	background-repeat:no-repeat;
	width:24px;
	height:9px;
	top:3px;
	right: -30px;
}


h3 {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7f7f7f;
}

div.citat {
	border-bottom:1px solid #e8e8e8;
	padding:12px 0px;
}

.citat.last {
	border-bottom:0px;
	padding-bottom:0px;
}

.citat p,
p.citat {
	margin-bottom:5px;
	color:#5d93c9;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
p.citat {
	padding:15px 0px;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	margin-bottom:10px;
}

h3.citat {
	font-size:14px;
	font-style:italic;
	
	
	font-family:"Trebuchet MS",  Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.2em;
	margin-bottom:20px;
}
p.autor_citatu {
	margin-top:0px;
	color:#666;
	font-style:normal;
	/*text-align:right;*/
}

h4 {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7f7f7f;
}
blockquote {
	padding-left:15px;
}
a.more_info,
a.hide_info  {
	display:block;
	padding-left:38px;
	height:22px;
	padding-top:6px;
	background-image:url(/images/buttons/more_info_bt.gif);
	background-repeat:no-repeat;
	margin-bottom:1em;
}

a.hide_info {

	background-image:url(/images/buttons/hide_info_bt.gif);

}
.blue {
	color:#5d93c9;
}

#hotlink_holder {
	border-top:1px solid #e8e8e8;
	padding-top:20px;
	padding-bottom:7px;
	padding-left:10px;
}
.hotlink {
	width:175px;
	margin-left:14px;
	float:left;
}
.hotlink  h2 {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003399;
	margin:0px 0px 10px 0px;
	padding-right:30px;
	float:left;
	background-image:url(/images/icons/title_back_icon.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
}

.hotlink  .image {
	clear:both;
	margin-bottom:15px;
}

.hotlink  .image a {
	position:relative;
	display:block;
	width:173px;
	height:84px;
}

.hotlink  .image a .over {
	display:none;	
	position:absolute;	
	top:0px;
	left:0px;
	background-image:url(/images/home_image_hover.png);
	width:173px;
	height:84px;
	z-index:10;
}
.hotlink .image a:hover .over {
	display:block;
	cursor:pointer;
}

/**
* novinky
**/
#news_holder {
height:544px;
overflow:hidden;
position:relative;
border-top:5px solid #F6F7F8;
border-bottom:10px solid #F6F7F8;
margin-left:1px;

}

#news_holder_clip {
position:absolute;
top:0px;
left:0px;
width:300px;
}

#news_holder .arrow_up,
#news_holder .arrow_down {
	display:block;
	position:absolute;
	background-image:url(/images/scroller_arrow_up.gif);
	background-repeat:no-repeat;
	width:5px;
	height:3px;
	right:10px;
	
}
#news_holder .arrow_up {
		top:10px;
}

#news_holder .arrow_down  {
		background-image:url(/images/scroller_arrow_down.gif);
		bottom:0px;
}

.news {
	background-image:url(/images/backgrounds/hr_news_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding:13px 20px 13px 20px;
	margin:0px ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
.article .news {
	background-image:none;
	padding-bottom:20px;
	margin-bottom:10px;
	border-bottom:1px solid #E8E8E8;
}
.article .news.last {
	border-bottom:0px;
}
.news .image {
	float:left;
	padding-right:10px;
}
.news .image a {
	position:relative;
	display:block;
	width:50px;
	height:51px;
}
.news .image a .over{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(/images/news_image_hover.png);
	width:50px;
	height:51px;
}
.article .news .image a,
.article .news .image a .over {
	width:80px;
	height:80px;
}
.article .news .image a .over {
	background-image:url(/images/news_big_image_hover.png);
}
.news .image a:hover .over{
	display:block;
	cursor:pointer;
}
.news .info {
	float:left;
	width:200px;
}
.article .news .info {
  width:400px;
}

.news  .date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5d93c9;
	margin-bottom:5px;
}

.news h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
		margin:0px;
		margin-bottom:5px;
		color:#003399;
}

.news h3 a {
	text-decoration:none;

}
.news h3 a:hover {
	color:#003399;
	text-decoration:underline;
}

.news p {
	margin-bottom:0px;

}
.news .more {
	text-align:right;
	margin-bottom:5px;
	padding-right:5px;
}

#news_archive {
	height:32px;
	border-top:1px solid #e8e8e8;
	padding-left:20px;
	padding-top:18px;
	
}

#news_archive  a {
	display:block;
	background-image:url(/images/icons/news_archive_icon.gif);
	background-repeat:no-repeat;
	padding-left:18px;
}

#tab_1 {
	position:relative;
}
#tab_2 {
	position:relative;
}

#gmap {
	float:left;
	width:290px;
	height:315px;
	background-color:#CCCCCC;
	margin-right:20px;
	overflow:hidden;
}
#gmap  #copyright {
	background-image:none !important;
	height:auto !important;
	padding:0px !important;
}
.contact {
	color:#666666;
}

.message {

	padding-left:70px;
	background-repeat:no-repeat;
	min-height:100px;
}

#info_message {
	background-image:url(/images/icons/warning_yellow_icon.gif);
	padding-top:5px;
}

#ok_message {
	background-image:url(/images/icons/ok_green_icon.gif);
	padding-top:5px;
}

.message  strong {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

table.references td {
	width:137px;
	height:137px;
	border:1px solid #dcdcdc;
	padding:0px;
}

table.references td a img {
	border:1px solid #fff;
}

table.references td a:hover img {
	border:1px solid #7f7f7f;
}


#reference_detail_holder {
	position:absolute;
}

#reference_detail_holder  .shadow{
	width:681px;
	height:359px;
	background-image: url('/images/references_detail_shadow.png');
}

#reference_detail_holder  .content {
	position:absolute;
	top:36px;
	left:40px;
	width:600px;
	height:279px;
	background-color:#FFFFFF;
}

#reference_detail_holder  .content a.close {
	display:block;
	position:absolute;
	right: 0px;
	top: 0px;
}

#reference_detail_holder  .content .logo {
 	
	display:block;
	position:absolute;
	left: 0px;
	top: 0px;
	border-right:1px solid #e6e6e6;
	padding-top: 65px;
	height:214px;
	width:160px;
 }
 
#reference_detail_holder  .content .info { 	
	display:block;
	position:absolute;
	left: 160px;
	top: 0px;
	padding-top: 40px;
	padding-left:35px;
	height:279px;
	width:340px;
	text-align:left;
}
 
#reference_detail_holder  .content .info h2 {
 	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
    color:#000;
	margin-bottom:5px;
	line-height:1.3em;
	
}

#reference_detail_holder  .content .objem {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;
}

#reference_detail_holder  .content .description {
	margin-top:20px;
	line-height:1.5em
}

/**
* Form
**/
.form h2 {
	background-color:#d9dee2;
	padding:10px 25px;
	margin:0px;
}

.form h3 {
	margin:0px 0px 10px 0px;
	color:#000;
}
.form h2 .text .bicon  {
	background-image:url(/images/icons/title_big_back_form_icon.gif);
}
.form fieldset {
	padding:30px  25px 25px 25px;
	background-repeat:no-repeat;
	position:relative;
	
}
.form fieldset.personal_data {
	background-image:url(/images/icons/person_form_icon.gif);
	background-position:490px 30px;
}
.form fieldset.contact_data {
	background-image:url(/images/icons/envelope_form_icon.gif);
	background-position:490px 30px;
}
.form fieldset.education_data {
	background-image:url(/images/icons/book_form_icon.gif);
	background-position:490px 30px;
}
.form fieldset.languages_data {
	background-image:url(/images/icons/languages_form_icon.gif);
	background-position:480px 30px;
}

.form fieldset.pc_data {
	background-image:url(/images/icons/pc_form_icon.gif);
	background-position:480px 30px;
}
.form fieldset.driving_license_data {
	background-image:url(/images/icons/license_form_icon.gif);
	background-position:490px 25px;
	height:80px;
}

.form fieldset.career_data {
	background-image:url(/images/icons/career_form_icon.gif);
	background-position:460px 35px;
}

.form fieldset.source_data {
	background-image:url(/images/icons/building_form_icon.gif);
	background-position:490px 15px;
}

.form .message {
	margin:0px;
	padding:20px 20px 3px 20px;
	min-height:0px;
}
.form .message p {
	margin:0px;
	margin-bottom:1.5em;
}
.form label {
	color:#4c4c4c;
	width:178px;
	display:block;
	float:left;
	padding-top:3px;
	position:relative;
}
.form .error label,
.form .error  {
	color:#ff0000 !important;
}

.form label .required {
	background-image:url(/images/icons/required.gif);
	background-repeat:no-repeat;
	display:block;
	width:10px;
	height:10px;
	position:absolute;
	top:8px;
	right:4px;
}
.form div {
	margin-bottom:9px;
}
.form input.text_input {
	border-left:1px solid #c6c6c6;
	border-top:1px solid #c6c6c6;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	width:255px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:18px;
	padding:5px 5px 0px 5px;
}
.form  .hr {
	font-size:1px;
	line-height:1px;
	height:1px;
	background-color:#d8dada;
}
.form  .hr hr {
display:none;
	
}

.form select {
	border-left:1px solid #c6c6c6;
	border-top:1px solid #c6c6c6;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	width:255px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
	padding:2px 0px;
	width:265px;
}

.form select.short {
	width:50px;
}

.form select.medium {
	width:150px;
}
.form select.day {
	width:50px;
}
.form select.month {
	width:130px;
}
.form select.year {
	width:80px;
}
.form input.file_input {


	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}


input.text_input.short {
	width:100px;
}
.form fieldset.small {
	/*padding-top:18px;*/
	padding:18px 25px;
}

.form fieldset.small #agree {
	float:left;
	padding-top:10px;
}

.form fieldset .submit {
	position:relative;
	float:right;

}
/*.form fieldset .submit {
	position:absolute;
	top:0px;
	left:0px;
}*/

#podpis {
 width:176px;
 text-align:center;
 /*float:right;
 margin-right:60px;*/
}

.image_left {
	float:left;
	padding:0px 15px 10px 0px;
}

.article.news_detail p.date {
	margin-top:-7px;
	color:#5D93C9;
}

.gallery .image {
	float:left;
	border:1px solid #e8e8e8;
	margin-right:18px;
	margin-bottom:18px;
	text-align:center;
	width:160px;
}

.article ul {
	list-style-position:outside;
}

#back_button {
	position:absolute;
	top:17px;
	left:550px;
}