body {
	background-color: #6585be;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 auto; /*v prohlizecich dodrzujici standard, posun stranku na stred*/
	text-align: center;
	font-size: 11px;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	text-align: center;
	font-size: 20px;
	color: #6585be;
	padding: 10px 3px 5px 3px;
	border-bottom: 2px dotted #CCCCCC;
}
h1.black {
	color: black;
}
h2 {
	text-align: left;
	font-size: 11px;
	padding: 0;
	margin: 15px 0 2px 0;
	color: #993300;
}

.naStred {
  width: 910px;
  margin: 0 auto;
  text-align: left; 
}

.vlevo {
  float: left;
}

.cisti {
  clear: both;
}

/*******> logo <********/
.logo1 {
  background: url(../pictures/logo1.jpg) 0 0 no-repeat;
  width: 351px; height: 215px;
}

.logo2 {
  background: url(../pictures/logo2.jpg) 0 0 no-repeat;
  width: 263px; height: 215px;
}

.logo3 {
  background: url(../pictures/logo3.jpg) 0 0 no-repeat;
  width: 296px; height: 215px;
}

.vlajky { /*pro vlajecky*/
  position: relative;
  top: 185px;
  left: 220px;
}

.vlajky a {
  background: none;
}

.vlajky a:hover {
  background: none;
}

.lng_image img{
  border: 0;
}

/*******> menu <********/
#menu {
  font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.menu1 {
  background: url(../pictures/menu1.jpg) 0 0 no-repeat;
  width: 71px; height: 30px;
}

.menu2 {
  background: url(../pictures/menu2.jpg) 0 0 repeat;
  width: 799px; height: 30px;
}

.menu3 {
  background: url(../pictures/menu3.jpg) 0 0 no-repeat;
  width: 40px; height: 30px;
}

.menu_text {
  padding: 7px 0 0 0;
}

.menu_text a {
  text-decoration: none;
  color: #000;
}

.menu_text a:hover {
  text-decoration: none;
  color: rgb(255,51,51);
/*  padding-bottom: 2px;
  border-bottom: 2px solid rgb(255,51,51);*/
}

a.menuLineAct{
  color: rgb(51,0,255);
/*  padding-bottom: 2px;
  border-bottom: 2px solid rgb(51,0,255);*/
}

/******** > obsah < *******/
.bok1 {
  background: url(../pictures/bok1.jpg) 0 0 repeat;
  width: 910px;
  padding: 20px;
}

html>body .bok1 {
  background: url(../pictures/bok1.jpg) 0 0 repeat;
  width: 870px;
  padding: 20px;
}

.sirkaProLogo {
  width: 820px;
  text-align: left;
}

#foot { /* vlastni vzhled paticky */
  background: url(../pictures/foot.jpg) 0 0 no-repeat;
	width: 910px; height: 37px;
}

.footer {
  padding: 8px 30px 0 30px;
  float: right;
  font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
  font-weight: bold;
}

.footer a {
  text-decoration: none;
  color: rgb(147,147,147);
}

.footer a:hover {
  text-decoration: underline;
  color: rgb(85,85,85);
}

.valid {
  padding: 8px 30px 0 30px;
  font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
  font-weight: bold;
}

.valid a {
  text-decoration: none;
  color: rgb(97,97,97);
}

.valid a:hover {
  text-decoration: underline;
  color: rgb(204,0,0);
}

/* KONEC FORMATOVANI DESIGNU STRNAKY */
.tucne /*tucne pismo*/
{
  font-weight: bold;
}

.normal_text /*tucne pismo*/
{
  font-weight: normal;
}

.contacts li{
  margin-bottom: 20px;
}

.nazevSloupce {
  font-weight: bold;
  width: 150px;
}

.popisReference {
  width: 430px;
}

.popisReference a {
  color: rgb(134,134,134);
  font-weight: bold;
  text-decoration: none;
}

.popisReference a:hover {
  color: rgb(55,55,55);
  text-decoration: underline;
}

.reference {
  padding-left: 20px;
  font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
  margin-bottom: 30px;
}

.reference div {
  padding-bottom: 2px;
}

.nadpisSekceRef {
  margin: 20px 0 5px 5px;
  color: rgb(51,102,255);
  text-decoration: underline;
  font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.celekReference {
  margin: 10px 0;
}

.obrazekReference img {
  border: 2px solid rgb(131,131,131);
  margin: 0 30px;
}

.navigaceFoto a {
  padding: 0 5px;
}

.nadpisFotoSekce {
  font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 30px;
	color: rgb(204,0,0);
	text-align: center;
}
