body
{
	margin: 0 auto;
	margin-top: 15px;
	background-color: #7F7F7F;
}

p {
  margin: 0 0 12px 0;
  padding: 0;
  border: 0;
}

form {
  padding: 0;
  border: 0;
  margin: 0;
  font-size: 11px;
  margin:0;
}

input {
  margin: 5px;
  font-size: 11px;
  font-family: tahoma, verdana;
  border: 1px solid gray;
  background-color: #ffffff;
}

select {
  font-size: 11px;
  border: 1px solid gray;
  background-color: white;
  font-family: tahoma, verdana;
  margin: 5px;
  padding: 0;
  background-color: #ffffff;
}

textarea {
  width: 250px;
  height: 50px;
  font-family: tahoma, verdana;
  font-size: 11px;
  margin: 5px;
  border: 1px solid gray;
  background-color: #ffffff;
}

ul
{
  list-style-type: square;
}

a {
  cursor: pointer;
  color: #AFCBFF;
  text-decoration: underline;
}

a:hover
{
  text-decoration: none;
}

img {
  border: 0;
}

hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-bottom: 1px dotted #FFFFFF;
}

.select175 {
  width: 175px;
}

h1
{
	font-family: tahoma;
	font-size: 16pt;
	color: #C01316;	
	margin: 5px 0px 18px 0px;
	font-weight: bold;
}

h2
{
	font-family: tahoma;
	font-size: 14pt;
	color: #C01316;	
	margin: 18px 0px 12px 0px;
	font-weight: normal;
}

.wrapper
{
	width: 750px;
	height: auto;
	text-align: center;
	margin: 0 auto;
	background-color: #7f7f7f;
}

.biginput {
  font-size: 15px;
  border: 1px solid gray;
  background-color: white;
  font-family: verdana;
  margin: 5px;
  padding: 5px;
  width: 150px;
  height: 20px;
}

.skryvany {
  display: none;
}

.box { 
  font-size: 11px;
  border: 1px solid gray;
  margin: 0;
  padding: 0;
  width: 15px;
  height: 15px;
}

.submit {
  background-color: #AFCBFF;
  margin: 5px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  font-size: 12px;
  font-weight: bolder;
  cursor: pointer;
  border: 2px solid #ffffff;  
}

.vpravo {
  text-align: right;
}

.radka-100 {
  width: 100%;
  float: left;
}

.sloupec1-50 {
  width: 45%;
  float: left;
  border-left: 1px dotted #ffffff;
  padding-left: 10px;
}

.sloupec2-50 {
  width: 50%;
  float: left;
}

.header
{
	width: 750px;
	height: 150px;
	background-color: #7f7f7f;
	text-align: left;
/*
	border-bottom: solid 6px #d0d0d0;
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
*/	
}

.header-text
{
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 6px;
	margin-left: 15px;
	padding-top: 15px;
}

#uvodni-text
{
  border-bottom: 1px dotted #ffffff;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.nav-bar
{
	width: 740px;
	text-align: left;
	padding: 8px 5px 0 5px;
	background-image: url(/images/menu.gif);
	background-repeat: repeat-x;
	background-color: #7F7F7F;
	min-height: 60px;
}

.hlavni-ram
{
	/* width: 751px; */
	clear: both;
	border: 5px;
}
.hlavni-text-okolo
{
  width: 700px;
  float: left;
	background-color: #3e3e3e;
	text-align: justify;
	padding: 0px 15px 15px 15px;
	/* margin-left: 40px; */
	/* margin-top: 25px; */
	border: solid 10px #2e2e2e; /* #d0d0d0; */
}

.hlavni-text
{
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #ffffff;
	padding-top: 10px;
	line-height: 16px;
}

.normalni-odstavec
{
	font-family: tahoma;
	font-size: 8pt;
	color: #ffffff;
	line-height: 16px;
}

.pozice
{
  border-bottom: 1px dotted #FFFFFF;
  width: 100%;
  padding: 5px;
  clear: left;
  min-height: 15px;
}

.posledni-pozice
{
  width: 100%;
  padding: 5px;
  clear: left;
  min-height: 15px;
}

.news-bar
{
	width: 700px;
  background-color: #727272;
  min-height: 146px;
	clear: both;
	border: 0;
  padding: 0px 15px 5px 15px;
	border-left: 10px;
	border-right: 10px;
	border-style: solid;
	border-color: #2e2e2e;
}

.news-text-holder
{
	float: left;
	width: 185px;
	text-align: justify;
	padding: 0px 15px 0px 0px;
	border-right: 1px dotted #FFFFFF;
}

.project-text-holder
{
	float: left;
	padding: 0px 0px 0px 15px;
	width: 475px;
	text-align: justify;
	margin-left: 0px;
}

.date-text
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;	
}

.copyright-bar
{
	width: 735px;

	background-color: #333333;
	border-top: dotted 1px #ffffff;
	border-bottom: solid 2px #ffffff;
	margin-bottom: 20px;
	padding: 15px 0 15px 15px;
	clear: both;
	text-align: left;
	color: #eeeeee;
	font-family: tahoma;
	font-size: 8pt;
}

.regcv-1
{
  width: 30%;
  float: left;
/*  padding-top: 5px; */
}

.regcv-2
{
  width: 70%;
  float: left;
}

.sloupec-mesto
{
  width: 20%;
  float: left;
}

.sloupec-vlozeno
{
  width: 15%;
  float: left;
}

.sloupec-pozice
{
  width: 55%;
  float: left;
}

.sloupec-zobrazit
{
  width: 10%;
  float: left;
  text-decoration: underline;
}

.tucne
{
  font-weight: bold;
}

/* CSS styl pro horni menu a submenu */

.Menu
{
  font-family: Verdana, Tahoma, Arial, sans-serif;
  /* border-bottom: 1px solid red; */
  font-size: 15px;
  text-align: left; /* We are using text-align: left on ul to left align our menu to the page. If you want the menu aligned centered or right just change text-align to either center or right */
  margin: 0 0 0 0;
  padding: 0;
}

.Menu li 
{
  margin: 0 2px 0 0;
  border-bottom: none;
  display: inline; /* Menu links are horizontally aligned using display: inline */
}

.Menu li a 
{
  margin: 0px 2px 0px 0px;
  padding: 8px 12px 8px 12px; /* Display: block won't work in this example, instead we are using padding */
  color: #aaaaaa;
  text-decoration: none;
  /* border: 1px solid #cccccc; */
  font-weight: bold;
  
}
  
.Menu li a:hover 
{
  color: #efefef;
}

.Menu li#active 
{
  margin: 0 3px 0 0;
  padding: 8px 12px 8px 12px; /* Display: block won't work in this example, instead we are using padding */
  /* background: white; */
  border: 0;
  border-left: 1px;
  border-right: 1px;
  border-style: solid;
  border-color: #000000;
  /* background-color: #525252; */
  background-image: url(/images/menua.gif);
  background-repeat: repeat-x;
  font-weight: bold; 
  color: #efefef;  
}

.Menu .subMenu 
{
  float: left;
  text-align: left; /* If both menus are going to be left-aligned we really don't need to use text-align: left on the sub menu, since this menu will inherit the alignment from .Menu */
  width: 100%;
  margin: 20px 0 0px 0;
  padding: 3px 0 6px 0;
  /* border-bottom: 2px solid red; */
  font-size: 10px;
  font-weight: bold;
}



.Menu .subMenu li 
{
  padding: 3px 0 3px 0;
  border: 0;
}

.Menu .subMenu li a 
{
  background-color: #d0d0d0;
  color: #000000;
  padding: 7px 7px 7px 7px;
  border: 1px solid #2e2e2e;
}

.Menu .subMenu li a:hover 
{
  color: #ad0303; /* #D2BFC1; */
}

.Menu .subMenu li#subActive 
{
  padding: 7px;
  margin-right: 6px;
  /* font-size: 13px; */
  color: #ffffff;
  font-weight: bold;
  background-color: #2e2e2e;
  border: 1px solid #ffffff;
}
