body {
	margin: 0;
	cursor: default;
	background: url(pictures/pozadi.jpg);
}

.centr {
	position: relative;	top:10px;
	margin: 0 auto;
	width: 800px;
	height: 573px;
}

.logo {
	position: relative;	top:80px; left: 110px;
}

/*input , textarea , select {
	border:1px solid black;
	background: #6b6b6b;
	font-weight:bold;
	padding:0px;
	margin:0px;
}*/

.sirkahesla {
  width: 100px;
}

.pododkazy {
	position: absolute;	top:180px; right: 70px;
	padding: 0px;
	margin: 0px;
	width: 275px;
	height: 22px;
	background: Black;
}

.pododkazy:hover {
	background: #333333;
}

.prihlaseni {
	position: absolute;	top:180px; right: 580px;
	padding: 0px;
	margin: 0px;
	width: 120px;
	height: 22px;
	background: Black;
}

.logger {
	position: relative;	top:100px;
	padding: 0px;
	margin: 0 auto;
	width: 160px;
	height: 110px;
	background: Black;
}

.obsah {
	position: relative;	top:130px; left:70px;
	width: 665px;
	padding: 5px;
	margin:0px 0px 200px 0px;
	text-align:center;
}

.odkaz {
  font-size: 15px;
  text-decoration: none; 
  color: White;
  font-family: "Arial Black";
  padding: 0px 15px 0px 15px;
}

.odkaz:hover {
  color: #CCCCCC;
}

.menu {
  position: relative;	top:260px; left: -5px;
  width: 660px;
  height: 22px;
  background-color: Black;
  padding: 1px 0px 1px 0px;
}

.auto {
  background-image: url(pictures/tlacitka/auto.jpg); 
  height: 225px;
  width: 150px;
  position: absolute;	top:-240px; left:0px;
  text-decoration: none; 
  background-repeat: no-repeat;
}
.auto:hover {
	background-position: 0px -225px;
}
.autotext {
  position: relative; top:240px; left: 5px;
  text-decoration: none; 
}

.canpol {
  background-image: url(pictures/tlacitka/canpol.jpg); 
  height: 225px;
  width: 150px;
  position: absolute;	top:-240px; left:170px;
  text-decoration: none;
  background-repeat: no-repeat;
}
.canpol:hover {
  background-position: 0px -225px;
}
.canpoltext {
  width: 170px;
  position: relative; top:240px; left:-20px;
  cursor: pointer;
}

.rewon {
  background-image: url(pictures/tlacitka/rewon.jpg); 
  height: 225px;
  width: 150px;
  position: absolute;	top:-240px; left:340px;
  text-decoration: none; 
  background-repeat: no-repeat;
}
.rewon:hover {
  background-position: 0px -225px;
}
.rewontext {
  position: relative; top:240px; left:20px;
}

.raster {
  background-image: url(pictures/tlacitka/raster.jpg); 
  height: 225px;
  width: 150px;
  position: absolute;	top:-240px; left:510px;
  text-decoration: none; 
  background-repeat: no-repeat;
}
.raster:hover {
  background-position: 0px -225px;
}
.rastertext {
  position: relative; top:240px; left: 5px;
}

.text {
	font: 9pt/13pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
}

.obtekany {
	float: left; 
	margin:5px;
	}
	
.polozka {
	width: 310px;
	height: 220px;
	padding: 0px;
	margin: 5px;
	text-align:left;
	border:1px solid black;
	background: #d3d1d2;
}

.strankovani {
	position: absolute;	top:40px; left: 22px;
	padding: 0px;
	margin: 0px;
	width: 630px;
	height: 22px;
	border:0px solid black;
	background: black;
}

.strankovanidole {
	padding: 0px;
	margin: 0px;
	width: 630px;
	height: 22px;
	border:0px solid black;
	background: black;
}

.nadpiskosik {
	background: #aeaeae;
}

.vypiskosik {
	background: #787878;
}

.vypiskosik2 {
	background: #787871;
}
