 	/* CSS Document */

body {
    background-color: #d7d7d7;
    padding: 0px;
    margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	text-align:left;
}

td {
   vertical-align: top; 
   text-align: left;
}

#base {
    margin: 0 auto;
    width: 950px;
    /*min-height: 917px;*/
    position: relative;
}

#base #flags {
    left: 952px;
	top: 40px;
    position: absolute;
    width: 21px;
}

#base #flags a img{
	border: 0px;
}


#base #top-menu {
    position: absolute;
    top:60px;
    width: 160px;
	left: 20px;
}

#base #top-menu a.menu-item {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #100b06;
    text-decoration: none;
    margin-top: 5px;
	width: 160px;
    float: left;
}

#base #top-menu a.last {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #EE0000;
    margin-top: 5px;
    width: 160px;
    float: left;
}


#base #top-menu a:hover {
    text-decoration: underline;
}

#base #content {
    background-color: #fdfdfd;
    border-left: solid #a0a0a0 1px;
    border-right: solid #a0a0a0 1px;
    border-top: solid #a0a0a0 1px;    
	top: 40px;
    position: relative;
    width:950px;
	background: url("/images/bottom-next.jpg") white center bottom no-repeat;
}

#base #content #text {
	color: #423c3c;
	font-family: Arial;
	font-size: 12px;
	margin: 0 50px 0 200px;
	min-height: 300px;
}

#base #content #text input {
  border: solid 1px #423c3c;
}

#base #content #text select {
  border: solid 1px #423c3c;
}


#base #content #text a {
	font-weight: bold;
	color: #CC0000;
}

#base #content #text a:hover {
	text-decoration: none;
}


#base #content #text h1 {
	font-size: 24px;
	letter-spacing: 2px;
	margin-top: 20px;
	margin-bottom: 0;
	color: #333333;
}

#base #content #text h2 {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 0px;
  font-weight: normal;
}

#base #content #text ul {
  margin-bottom: 20px;
}

p {
	margin:10px 0 0 0;
	padding:0;
}

#base #content #text .boxs {
	background: transparent url(/files/obrazky/border1.jpg) repeat scroll 0% 0%; 
	width: 205px; 
	height: 330px;
	padding:10px;
	margin-right: 33px;
	float:left;
}

#base #content #text .boxs h4 {
  font-size: 20px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
  font-weight: bold;
}

#base #content #text .boxs div {
  width: 176px;
  margin-left: 20px;
} 

#base #content #text .boxs div a {
  text-decoration: underline;
  color: #423C3C;
  font-family: Arial;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: bold;
}

#base #content #text .boxs-l {
	background: transparent url(/files/obrazky/border3.jpg) repeat scroll 0% 0%; 
	width: 206px; 
	height: 330px;
	padding:10px;
	float: right;
}

#base #content #text .boxs-l h4 {
  font-size: 20px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
  font-weight: bold;
}

#base #content #text .boxs-l div {
  width: 176px;
  margin-left: 20px;
} 

#base #content #text .boxs-l div a {
  text-decoration: underline;
  color: #423C3C;
  font-family: Arial;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: bold;
}




#base #content #text .gallery {

}

#base #content #text .gallery a img{
  border: solid 1px black;
  height: 60px;
  	margin: 0;
}

#base #footer {
  position: relative;
  top: 45px;
  width: 950px;
  height: 22px;
  font-size: 12px;
}

#base #footer #footerleft {
  float: left;
}

#base #footer #footerleft a{
  text-decoration: underline;
  color: #CC0000;
}

#base #footer #footerleft a:hover{
  text-decoration: none;
}


#base #footer #footerright {
  float: right;
}

#base #footer #footerright a{
  text-decoration: underline;
  color: #CC0000;
}

#base #footer #footerright a:hover{
  text-decoration: none;
}


.news {
 font-size: 10px;
 position: absolute;
 top: 290px;
 left: 20px;
 width:150px;
}

.news h6 {
  font-size: 12px;
  font-weight:bold;
  margin: 0 0 5px 0;
}

.news a {
  text-decoration: none;
  color: #cc0000;
  text-decoration:underline;
}

.news a:hover {
  text-decoration: none;
}

#base #content #bottom {
   background: url("/images/bottom.jpg") white center bottom no-repeat;
   height: 390px;
   width: 950px;
}

#base #content #bottom .yetti {
	margin-left: 42px;
	margin-top: 125px;
	float: left;
	border: none;
}

#base #content #bottom div#foto-three {
  margin-top: 180px;
  margin-left: 240px;
  float: left;
  width: 393px;
  height: 108px;
}

#base #content #bottom div#foto-three img{
  border: none;
  margin: 0 0 0 5px;
}

#base #content #bottom div#foto-three a{
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 2px;
  margin-top: 0px;
  padding-top: 0px;
}

#base #content #bottom div#foto-three a:hover{
  text-decoration: underline;
}

.reset {
    clear: both;
    height: 1px;
}

.error {
  color: #EE0000;
}
.fotolefttext {
	color:white;
	float:right;
}
#content img {
	border:thin solid #999999;
	margin: 0 5px;
}
#seolista, .lista-seo, .lista-seo2 {
	text-align: center;
	font-size:9px;
	color:#CCCCCC;
	width:950px;
}
.lista-seo2 {
	padding-top:22px;
}
#seolista a, .lista-seo a, .lista-seo2 a {
	color:#666666;
}

.floatR, #floatR {
	float: right; clear:both;
}
.floatL, #floatL {
	float: right; clear:both;
}