html, body {
	background: #202657 url(img/bg.gif) repeat-y fixed center;
	padding: 0px;
	margin: 0px;
	font: normal normal 400 12px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
	-moz-resizer : vertical;
}

.m-b{
	float: left;
	margin: 6px 6px 0px 0px;
	/*vertical-align: middle;*/
	width : 155px;
	height : 155px;
	display: table;
	#position: relative;
	background-color: #F3F3F3;
}

.m-a {
	width: 100%;
	text-align: center;
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
}

.m-a img{
	position: relative;
	border: 1px solid #82818C;
	#top: -50%;
}

#miniatury{
	margin: 0px 0px 0px 0px;
}

#naStred {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 900px;
	height: 100%;

}

#obsah{
	padding: 0px 20px 0px 0px;
	float: right;
	width: 650px;
}

h1{
	color: #82818C;
	padding: 0px 8px 8px 0px;
	margin: 0px 0px 20px 0px;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 20px;
}

#hlavni{
	padding: 40px 4px 4px 8px;
}

#titulka {
	padding: 0;
	width: 900px;
	height: 243px;
	background: #81808b url(img/hlavicka.jpg);
}

#ramecek-hlavni {
	background-color: #F3F3F3;
	padding: 0px;
	width: 620px;
}

#ramecek {
	width: 620px;
	height: 602px;
	display: table;
	#position: relative;
	overflow: hidden;
}

#ramecek-center {
	width: 100%;
	text-align: center;
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
}

#ramecek-center img {
	position: relative;
	border: 0px;
	#top: -50%;
}

#menu {
	padding: 68px 4px 4px 8px;
	width: 196px;
/*	font: normal normal bold 13px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}

#menu a:hover {color: Black;}
#menu a {
	display: list-item;
	list-style: none;
	padding-left: 16px;
	text-decoration: none;
}


.submenu {
/*	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #82818C;
	padding: 3px 0px 3px 0px;
	margin: 5px 0px 5px 16px;
	*/
	margin: 0px 0px 0px 16px;
	padding-bottom: 6px
}

.submenu .submenu {
	padding-top: 4px;
	padding-bottom: 4px;
}

#menu .submenu h2, #menu a, #menu .submenu .submenu h3, #menu .submenu .submenu h4{
	color: #82818C;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 11px;
	letter-spacing: 2px;
}

#menu h2.cerny {
	font-weight: bold;
	color: black;
	font-size: 11px;
	padding-left: 16px;
	margin-bottom: 6px;
	margin-top: 6px;
	letter-spacing: 2px;
}

#menu .submenu .submenu a {
	font-weight: 400;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 0px;
	color: #82818C;
}

#menu .submenu .submenu h4{
	font-weight: 600;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 0px;
	color: black;
	padding-left: 0px;
	display: list-item;
	list-style: inside url(img/sipka.gif);
}

#menu .submenu .submenu h3{
	color: Black;
	font-size: 11px;
	letter-spacing: 1px;
}

#menu .submenu a:hover {text-decoration: underline;}
#menu .submenu a {
	font-weight: normal;
	font-size: 10px;
	color: Black;
	letter-spacing: 1px;
}

#fotka, #mapa {
	float: left;
	margin: 5px 18px 3px 0px; 
}

p {
	line-height: 20px;
}

p a {
	color: black;
}

.reference {
	letter-spacing : 1px;
}


.bezramecku{
	border: 0px;
}

.nastred {
	text-align: center;
}

#menutlacitko{
	border: 0px;
	vertical-align: middle;
}


/*-----------temp-----jen pro reference---------------*/

.m-c {
	width: 100%;
	text-align: center;
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
}

.m-c img{
	position: relative;
	border: 0px;
	#top: -50%;
}

.nazor{
	width: 616px;
	padding: 4px 2px 4px 2px;
	margin: 8px 0px 8px 0px;
	border: 1px solid #F3F3F3;
	background-color: White;
}

.nazor p{
	margin: 3px 0px 3px 0px;
	line-height: 15px;
}

.nazor a{
	color: Black;
}

.nazor:hover{
	border-color: Gray;
}

input, textarea{
	border: 1px solid Silver;
	background: White;
	margin: 2px 0px 2px 0px;
}

input:hover, textarea:hover{
	border-color: Black;
}

#paticka{
	clear: both;
	width: 890px;
}