﻿body 		{font-family: Tahoma, Arial, sans-serif;
		color: black;
	        font-size: small;
		font-size: middle;
		background-color: #4682b4;
}
#obsah       	{position: absolute; 
		 width: 550px; 
		 top: 195px; 
		 left: 315px;
		 height: 680px; 
		 font-family: Tahoma, Arial, sans-serif;
	  	 color: black;
	         font-size: small;
	 	 font-size: middle;
		 background-color: #ffffff;
		 padding: 0px 10px 0px 10px;
}
#patka       	{ position: absolute;
		  width: 760px; 
		  top: 660px; 
		  left: -190px;
		  height: 20px;
		  background-color: #ffffff; 
		  text-align: center;
}
#hlavicka    { 	position: absolute; 
		width: 760px; 
		top: 0px; 
		left: 125px; 
		height: 195px; 
		padding: 0px 0px 0px 0px; 
		background-color: white;
}
#levy        { 	position: absolute; 
		width: 190px; 
		top: 195px; 
		left: 125px; 
		height: 354px; 
		padding: 0px 0px 0px 0px;
		background-color: #ffffff;
}
#levy        { 	border-style: none; 
		border-width: medium; 
}
img          {	border: none;
}
#contacts    {	position: absolute; 
		width: 190px; 
		top: 549px; 
		left: 125px; 
		height: 225px; 
		background-color: white; 
		padding: 0px 0px 0px 0px;
		font-family: arial;
		font-size: 12px;
		text-align: left;
}
.contacts { 	margin: 0px 5px 2px 1px; 
		padding: 3px 10px;}

#flags {
	 	background-color: none;
		margin: -40px auto auto auto;
}
#path{
		border-bottom: 1px solid #CCE1F3;
		padding: 0 0 7px 2px;
		margin-bottom: 11px;
		color: #2C73B2;
}
#path strong{
		color: #FF6699;
		font-weight: normal;
}

#searchbox { 	position: absolute; 
		width: 190px; 
		top: 770px; 
		left: 125px; 
		height: 105px;
		background-color: white;
		text-align: center;
}
#searchbox fieldset {border:none; 
		width:100%;
		text-align:center;
		padding: 5px 0;
		margin: 0 0 0 0;
}
#searchbox br{display:none;
}
#searchbox #key{width:80%;
		margin: 0 auto 5px auto;
}
#searchbox #sendsearch{cursor:pointer;
		cursor:hand;
		padding: 2px 5px;
}
a{
	color: #2C73B2;
}
a:hover{
	text-decoration: none;
}
