html, body {
	background-image: url(images/back.png);
	background-repeat: repeat-x;
	background-color: #edeef6;
	font-family: "Trebuchet MS";
	color: white;
	font-size:13px;
}

input
{color:white;
background-color: #436d9c;
border:1px solid white}

#kontejner {
	background-image: url(images/main-back.png);
	background-repeat: repeat-x;
	background-color: #22538b;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 990px;
	min-height: 400px;
}
#kontejner2 {
	background-image: url(images/schema.png);
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 400px;
}
#logo {
	margin-left: 30px;
	margin-top: 30px;
	width: 395px;
	float: left;
}
#schema {
	float: right;
}
#vrsek {
	clear: both;
}
#obsah {
	margin-top: 0;
}
#menu {
	width: 240px;
	float: left;
	margin-top: 24px
}
#menu-in {
	margin: 0 auto;
}
#main {
	width: 750px;
	float: right
}

#main-in a {color:white;font-weight: bold;}

#main-in li {margin-left:0;padding:0}


#main-in p {
	font-size: 13px;
	text-align: left;
	
	line-height:1.6em;
}
#main-in {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 40px;
}
#menu-in ul {
	list-style: none;
	margin-top: 20px;
	margin-left: 0;
	padding: 0;
	width: 220px;
	border-top: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 1px solid white;
}
#menu-in li {
	display: inline;
	margin: 0;
}
#menu-in li a {
	display: block;
	line-height: 34px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid white;
	font-size: 13px;
	font-family:tahoma;
	background-color: #436d9c;
}
#menu-in li a:hover {
	background-color: #6386ad;
	
}
#vrsek h1, #vrsek h2 {
	display: none;
}
#paticka {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 30px;
}
#paticka-in {
	text-align: right;
	font-size: 10px;
	line-height: 20px
}
#paticka-in a {
	color: white
}


#main-in h2 
{   font-size:24px;
}

#main-in ul.partner-details
{
  margin-top:0;
}

#main-in .image 
{   border:1px solid white;
}

#main-in .left
{ float:left;margin-right:10px;
}

#main-in .right
{ float:right; margin-left:10px;
}


#main-in table.parametry
{
border-top:2px solid white;
border-left:2px solid white;
border-right:1px solid white;
border-bottom:1px solid white;
margin:0 auto;
}


#main-in table.parametry td
  {padding: 7px;border-bottom:1px solid white;border-right:1px solid white}

