@charset "utf-8";
/* CSS Document */
body{
	font-family:Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
	
	margin: 0 auto;
	background-image: url("background_large.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat,;
	background-position: center;
	background-size: cover;
	width: 1024px;
}
#menu-box {
	background: #1C4E71 url('img/menu-bg.gif') repeat-x 0 0;
}
#menu{
	padding-top: 22px;
	padding-bottom: 2px;
	padding-left: 700px;
	position: relative;
	margin: 0 auto;
}
#menu li{
  	display: inline;
  	list-style-type: none;
  	text-align: center;
	margin: 0 auto;
	padding: 0 0 0 10px;
}
#menu li a{
	text-decoration: none;
  	color: #000000;
 	display: inline;
  	padding: 0 10px;
  	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-radius: 6px;
}
#menu li.first a{
	border-left: 1px solid #6E9DBE;
}
#menu li a:hover{
	background-color: #999999;
}
#menu li a.active {
	background-color: #133F5D;
}
.clearfix:after {
  	display: block;
 	clear: both;
  	visibility: hidden;
  	height: 0;
 	font-size: 0;
  	content: ' ';
}
.clearfix {
	min-height: 1px;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
h1{
	font-family:Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
	font-size: 30px;
	font-family: verdana;
	color: #000000;
	text-align: left;
	padding: 10px 10px 10px 10px;
}
h2{
	text-align: left;
	font-family:Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
}
.main{
	margin: 0 auto;
	width: 1024px;
	height: auto;
}
.hlava{
	height: 250px;
	text-align: center;
	position: relative;
	border-bottom: thin double;
}
.logo{
	height: 60px;
	width: 400px;
	position: relative;
	padding: 40px 30px 10px 10px;
}
.stred{
	text-align: center;
	position: relative;
	min-height: 60px;
	max-height: 100px;
	border-bottom: thin double;
}
.mezera{
	
	}
.mainuvod{
	width: auto 0px;
	height: 900px;
	padding: 15px 15px 15px 15px;
	position: relative;
}
.uvod{
	width: 0 auto;
	height: 300px;
	border-bottom: thin double;
}
.obrazky{
	background: #9F9F9F;
	width: auto;
	min-height: 100px;
	max-height: 100px;
	padding: 15px 150px 15px 10px;
	position: relative;
}
.fotox{
	height: 100px;
	width: 100px;
	float: right;
	border-left: solid #9F9F9F;
}
.fotoy{
	height: 100px;
	width: 100px;
	float: right;
	padding: 0px 0px 0px 0px;
	border-right: solid 15px #9F9F9F;
}
.pata{
	height: 150px;
}
.autor{
	text-align: center;
	margin: 0 auto;
	height: 20px;
	width: 250px;
	padding: 100px 0px 2px 700px;
}
#mainblok{
	width: 0 auto;
	height: 400px;
	border-bottom: thin double;
}
/*#bloka{
	float: left;
	width: 300px;
	height: 350px;
	padding: 0px 0px 0px 30px;
	border-right: thin double;
}*/
#blokb{
	float: left;
	width: 450px;
	height: 350px;
	padding: 0px 0px 0px 30px;
}
#blokc{
	float: left;
	width: 450px;
	height: 350px;
	padding: 0px 0px 0px 30px;
	border-left: thin double;
}


