/*.......FOTKY..........................................*/
#obsah_fotky
	{	width : 600px ;
		height : 430px ;
    overflow : auto ;
		margin : 2px 0px 0px 5px ; 
		float : right }
#obsah_fotky div
	{	border-width : 1px ;
    border-style : inset outset;
    border-color : #CCCCCC }
#obsah_fotky div table
  { font-size : 12px ;
    font-weight : normal }
#obsah_fotky div table tr td
  { border-width : 1px ;
    border-style : inset outset;
    border-color : #CCCCCC }
#obsah_fotky div table tr td a img
  { border-width : 0px ;
    border-style : none ;
    border-color : #CCCCCC ;
    vertical-align : middle}
.A_R:hover
  { background-color : RGB(15,10,33) ;
    background-image : url('../obrazky/znacky/sipka_small_inv_R.gif') ;
    background-repeat : no-repeat ;
    background-position : center }
.A_L:hover
  { background-color : RGB(15,10,33) ;
    background-image : url('../obrazky/znacky/sipka_small_inv_L.gif') ;
    background-repeat : no-repeat ;
    background-position : center }
.A_C:hover
  { background : RGB(15,10,33) ;
    color : white }
.video_n
  { font-size : 14px ;
    font-weight : normal ;
    text-align : center }
.video_n a
  { font-weight : bold }
.new
   { font-size : 12px ;
     font-weight : bold ; 
     border-width : 0px ;
     color : red }  
/*.......FOTKY..........................................*/
/*.......VIDEA..........................................*/
#obsah_videa
	{	width : 850px ;
    height : 480px ;
    overflow : auto ;
		margin : 2px 0px 0px 5px ; 
		float : none ;
    border-width : 1px ;
    border-style : outset }
#tabulka
	{	width : 45% ;
    height : 99% ;
	  padding : 0px ;
	  margin : 0px ;
    overflow : auto ;
    float : left ;
    border-width : 0px ;
    border-style : outset }
#tabulka table tr td
	{	border-width : 0px 0px 0px 0px ;
    border-style : dashed ;
    margin : 0px ;
    padding : 0px }
#klip
  { border-width : 1px ;
    border-style : solid ;
    float : right ;
    width : 425px ;
    padding : 0px ;
    height : 90% }
#klip object
  { margin : 0px 0px 0px 2px }
.video
  { font-size : 11px ;
    font-weight : normal }
.video a { display : block ;
           float : none ;
           background-image : url('../obrazky/znacky/play18x18.gif') ;
           background-repeat : no-repeat ;
           background-position : right ;
           border-width : 0px ;
           width : 18px ;
           height : 18px ;
           vertical-align : top }
.video a:active { background-image : url('../obrazky/znacky/play18x18_click.gif') ;
                  background-repeat : no-repeat ;
                  background-position : right }
/*.......VIDEA..........................................*/
