/*----------------------------------------------------------------
 CSS styles - Segway-nature; Tomáš Kerepecký; emporion@seznam.cz 
------------------------------------------------------------------*/

/* Hlavní styly */

#main {
  background-image: url('pictures/backgrounds/back.jpg');
  background-color: #455900;
  text-align: center;
  font-family: arial; 
  font-size: 15px;
  margin: 0px;
  vertical-align: top;
  }

#main-box {  
  width: 850px;
  position: absolute; 
  left: 50%; 
  margin:0 -425px;
  }

#nahore {  
  background-image: url('pictures/backgrounds/bc_top.jpg');
  background-repeat: no-repeat;
  width: 800px;
  height: 40px;
  font-size: 13px;
  color: #8ba42f;
  }

#obr-nadpis {  
  background-image: url('pictures/backgrounds/bc_nad.jpg');
  background-repeat: no-repeat;
  width: 800px;
  height: 268px;
  }
  
#stred {
  background-image: url('pictures/backgrounds/bc_center.jpg');
  background-repeat: repeat-y;
  width: 800px;
  height: 400px;
  vertical-align: top;
  text-align: center;
  }

#dole {
  background-image: url('pictures/backgrounds/bc_down.jpg');
  background-repeat: no-repeat;
  width: 800px;
  height: 47px;
  color: #8ba42f;
  text-align: center;
  }

#pole-akci {
  width: 700px;
  text-align: center;
  vertical-align: top;
  }

#pole-akci2 {
  width: 700px;
  vertical-align: top;  
  margin-top: 20px;
  }

#pole-akci2 a{
  text-decoration: none;
  color: #8ba42f;
  }

#pole-akci3 {
  width: 700px;
  position: relative;
  top: -10px;
  }
  
#stats {
  width: 26%;
  text-align: left;
  }

#copy {
  width: 74%;
  }

#phone {
  text-align: right;
  }

#mailto {
  text-align: left;
  }

#mailto a {
  font-weight: normal;
  font-size: 13px;
  text-decoration: none;
  color: #8ba42f;
  }
/* --------------------------------------------------
Střed stránky (místo změn)
----------------------------------------------------- */

/* Menu */

#menu {
  text-align: left;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  vertical-align: top;
  width: 26%;
  }

#menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }

#menu li {
  margin-bottom: 3px;
  }

#menu ul li a {
  color: #000000;
	background-image: url('pictures/menu-sipka.jpg');
	background-repeat: no-repeat;	
  padding-left: 20px;
	background-position: 0px 2px;
	text-decoration: none;
}

#menu ul li a:hover {  
	text-decoration: none;
	background-image: url('pictures/menu-sipka2.jpg');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}


/* Obsahová část */

#text {
  width: 74%;
  text-align: left;
  vertical-align: top;
  }
  
#nadpis {
  font-size: 16px;
  font-weight: bolder;
  font-family: Arial;
  }

.nadpis {
  font-size: 16px;
  font-weight: bolder;
  font-family: Arial;
  }

.galerie-n {
  font-size: 16px;
  font-weight: bolder;
  font-family: Arial;
  }

#nadpis2 {
  font-variant: small-caps;
  font-size: 16px;
  font-weight: bolder;
  font-family: Arial;
  text-align: center;
  }
  
#font1 {
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  font-family: Arial;
  text-align: center;
  }

.font2 {
  font-size: 17px;
  }

.font3 {
  font-size: 12px;
  }

.font4 {
  font-size: 12px;
  font-style: italic;
  }

#kontakt {
  padding: 4px;
  line-height: 120%;
  }

.moz_seznam1 {
  margin-top: 10px;
  }

.moz_seznam {
  list-style-type: none;
  background-image: url('pictures/ulpict.jpg');
	background-repeat: no-repeat;	
	padding-bottom: 3px;
  padding-left: 20px;
	background-position: 0px 0px;
  }

  
#nadpis_rad {
  font-variant: small-caps;
  font-size: 18px;
  font-weight: bolder;
  font-family: Arial;
  text-align: center;
  }

#nadpis_black {
  font-size: 16px;
  font-weight: bolder;
  font-family: Arial;
  }

#float-r {
  float: right;
  }

#model {
  text-align: center;
  }

#email a {
  color: black;
  text-decoration: none;
  }

#galerie {
  text-align: left;
  width: 100%;
  }

#odsazeni {
  margin-left: 50px;
  }

.odsazeni {
  margin-left: 50px;
  }

.zpet {
  margin-left: 250px;
  }

.part-1 {
  width: 50%;
  }

.part {
  width: 100%;
  margin-left: 50px;
  }

.tluste {
  font-weight: bolder;
  }

.nastred {
  text-align: center;
  }

.partn {padding:10px 0 0 50px;text-align: left; color:#8BA42F; font-size:13px;}

.partn a {text-decoration: none;color:#8BA42F; font-size:13px;}
.partn a:hover {text-decoration: none;color:#8BA42F; font-size:13px;}