
	
	/*	nestandardne vlastnosti - mozete ich odkomentovat CSS bude funkcne ale nebude validne	*/
/*
	scrollbar-face-color: #768db9;
*/
}

table {
	border-collapse: collapse;
}



/*	definicia obsahu blokov 1-5 - spolocne vlastnosti	*/
.blok1obs, .blok2obs, .blok3obs, .blok4obs, .blok5obs  {
	padding:0;
	margin:0px;
}

/*	definicia obsahu blokov 1-5 - rozdielne vlastnosti	*/
.blok1obs {
}

.blok2obs {
}

.blok3obs {
margin-left: 30px;
}

.blok4obs {
}

.blok5obs {
	padding:0 2px;
}




/* komentare */

.kom-z {
	font-size: 11px;
	font-weight: normal;
}
.kom-link {
	font-size: 13px;
	font-weight: normal;
}
.kom-hlavicka {
	padding: 4px;
	font-size: 11px;
	font-weight: normal;
}
.kom-text {
	padding: 3px;
	background: grey;
	font-size: 11px;
	font-weight: normal;
}
.kom-cely-ram {
	padding:4px;
	padding-bottom:4px;
}

/* ankety */
.anketa-std-otazka,
.anketa-cla-otazka,
.anketa-blok-z,
.anketasysz {

	font-size: 13px;
	font-weight: normal;
	margin:0;
	padding:0.3em 0;
	border-bottom: 1px solid #000000;
}
.anketasysodp,
.anketa-std-odpovedi,
.anketa-cla-odpovedi,
.anketa-blok-odpovedi {

	font-size: 12px;
	font-weight: normal;
	line-height:1.2em;
	margin:0.2em 0;
}
.anketa-cla-celkovy-ram {
	font-size: 13px;
	text-align: left;
	margin: 6px 0 12px 0;
}
.anketa-cla-ram {
}
.anketa-blok-odp-cara {
	width:140px;
	font-size:85%;
	line-height:1em;
	height:1em;
	margin:2px 0;
	padding:0;
}
.anketa-blok-odp-cara-hlasy {
	height:1em;
	background:#983737 100% 0 repeat-y;
}

.anketa-std-ram {
	text-align: left;
}


/* clanky */

	/*	pozadie clanku ako modry vruh nalavo	*/
.cla-cely {
	margin:0;
	background: url('cla-poz.png') top left repeat-y;
}
	/*	vnutovne odsadenie clanku zlava a zdola 	*/

	/*	nadpis clanku	*/
.cla-nadpis {
  color: #983737;
  margin: 0px;
  margin-left: 20px;
  padding: 5px;
  font-size: 20px;
  font-weight: bold;
}
	/*	text clanku	*/
.cla-text {

}
	/*	styl pre informacie za clankom - autor, pocet precitani atd...	*/
.cla-informace {
	color:#CA2D2D;
	font-size: 11px;
	font-weight: normal;
}
	/*	odsadenie od krajov pri tlacovej sablone	*/
.tisk {
	padding:1em;
}
	/*		*/
.cla-informace-tisk {
	color:#000000;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
	/*	odsadenie ikony temy	*/
.obrtema {
     margin-left: 5px;
     position: absolute;
}


/* hodnoceni clanku */

.hodnoceni-celkovy-ram {
	margin: 6px 0;
	padding: 6px;
	font-size: 11px;
	font-weight: normal;
}

/* souvisejici clanky */

.souvis-cla-celkovy-ram {
	text-align: left;
	margin: 6px 0 12px 0;
}

/* download sekce */

.download-z {
}
.download-sekce {
	text-align: center;
	padding: 6px;
}
.download-sekce-akt {
	font-weight: bold;
}

/* weblinks sekce */

.weblinks-z {
}
.weblinks-sekce {
	text-align: center;
	padding: 6px;
}
.weblinks-sekce-akt {
	font-weight: bold;
}

/* std. navigacni lista */

.std-navig {
	font-size: 80%;
	background:#f8faff;
	margin:1em 0;
	text-align: center;
}

.std-navig-akt-str {
	color:#4f689a;
} 


/*
nastavenie spodneho okraju pomocou border-bottom zabranuje nespravnemu
zobrazeniu hodnoty margin v MSIE. Ak nie je nastaneny border, bloky
banner a zapatie sa dotykaju - nezobrazi sa oddelovacia medzera
*/

.banner2 {
	background:#9eaecd;
	color: #fff;
	margin: 5px 10px;
	border-bottom:1px solid #fff;
}

.bannerpod {
	color:#4f689a;
	font-size: 9px;
	font-weight: normal;
	display:block;
	padding: 4px 0;
	margin:0 0 10px 0;
}

.banner-text {
	color:#4f689a;
	font-size: 9px;
	font-weight: normal;
	display:block;
	padding: 4px 0;
	margin:0 0 10px 0;
}
.banner-img {
	color:#4f689a;
	font-size: 9px;
	font-weight: normal;
	padding: 4px 0;
	margin:0 0 10px 0;
}

.strankovani {
	color:#4f689a;
	font-size: 10px;
	font-weight: bold;
}
.biltucne {
	color:#fff;
	font-size: 13px;
	font-weight: bold;
}

.chybastredni {
	color:#f00;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

/* rozsirujici styly pro plug-iny */

.kal-text {
	color:#4f689a;
	font-size: 12px;
	font-weight: normal;
}
.kal-clanek {
	background-color: #f0e0e6;
}
.kal-dnesni {
	background-color: #e0e6f0;
}
.planakci {
	font-size: 10px;
}
.informace {
	color: #000;
	font-size: 9px;
	font-weight: normal;
	width: 100%;
}

/*
.mezera {
	width: 5px;
}
.ohr {
	width: auto;
}
*/
.ram {

}
.preram {

}
/*
.horni-navig-lista {
	border-top-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: #003098;
	padding: 2px;
}
*/

/* textova pole, tlacitka */

.textbox {
	background-color: white;
	color: #000000;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 12px;
	text-align: left;
	margin:2px 0;
	padding:2px;
	/*	nestandardne vlastnosti - mozete ich odkomentovat CSS bude funkcne ale nebude validne	*/
/*
	scrollbar-face-color: #768db9;
*/
}
.textpole {
	color: #000;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	margin:2px 0;
	padding:2px;
}

.tl {
	background-color: #606664;
	color: #ffffff;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

form {
	padding: 4px 0;
}

a img {
	border:none;
}




input {
  font: 11px Courier New, Monaco, monospace;
  border: 2px solid grey;
  margin: 3px;
}
/* styly pro plug-iny - kforum */

.frumnadpis {
  color: #983737;
  margin: 0px;
  margin-left: 20px;
  padding: 5px;
  font-size: 20px;
  font-weight: bold;
}
.frumhlavi {
	background-color: #666867;
	color: #ffffff;
	font-weight: bolder;
	text-align: center;
	font-size: 11px
}


#login {
width: 160px;
}
#citaty {
border-left: 1px solid black;
position: absolute;
top: 20px;
left: 150px;
width: 190px;
height: 115px;
padding-left: 10px;
}
#pocitadlo {
border-left: 1px solid black;
position: absolute;
top: 20px;
left: 365px;
height: 115px;
height: 115px;
padding-left: 10px;
}
#logo {
border-left: 1px solid black;
position: absolute;
top: 20px;
left: 490px;
width: 200px;
height: 115px;
padding-left: 5px;
}


/* ***************************MOJE********************** */


body {
	font: 13px Tahoma;
	color: #e9e9e9;
	background-color: #000000;
  text-align: center;
  margin: 0px;
  padding: 0px;
  text-align: center;  
  background: url('img/bg-base.jpg') center top repeat;
}
table {
font-size: 12px;
}
a {
color: #25B2BB;
	text-decoration: none;
}
a:hover {
color: #fff;
text-decoration: underline;
}

h1 {
margin-top: 0px;
margin-bottom: 5px;
padding-top: 10px;
padding-bottom: 13px;
padding-right: 70px;
text-transform: uppercase;
text-align: right;
font-size: 16px;
color: black;
background:   url('img/bg-h.gif') right top no-repeat;
}  

h1 a {
color: #000000;
}
h1 a:hover {
 color: #000;
}
h2 {
margin-top: 5px;
margin-bottom: 5px;
font-size: 14px;
color: #fff;
}
h3 {
font-size: 13px;
margin-top: 0px;
margin-bottom: 0px;
}


#container {
margin: auto;
margin-top: 20px;
width: 1001px;
background-image: url('img/bg.jpg');
}


#vrchni {
width: 1001px;
height: 46px;
background-image: url('img/vrchni.jpg');
}
               
#left-side {
width: 739px;
background-image: url('img/top.jpg');
background-repeat: no-repeat;
float: left;
}



#content {
display: inline;
}

#content2 {
margin-top: 470px;
margin-left: 40px;
margin-right:14px;
text-align: left; 
}

#right-side {
width: 262px;
float: right;
text-align: left
}

#nav {
width: 262px;
height: 241px;
background-image: url('img/nav.jpg');
background-repeat: no-repeat;
float: left;
position: relative;
}


menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

menu span {
	visibility: hidden;
}
#news a, #band a, #fanclub a, #akcions a, #chat a, #board a, #gallery a, #other a {
	position: absolute;
	text-decoration: none;
}

#news a {
top: 0px; 
left: 33px;
width: 209px;
height:29px;
	background: url('img/nav/news.gif') 0px 0px no-repeat;
}
#band a {
  top: 29px;
  left: 33px;
  width: 209px;
  height: 30px;
	background: url('img/nav/band.gif') 0px 0px no-repeat;
}
#fanclub a {
  top: 59px;
  left: 33px;
  width: 209px;
  height: 30px;
	background: url('img/nav/fanclub.gif') 0px 0px no-repeat;
}
#akcions a {
  top: 89px;
  left: 33px;
  width: 209px;
  height: 30px;
	background: url('img/nav/actions.gif') 0px 0px no-repeat;
}
#chat a {
  top: 119px;
  left: 33px;
  width: 209px;
  height: 30px;
	background: url('img/nav/chat.gif') 0px 0px no-repeat;
}
#board a {
  top: 149px;
  left: 33px;
  width: 209px;
  height: 30px;
	background: url('img/nav/board.gif') 0px 0px no-repeat;
}
#gallery a {
  top: 179px;
  left: 33px;
  width: 209px;
  height: 30px;
	background: url('img/nav/gallery.gif') 0px 0px no-repeat;
}
#other a {
  top: 209px;
  left: 33px;
  width: 209px;
  height: 30px;
	background: url('img/nav/other.gif') 0px 0px no-repeat;
}

#news a:hover, #band a:hover, #fanclub a:hover, #akcions a:hover, #chat a:hover, #board a:hover, #gallery a:hover, #other a:hover {
  	background-image: none;
		text-decoration: none;
}


#footer {
clear: both;
width: 1001px;
}
#spodni {
margin: auto;
margin-bottom: 20px;
width: 1001px;
height: 77px;
background: url('img/spodni.gif') no-repeat;
}

