﻿body {
	font-family: helvetica, Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	color: white;
	margin:0;
	padding:0;
	width:100%;
	background: black; 
	text-align:center;

/*
	scrollbar-face-color: #768db9;
	
	#660000
*/
}

html {
	WIDTH:100%;
}

table {
	border-collapse: collapse;
	width:100%;
}

/*	zakladna tabulka layoutu	*/
#layout {
	width: 100%; 
}
/*	lavy okraj layoutu	*/
#lm {
	width: 220px; 	
	position: relative;
	top:0px;
	background: black url('lajnL2.gif') top left repeat-y;
}
/*	pravy okraj layoutu	*/
#rm {
	width:100px; 	
	position: relative;
	top:0px;
	background: black url('lajnR2.gif') top right repeat-y;
	
}
#vyplnrm {
	width:100px; 	
	position: relative;
	top:0px;
	background: black;
}
/*	zahlavie	*/
#zahlavi1 {
	position: relative;
	margin:0 0 0 0;
	
	padding:0 0 0 0;
	width: 100%;
	height:115px;
	background: black url('pmbanner3.gif') top center no-repeat; 
	
}
/*	Jazyk switch	*/
#zahlavi-gr1 {
	position:absolute; 
	top:10px;
	right:35px;
	width:38px; /*438px*/
	height:24px;
	background:url("/EN/image/pm/en_flag.gif");
	cursor: hand;
}
	/* Ten co nic neni vedle loga */ 	
#zahlavi-gr2 {
	position:absolute;
	top:0px;
	right:0px;
	background:url("/image/pm/UK.GIF");
}   


/*	ciarkovana spodna cast zahlavia 	*/
#zahlavi2 {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:0px;
	top:0px;
	 
	width: 620px;
	height:23px;
	background: url('bckmn3.gif');
}

#hl {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 620px;
}
/*	srafovane zapatie stranky	*/
#zapati	{
	position: relative;
	padding:40px 40px 30px 40px;
	width: 100%;
	height:50px;
	margin:3px 3px 3px 3px;
	border: solid gray 0	px;
/* 	background:none url("bcklineRD1.jpg") bottom center no-repeat; */
}

/* hyperlinky */

A {
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
}
A:link {
	color:white; /*#4f689a*/
	text-decoration: underline;
}
A:visited {
	color:lightgray;
}
A:hover {
	color:white; /*#2b3953*/
}
A:active {
	color:gray;
}
A.clanek:link {
	color:#fff;
	text-decoration: underline;
}
A.clanek:visited {
	color:#fff;
	text-decoration: none;
}
A.clanek:hover {
	color:#fff;
	text-decoration: underline;
}
A.menu:link, A.menu:visited {
	display:block;
	font-weight: bolder;
	color:#fff;
	background:#9eaecd;
	text-decoration: none;
	padding:4px;
	margin: 2px 0;
	border:none;
	font-size: 11px;
}
A.menu:hover {
	display:block;
	color:#fff;
	background:#4f689a;
	text-decoration: none;
	padding:4px;
	margin: 2px 0;
}

/* zakladni styly */

.h3 {
	color:#4f689a;
	font-size: 11px;
	font-weight: normal;
	padding: 0.2em 0 0.2em 100px;
}
.z {
	color:#4f689a;
	font-size: 11px;
	font-weight: normal;
}
.nadpis {
	text-align: center;
	padding: 0.2em 0 0.2em 100px;
	color:white;
	background:#4f689a;
	font-weight: bold;
	font-size: 16px;
}
.podnadpis {
	color:#4f689a;
	text-align: center;
	font-size: 14px;
}
.bledy {
	color:#f0f6ff;
}

/* clanky */

.hlptabl {
	padding:0px;
}

	/*	pozadie clanku ako modry vruh nalavo	*/
.cla-cely {
	width:550px;
	/*height:300px;
	overflow: auto;*/
	left:0px; /* 10px */
	margin: 0px;
	padding: 0 0 0 0;
	/*text-align:center;*/
	border: solid gray 0px;
	background: url('red_bg2.jpg') top center repeat-x;
}
.cla-cely-foto {
	width:550px;
	/*height:200px;*/
	left:0px; /*10px*/
	margin: 0px 0px 0px 0px;
	padding: 0;
	/*text-align:center;*/
	border: solid gray 0px;
	background: url('red_bg2.jpg') top center repeat-x;
}

	/*	vnutovne odsadenie clanku zlava a zdola 	*/
.cla-obsah {
	padding: 5px 5px 5px 5px;
}
	/*	nadpis clanku	*/
.cla-nadpis {

	padding: 5px 5px 5px 5px;
	color:yellow;
	background:url('red_bg.jpg');
	font-weight: bold;
	font-size: 14px;
	border: none ;
	width: 500px; /*200px;*/
	margin: 0px 0px 5px 0px;
}
.cla-Rnadpis {

	padding: 5px 5px 5px 5px;
	color:white;
	float:right;
	font-weight: bold;
	font-size: 14px;
	right:10px;
	width: 500px; /*200px;*/
	margin: 0px 0px 5px 0px;
}

	/*	text clanku	*/
.cla-text {
	padding: 5px 5px 5px 5px;
	color:white;
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
}

	/*	styl pre informacie za clankom - autor, pocet precitani atd...	*/
.cla-informace {
	color:gray;
	font-size: 11px;
	background: url('?bcklineBK.jpg') top center no-repeat;
	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;
}
.obrtema {
     text-align: center;
     font-size: 18px;
}

	/*	odsadenie ikony temy	*/
.obrtema {
     margin-left: 5px;
     position: absolute;
}
.cla-lobr{
	right:10px;
	margin: 0px 10px 10px 10px;
	border: solid black 5px;
	float: right;
}
.cla-lobr2{
	margin: 10px 0px 10px 10px;
	border: solid black 0px;
	float: right;
}
.cla-robr{
left:10px;
	margin:0px 10px 10px 0px;
	border: solid black 5px;
	float: left;
}	
.cla-obr2{
	margin:0px 0px 10px 0px;
	border: solid black 5px;
	float: left;
}	
.cla-robr2{
	margin:10px 10px 10px 0px;
	border: solid black 0px;
	float: left;
}	
.cla-obr{
	margin:10px;
	border: solid black 0px;
}
.cla-robrT{
	margin:0px 10px 10px 0px;
	border: solid black 5px;
}	
.rh{
	position:absolute;
	top:10px;
	right: 10px;
}
.lh{
	position:absolute;
	top:10px;
	left:10px;
}
.l{
	position:absolute;
	left:10px;
	top:600px;
}
.lf{
	position:absolute;
	left:10px;
	top:750px;
}
.r{
	position:absolute;
	top:10px;
	right:10px;
}
.rf{
	position:absolute;
	bottom:10px;
	right:10px;
}
.center{
	text-align:center;
}
.datum{
	color:black;
}
.kon1 {
	color:#ffa000;
	font-size: 33px;
	font-weight: normal;
	font-style: italic;
	}
.tobr{
	top:1px;
	float: left;
}
/*====================================== zacatek menu ´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´	*/
.menu
{
position:absolut;
top:0px;
left:0px;
text-align:center;
font-size: 12px;
background: none;
}

/*  */
.menu a
{
text-decoration: none;
top: 0;
color: #ccc;
display: block;
width: auto;
text-align: center;
padding: 2px 2px 2px 2px;
border: solid white 0px; /* Tak tohle je ohraniceni zakladni urovne*/
}

/* tohle odsazuje polozky v hornim menu od sebe margin:2px */
.menu ul, .menu li
{
list-style-type: none; /*------------*/
margin: 0px 2px 0px 2px;
padding: 2px; /* tohle odsazuje radky odkazu*/

}

/* Tak tohle jsou horni bunky menu [zakladni uroven]*/
ul.uroven1 li.polozka1
{
float: left;
top:0px;
color:red;
position: relative;
font-weight: bold;
background: none;
padding: 2px 2px 2px 2px;
width: auto;
_width: 1px; /* IE */
}

/* tabulka ohranicujici druhou uroven menu (podmenu)*/
ul.uroven2
{
position: absolute;
text-align:center;
left:-2px;
top: 1.8em;
_top: 1.8em; /* IE */
width: auto;
background: #730F11; 					/* Tak tohle je barva pozadi v menu*/
border: solid #000 5px; 			/* Tak tohle je ohraniceni podmenu*/
padding: 0px 2px 0px 2px;
visibility: hidden;
}

ul.uroven2 img
{
border: solid white 0px

}

/* polozky obsazene v  druhe urovni menu*/
ul.uroven2 li.polozka2 a
{
color: #ddd;						/* Tak tohle barva textu pod urovne pri hoveru*/
font-weight: bold;
text-align: left;
margin: 0px;
padding: 1px 2px 1px 2px;
border: solid white 0px
}

ul.uroven2 li.polozka2 a:hover
{
background: #000; 				/* Tak tohle je barva pozadi aktivniho hover v podmenu*/
font-weight: bold;
color:#fff; 					/* Tak tohle barva textu pod urovne pri hoveru*/
border: solid #000 0px;
}


.menu a:hover
{
text-decoration: none;
color:#999; 					/* Tak tohle barva zakladni urovne pri hoveru*/

}

ul.uroven1 li.polozka1
{
behavior: url('hover.htc');
}

ul.uroven1 li.polozka1:hover,
ul.uroven1 li.polozka1Hover
{
top:4px;
background: #000; 				/* Tak tohle pozadi zakladni urovne pri hoveru*/
}

ul.uroven1 li.polozka1Hover ul.uroven2,
ul.uroven1 li.polozka1:hover ul.uroven2
{
visibility: visible;
} 
/*====================================== konec menu ´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´	*/

/*	trieda pre vnutorne odsadenie - padding - stlpcov	*/
.col {
	padding:10px 10px 10px 10px;
}

/*	odsadenie hlavného stlpca v sablone base	*/
.hlav {
	padding:10px 0px 10px 0px;
}

/*	odsadenie z prava v sablone download	*/
.hlav2 {
	padding:10px 10px 0 0;
}

.zap-txt {
	text-align: center;
	color: #fff;
	font-size: 9px;
	margin:0.5em;
}

/*      definicia blokov typu 1 az 5 - spolocne vlastnosti	*/
.blok1, .blok2, .blok2, .blok3, .blok4, .blok5	{
	margin:0 0 9px 0;
	padding:9px;
	color:white;
	font-weight: bold;
	font-size:10px;
}

/*      definicia blokov typu 1 az 5 - rozdielne vlastnosti	*/
.blok1	{
	background:#768db9;
}
.blok2	{
	background:#768db9;
}

.blok3	{
	background:#768db9;
}

.blok4	{
	background:#4f689a;
}

.blok5	{
	background:#4f689a;
}

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

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

.blok2obs {
}

.blok3obs {
}

.blok4obs {
}

.blok5obs {
	padding:0 2px; background:#f0f6ff;
}




/* syst. blok - novinky */

.nov-datum {
	color:#4f689a;
	font-size: 13px;
	font-weight: bold;
}
.nov-titulek {
	color:#4f689a;
	font-size: 13px;
	font-weight: bold;
}
.nov-titulek-duraz {
	color:#2b3953;
	font-size: 13px;
	font-weight: bold;
}
.nov-text {
	color:#4f689a;
	font-size: 13px;
	font-weight: normal;
}


/* souvisejici clanky */

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

/* std. navigacni lista */

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

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

/* dalsi pomocne styly*/

.hodnoceni {

}
.banner1 {
	background:#9eaecd;
	color: #fff;
	margin:0;
	position:relative;
	top:9px;
}
.banner1d {
	background:#9eaecd;
	color: #fff;
	margin:0;
	position:relative;
	top:9px;
	margin:0 10px 0 0;
}

/*
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 {
	margin-bottom: 8px;
}
.preram {
	border-bottom: 0px dotted #4f689a;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

/* textova pole, tlacitka */

.textbox {
	background-color: none;
	color: white;
	width: 300px;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 12px;
/*	text-align: justify;
	margin:5px ;
	padding:10px; 
	margin: 0 0 10px 0;
	float: right;*/
	border: solid white 0px;
	/*	nestandardne vlastnosti - mozete ich odkomentovat CSS bude funkcne ale nebude validne	*/
/*
	scrollbar-face-color: #768db9;
*/
}
.text {
	background-color: none;
	color: white;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	text-align: right;
	padding: 5px;
}
.text2 {
	background-color: none;
	color: white;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding: 5px;
}
.text3 {
	background-color: none;
	color: white;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	text-align: right;
	padding: 15px;
}

.textpole {
	color: #000;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	margin:2px 0;
	padding:2px;
}

.tl {
	background-color: #768db9;
	color: #f8faff;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
/* ------------------------------------------------------------- Jalbum GALERIE --------------------------------------------------------------------- */
.TitleTable
{
  background-color:black;
}



I
{
  color: #888888;
  font-style: normal;

}

.caption
{
font-size : 9pt;
color : #44dd44;
font-style : italic;
}

TD
{
background-color: transparent;
	font-size: 11px;
}

TD.thumbnail
{
background-color: black;
background:url(RedNBlackBG.png) top repeat;
padding: 5px;
text-align: center;
width: 650;
}

.thumbnail
{
border-color: #666666;
border-width: 4px;
}

.display
{
border: 8px RIDGE #999999;
background-color: black;
}
/* ----------------------------- #730F11-------------------------------- K  O  N  E  C    G  A  L  E  R  I  E --------------------------------------------------------------------- */

/* hlavni zobrazovaci box s grafickym okrajem*/
.box {
  width: 620px;
  background: #730F11;
  margin: 10px 0px 0px 0px;
}
.box-t { background: top url(box_t.gif) repeat-x; }
.box-r { background: right url(box_r.gif) repeat-y; }
.box-b { background: bottom url(box_b.gif) repeat-x; }
.box-l { background: left url(box_l.gif) repeat-y; }
.box-tr { background: top right url(box_tr.gif) no-repeat; }
.box-br { background: bottom right url(box_br.gif) no-repeat; }
.box-bl { background: bottom left url(box_bl.gif) no-repeat; }
.box-tl { background: top left url(box_tl.gif) no-repeat; }
.box-tl { padding: 10px;}

.box p {  margin: 1em 0;}

p.more {  margin: 0;}


form {
	padding: 4px 0;
	background: #fff url("modra-prechod.png") top left repeat-x;
}

a img {
	border:none;
}
