/* CSS Document */

body {
	top: 0;
	margin: 0;
	background: url(images/vertical.png) repeat-x top left rgb(0,0,0);
}

#tot {
	margin-left:auto;
	margin-right: auto;
	width: 988px;
	background: url(images/grad.png) repeat-y top;
	border: rgb(255,255,255) solid 1px; 
}

#header {
	height: 101px;
}

.title {

	line-height: 44px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: bold;
}

.slogan {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-left: 50px;
}

#menu { 
	float: right;
	height: 34px;
}

.buttons {

	width: 110px;
	height: 34px;
	float: left;
	margin-right: 10px;
	line-height: 34px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
	text-align:center;
}

.buttons a{
	background: #086CA2 left;
	display:block;
	color: #FFFFFF;
	text-decoration:none;
}

.buttons a:visited{
		color: #FFFFFF;
	text-decoration:none;
}

.buttons a:hover{
	background: #3C9DD0;
}

#corp {
	background: #3C9DD0;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	border-bottom: #ffffff solid 1px;
	border-top: #ffffff solid 1px;
}

.main-text {
	background: #ffffff;
	width: 700px;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 300px;
	position: relative;
	border: #034569 solid 1px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.main-text p{
	line-height: 130%;
	padding-right: 60px;
	
	}
	
.main-text li{
	line-height: 130%;
	padding-right: 60px;
	
	}

.leftbox{
  float:left; 
  /* obrázek vlevo */
  background: url(shadowAlpha.png) no-repeat bottom right !important; 
  /* pro Operu a Mozillu použijeme transparentní PNG */
  background: url(shadowAlphas.gif) no-repeat bottom right; 
  /* pro IE musíme ještě doplnit GIF, Opera a Mozilla kvůli !important použije PNG */
  margin: 5px 5px 0px 0px; 
}
  .leftbox img  {
  display: block;
  position: relative;
  background-color: #fff; /* bílé pozadí kolem */
  border: 1px solid #a9a9a9; /* rámeček */
  margin: -6px 6px 6px -6px; /* posun kvůli stínu */
  padding: 4px; /* pozadí 4px mezi rámečkem a obrázkem */
}


.form {
        BACKGROUND: #f5f5ff; border: 1px solid black; padding: 1px; COLOR: #000000; FONT-FAMILY: Arial CE, Helvetica, Sans-Serif; FONT-SIZE: 10px; FONT-WEIGHT: normal
}

.link2 {
        COLOR: #000000; FONT-FAMILY: Arial CE, Helvetica, Sans-Serif; FONT-SIZE: 12px; FONT-WEIGHT: bold;  text-decoration: none
}
.link2:hover {
        COLOR: #3C9DD0; FONT-FAMILY: Arial CE, Helvetica, Sans-Serif; FONT-SIZE: 12px; FONT-WEIGHT: bold;  text-decoration: none
}
.link1 {
        COLOR: #3C9DD0; FONT-FAMILY: Arial CE, Helvetica, Sans-Serif; FONT-SIZE: 13px; FONT-WEIGHT: bold;  text-decoration: none
}
.link1:hover {
        COLOR: #3C9DD0; FONT-FAMILY: Arial CE, Helvetica, Sans-Serif; FONT-SIZE: 13px; FONT-WEIGHT: bold;  text-decoration: none
}


.main-text-foto {
	background: #ffffff;
	width: 920px;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 300px;
	position: relative;
	border: #034569 solid 1px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.main-text-foto p{
	line-height: 130%;
	padding-right: 60px;
	
	}
	
.main-text-foto li{
	line-height: 130%;
	padding-right: 60px;
	
	}

#menius{ 	
	width: 240px;
	position:absolute;
	top: 50px;
	right: -210px;
	background: #64AAD0;
	border: #034569 solid 1px;
}

#meniuss{ 	
	width: 240px;
	position:absolute;
	top: 180px;
	right: -210px;
	background: #64AAD0;
	border: #034569 solid 1px;
}

.meniuss-text p{
	padding-right: 10px;
	position:relative;
	margin: 5px;
}

.meniuss-text {
	position:relative;
	margin: 5px;
	}

.menu-item {
	height: 30px;
	background: #64AAD0;
	line-height: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
}

.menu-item a{
	color: #000000;
	text-decoration:none;
	display: block;
}

.menu-item a:visited{
	color: #000000;
	text-decoration:none;

}
.menu-item a:hover{
	color:  #000000;
	text-decoration:none;
	background: #086CA2;
}



.menu-title {
	height: 30px;
	font-size: 20px;
	background: #034569;
	line-height: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
}

.footer {
	height: 35px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 34px;
	padding-left: 30px;
}

.footer a{
		color: #FFFFFF;
		text-decoration:underline;
}

.footer a:visited {
		color: #FFFFFF;
		text-decoration:underline;
}
