

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@font-face {
    font-family: 'ceeurob';
    src: url('/site/fonts/ceeurob-webfont.eot');
    src: url('/site/fonts/ceeurob-webfont.eot?#iefix') format('embedded-opentype'),
         url('/site/fonts/ceeurob-webfont.woff') format('woff'),
         url('/site/fonts/ceeurob-webfont.ttf') format('truetype'),
         url('/site/fonts/ceeurob-webfont.svg#webfontregular') format('svg');
    font-weight: bold;
    font-style: normal;

}




@font-face {
    font-family: 'ceeuroi';
    src: url('/site/fonts/ceeuroi-webfont.eot');
    src: url('/site/fonts/ceeuroi-webfont.eot?#iefix') format('embedded-opentype'),
         url('/site/fonts/ceeuroi-webfont.woff') format('woff'),
         url('/site/fonts/ceeuroi-webfont.ttf') format('truetype'),
         url('/site/fonts/ceeuroi-webfont.svg#webfontregular') format('svg');
    font-weight: normal;
    font-style: oblique;

}




@font-face {
    font-family: 'ceeuron';
    src: url('/site/fonts/ceeuron-webfont.eot');
    src: url('/site/fonts/ceeuron-webfont.eot?#iefix') format('embedded-opentype'),
         url('/site/fonts/ceeuron-webfont.woff') format('woff'),
         url('/site/fonts/ceeuron-webfont.ttf') format('truetype'),
         url('/site/fonts/ceeuron-webfont.svg#webfontregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
font-family: 'ceeuron';
background: #E0D7C0;
text-align: center;
}
strong {
	font-family: 'ceeurob';
}
h1, h2, p { 
	color: white;
}
.container {
	width: 840px;
		padding: 0 50px 50px 50px;
	margin: 0 auto;
	text-align: left;

}
h1 {
	margin: 40px 0px 3px 0px;
	font-size: 34px;
	line-height: 36px;
	font-family: 'ceeurob';
}
h2 {
	margin: 5px 0px 10px 0px;
	font-size: 24px;
	font-family: 'ceeurob';
}

/* ==========================================================================
   !Bgcolors
   ========================================================================== */
.bgblue {
	background: #56cffd;

}
.bgblue .container {
	background: #56cffd url(/site/img/booty-call/hlava1.png) 830px 30px no-repeat;

}
.bgdarkblue, .bgdarkblue .container {
	background: #00abec;
	
}

.bgdarkdarkblue,
.bgdarkdarkblue .container {
	background: #053243;
	
}
.bggrey,
.bggrey .container  {
	background: #33474f;
	
}
.bggrey .container {
	background: #33474f url(/site/img/bg-darkgrey.png) bottom right no-repeat;
}
.bgdarkgrey,
.bgdarkgrey .container {
	background: #16323A;
	
}
.bddarkdarkdarkblue,
.bddarkdarkdarkblue .container  {
	background: #02051d;
	
}
.bgokr,
.bgokr .container   {
	background: #e0d7c0;
		
}
.persona {
	clear: both;
	margin-bottom: 20px;
	min-height: 120px
}

.persona .jmeno {
	margin-left: 90px;
	color: white;
	font-size: 18px;
font-family: 'ceeurob';
}
.persona .pozice {
	margin-left: 90px;
	color: white;
	font-size: 14px;
	margin-bottom: 7px;
}
.persona .popis {
	margin-left: 90px;
	color: white;
	font-size: 10px;
	line-height: 12px;
}

/* !home
============================================================================= */
#home {
	background: #e0d7c0 url(/site/img/home/bg-top.jpg) top center no-repeat;
}
.claim {
	padding: 50px 30px 30px 40px;
	color: black;
	font-size: 16px;
	line-height: 23px;
	text-align: center;
}
.claim strong {
	font-family: 'ceeurob';
}
a:link, a:visited {
	color: #A8133C;
}
a:hover {
	color: black;
}
#projekty {
	background:  url("/site/img/home/bg-projekty.png") top center no-repeat;
}
#projekty .item {
	position: relative;
	float: left;
	padding: 80px 0 0 100px;
	
}
#projekty .item2 {
	padding: 80px 0 0 230px;
}
.mainsentence {
	display: block;
	text-align: center;
	font-size: 28px;
}

/* !about
============================================================================= */

#about h1, h2 {
	color: #5D6B6C;
}
#about p {
	color: black;
}

/* !bootycall 
============================================================================= */

#bootycall .top {
	background: #E0D7C0 url(/site/img/booty-call/bg-top.png) top left repeat-x;
}
#bootycall .top a p {
	color: black;
	font-size: 14px;
	margin-top: 5px;
	text-transform: uppercase;
}
#bootycall a:hover p,
#bootycall a.act p {
	color: black;

}
#bootycall .postavicka {
	background: url(/site/img/booty-call/postavicka.png) top left no-repeat;
}
#backbutton a {
	position: absolute;
	margin-top:15px;
	opacity: .4;
	margin-left: -50px;
}
#backbutton a:hover{
	opacity: 1;
}
#anomalialogo a {
	position: absolute;
	margin-top:20px;
	margin-left: 730px;
	opacity: .4;
}
#anomalialogo a:hover {
	opacity: 1;
}
#bootycall iframe.video2,
#bootycall iframe.video4,
#bootycall iframe.video5 {
	display: none;
}
.personabig {
	text-align: center;
	position: relative;
	float: left;
	width:280px;
	padding-top: 30px;
}

.personabig .nadpis {
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	font-family: 'ceeurob';
}
.personabig .pozice {
	color: white;
	background: #009ffb;
	padding: 1px;
	text-align: center;
	width: 130px;
	margin: 4px auto;
	font-size: 11px;
}
blockquote {
	border-radius: 5px;
	border: none;
	background: #C2B48A;
	padding: 10px 20px;
}
blockquote h2 {
	color: white;
	font-size: 18px;
	margin-bottom: 0;
}

/* !wildlifecrossing
============================================================================= */

#wildlifecrossing .top {
	background: #e0d7c0 url("/site/img/wildlife/top.jpg") top center no-repeat;
}
#wildlifecrossing .container {

}
#wildlifecrossing .top  .container {
	background: #e0d7c0 url("/site/img/wildlife/top.jpg") top center no-repeat;
}
#wildlifecrossing .introtext {
	margin: 1050px 100px 0 100px;
	color: black;
}
#wildlifecrossing .introtext h1,
#wildlifecrossing .introtext p {
	color: black;
}
#wildlifecrossing .introtext h1 {
	text-align: center;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#wildlifecrossing a.jointheteambutton {
	display: block;
	width: 400px;
	height: 200px;
	position: absolute;
	top:300px;
	margin-left: 500px;
}
#wildlifecrossing .pruhfotek,
#wildlifecrossing .pruhfotek .container  {
	background: url("/site/img/wildlife/pruhfotek.png") top left repeat-x;
	text-align: center;
}
#wildlifecrossing .jointheteam,
#wildlifecrossing .jointheteam .container  {
	background: #ff9600;
	text-align: center;
}
#wildlifecrossing .jointheteam h1,
#wildlifecrossing .jointheteam h2 {
	color: black;
}
#wildlifecrossing .faces {
	text-align: center;
	padding: 30px 0 20px 0;
}
#wildlifecrossing .face {
	position: relative;
	float: left;
	width: 165px;
	margin-right: 80px;
	margin-bottom: 30px;
}
#wildlifecrossing .face .jmeno {
	margin: 5px 0 0 0;
	font-family: 'ceeurob';
	font-size: 16px;
}
#wildlifecrossing .face .company {
	font-family: 'ceeuron';
	font-size: 12px;
}
#wildlifecrossing .pruhsipka,
#wildlifecrossing .pruhsipka .container  {
	background: #393630;
	text-align: center;
}

#wildlifecrossing .register {
	background: #393630;
	text-align: center;
	padding: 30px 0;
}
#wildlifecrossing .register .container {
	text-align: center;
	background: #393630;
}
#wildlifecrossing .register p {
	font-size: 16px;
}
.colorbox img {
	border: 5px solid white;
	border-radius:5px;
}
.colorbox img:hover {
	border: 5px solid black;
}
.cisla {
	background: #CBBE9A;
	width: 590px;
	padding: 10px;
	line-height: 17px;
	border-radius: 1px;
	position: absolute;
	top:212px;
	margin-left: 230px;
	font-size: 12px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 	5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;

}
.cisla span {
	font-family: 'ceeurob';
	color: white;
	font-size: 17px;
	display: block;
}
.video iframe {
	border: 5px solid #CBBE9A;
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
.videoprocess iframe {
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 5px solid white;
}
.videavyber img {
	
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 5px solid #CBBE9A;
}
.videavyber .act img {
	border: 5px solid white ;
}

.videoprocessvyber img {
	border: 5px solid  #56CFFD;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.videoprocessvyber p {
	color: black;
}
.videoprocessvyber .act img {
	border: 5px solid white;
}
.videoprocessvyber .act p {
	color: white;
}
#facebook,
#facebook .container {
	background: url("/site/img/bg-facebook.png") top left repeat-x;
	height: 146px;
	
}







