* {  
  margin: 0;
  padding: 0;
  border: 0;
}

body  { 
  background: #dad28a url(/frontend/img/bg.jpg);
  text-align: center;
  font: 13px/175% Arial, Helvetica, sans-serif;
  }
  
.strong {
  font-weight: bold;
}

span.cleaner  {
  width: 100%;
	clear: both;
	height: 0px;
	display: block;
	visibility: hidden;
}

h1.style1 {
  padding: 0.3em;
  background: #cbbf59;
  font: 24px/1.55em Times New Roman, Georgia, serif;  
  font-weight: bold;
		
}

p.style1 {
	text-align: left;
	margin: 1em 3em;
}
	

#top  {
  width: 50%;
  height: 130px;
  position: absolute;
  top: 0;
  left: 0;
  background: #918520 url(/frontend/img/top.jpg);
}



#all  {
  width: 800px;
  margin: 0 auto;  
}

#all #header  {
  width: 800px;
  height: 279px;
  background: #fff url(/frontend/img/header.jpg) no-repeat;
  position: relative;
}

#all #header h1 a {
  display: block;
  width: 280px;
  height: 130px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: #918520;
  color: #fff;
  line-height: 150%;
}

#all #header h1 a span  {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: url(/frontend/img/header.jpg);
  cursor: pointer;
  _cursor: hand;
}

#all #header strong {
  display: block;
  width: 180px;
  height: 108px;
  overflow: hidden;
  position: absolute;
  top: 20px;
  right: 20px;
  background: #d7dbcc;
}

#all #header strong span  {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: url(/frontend/img/header.jpg) -600px -20px;
}

#all #header ul {
  width: 800px;
  height: 94px;
  position: absolute;
  top: 155px;
  left: 0;
  list-style: none;
  background: url(/frontend/img/menu.jpg);
}

#all #header ul li  {
  width: 234px;
  height: 94px;
  float: left;
}

#all #header ul a {
  display: block;
  width: 234px;
  height: 94px;
  overflow: hidden;
  position: relative;
}

#all #header ul a span  {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: url(/frontend/img/menu.jpg);
  cursor: pointer;
  _cursor: hand;
}

#all #header ul li#menu1 {
  margin-left: 18px;
  _margin-left: 9px;
}

#all #header ul li#menu1 a span {
  background: url(/frontend/img/menu.jpg) -18px 0;
}

#all #header ul li#menu2 {
  margin-left: 31px;
}

#all #header ul li#menu2 a span {
  background: url(/frontend/img/menu.jpg) -283px 0;
}

#all #header ul li#menu3 {
  margin-left: 31px;
}

#all #header ul li#menu3 a span {
  background: url(/frontend/img/menu.jpg) -548px 0;
}

#all #content  {
  width: 800px;
  background: url(/frontend/img/content.png);
}

#all #content a {
  color: #000;
  text-decoration: underline;
}

#all #content a:hover {
  text-decoration: none;
}

#all #content table {
  width: 800px;
  text-align: center;
  border-spacing: 0;
}

#all #content table th {
  height: 35px;
  background: #cbbf59;
  font: 24px/175% Times New Roman, Georgia, serif;  
  font-weight: bold;
}

#all #content table td {
  width: 266px;
}

#all #content table p {
	text-align: justify;
	padding: 5px 25px 0 25px;
}

#all #content big a {
	display: block;
	padding: 20px 0;
}

#all #content h2,
#all #content big a {
  font: 20px/135% Georgia, serif;
  font-weight: bold;
  margin: 8px 0;
}

#all #content table a {
}

#all #content h2 a {
  text-decoration: none;
}

#all #content h2 a:hover {
  text-decoration: underline;
}

#all #content a.btn1 {
	display: block;
	background: url("../img/btn1.png") no-repeat top left;
	width: 200px;
	height: 35px;
	margin: 0 auto 5px auto; 
}

	#all #content a.btn1 span {
		display: none;
	}

#all #content a.btn2 {
	display: block;
	background: url("../img/btn2.png") no-repeat top left;
	width: 200px;
	height: 35px;
	margin: 0 auto 5px auto; 
}

	#all #content a.btn2 span {
		display: none;
	}

#all #content a.btn3 {
	display: block;
	background: url("../img/btn3.png") no-repeat top left;
	width: 160px;
	height: 35px;
	margin-bottom: 5px; 
}

	#all #content a.btn3 span {
		display: none;
	}

#all #content a.btn4 {
	display: block;
	background: url("../img/btn4.png") no-repeat top left;
	width: 160px;
	height: 35px;
	margin-bottom: 5px; 
}

	#all #content a.btn3 span {
		display: none;
	}

#all #footer  {
  width: 800px;
  /*height: 35px;*/
	padding: 10px 0 25px 0;
	text-align:right;
	color: #555;
	font-size:10px;
  /*background: #fff;*/
  border-top: 1px solid #CBBF59;
  clear: both;
}



#all #content .b1 {
	
}

	#all #content .b1 h2 {
		padding: 9px 0;
		background: #cbbf59;
		font: 24px/165% Times New Roman, Georgia, serif;  
		font-weight: bold;
		text-align: center;
	}
	
	#all #content .b1 .publikacia {
		display: block;
		float: left;
		width: 378px;
		text-align: left;
		padding: 10px;
	}
	

		


	
	#all #content .b1 .publikacia h3 a {
		font: 20px/135% Georgia, serif;
		font-weight: bold;
		text-decoration: none;
	}
		
	#all #content .b1 .publikacia h3 a:hover {
		text-decoration: underline;
	}
	
	
	
	#all #content .b1 .publikacia a.foto {
		display: block;
		float: left;
		margin: 0 10px 10px 0;
	}
	
		#all #content .b1 .publikacia a.foto img {
			display: block;
		}
	
		#all #content .b1 .publikacia a.btn1,
		#all #content .b1 .publikacia a.btn2,
		#all #content .b1 .publikacia a.btn3,
		#all #content .b1 .publikacia a.btn4 {
			float: left; 
		}
		
	#all #content  .b1 .publikacia .anotacia {
		margin-bottom: 10px;
		font-size: 13px;  
		line-height: 18px;
	}
	
	
	
	
#all #content form.style1 {
	text-align: left;	
	
}

	#all #content form.style1 table {
		width: 100%; 
		text-align: left;
		margin: 1em 3em;
		
	}
	
		#all #content form.style1 table tr td,
		#all #content form.style1 table tr th {
			padding: 3px 0;
			font-size: 15px;
			line-height: 1.45em;
			width: 200px;
			font-weight: normal;
			background-color: transparent;
			font-family: tahoma;
			vertical-align: top;
		}
		
			#all #content form.style1 table tr td {
				padding-top: 0;
			}
		
			#all #content form.style1 table tr th small {
				font-size: 12px;
				color: #555;
				
			}
		
		#all #content form.style1 input,
		#all #content form.style1 textarea,
		#all #content form.style1 select {
			border: 2px solid #c4b852;
			width: 400px;
			background-color: #fff; /* #edeabe;*/
			font-size: 15px;
			line-height: 1.45em;
			font-family: tahoma;
		}
		
		#all #content form.style1 textarea {
			height: 90px; 
		}
		
		#all #content form.style1 input.submit {
			border: 0;
			width: auto;
		}



		#all #content form.style1 .required-empty {
			border-color: red;
		}


	
	
	
#all #content table.style1 {
	width: 100%;	
	text-align: left;
}

	#all #content table.style1 tr td,
	#all #content table.style1 tr th {
		padding: 3px 0;
		font-size: 14px;
		line-height: 1.35em;
		font-weight: normal;
		background-color: transparent;
		font-family: tahoma;
		vertical-align: middle;
		height: auto;
	}
	
	#all #content table.style1 tr th {
		width: 100px;
	}
	
		#all #content table.style1 h3 {
			margin: 1em 0 0.3em 0;  
		}
	
	
	
	
	
