﻿/* použité barvy na stránkách
základní èerná #000000
tmavì šedá #333333
pozadí tabulek dny otevøeno Hex={99,FF,99}
pozadí tabulek dny zavøeno


*/





/* Havni styl stranky*/

#Hlavni 	{ position:relative;  width:760px; margin-left:auto; margin-right:auto; text-align:left; z-index:0; }
BODY, TD{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10;}

/* základní minifont na rùzné malièkosti o velikosti 10 a odstínu šedé */
.minifont {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color : #333333;  font-weight : normal; font-size: 10;}

/* základní minifont tucne na zvyrazneni hlavice v zahlavi o velikosti 10 a odstínu šedé */
.minifontbold {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color : #333333;  font-weight : bold; font-size: 10;}

/* základní midifont tucne na zakladni popisky o velikosti 11 a odstínu šedé */
.midifontbold {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color : #333333;  font-weight : bold; font-size: 11;}

/* základní font pro hlavicky kapitol */
.topfont {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color : #666666;  font-weight : bold; font-size: 10;}


/* základní font pro hlavickku objektu */
.objectsfont {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color : #666666;  font-weight : bold; font-size: 12;}

/* font italic pro nedokoncene texty */
.fontgray {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color : #666666;  font-weight : normal; font-size: 10;}





/* Linky a odkazy*/


/* zakladni link */
A {text-decoration: none; font-weight : normal; color : #666666;}


/* link menu nahore - provozovane stranky a jazykove mutace*/
A.malymenu {text-decoration: none; font-weight : normal; font-size: 10; color : #333333;}
A.malymenu:hover {text-decoration: underline; font-weight : normal; font-size: 10; color : #333333;}
A.malymenu:active {text-decoration: none; font-weight : normal; font-size: 10; color : #333333;}
V.malymenu:link {text-decoration: none; font-weight : normal; font-size: 10; color : #333333;}


/* link pro pozadi odkazu v tabulkach */
.menurow_cell {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold; font-size: 10; padding-bottom: 0px; padding-left: 8px; padding-right: 8px; padding-top: 0px; color: #003399; cursor: pointer;}


/* link pro odkazy na objekty v novinkách*/
A.objects_new {text-decoration: none; font-weight : bold;  font-size: 10; color : #003399;}
A.objects_new:hover {text-decoration: none; font-weight : bold; font-size: 10; color : #999999;}
A.objects_new:active {text-decoration: none; font-weight : bold; font-size: 10; color : #999999;}
V.objects_new:link {text-decoration: none; font-weight : bold; font-size: 10; color : #003399;}

/* link pro odkazy na objekty v novinkách*/
A.objects_new2 {text-decoration: none; font-weight : bold;  font-size: 10; color : #808080;}
A.objects_new2:hover {text-decoration: none; font-weight : bold; font-size: 10; color : #999999;}
A.objects_new2:active {text-decoration: none; font-weight : bold; font-size: 10; color : #999999;}
V.objects_new2:link {text-decoration: none; font-weight : bold; font-size: 10; color : #003399;}

/* link pro navigacni tlacitka u objektu*/
A.navig {text-decoration: none; font-weight : bold;  font-size: 10; color : #003399;}
A.navig:hover {text-decoration: none; font-weight : bold; font-size: 10; color : #999999;}
A.navig:active {text-decoration: none; font-weight : bold; font-size: 10; color : #999999;}
V.navig:link {text-decoration: none; font-weight : bold; font-size: 10; color : #003399;}
A.navigunactive {text-decoration: none; font-weight : bold;  font-size: 10; color : #DDDDDD;}



/* link pro odkazy na objekty v hlavièce*/
A.objects {text-decoration: none; font-weight : bold;  font-size: 10; color : #003399;}
A.objects:hover {text-decoration: none; font-weight : bold; font-size: 10; color : #999999;}
A.objects:active {text-decoration: none; font-weight : bold; font-size: 10; color : #999999;}
V.objects:link {text-decoration: none; font-weight : bold; font-size: 10; color : #003399;}


/* link pro odkazy typu další, pokraèování a podobnì*/
A.other {text-decoration: none; font-weight : bold; font-size: 10; color : #666666;}
A.other:hover {text-decoration: none; font-weight : bold; font-size: 10; color : #999999;}
A.other:active {text-decoration: none; font-weight : bold; font-size: 10; color : #999999;}
V.other:link {text-decoration: none; font-weight : bold; font-size: 10; color : #666666;}











/* minilink tucne*/
A.minilight {text-decoration: none; font-weight : normal; font-size: 10; color : #004000;}
A.minilight:hover {text-decoration: none; font-weight : bold; font-size: 10; color : #004000;}
A.minilight:active {text-decoration: none; font-weight : bold; color : #000000;}
V.minilight:link {text-decoration: none; font-weight : bold; font-size: 10; color : #004000;}


/* link e-mail*/
A.email {text-decoration: none; font-weight : normal; font-size: 13; color : #004000;}
A.email:hover {text-decoration: none; font-weight : bold; font-size: 13; color : #004000;}
A.email:active {text-decoration: none; font-weight : bold; color : #000000;}
V.email:link {text-decoration: none; font-weight : bold; font-size: 13; color : #004000;}



/* texty a hlavicky*/

/* maly text*/
.text_small{font-size: 10; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

/* mini text*/
.text_mini{font-size: 8; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

/* tucny velky text*/
.text_bold{font-size: 13; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color : #004000; font-weight : bold}