/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body {
	background:#313131;
	font-family:'Open Sans', sans-serif;
	font-size:0.8125em;
	line-height:1.5384em;
	color:#000000;
	min-width:1000px;
}
html, body { height:100%;}


p {
	padding-top:16px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color:#858585; 
	outline:none;
}
a:hover{
	text-decoration:none;
	float:
}

h1 {
	padding:54px 0 44px 19px;
	float:left;
}
	h1 a {
	display:block;
	text-indent:-5000px;
	width:320px;
	height:37px;
	background:url(../images/logo.png) left top no-repeat;
	}

h2, h3 {
	color:#2e2e2e;
	font-size:2.5384em;
	line-height:1.2307em;
	padding:30px 0 5px 0;
	letter-spacing:-1px;
	background:url(../images/h2-bg.gif) left bottom repeat-x;
	margin-bottom:30px;
	font-family: "Comic Sans MS", cursive;
}
	h2 strong {
		display:block;
		margin-top:-8px;
		color:#2e2e2e;
	}
	.h2-pad {
		padding-left:10px;
	}
	.h2-marg {
		margin-bottom:24px;
	}

h3 {
	padding:53px 0 5px 10px;
}
	.h3-marg {
		margin-bottom:20px;
	}
h4 {
	font-family: "Arial";
}
/* Global Structure ============================================================= */
.main {
	margin: 0 auto;
	position: relative;
	width: 970px;
}

	/* Header */
	header{
	height:515px;
	background:url(../images/header-bg.gif) left top repeat-x;
	}
	
	/* Content */
	section#content {
		background:#f9f9f9;
	}			
	/* Footer */
	footer{
		height:171px;
	}
/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.col-1, .col-2, .col-3 { float:left;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper {
	width:100%;
	overflow:hidden;
}

.wrapper1 {
	width:40%;
	overflow:hidden;
	float: left;
}

.wrapper2 {
	width:60%;
	overflow:hidden;
	float: right;
}

.wrapper3 {
	width:50%;
	overflow:hidden;
	float: left;
}

.wrapper4 {
	width:50%;
	overflow:hidden;
	float: right;
}

.wrapper5 {
	width:50%;
	overflow:hidden;
	float: right;
}
/*----- form defaults -----*/
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.extra-wrap { 
	width:100%;
}

/*===== header =====*/
.socials {
	float:right;
	background:url(../images/socials-bg.gif) right top no-repeat;
	margin-top:53px;
	padding:10px 17px 12px 0
}
	.socials a {
		display:inline-block;
		margin-right:6px;
	}
	.socials span {
		display:inline-block;
		font-size:0.769em;
		color:#777777;
		line-height:2.9em;
		padding-right:34px;
		text-transform:uppercase;
	}


nav {
	
}
	nav ul {
		width:100%;
		overflow:hidden;
	}
		nav li {
	float:left;
	padding-right:3px;
		}
			nav li a {
	display:inline-block;
	height:31px;
	text-decoration:none;
	color:#e8e8e8;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(js/PIE.htc);
	position: relative;
	padding: 7px 15px 0px 15px;
	background:url(../images/nav-li-a-tail.gif) left top repeat-x;
	border-left:1px solid #333333;
			}
				nav li a:hover, nav .active a {
	color:#06F;
				}
		nav .last {
			padding:0
		}
			nav .last a {
				padding: 7px 23px 0px 23px;
			}

.slideshow {
	background:url(../images/header-img.jpg) top center no-repeat #f9f9f9;
	height:350px;
}

.slideshow1 {
	background:url(../images/motory.jpg) top center no-repeat #f9f9f9;
	height:400px;
}

.slideshow2 {
	background:url(../images/hlavni_lode_m.jpg) top center no-repeat #f9f9f9;
	height:350px;
}

.slideshow3 {
	background:url(../images/hlavni_lode_v.jpg) top center no-repeat #f9f9f9;
	height:350px;
}

.slideshow4 {
	background:url(../images/hlavni_informace.jpg) top center no-repeat #f9f9f9;
	height:350px;
}

.slideshow5 {
	background:url(../images/hlavni_dotazy.jpg) top center no-repeat #f9f9f9;
	height:350px;
}

.slideshow6 {
	background:url(../images/hlavni_kontakty.jpg) top center no-repeat #f9f9f9;
	height:350px;
}

.slideshow7 {
	background:url(../images/hlavni_odkazy.jpg) top center no-repeat #f9f9f9;
	height:350px;
}

.slideshow8 {
	background:url(../images/hlavni_dokumenty.jpg) top center no-repeat #f9f9f9;
	height:350px;
}
/*===== content =====*/
.indent {
	padding:46px 0 67px 0;
}
	.padding {
		padding-bottom:100px;
	}
	.padding1 {
		padding-bottom:77px;
	}
	.col-pad {
		padding-right:58px;
	}
	.col-pad1 {
		padding-right:30px;
	}

#content strong {
	color:#000;
	font-size: 36px;
	font-family: "Comic Sans MS", cursive;
}

.border {
	background:url(../images/border-bg.gif) left bottom repeat-x;
	padding-bottom:43px;	
}

.pad {
		padding-top:10px;
	}
.pad1 {
	padding-top:20px;
}
.pad2 {
	padding-top:30px;
}
.pad3 {
	padding-top:15px;
}

.phone {
	display:inline-block;
	width:80px;
}
/*---------- box ----------*/
.box {
	border-radius: 6px;
	 -moz-border-radius: 6px;
	 -webkit-border-radius: 6px;
	 behavior: url(js/PIE.htc);
	 position: relative;
	 padding: 35px 26px 46px 26px;
	 background:#e8e8e8;
}
	.box strong {
		border-bottom:1px solid #bebeaf;
		text-transform:uppercase;
		color:#333333;
		font-size:1.076em;
		line-height:1.2307em;
		font-weight:normal;
		display:block;
		padding-bottom:4px;
		margin-bottom:20px;
	}

/*-----------*/

/*--------- list --------*/
.list li {
	background:url(../images/marker.gif) left 10px no-repeat;
	padding-left:15px;
	line-height:1.8461em;
}
	.list li a {
		color:#00b3cc;
	}

/*----------*/

/*-------- link ---------*/
.link {
	display:inline-block;
	border-radius: 6px;
	 -moz-border-radius: 6px;
	 -webkit-border-radius: 6px;
	 behavior: url(js/PIE.htc);
	 position: relative;
	 padding: 7px 13px 7px 13px;
	 background:url(../images/link-tail.gif) left top repeat-x #232323;
	 font-size:0.92em;
	 line-height:1.2307em;
	 color:#fff;
	 text-decoration:none;
	 font-weight:bold;
	 margin-top:18px;
}
	.link:hover {
		background:url(../images/link-tail-hover.gif) left top repeat-x #636363;
	}
	.link-margin {
		margin-top:34px;
	}
/*---------*/

/*------------ box1 ----------*/
.box1 {
	border-radius: 4px;
	 -moz-border-radius: 4px;
	 -webkit-border-radius: 4px;
	 behavior: url(js/PIE.htc);
	 position: relative;
	 padding: 8px 10px 14px 11px;
	 margin-bottom:12px;
}
	.box1:hover {		
		 background:#e9e9e9;
	}
	.date {
		width:72px;
		float:left;
		margin-right:17px;
		background:url(../images/date-bg.png) left top no-repeat;
		padding:18px 0 50px 0;
		font-size:2.5384em;
		line-height:1.2307em;
		color:#2e2e2e;
		text-align:center;
	}
		.date-col {
			float:left;
			width:486px;
		}
		
		.box1 a {
			color:#000;
			font-weight:bold;
		}

/*-------------*/

/*---------- banner -----------*/
.banner {
	background:url(../images/banner-bg.jpg) left top no-repeat;
	width:314px;
	height:287px;
	margin-top:10px;
	font-size:1.2307em;
	line-height:1.125em;
	color:#fff;
	font-style:italic;
}

.margin {
	margin-top:60px;
}
	.banner .indent {
		padding:15px 8px 0 26px;
	}
		.banner .col_1 {
			float:left;
			width:201px;
		}
		.banner .col_2 {
			float:left;
			width:78px;
		}
		.images {
			width:100%;
		}
		.banner .images a {
			display:block;
			margin-bottom:10px;
			font-size:0;
			line-height:0;
		}
			.banner .images .top-link, .banner .images .bottom-link {
				margin-left:34px;
			}
	.banner strong {
		font-size:2.125em;
		line-height:1.2307em;
		color:#fff !important;
		text-transform:uppercase;
		display:block;
		padding:36px 0 0 0;
	}
		.banner em {
			display:block;
			font-size:2em;
			line-height:1.2307em;
			color:#232323;
			letter-spacing:-1px;
			margin-top:-10px;
			padding-bottom:5px;
		}
			.banner .link {
				font-size:0.75em;
				line-height:1.2307em;
				font-style:normal;
			}
		.banner .indent1 {
			padding:35px 20px 0 26px;
		}
/*------------*/

/*===== footer =====*/
.footer-menu {
	padding:56px 0 12px 0;
}
	.footer-menu ul {
		width:100%;
		overflow:hidden;
	}
	.footer-menu .first {
		background:none;
		padding-left:0;
	}
		.footer-menu li {
	float:left;
	padding:0 10px 0 11px;
	background:url(../images/footer-li-bg.gif) left 4px no-repeat;
	font-size:1.307em;
	line-height:1.2307em;
		}
			.footer-menu li a {
				color:#bfbfbf;
				text-decoration:none;
			}
				.footer-menu li a:hover {
					text-decoration:underline;
				}
footer {
	color:#707070;
}
	footer span {
		color:#b0b0b0;
	}
		footer a {
			color:#707070;
			text-decoration:none;
		}
			footer a:hover {
				text-decoration:underline;
			}

/*----- forms -----*/


#contacts-form fieldset {
	border:none;
	color:#2b2f35;
	font-size:0.8461em;
	line-height:1.2307em;
	padding-top:7px;
}
	#contacts-form label {
		display:block;
		height:15px;
	}
		#contacts-form input {
			width:250px;
			padding:1px 0px 1px 5px;
			border:1px solid #78736d;
			line-height:1.2307em;
			background:#fff;
			color:#8c8c8c;
		}
		#contacts-form textarea {
			width:250px;
			padding:1px 0px 1px 5px;
			border:1px solid #78736d;
			line-height:1.2307em;
			background:#fff;
			color:#8c8c8c;
			height:140px;
			overflow:auto;
		}
		#contacts-form .link {
			margin:10px 5px 0 5px;
			font-size:1.09em;
		}
#page10 p {
	padding-top:20px;
}
/*==========================================*/
#search-form fieldset {
	border:none;
	color:#2b2f35;
	font-size:0.8461em;
	line-height:1.2307em;
	padding-top:7px;
}
	#search-form label {
		display:block;
		height:15px;
	}
		#search-form input {
			width:250px;
			padding:1px 0px 1px 5px;
			border:1px solid #78736d;
			line-height:1.2307em;
			background:#fff;
			color:#8c8c8c;
		}
		#search-form select {
			background:#fff;
			border:1px solid #78736d;
			font-size:0.8461em;
			color:#55595e;
			height:19px;
			padding:1px 0 1px 5px
		}
		.column1 {
			width:128px;
		}
			.select {
				width:255px;
			}
			.select1 {
				width:108px;
			}
			.select2 {
				width:128px;
			}
	.rowElem {
		height:28px;
	}
#search-form .link {
	font-size:1.09em;
	margin:0;
	color:#fff;
}
	#search-form .link1 {
		display:inline-block;
		border-radius: 7px;
		 -moz-border-radius: 7px;
		 -webkit-border-radius: 7px;
		 behavior: url(js/PIE.htc);
		 position: relative;
		 padding: 7px 13px 7px 13px;
		 background:url(../images/link1-bg.gif) left top repeat-x #647b01;
		 font-size:1.09em;
		 line-height:1.2307em;
		 color:#fff;
		 text-decoration:none;
		 font-weight:bold;
		 margin:0 5px 0 6px;
	}
		#search-form .link1:hover {
			background:url(../images/link1-bg-hover.gif) left top repeat-x #647b01;
		}
		#search-form a {
			color:#00b3cc;
		}
/*-------------------*/
		
/*----- button -----*/	
a.opice  {border: outset 2px; text-decoration: none; }
a:link.opice, a:visited.opice {background: url(../images/header-bg.gif); color: #3897D3; font-size:35px; line-height: 40px; font-family:Arial, Helvetica, sans-serif; padding: 6px 6px 6px 6px; }
a:hover.opice {background-color: #707070; color: #BFBFBF; border: inset 2px}
/*-------------------*/

/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */
