body {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	background:#ffffff;
	text-align: center;
  /*height: 100%;*/	
/*
	scrollbar-face-color: #768db9;
*/
}

a {
border-width: 0px; 
text-decoration: none;
}

a img {
border:none;
}

/*** main position divs **/
#block_1
	{
	float: left;
	width: 410px;	
	margin-left: 180px;
	}
* html #block_1
	{
	display: inline;
	}
#block_2
	{
	float: left;	
	width: 180px;
  background-color: #FBE4F8;
	margin-left: -590px;
	_margin-top: -2px;
	}
#block_3
	{
	float: right;
	width: 180px;
	background-color: #DAE9D4;
	}
/* Start Mac IE5 filter \*/
#block_1, #block_2, #block_3
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
@media all and (min-width: 0px) {
#block_1, #block_2, #block_3
	{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; 
	}
#block_1:before, #block_2:before, #block_3:before
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
	}
}
/* End Mac IE5 filter */
#wrapper
	{
	width: 770px;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */
#footer
	{
	width: 770px;
	}
#header 
	{
	width: 770px;	
	}
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}
/*** end main position divs **/






#logo {
float: right;
width: 191px;
}

.banner1 {
float: right;
margin-top: 10px;
text-align: center;
width: 500px;
height: 60px;
}

.banner2 {
float: right;
margin: 0px;
text-align: center;
width: 770px;
}



.line {
height: 2px;
width: 100%;
float: right;
margin: 0px; 
padding: 0px;
border: none;
font-size: 1px;
background-color: white;    
}

.lila {
background-color: #E377DD;
text-align: right;
float: right;
width: 559px;
height: 35px;
font-size: 20px;
color: white;
padding-top: 10px;
padding-right: 10px;
}

.divider {
width: 2px;
height: 35px;
float: right;
font-size: 1px;
}

.green {
background-color: #459326;
float: right;
width: 152px;
height: 35px;
font-size: 20px;
color: white;
padding-top: 10px;
padding-left: 10px;
}

.gray {
background-color: #565656;
float: right;
width: 160px;
text-align: right;
font-size: 16px;
color: white;
padding: 10px;
}

.menu {
background-color: #E377DD;
float: right;
width: 180px;
height: 232px;
text-align: right;
font-size: 16px;
color: white;
/*padding-top: 10px;
padding-bottom: 10px;*/
}

.menu a {
font-weight: bold;
height: 22px;
width: 170px;
display: block;
color: white;
margin: 0;
padding-top: 4px;
padding-right: 10px;
}
.menu a:hover {
background-color: #7F027A;
/*background-color: #FBE4F8;*/
}

.left {
float: left;
width: 180px;
height: 100%;
background-color: #FBE4F8;
margin-right: 8px;
}

.right {
float: right;
width: 180px;
height: 100%;
background-color: #DAE9D4;
margin-left: 2px;
}

.footer {
width: 100%;
}

.foot1 {
width: 180px;
height: 12px;
background-color: #333333;
float: left;
}

.foot2 {
width: 406px;
height: 12px;
background-color: #666666;
float: left;
}

.dividerfoot {
width: 2px;
height: 12px;
float: left;
}

.dividerfoots {
width: 2px;
height: 60px;
/*background-color: #CDCDCD;*/
background-image: url('./images/divider.gif');
background-repeat: no-repeat;
background-position: center center;
float: right;
}

.foot1d {
width: 170px;
height: 52px;
float: left;
padding-top: 8px;
padding-left: 10px;
background-color: white;
}

.foot2d {
width: 276px;
height: 50px;
float: right;
padding-top: 10px;
padding-left: 130px;
text-align: left;
background-image: url('./images/phprs.jpg');
background-repeat: no-repeat;
background-position: 70px 2px;
background-color: white;
}


/* zakladni styly */

.z {
	/*color:#4f689a;*/
	font-size: 12px;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
}

.z a {
	font-weight: bold;
}


.nadpis {
	text-align: left;	
	font-weight: bold;
	font-size: 16px;
}
.podnadpis {
	text-align: left;
	font-size: 14px;
}
.bledy {
	color:#f0f6ff;
}

/* komentare */

.kom-z {	
	font-size: 11px;
	font-weight: normal;
}
.kom-link {
	color:#4f689a;
	font-size: 13px;
	font-weight: normal;
}
.kom-hlavicka {
	/*color:#4f689a;*/
	padding: 4px;
	font-size: 11px;
	font-weight: normal;
}
.kom-text {
	/*color:#4f689a;*/
	padding: 3px;
	background: #fff;
	/*border: 1px solid #4f689a;*/
	font-size: 11px;
	font-weight: normal;
}
.kom-cely-ram {
	background:#FBE4F8;
	padding:4px;
	/*border: 1px solid #E377DD;*/
	padding-bottom:4px;
}

/* ankety */
.anketa-std-otazka,
.anketa-cla-otazka,
.anketa-blok-z,
.anketasysz {
	color: #7F027A;
	font-size: 13px;
	font-weight: bold;
	margin:0;
	padding:2px 0;
	border-bottom: 0;
}
.anketasysodp,
.anketa-std-odpovedi,
.anketa-cla-odpovedi,
.anketa-blok-odpovedi {
	color: #810073;
	font-size: 12px;
	font-weight: normal;
	line-height:1.2em;
	margin: 0 0;
}
.anketa-blok-odpovedi a {
        color: #810073;
        font-weight: bold;
}
.anketa-blok-odpovedi a:hover {
        text-decoration: underline;
}
.anketa-cla-ram {
}
.anketa-blok-odp-cara {
	width:100px;
	font-size:85%;
	line-height:1em;
	height:1em;
	margin:2px 0;
	padding:0;
	float: right;
}
.anketa-blok-odp-cara-hlasy {
	height:1em;
	background-color: #810073;
}

.anketa-std-ram {
	text-align: left;
}

/* syst. blok - novinky */

.nov-datum {
	color: #7F027A;
	font-size: 13px;
	font-weight: bold;
}
.nov-titulek {
	color: #7F027A;
	font-size: 13px;
	font-weight: bold;
}
.nov-titulek-duraz {
	color: #7F027A;
	font-size: 13px;
	font-weight: bold;
}
.nov-text {
	color: #7F027A;
	font-size: 13px;
	font-weight: normal;
}

/* clanky */
.clanek {
        color: black;
        font-weight: bold;
}
.clanek:hover {
        text-decoration: underline;
}
	/*	pozadie clanku ako modry vruh nalavo	*/
.cla-cely {
  padding-top: 8px; 
	margin:0;
}
	/*	vnutovne odsadenie clanku zlava a zdola 	*/
.cla-obsah {
	padding: 0 0 8px 8px;
	width: 394px;
}
	/*	nadpis clanku	*/
.cla-nadpis {		
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 3px 8px;
}
	/*	text clanku	*/
.cla-text {
	padding: 0;
	font-weight: normal;
	font-size: 13px;
	text-align: justify;
}
.cla-text a {
  font-weight: bold;
  color: black;
}
.cla-text a:hover {
  text-decoration: underline;
}
	/*	styl pre informacie za clankom - autor, pocet precitani atd...	*/
.cla-informace {
	font-size: 11px;
	font-weight: normal;
}
.cla-informace a {
	color: black;
}
/******************/
.cla-informace a:hover {
	text-decoration: underline;
}
	/*	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 {
	padding:0 0 0 5px;
}


/* hodnoceni clanku */

.hodnoceni-celkovy-ram {
	background: #fff url("modra-prechod.png") top left repeat-x;
	margin: 6px 0;
	padding: 6px;
	color:#4f689a;
	font-size: 11px;
	font-weight: normal;
}

/* souvisejici clanky */

.souvis-cla-celkovy-ram {
	font-size: 13px;
	text-align: left;
	margin: 6px 0 12px 0;
}

/* download sekce */

.download-z {
	font-size: 13px;
}
.download-sekce {
	font-size: 13px;
	text-align: center;
	padding: 6px;
}
.download-sekce-akt {
	font-weight: bold;
}

/* weblinks sekce */

.weblinks-z {
	font-size: 13px;
}
.weblinks-sekce {
	font-size: 13px;
	text-align: center;
	padding: 6px;
}
.weblinks-sekce-akt {
	font-weight: bold;
}

.preram {		
width: 400px;
padding-left: 0px;
		
}


.blok1, .blok2, .blok2, .blok3, .blok4, .blok5	{
	margin:0 0 9px 0;
	padding:9px;
	color:white;
	font-weight: bold;
	font-size:13px;
	border-top: 2px solid white;
}

/*      definicia blokov typu 1 az 5 - rozdielne vlastnosti	*/
.blok1	{
background: #E377DD;
background-image: url('./images/roh_lila_down_right.gif');
background-repeat: no-repeat;
background-position: top left; 
text-align: right;
}
.blok2	{
background: #459326;
background-image: url('./images/roh_green_down_left.gif');
background-repeat: no-repeat;
background-position: top right; 
}

.blok3	{
	background:#768db9;
}

.blok4	{
border-top: 2px solid white;
background:#565656;
margin: 0px;
}

.blok5	{
background: #459326;
background-image: url('./images/roh_green_down_left.gif');
background-repeat: no-repeat;
background-position: top right; 
}

/*	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 {
margin: 0px 5px 8px 10px;
color: #7F027A;
}
.blok1obs a {
color: #7F027A;
font-weight: bold;
}
.blok1obs a:hover {
text-decoration: underline;
}
.blok2obs {
padding-top: 0px;
/*margin-bottom: 2px;*/
margin: 10px 5px 18px 20px;
}
.blok2obs a {
font-weight: bold;
color: #1E5E00;
}
.blok2obs a:hover {
text-decoration: underline;
}


.blok3obs {
}

.blok4obs {
margin: 0px;
background:#565656;
}

.blok5obs {
margin: 10px 5px 18px 10px;
color: #1E5E00;
font-weight: bold;
}
.blok5obs a {
color: #1E5E00;
}
.blok5obs a:hover {
text-decoration: underline;
}

tr.kal-text {
border: none;
}

.kal-text1 {
border-collapse:collapse;
background-color: white;
color: #565656;
font-weight: bold;
border-width: 2px;
border-style: solid;
border-color: #565656;
text-align: center; 
}

.kal-text2 a {
color: white;
font-weight: bold;
}


 


.kal-text {
	color: white;
	font-size: 12px;
	font-weight: normal;
}
.kal-clanek a {
	font-weight: bold;
	color: #E377DD;
}
.kal-clanek a:hover {
	text-decoration: underline;
}
.kal-dnesni a {
	font-weight: bold;
	color: #E377DD;
}
.kal-dnesni a:hover{
  text-decoration: underline;
}

tr .kal-dnesni {
/*border-collapse:collapse;*/
border-width: 0 2px 2px 0;
border-style: solid;
border-color: white;
}
/* textova pole, tlacitka */

.textbox {
	background-color: white;
	color: #000000;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	text-align: left;
	margin:2px 0;
	padding:2px;
	width: 98%;
	height: 80px;
	/*	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;
	padding: 0px;
}

.tl {
	background-color: #7F027A;
	color: black;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 2px;
	height: 15px;
}

form {
	padding: 4px 0;
	background: #fff url("modra-prechod.png") top left repeat-x;
}

.ram {
  
  /*padding-left: 8px;
  padding-right: 8px;*/
  /*margin-left: 190px;*/    
  /*background-color: yellow;*/  
}

.ramez {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 10px;
  /*margin-left: 190px;*/    
  /*background-color: yellow;*/  
}
.ramez a {
  color: black;
  font-weight: bold;
}
.ramez a:hover {
  text-decoration: underline;
}
.strankovani {
margin-right: 10px;
}
.strankovani a {
font-weight: bold;
color: black;
}
.strankovani a:hover {
text-decoration: underline;
}
novtext {
margin-left: 10px;
width: 100px;
}

input 
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
    border-top-width: 0pt;
    border-right-width: 0pt;
    border-bottom-width: 0pt;
    border-left-width: 0pt;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: -moz-use-text-color;
    border-right-color: -moz-use-text-color;
    border-bottom-color: -moz-use-text-color;
    border-left-color: -moz-use-text-color;
    background-color: rgb(255, 255, 255);
    background-image: url(images/input.gif);
    background-repeat: no-repeat;
    background-attachment: fixed;
    -x-background-x-position: right;
    -x-background-y-position: top;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    width: 132px;
    height: 16px;
    padding-top: 3px;
    padding-right-value: 4px;
    padding-bottom: 3px;
    padding-left-value: 4px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;
}

* > input
{
    background-attachment: scroll;
}

textarea
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
    background-color: rgb(255, 255, 255);
    background-image: url(images/textarea.gif);
    background-repeat: no-repeat;
    background-attachment: fixed;
    -x-background-x-position: left;
    -x-background-y-position: top;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    border-top-width: 0pt;
    border-right-width: 0pt;
    border-bottom-width: 0pt;
    border-left-width: 0pt;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: -moz-use-text-color;
    border-right-color: -moz-use-text-color;
    border-bottom-color: -moz-use-text-color;
    border-left-color: -moz-use-text-color;
    width: 312px;
    height: 146px;
    padding-top: 3px;
    padding-right-value: 4px;
    padding-bottom: 3px;
    padding-left-value: 4px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;
    overflow-x: auto;
    overflow-y: auto;
}

* > textarea
{
    background-attachment: scroll;
    margin-bottom: -2px;
}

a.play {
  background-image: url(images/play-icon.gif);
  background-repeat: no-repeat;
  background-position: left middle;
  padding-left: 16px;
  margin-bottom: 2px;
}