html, body
{ 
    height: 100%; 
    margin: 0; 
    padding: 0;
    font-family:  "Trebuchet MS", "Lucida Grande", Georgia, Arial, Tahoma, Verdana;
    background-color:White;
    background-image: url("Images/Design/bg_gri.png");
	font-size: 16px;
}

a:visited
{
	color: #0000FF;
}

a:link
{
	color: #0000FF;
}

p
{
	text-indent:30pt;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

h1
{
}

h2
{
	font-size:20px;
}

table
{
    empty-cells:show;
}

.masterTable
{
    width:100%;
    height:100%;
    min-height:750px;
    padding-top:80px;
}

td.masterCenter
{
    width:1000px;
    vertical-align:top;
}

td.masterSide
{
	width:30%;
}

tr.coverTop
{
	height:88px;
    background-image: url("Images/Design/coperat_sus.png");
    background-position:right;
    background-repeat:no-repeat;
}

tr.coverMid
{
    background-image: url("Images/Design/coperta_centru.png");
    background-position:right;
    background-repeat:repeat-y;
}

tr.coverBottom
{
	height:88px;
    background-image: url("Images/Design/coperta_jos.png");
    background-position:right;
    background-repeat:no-repeat;
}

div.logoPanel
{
	 height:196px;
	 width:286px;
	 position:relative;
	 top:-94px;
	 left:-152px;
     background-image: url("Images/Design/LOGO.png");
     z-index:75;
}

div.menuPanel
{
	 height:34px;
	 margin-right:40px;
	 position:relative;
	 top:-6px;
}

a.linkBottomMenu
{
	color:gray;
	text-decoration:none;
    font-size:12px;
}

div.submenuCell
{
	width: 123px;
	height:429px;
	margin-top: 40px;
    background-image: url("Images/Design/submenu.png");
    background-position:top;
    background-repeat:no-repeat;
    font-family:Cambria;
    font-size:13px;
    font-weight:500;
}

div.k9div
{
	width: 123px;
	height:119px;
	top: 5px;
	position:relative;
      /*background-image: url("Images/Design/k9-team.png");
      background-position:center;
      background-repeat:no-repeat;*/
}

a.submenuLink:hover
{
	color:white;
	text-decoration:none;
}

a.submenuLink
{
	color:#bd7618;
	text-decoration:none;
}

a.textLink
{
	color:#000000;
	text-decoration:none;
}

img.poza
{
	max-width:200px;
	max-height:200px;
	border: none;
}

div.frontPageContent
{
	height:570px;
	width: 847px;
	position:relative;
	top:-60px;
	margin-bottom:-60px;
	margin-right:30px;
    	background-image: url("Images/Design/847X570_dob_semn.png");
    	z-index:50;
	text-align:justify;
}

div.defaultContent
{
	height:570px;
	width: 847px;
	position:relative;
	top:-60px;
	margin-bottom:-60px;
	margin-right:30px;
    	background-image: url("Images/Design/847X570.png");
    	z-index:50;
	text-align:justify;
}

div.despreContent
{
	height:1450px;
	width: 847px;
	position:relative;
	top:-60px;
	margin-bottom:-60px;
	margin-right:30px;
    	background-image: url("Images/Design/847X1450.png");
    	z-index:50;
	text-align:justify;
}

div.fotoContent
{
	height:1700px;
	width: 847px;
	position:relative;
	top:-60px;
	margin-bottom:-60px;
	margin-right:30px;
    	background-image: url("Images/Design/847X1700.png");
    	z-index:50;
	text-align:justify;
}

div.filmeContent
{
	height:2960px;
	width: 847px;
	position:relative;
	top:-60px;
	margin-bottom:-60px;
	margin-right:30px;
    	background-image: url("Images/Design/847X2960.png");
    	z-index:50;
	text-align:justify;
}

div.frumuseteContent
{
	height:1220px;
	width: 847px;
	position:relative;
	top:-60px;
	margin-bottom:-60px;
	margin-right:30px;
    	background-image: url("Images/Design/847X1220.png");
    	z-index:50;
	text-align:justify;
}

