
/* TREND DESIGN */
body 
{
     color:#AD0404;
     font:Verdana;
     font-family:Verdana;
     margin: 0px 0px 0px 0px;
     background-color: #ffffff;
	 align:center;
}

h2 {
  font-size: 16px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

h1 {font-size: 20px; font-weight: 900;}

a img {
	border: 0px;
}

#linka {
	color: #FFFFFF;
}

#linka p{
	margin: 0px;
	padding-top: 3px;
}

#linka a{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

#linka a:hover{
	text-decoration: none;
}


/* Nemovítosti fotky */     

img.sfotkou 
{
     color: #000000;
     border: 1px solid black;
}

div#PhotoBig 
{
     width: 650px;
     height: 490px;
     border: 1px solid black;
     position: absolute;
     left: -5px;
     top: -5px;
     background-color: #AE0505;
     display: none;
     padding-left: 5px;
     padding-top: 5px;
}

div#PhotoBigShadow
{
     width: 655px;
     height: 490px;
     position: absolute; 
     right: 40px;
     z-index: 999;
     padding-left: 5px;
     padding-top: 5px;
     background-color: #FFD2D2;
     display: none;
}

img#PhotoBigClose 
{
     position: absolute;
     top: 15px;
     right: 15px;
     cursor: pointer;
     cursor: hand;
}

img#PhotoBigPrevious 
{
     position: absolute;
     top: 15px;
     right: 95px;
     cursor: pointer;
     cursor: hand;
}

img#PhotoBigNext 
{
     position: absolute;
     top: 15px;
     right: 55px;
     cursor: pointer;
     cursor: hand;
}       


div#vnitrniform
{
     margin: 0px 0px 0px 0px;
     display: none;
}

div#patickaform
{
     margin: 0px 0px 0px 0px;
     display: none;
}


/* PUVODNI CSS DESIGNU BOSSKY*/
  
         td {padding: 0}
        .grey_col a { font-family: Verdana; font-weight:bold; top-margin: 0px; color: #000000; font-size: 14px; width: 100%; height: 18px; text-decoration: none; text-align: center; background-color: #BCBABB;
         display: block }
        .grey_col a:hover { background-color: #9A9899; text-decoration: none; width: 100% }
        .odkaz_col a { font-family: Verdana; font-weight:bold; color: #454545; font-size: 13px; text-decoration: none }
        .odkaz_col a:hover {font-family: Verdana; font-weight:bold; text-decoration: none; color: #000000; font-size: 13px }
        .menu_col { color: #FFFFFF; font-family: Verdana; font-size: 14px; font-weight: bold }
        .reklam_col { color: #FFFFFF; font-family: Verdana; font-size: 14px; font-weight: bold }
        .deset_col { color: #FFFFFF; font-family: Verdana; font-size: 18px; font-weight: bolder }



/* CSS REALITNIHO MODULU*/
     /* chybove hlasky */
     .chybka
     {
          font-size: 16px;
          font-weight: bold;
          color: #FF9000; 
          text-align: center;
     }
     /* Obrazek */
     .nahled
     {
          border: 1px solid black;
          cursor: pointer;  
     }
     .nahled2
     {
          border: 1px solid black;
          cursor: pointer;       
     }  
     
     /* Myška */
     .mys
     {
          cursor: pointer; 
     }
    /* input text */
     .vstup
     {
          border: 1px solid grey; 
     }
     /* textarea */
     .textik
     {
          border: 1px solid grey; 
     }
     /* input submit*/
     .tlacitko
     {
          background-color: #AE0505;
          border: 1px solid black;
          color:white; 
     }
     /* select -> option */
     .opt
     {
          border: 1px solid grey; 
     }
     /* Aktivni radek */
     .aktiv
     {
          background-color: #AE0505 ;
     }
     /* neaktivni radky */
     .pasiv
     {
          background-color: #EDEDED;
     }
     
     /* Dolni text u strankovani
     .strankovani
     {
          font-size: 14px; 
          font-style: italic; 
          color:grey; 
     }*/
      /*Dolni link u strankovani*/
     .strankovani_link
     {
          color:#cd0100;
          font-size: 8px; 
          font-weight: normal; 
           
     }
     /*.strankovani_link:hover
     {
          color: brown;
          font-size: 10px; 
          font-weight: bold;
     }*/
     .nabopt
     {
          border: 1px solid grey; 
     }
     .form
     {
          font-size: 12px; 
          font-weight: normal;
     }    
     
     /* nadpis inzeratu */
     .caption_detail
     {
          font-size: 22px; 
          font-weight: bold; 
          color: #CD0100; 
     }
     /* cislo zakazky */
     .number_detail
     {
          font-size: 10px; 
          font-weight: normal; 
          color: #000000; 
     }
     /* nadpisy sekci */
     .nadpis_detail
     {
          font-size: 16px; 
          font-weight: bold; 
          color: #CD0100; 
          text-decoration:underline;
     }
     /* popis inzeratu */
     .description_detail
     {
          font-size: 15px; 
          font-weight: normal; 
          color: #000000; 
     }
     /* Leva cast tabulky - jmeno */
     .left_detail
     {
          font-size: 16px; 
          font-weight: bold; 
          color: #CD0100; 
     }  
     /* Prava cast tabulky - polozka */
     .right_detail
     {
          font-size: 14px; 
          font-weight: normal; 
          color: #000000;
     }
     /* Odkazy dole */
     .link_detail
     {
          font-size: 14px; 
          font-weight: bold; 
          color: #000000;
     }
     .link_detail:hover
     {
          font-size: 14px; 
          font-weight: bold; 
          color: #CD0100;
     }           

     #paticka_odkazy 
     {
          font-size: 10px;
     }
