BODY
{
	margin-left :10px;
	margin-top :50px;
	margin-bottom :50px;
	margin-right :10px;
	background-color:  rgb(102,102,102);	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;

}


A:link
{
	color:#666666;
}

A:visited
{
	color:#666666;
}

/*
Ak umiestnime styl A:hover *pred* ostatne styly, nastavenie color sa neuplatni!!!
(vyskusane v IE5)
*/

A:hover
{
	color: black;
}


H1 
{
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-color: darkgray;
	color : black;
	font-size: 12pt;
}

	
H2 
{
	color : black;
	font-size: 10pt;
}


TD
{
	bordercolor: white;
}

P.status
{
	font-weight: bold;	
	background-color: wheat;
}

BR.hint
{
}


DIV.container
  {
  position: absolute;
  background-position  : top  ;  
  left: 50%;
  top: 50%;
  width: 700px;
  height: 450px;
  margin-left: -350px; /* half of width */
  margin-top: -300px;  /* half of height */
  }
  
DIV.photo_Detail
{
	position : relative ;
	 margin : 0px;
	 left : 0px;
	 width : 200px;
	 height :200px;
	
	}
  
  
 
DIV.admincontainer
  {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 989px;
	height: 648px;
	margin-left: -484px; /* half of width */
	margin-top: -324px;  /* half of height */
	border-style   : solid ;
	border-width : thin ;  

  }  


.container_main
  {
  position: absolute;
  background-image : url("images/background.png");
  background-position  : top  ;  
  left: 50%;
  top: 50%;
  width: 800px;
  height: 620px;
  margin-left: -400px; /* half of width */
  margin-top: -310px;  /* half of height */
  background-color: white;
  }
  
    
  
DIV.ControlContainerMain
{
	margin-top : 0px; margin-left :0px; margin-right :0px; margin-bottom: 0px;
	height : 456px;
	
	
	}   
	
/* ------------------------------------------------------------------------------------ 
Setup														
------------------------------------------------------------------------------------- */ 
 
.containerMain
  {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 900px;
  height: 720px;
  margin-left: -450px; /* half of width */
  margin-top: -370px;  /* half of height */
  } 
  
  
 .containerMain DIV.ControlContainer
{
	margin-top : 0px; margin-left :0px; margin-right :0px; margin-bottom: 0px;
	
	} 
	  
 
.SetupContainer
  {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 950px;
  height: 700px;
  margin-left: -475px; /* half of width */
  margin-top: -350px;  /* half of height */
  border-color : #cc6601;
  border-style :solid ;
  border-width : 3px ;
  }
   
.SetupContainer DIV.LeftPanel
  {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 150px;
  height: 700px;
  margin-left: 0px; /* half of width */
  margin-top:  0px;  /* half of height */
  border-style : none ;
  background-color  :  #C02600;
  }
   

.SetupContainer DIV.RightPanel
  {
  position: absolute;	
  left: 150px;
  top: 0px;
  width: 800px;
  height: 700px;
  margin-left: 0px; /* half of width */
  margin-top:  0px;  /* half of height */
  border-left-style :solid ;
  border-width : 1px ;
  background-color : white;
  border-color : #cc6601;
  }  
  
  
 .SetupContainer DIV.Content
{
	margin-top : 20px; margin-left :120px; margin-right :20px; margin-bottom: 20px;

	
	} 
	
 .SetupContainer DIV.ProduktContent
{
	margin-top : 20px; margin-left :20px; margin-right :20px; margin-bottom: 20px;

	
	} 	
	
 .SetupContainer DIV.PageContainer

{
	margin-top : 20px; margin-left :50px; margin-right :50px; margin-bottom: 20px;

	
	} 
	
	
	
	
A.Caption
{ text-decoration:none;
 color : Black ; }

A.Caption:link
{
	color: #666666;
}

A.Caption:visited
{
	color:#666666;
}
	
  
 .SetupContainer Table
{
	font-family : Tahoma , Arial ;
	font-weight:normal ;
	font-size: 14px;
	font-family: arial, sans-serif;	
	letter-spacing : 1px ;
	color :gray;	
	} 
  



 .SetupContainer DIV.ControlContainer
{
	margin-top : 10px; margin-left :10px; margin-right :10px; margin-bottom: 10px;
	
	} 
	
	
DIV.menu_main
{
  position: absolute;
  width: 720px;
  left: 50px;
  top : 20px;
  text-align :left;
  color : #949494;

	}  
  
SPAN.menu_item
{
	position : relative ;
	height :20px;
	vertical-align :text-top ;
	color :#989DA5;
	top: -10px;	
	font-weight :bold ;
	font-size : 11px;


} 	  




