body, h1, h2, h3, h4, h5, h6, ul, ol,p, li, hr, dd, dl {
	margin: 0px;
	padding: 0;
}


body {
  font: 67%/1.2 "Helvetica CE",  Verdana, Arial, Tahoma,  Helvetica , sans-serif;
  background-color: #000000;
}


h1, h2, h3, h4{
	color: #ffffff;
	font-family: "Helvetica CE", Arial, Helvetica, sans-serif;
}

h1{
	font-size: 140%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 18px 0 5px 0;
	margin: 0;
}

h1.hide{
	visibility: hidden;
}

h2{
	font-size: 120%;
	padding-top: 8px;
	padding-bottom: 3px;
	text-align: left;
}
h3{
	font-size: 105%;
	padding: 0 0 2px 0;
	margin: 0;

}
p{
	margin-bottom: 5px;
}

img{
	border: none;
}

img.galerie {
	border: 1px solid #b3c057;
	padding: 1px;
	margin: 5px;
}


img.title-big {
	border: 1px solid #b3c057;
	padding: 1px;
	margin: 0;
}


a{
	color: #b3c057;
	text-decoration: underline;
}

a:visited{
	color: #b3c057;
}
a:hover{
	color: #899624;	
	text-decoration: none;
}

a.link{
	color: #ffffff;
	text-decoration: underline;
}

a.link:hover{
	color: #b3c057;	
	text-decoration: none;
}

hr {
	height:1px; 
	border:none; 
	border-bottom:1px solid #585959; 
	margin: 4px 0 8px 0;
}

hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
}

hr.cleanerblue {
	clear:both;
    height:1px;
    margin: 0px; 
	padding: 0px;
}

.hide {
	position: absolute;
	top: -10000px;
	left: 0;
	width:1px;
   height:1px;
   overflow:hidden;
}

#lang a { 
  color:#ffe8a2;
  text-decoration: none;
}

#lang { 
  color:#ffe8a2;
}

#lang a:hover { 
  color:#ffe8a2;
  text-decoration: underline;
}  



#footer a { 
  color: #ffffff;
  text-decoration: none;
}

#footer a:hover { 
  color: #ffffff;
  text-decoration: underline;
}

#prekladac { 
   width: 168px;
   text-align: center;
   margin-top: 80px;
   margin-left: auto;
   margin-right: auto;
}

#mov { 
   width: 265px;
   text-align: center;
   float: left;
}

.stopaz { 
   width: 200px;
   font-size: 0.8em;
   margin-left: 270px
}



.sponzor { 
  margin: 50px 0 0 0;
  text-align: center !important;
}


img.sponzor { 
  margin: 0 0 0 0;
  padding: 5px;
  text-align: center !important;
  background-color: #000000;
}

img.links { 
  margin: 10px;
  padding: 1px;
  text-align: center !important;
}


/*.sponzor img{ 
float: left;
padding: 2px;
}*/


.cistic { 
  clear: both;
  /*visibility: hidden;*/
}

ul { 
   list-style: none;
	margin: 0px 0 10px 0px;
}

li  { 
  padding: 0px 0 3px 12px;
  background: url(../img/layout/ul-sqr.gif) no-repeat;
  background-position: 0 5px;
}


ul.ctverec { 
   list-style: none;
	margin: 0px 0 10px 0px;
}

ul.ctverec li  { 
  padding: 0px 0 3px 12px;
  background: url(../img/layout/ul-sqr.gif) no-repeat;
  background-position: 0 5px;
}

ul.ctverec0 { 
   list-style: none;
	margin: 0 0 0px 0;
}

ul.ctverec0 li  { 
  padding: 0 0 0 12px;
  background: url(../img/layout/ul-sqr.gif) no-repeat;
  background-position: 0 5px;
}

.floatleft { 
  float:left;
  padding:0;
  margin: 10px 15px 0 0;
  width: 220px;
}

form#formPost textArea {
	width: 430px;
	height: 150px;
}



p.postHeader {
	margin-top: 10pt;
}

span.postName {
	font-weight: bold;
}

p.postSubject {
	font-style: italic;
}

p.postText {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3c057;
	padding-bottom: 5pt;
}

div#contentDiv {
	overflow: auto;
	height: 445px;
	width: 500px;
	margin-top: 50px;
	/*border: 1px solid red;*/
	padding: 0;
}

div#contentPadding {
	padding-right: 5pt;
}

body{
    scrollbar-face-color:  #b3c057;
    scrollbar-highlight-color: #000000;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color:#000000;
    scrollbar-shadow-color: #000000;
    scrollbar-arrow-color: #333333;
    scrollbar-track-color:  #000000;

}



span.menuHidden {
	visibility: hidden;
}

a#menuAktuality {
	width: 74px;
	height: 17px;
	background-image: url('/img/layout/button1.gif');
}

a#menuAktuality:hover {
	background-image: url('/img/layout/buttons_swap_1.gif');
}

a#menuKoncerty {
	width: 70px;
	height: 17px;
	background-image: url('/img/layout/button2.gif');
}

a#menuKoncerty:hover {
	background-image: url('/img/layout/buttons_swap_2.gif');
}

a#menuForum {
	width: 50px;
	height: 17px;
	background-image: url('/img/layout/button3.gif');
}

a#menuForum:hover {
	background-image: url('/img/layout/buttons_swap_3.gif');
}

a#menuShop {
	width: 42px;
	height: 17px;
	background-image: url('/img/layout/button4.gif');
}

a#menuShop:hover {
	background-image: url('/img/layout/buttons_swap_4.gif');
}

a#menuGalerie {
	width: 53px;
	height: 17px;
	background-image: url('/img/layout/button5.gif');
}

a#menuGalerie:hover {
	background-image: url('/img/layout/buttons_swap_5.gif');
}

a#menuMailing {
	width: 82px;
	height: 17px;
	background-image: url('/img/layout/button6.gif');
}

a#menuMailing:hover {
	background-image: url('/img/layout/buttons_swap_6.gif');
}

a#menuLinks {
	width: 44px;
	height: 17px;
	background-image: url('/img/layout/button7.gif');
}

a#menuLinks:hover {
	background-image: url('/img/layout/buttons_swap_7.gif');
}
/*------- google translate button ----------*/
#content_div{
background-image:  url('/img/layout/box.gif');
}
.small{
font-size:9px;
color:#b3c057;
}

span.emp {
	font-weight: bold;
}
/* ---- */
#footer img { 
  margin: 0 6px 0 0; 
}

.thumbnail { 
  float: left;
  margin: 0 20px 10px 0; 
}
