/* CSS Document for Mozilla*/

body 
{

	background-attachment: fixed;	
  background-attachment: scroll;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	background-color:#fff;
	margin:0;
	text-align:center;
  border:0 none;
  padding:0;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color:#000;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color:#fff;
	text-align: center;
}
.zvyraz
{
	font-weight: bold;
	font-size: 16px;
	color:#fff;
}

.odsek1{
	margin-left:20px;
}
.prava{
	text-align: right;
}


#kontajner 
{
  /*width: 1000px; */
  width: 1000px;
	margin: 0 auto;
  height:1000px;
  padding-top:0px;
	border: 0px solid #ffff00;
  background:transparent url(../img/hlava.jpg) no-repeat top center;
}
/* --------------------------------JUKEBOX---------------------------*/
#kont
{
  /*width: 1000px; */
  width: 100%;
	margin: 0 auto;
  height:40px;
  padding-top:0px;
	border: 0px solid #ffff00;
}
#nadhlava 
{
  margin:0 auto;
  text-align:center;
	background-color:#fff;
	border: 0px solid #00ff00;
	height: 40px;
	/*width: 1000px;*/
	width: 100%;
	display: relative;
	/*background-image: url(img/header.png);*/
	background:transparent url(../img/nadhlava.jpg) repeat-x scroll center center;

}
#prehravac{
  height: 20px;
  padding:10px 0px 0px 400px;
  width: 400px;
  /*background-color: #0f0;*/
  margin:0px auto 0px auto;
}
/* -------------------------------- END  JUKEBOX---------------------------*/
#hlava 
{
  margin:0 auto;
  text-align:center;
	border: 0px solid #00ff00;
	height: 200px;
	/*width: 1000px;*/
	width: 1000px;


}

#menu 
{ 
	
	display:block;
  padding-top:0px;
  margin: 0 auto;
	height: 35px;
	width: 1000px;
}

#stred {
  margin: 0 auto;
  margin-top:0px;
	width: 1000px;
	border-top: 0px solid #a3248f;
	display: block;
	position: relative;
	/*overflow-x: hidden;
	overflow-y: auto;*/
	text-align:left;
	font-size: 14px;
  vertical-align: top;
}

#stredlava {
	border: 0px solid #00ff00;
	float: left;
	padding:30px 20px 20px 100px;
	width: 880px;
	min-height: 460px;
	display: block;
}
#baner {
  top:0px;
  right:0px;
  display: block;
  position: relative;
  border: 0px solid #00ff00;
  /*	padding:10px 0px 20px 20px;*/
  float: right;
  /*	width: 320px;	*/
  width: 300px !important;
  height: auto;
  margin-right:0px;
  padding:0px 0px 20px 20px;
  /*background-color:#00f;*/
}

#facebook {
  top:0px;
  right:0px;
  display: block;
  position: relative;
  border: 0px solid #00ff00;
  /*	padding:10px 0px 20px 20px;*/
  float: right;
  /*	width: 320px;	*/
  width: 300px;
  height: 300px;
  padding:0px 0px 20px 20px;
  /*background-color:#00f;*/
}


#koniec {
  margin:0 auto;
	border-top: 10px solid #cadb2a;
	height: 140px;
  text-align: center; 
	width: 1000px; /*975*/
	padding-top:10px;
/*	#width: 950px;*/
}

.loga img
{ float:left;
  border: 0px solid #00ff00;
  height: 62px; /*970+20=990*/
	width: 93px;
	padding:0px;
	margin:0px;
  text-align: center;
  filter: alpha(opacity=60);
 	-moz-opacity: 0.6;
 	-khtml-opacity: 0.6;
 	opacity: 0.6;
}
.loga a:hover img
{ 
  filter: alpha(opacity=100);
 	-moz-opacity: 1;
 	-khtml-opacity: 1;
 	opacity: 1;
  
}
a img {
  border: 0px solid #00ff00;
}

a {
  color:rgb(153,0,153);
  text-decoration: none;
}
a:hover {
  color:rgb(153,0,153);
  text-decoration: underline;
}
