/* @override 
	http://pelcak/css/pelcak.css
	http://www.pelcak.cz/css/pelcak.css
*/

body {
	text-align: center;
	padding: 0;
	margin: 0;
	color: #1b1c20;
	background: #fff;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;

}

#body-project{
  background: #fff url("../img/body-proj.gif") center 0px repeat-y;
}


* {
	padding: 0;
	margin: 0
}

img {
	border: none;
}


a {text-decoration: none; color: #D22618; border: none; outline: none;}
a:active {text-decoration: none; color: #D22618; border: none;}
a:hover {text-decoration: none; color: #D22618; border: none;}

alink {text-decoration: none; color: #D22618; border: none;}
vlink {text-decoration: none; color: #D22618; border: none;}


h1 {
	color: #aa291b;
  font-size: 17px;
  margin: 0;
  padding: 10px 0 10px 0;
}

hr {
background: silver;
border: none;
height: 1px;
margin: 5px 0 5px 0;
}

h2 {

font-size: 19px;
font-weight: normal;
padding: 30px 0 20px 0;
margin: 0;
color: #323232;
}



p {	padding: 5px 0;
	margin: 0;
	line-height: 145%;
	text-align: justify;
}

table {
	margin: 0;
	padding: 0;
}

td {
	vertical-align: top;
	padding: 2px;
	padding-right: 0;
}



#kontakt-table {
	padding: 5px 0;
	margin: 8px 0;
	line-height: 145%;
	font-size: 11px;
}


#page {
	width: 980px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	_height: 615px;
	min-height: 615px;
	padding-bottom: 12px;

			}

#page-project {
	width: 980px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	_height: 700px;
	min-height: 660px;
	background: #fff url(../img/content-bg.jpg) repeat-x left bottom;

			}


	
	
	.top {
	padding-left: 15px;
		background: url(../img/gotop.gif) no-repeat left 1px;
margin: 5px 0;
float: right;


}

.top-p {
	text-align: right;


}
/* COLORS */

.white {color: #fff;}	
.red {color: #D22618;}
		
/* HEAD */

#head {
	background: #fff;
	height: 70px;
	width: 980px;
	position: relative;
}

#head img {
	position: absolute;
	top: 0;
	right: 0;
}

#head-en {
	background:  url(../img/header-en.gif) 280px 58px no-repeat;
	height: 175px;
	width: 990px;
	position: relative;
}

#head h3{
position: absolute;
width: 161px;
height: 31px;
overflow: hidden;
top: 21px;
margin: 0;
padding: 0;
left:55px;
}


#head h3 a {
cursor: pointer;
display: block;
font-weight: normal;
color: #D61C41;
height: 100%;
font-size: 11px;
width: 100%;
}

#head h3 a:hover {
	text-decoration: none;
}

#head h3 span{
display: block;
position: absolute;top: 0;left: 0;
width: 100%;height: 100%;
background: url(../img/logo.gif) no-repeat;
}

/* MENU */

#h-menu {
position: absolute;
left: 600px;
height: 69px;
width: 350px;
color: #3D444A;
}


/*#h-menu {
position: absolute;
left: 385px;
height: 69px;
width: 550px;
color: #3D444A;
}*/

.dropdown {
	float: left;
	padding-right: 0;
	color: #515155;
	}

.dropdown a.solo, .dropdown a.solo-active, .dropdown a.solo:active, .dropdown a.solo:visited {
	 z-index: 10;
	 display: block;
	 height: 41px;
	 width: 112px;
	 padding: 29px 0 0 5px;
	 cursor: pointer;
}

.dropdown a.solo:hover {
	cursor: pointer;
  display: block;	 
  color: #B50A32;
}


.dropdown dt a.main-link{
  padding: 29px 0 0 0;
  height: 41px;
}

dt#two-ddheader {
	width: 111px;
	padding: 26px 8px 23px 8px;
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
	background: #fff;
}

dt#one-ddheader {
	width: 111px;
	padding: 28px 8px 23px 8px;
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
	background: #fff;
}

.dropdown dt {
	width: 115px;
	padding: 26px 8px 24px 8px;
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
	background: #fff;
	color: #000;
}

.dropdown dt#kontakt {
	width: 80px;
	padding: 26px 8px 24px 8px;
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
	background: #fff;
	color: #000;
}

.dropdown dt:hover {
	background: #fff;
	color: #B50A32;
}

.dropdown dd {
	position: absolute;
	overflow: hidden;
	width: 218px;
	display: none;
	background: #fff;
	z-index: 10;
	opacity: 0;
}

.dropdown ul {
	width: 204px;
	list-style: none;
	padding: 5px 6px 5px 6px; 
}

.dropdown li {
	display: inline;
	
}

.dropdown a#kontakt{
	
    display: block;
	padding: 2px 4px 3px 4px;
	color: #000;
	text-decoration: none;
	background: #fff;
	width: 120px;
	font-size: 12px;
}

.dropdown a, .dropdown a:active, .dropdown a:visited {
	display: block;
	padding: 2px 4px 3px 4px;
	color: #000;
	text-decoration: none;
	background: #fff;
	width: 120px;
	font-size: 12px;
}

.dropdown a:hover {
color: #B50A32;
}

.dropdown .underline {
	border-bottom: 0px solid #b9d6dc
}


.clear{
  clear: both;
  display: block;
  height: 0;
  font-size: 1px;
  overflow: hidden;
}

.mainevent {
	width: 615px;
	margin: 35px 0 0 158px;
}

.maineventtext {
background: url(../img/vdot.gif) right 6px repeat-y;
width: 410px;
min-height: 110px;
_height: 110px;
float: left;
margin-top: 5px;
padding-top: 5px;
padding-right: 20px;
}

.maineventtext h3 {
font-weight: normal !important;
	}

.maineventtext h3 a {
display: block;
color: #3D444A;
	font-size: 110%;
}

.maineventtext h3 span {
display: block;
padding-top: 20px;
padding-bottom: 1px;
font-weight: normal;
font-size: 12px;
}

.maineventtext .overmore {
font-size: 12px;
padding-right: 30px;
text-decoration: none;
}

.mainevent img {
float: left;
margin-left: 20px;
}



/* CONTENT */

#content {
	font-size: 90%;
	line-height: 140%;
	float: left;
	width: 980px;
  background: url(../img/hdot.gif) left top repeat-x;
  margin-bottom: 20px;
}

#content-firma {
	font-size: 12px;
	padding-top: 18px;
	width: 980px;
  background: url(../img/hdot.gif) left top repeat-x;
}

#firmafoto a {
	margin-right: 9px;
}

#firmafoto span {
display: none;
}

#content-firma  h1 {
font-size: 16px;
text-transform: uppercase;
font-weight: normal;
padding: 5px 0 10px 0;
margin: 0;
color: #323232;
}

#content-firma  h2 {
font-size: 17px;
font-weight: normal;
padding: 25px 0 22px 0;
margin: 0;
color: #323232;
}

#content-firma  h3 {
font-size: 14px;
font-weight: normal;
padding: 10px 0 12px 0;
margin: 0;
color: #323232;
}

#content h4 {
	font-size: 115%;
text-align: center;
padding: 10px 0;
margin: 10px 0;
}



#content h5 {
	font-size: 100%;
text-align: center;
padding: 0;
margin: 15px 0;
}



#content h3 {
	margin: 0 0 0px 0;
	padding: 0 0 5px 0;
	color: #000;
	font-size: 110%;
	}

#content .publication h3 {
	margin: 0 0 0px 0;
	padding: 10px 0 0px 0;
	color: #000;
	font-size: 13px;
	width: 570px;
	text-align: left;
	}

#content .publication {
	font-size: 12px;
	}
	
	
#articles-autor	{
padding: 7px 0;
position: absolute;
}

#articles-autor a	{
padding: 0 0 2px 0;
font-style: italic;
font-size: 12px;
color: #D61C41;
}

#articles-autor a:hover	{
color: #e2e2e2;
}
/*
#articles-autor a	{
padding: 2px 3px;
color: #e2e2e2;
}

#articles-autor a:hover	{
padding: 2px 3px;
background: #000;
color: #fff;
-khtml-opacity: 0.8;
}
*/
#dalsi-foto {
padding: 2px 0;
font-style: italic;
font-size: 12px;
color: #D61C41;
}

#dalsi-foto:hover	{
padding: 2px 0;
color: #e2e2e2;

}

#articles-human	{
padding: 10px;
position: absolute;
top: 85px;
left: 25px;
z-index: 1;
background: url(../img/human-bg.png);
width: 100px;

}

#articles-human	a {
color: #fff;
display: block;
padding: 2px 0;
	filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  -khtml-opacity: 0.8;	

}

#articles-human	a:hover {
	text-decoration: none;
	filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  -khtml-opacity: 1;	
}


#article-main {
	float: left;
	width: 800px;
	padding-top: 25px;
	text-align: justify;
}

#foto-box {
	float: right;
width: 300px;
padding-left: 26px;

background: url(../img/vdot.gif) left 6px repeat-y;

}

#article-main #with-foto {
	float: left;
	width: 450px;
	margin: 0;
}

#article-main #with-foto table td {
padding: 1px 1px 1px 0;
margin: 0;
}

#articles-links	{
padding: 5px 0;
width: 180px;
padding-top: 85px;
float: left;
}

#articles-links	a {
font-size: 12px;
color: #1b1c20;
padding: 2px 0 2px 0;
margin: 0;
}

#articles-links	a.backe {
font-size: 11px;
color: #7d7d7d;
padding: 3px 0 2px 0;
display: block;
width: 30px;
}

#articles-links	a:hover {
	color: #D22618;
text-decoration: none;
}

#voyer-links	{
padding: 5px 0;
width: 180px;
padding-top: 8px;
float: left;
}

#voyer-links	a {
float: left;
font-size: 12px;
text-transform: uppercase;
color: #1b1c20;
padding: 2px 0 2px 0;
margin: 0;
}

#voyer-links	a:hover {
	color: #D22618;
text-decoration: none;
}

/* MAIN img */


#mainimg {
position: relative;
width: 100%;

}



#mainimg img {
display: block;
}


#mainimg h2 {
position: absolute;
top: 47%;
padding: 0;
width: 41%;
font-size: 24px;
padding-left: 125px;
text-transform: uppercase;
font-weight: normal;
line-height: normal;
color: #e2e2e2;
z-index: 100;
}

#overtext {
position: absolute;
top: 47%;
left: 58%;
width: 370px;
font-size: 13px;
line-height: normal;
text-align: left;
font-weight: normal;
color: #e2e2e2;
z-index: 100;
}

#overtext table td {
	padding: 1px 0px;
}

.cv1 {
	width: 81px;
}

.cv2 {
	width: 10px;
	text-align: center;
	vertical-align: top;
	padding: 2px;
}


#overtext table tbody {
	margin: 0;
	padding: 0;
}

#overtext #overmore {
font-size: 12px;
/*color: #D22618;*/
text-decoration: none;

}

#overtext #overmore:hover .white {
color: #D22618 !important;
}

/*#overtext #overmore:hover {
color: #fff;
}*/

#overimg {
position: absolute;
top: 280px;
height: 370px;
width: 100%;
background: url(../img/overimg.jpg) left top repeat-x;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.4;
  -khtml-opacity: 0.4;
}



/* PARTNERS */


#partners {
  position: absolute;
  top: 360px;
  left: -35px;
  width: 640px;
}

#partners img {
  margin-right: 40px;
}


#sidebar{
  width: 278px;
  float: left;
}

.pdf {
	font-size: 12px;
	padding: 5px 0 0 16px;
	display: block;
	background: url(../img/pdf.gif) left 5px no-repeat;
}

#sidebar h3{
font-size: 14px;
padding: 2px 0 8px 0;
margin: 0;
color: #3D444A;
}

#kotvy a {
		background: url(../img/sipka2.gif) left center no-repeat;
		padding: 2px 0 2px 16px;
		margin: 2px 0;

}

#llp {
	background: url(../img/llp.gif) 160px top no-repeat;
	display: block;
	margin-top:  30px;
	padding-left: 130px;
	font-size: 12px;
	padding: 7px 130px 0 0px;
	height: 70px;
	color: #838487;
}

#llp:hover {
	text-decoration: none;
	color: #0F89C8;
}

#llp h4 {
	font-size: 90%;
}

.copy {
	font-size: 85%;
}

/* AKTUALITA */

.aktuality h4 {
	padding: 0;
	margin: 7px 0 5px 0;
	color: #33469D;
	font-size: 15px;
}

.aktuality img {
  float: left;
  border: 1px solid #D3D3D3;
  padding: 1px;
  margin: 0 10px 7px 0 ;
}

.aktuality {
padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.aktuality p{
line-height: 150%;
}

.aktuality a:hover{

}

.aktuality .date {
  float: right;
  font-weight: normal;
  font-size: 11px;
  color: #606264;		
  background: url(../img/time.gif) left 2px no-repeat;
  padding-left: 17px;
}

#aktualita {
	padding: 0;
}



#aktualita span.otazka {

font-weight: bold;
}


#aktualita img {
  border: 1px solid #D3D3D3;
  padding: 1px;
  float: right;
  margin: 0 0 10px 10px;
}

#aktualita h3 {
  margin: 0 15px 0 0;
}


#aktualita h4 .dateh4 {
	padding: 0;
	font-size: 11px;
	float: right;
	font-weight: normal;
	margin-top: 0;
    background: url(../img/time.gif) left 2px no-repeat;
    padding-left: 17px;

}

#aktualita .back {
  display: block;
 	padding-top: 0px;
 	margin-top: 10px;
 	width: 586px;
}

#aktualita p {
	padding: 10px 0;
	margin: 0;
	text-align: justify;
	line-height: 150%;
}

#aktualita p img {
  margin: 4px 10px 3px 0;
}




.human {
	float: left;
	width: 100px;
	margin-right: 15px;
}


.human-text {
	float: left;
	width: 555px;
}

.human-text p{
padding: 2px 0;}


.member-box h4 {
	margin: 0 !important;
	padding: 0 0 5px 0 !important;
	font-size: 15px !important;
}

.member-box img {
	float: left;
	margin-right: 10px;
	margin-bottom: 35px;

	border: 1px solid #D3D3D3;
  padding: 1px;
	
}

.novinka{
  margin: 0px 0 15px 0;
}

.novinka .article-pic img {
  float: left;
  margin: 3px 6px 0 0;
    border: 1px solid #D3D3D3;
  padding: 1px;
  height: 54px;
}

.novinka h4{
  font-size: 90%;
  font-weight: bold;
  display: inline;
}

.novinka span{
  padding: 0 6px 0 0;
  float: left;
  font-weight: bold;
}

#news-arch {
	font-size: 11px;
padding-bottom: 5px;
	display: block;
	position: relative;
	top: -5px;
	background: url(../img/aktarch.gif) left 1px no-repeat;
  padding-left: 16px;
  margin-bottom: 15px;
}

.novinka h3 a{
  color:#008ECE;
}

.novinka p{
  font-size: 90%;
  padding: 0;
  margin: 3px 0;
  line-height: 120%;
  text-align: left;
}

.novinka .read-more{
  color: #008ECE;
}

#top-link{
  display: none;
}

#slidemenu{
  width: 190px;
padding: 60px 0 30px 20px;
  float: left;
  
}

#slidemenu a {
text-decoration: none;
width: 180px;
line-height: normal;
  
}
#slidemenu .slide-header {
  width:100%; 
  padding:2px 3px; 
  cursor:pointer; 
}
#slidemenu .slide-header:hover {
color: #D22618;
}
#slidemenu .slide-category {
  overflow:hidden;
  display: none;
  width: 190px;
}
#slidemenu .slide-text {
  width: 190px; 
  padding: 4px 0 4px 4px;
}

#slidemenu .slide-text a{
  color: #888;
  display: block;
  padding: 4px 0;
  border: none;
}

#slidemenu .slide-text a:hover{
color: #D22618;

}

#slidemenu .slide-text .active{
color: #D22618;}

/* PROJECTS */


#project-detail{
  width: 756px;
  margin-left: 10px;
  float: left;
  padding: 50px 0 35px 0;
  min-height: 310px;
  z-index: 1;
  position: relative;
}

#project-image-box {
width: 350px;
padding-right: 25px;
float: left;
}


#project-image-box a #zoom{
display: none;
}

#project-image-box a:hover #zoom{
display: block;
position: absolute;
top: 52px;
left: 5px;
background: #fff;
width: 120px;
font-size: 11px;
color: #fff;
padding-left: 22px;
height: 20px;
background: url(../img/zoom.png) no-repeat left center;

}

#project-image-box img {
width: 350px;
display: block;
}

#project-text-box {
 float: left;
 width: 350px;
}

#project-desc{
background: url(../img/vdot.gif) left 3px repeat-y;
min-height: 240px;
padding: 0 0 0 26px;
font-size: 11px;
line-height: normal;
color: #3D444A;
}

#project-image-desc {
font-size: 11px;
padding: 3px 0 0 0;
}

h3#project-title {
	padding: 5px 0 15px 25px;
	font-weight: normal;
	font-size: 16px;
}



/* Motion */



#blackline {
width: 1px;
height: 100px;
position: relative;
left: 1px;
float: left;
z-index: 2;
background: #929292 url(../img/wdot.gif) left 44px no-repeat;	
}

#blackline p{
font-size: 10px;
padding: 0 0 0 5px;
position: relative;
top: -3px;
color: #D22618;
margin: 0;
}

#undertimeline {
text-align: center !important;
	font-size: 11px;
	display: block;
	width: 100%;
	padding-top: 5px;
	color: #525252;

}

#timeline {
	position: relative;
	width: 890px;
	margin: 0 auto 2px auto;
	background: url(../img/motionbox-bg2.png) left bottom repeat-x;
	}


#timeline #left {
	position: absolute;
left: 0;
	top: 37px;
	z-index: 2;
	width: 16px;
	height: 14px;
		background: url(../img/motion-l.jpg) no-repeat;
	}

#timeline #left-box {
	position: absolute;
left: 0;

	z-index: 3;
	width: 100px;
	height: 150px;
	background: url(../img/motionbox-bg2.png) left bottom repeat-x;

	}

#timeline #right {
	position: absolute;
left: 84px;
	top: 37px;
	z-index: 2;
	height: 14px;
	width: 16px;
		background: url(../img/motion-r.jpg) no-repeat center right;
	}

	#timeline #right-box {
	position: absolute;
left: 791px;
	top: 0;
	z-index: 3;
	width: 100px;
	height: 150px;
	background: url(../img/motionbox-bg2.png) left bottom repeat-x;

	}
	

#motioncontainer {
margin:0 auto;/*  Uncomment this line if you wish to center the gallery on page */
width: 890px; /* Set to gallery width, in px or percentage */
height: 150px; /* Set to gallery height */
background: url(../img/motioncont-bg.jpg) left bottom repeat-x;

}

#motioncontainer img {
border: 0px solid #cccccc; /* Set image border color */

padding-top: 15px;
}

#motioncontainer a:hover img {
border: 0px solid #fff; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
/*border: 1px solid gray;*/
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: #D22618; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */

#trueContainer {
	position: relative;
	  background: url(../img/hdot.gif) left 44px repeat-x;
	  }

#loader{
  position: absolute;
  left: 395px;
  top: 240px;
  z-index: 0;
}

/*#motioncontainer{
  width: 100%;
  height: 140px;
  margin-top: 100px;
}*/

/* TIMELINE box normal*/

.timeline-project-box .normal {
display: none;

}


.timeline-project-box{
  height: 145px;
  width: 120px;
  padding-top: 15px;
  padding-left: 16px;
  float: left;
  text-align: left;
  cursor: pointer;
  background: url(../img/motion-bg.gif) left 46px no-repeat;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
  -khtml-opacity: 0.75;	
}

.timeline-project-box p{
padding: 6px 0 2px 0;
width: 120px;
overflow: hidden;
}


p.project-title {
	padding:  2px 0;
	text-transform: lowercase;
	font-size: 12px;
	line-height: 15px;
}

p.project-title span.more {
	padding: 0;
	font-size: 11px;
}

.timeline-project-box a{
  text-align: left;
  color: #494949;
  }

.timeline-project-box a:hover{
  color: #000;
  text-decoration: none;
  }

/* TIMELINE box active*/

.timeline-project-box-active .grayscale {
display: none;
}


.timeline-project-box-active{
  height: 145px;
  width: 120px;
  padding-top: 15px;
  padding-left: 16px;
  float: left;
  text-align: left;
  cursor: pointer;
  background: url(../img/motion-bg.gif) left 46px no-repeat;
}

.timeline-project-fake-right{
  height: 145px;
  width: 50px;
  padding-top: 3px;
  float: left;
  text-align: left;
  cursor: pointer;
}

.timeline-project-fake-left{
  height: 145px;
  width: 100px;
  padding-top: 3px;
  padding-left: 16px;
  float: left;
  text-align: left;
  cursor: pointer;
  background: url(../img/motion-bg.gif) left 34px no-repeat;
}

.timeline-project-box-active p{
padding: 6px 0 2px 0;
width: 120px;
overflow: hidden;
}


.timeline-project-box-active p.project-title {
	padding:  2px 0;
	text-transform: lowercase;
	font-size: 12px;
	line-height: 15px;
}

p.project-title span.more {
	padding: 0;
	font-size: 11px;
}

.timeline-project-box a{
  text-align: left;
  color: #494949;
  }

.timeline-project-box img{

  }

.timeline-project-box a:hover{
  color: #000;
  text-decoration: none;
  }

/* GMAP */

.map-okno {
	background: url(../img/logo.gif) 20px 0 no-repeat;
	padding-top: 27px;
	font-size: 11px;
padding-left: 20px;
	font-weight: normal;
}

#map {
width: 980px; height: 500px; 
margin-top: 2px;
display: block;
}

p.gps {
position: absolute;
left: 730px;
padding: 0;
	font-size: 11px;
	text-align: right;
	display: block;
	width: 250px;
	top: 122px;
	color: #656565;
}
 
.publication{
    background: url(../img/vdot.gif) 610px 0px repeat-y;
    padding: 0 0 15px 0;
}

.publication div{
    width: 590px;
    float: left;
    padding: 0 10px 10px 0;
    margin-right: 15px
}

.publication img{
    float: left;
    margin-left: 18px;
        width: 100px;
        border: 1px solid #ddd;
}

.publication a:hover img{
        border: 1px solid #cacaca;
}

#content #inner-heading{
    text-align: left;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    padding: 15px 0;
    width: 100%;
    float: none;
    font-size: 120%;
}
  