body {
  background-color: white;
  font-family: Tahoma, Arial, sans-serif;
  line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #555;
	outline: none;
}
a:hover {
  font-weight: bold;
}
a:active {
  color: black;
}

a.podciarknute {
    text-decoration: underline;
}

ul {
    list-style-image:url("../_img/menu_row.gif");
   }   	
.kontajner {
  margin: 0 auto;
  width: 990px;
}
#header {
	height: 287px;
	background: url(../_img/header.jpg) top center no-repeat;
	margin: 0 auto;
	width: 990px;
}
#logo {
  padding: 52px 0px 0 0;
	text-align: center;
	margin: 0 auto;
	width: 270px;
	height: 90px;
}
#topmenu {
  
	margin: 0 auto;
	padding: 0;
	background: url(../_img/menu.jpg) top center no-repeat;
	width: 990px;
	height: 30px;
}	
#topmenu_text {
  
	text-align: left;
	margin-top: 0px;
	margin-left: 25px;
	width: 940px;
	height: 20px;
	font-size: 15px;
}

.menu {
  /*min-height: 400px;*/
  width: 180px;
  margin-left: 32px;
  text-align: left;
  position: relative;
  bottom: 20px;
}

.menuNaz {
  background: url(../_img/h3.jpg) top center no-repeat;
  height: 30px;
  width: 180px;
  margin-left: 5px;
  text-align: center; 
  font-weight: bold; 
  font-size: 15px; 
  padding-top: 23px;
}
#text { 
  min-height: 235px;
  /*margin: 0 230px;*/
  width: 530px;
  position: relative;
  left: 235px;
  bottom: 130px;
}
#menuPrave {
  float: right;
  /*min-height: 400px;*/
  width: 180px;
  margin-right: 32px;
  position: relative;
  bottom: 140px;
}


#telo {
  padding: 0px;
  background: url(../_img/content.jpg) top center no-repeat;
  /*min-height: 400px;*/
  width: 100%;
  margin: 0px auto;
}
#telo_top {
  padding: 0;
  background: url(../_img/content_top.jpg) top center no-repeat;
  height: 50px;
  width: 100%;
  
}
#text-bez-odsadenia {
  border: 1px solid #6f90ba;
  border-top: none;
  min-height: 200px;
  width: 100%;
}
.clanokL {
  width:50%;
  margin-bottom: 20px;
  float:left;
}
.clanokR {
  width:50%;
  margin-bottom: 20px;
  float:right;
}
#pata {
  height: 30px;
  width: 990px;
  padding: 0;
  background: url(../_img/content.jpg) top center no-repeat;
  text-align: center;
}
h1 {
    margin-bottom: 30px;
}
p {
    text-indent: 30px;
}
/*div.clanok {
    margin-bottom: 50px;
}*/

div.img {
    margin: 5px;
    padding: 5px;
    border: 1px solid black;
    height: auto;
    width: auto;
    float: left;
    text-align: center;
}

div.img img {
    display: inline;
    margin: 5px;
    border: 1px solid white;
}

div.img a:hover img {
    border:1px solid black;
}

div.desc {
    text-align: center;
    font-weight: normal;
    width: 100%;
    margin: 5px;
}

div.galeria {
    /*height: 240px;*/
    overflow: auto;
}

div.playStoreStiahni {
    margin-left: 30px;
}