/* Common tags                 */
/*-----------------------------*/		

body 
{
    font-family:Arial;
    font-size:10pt;
    color:#000000;
    margin: 0;
    padding: 0;
	margin-right: 30;
	text-align:justify;
 }

A:link      { color: #FFFFFF; text-decoration:none; background-image:url(Image/raster.png); }
A:visited 	{ color: #FFFFFF; text-decoration:none; background-image:url(Image/raster.png);}
A:active 	{ color: #FFFFFF;  cursor:hand; text-decoration:none; background-image:url(Image/raster.png);}
A:hover 	{ color: #B2C3E1;  cursor:hand; text-decoration:"underline"; background-image:url(Image/raster_hover.gif)}

A.dynamicLink:link      { font-family:Monotype Corsiva; font-size:13pt; color: #FFFFFF; text-decoration:none;background-image:url(Image/button1.png); }
A.dynamicLink:visited 	{ font-family:Monotype Corsiva; font-size:13pt; color: #FFFFFF; text-decoration:none; }
A.dynamicLink:active 	{ font-family:Monotype Corsiva; font-size:13pt; color: #FFFFFF; text-decoration:none; }
A.dynamicLink:hover 	{ font-family:Monotype Corsiva; font-size:13pt; color: #B2C3E1;  cursor:hand; text-decoration:"underline"; background-image:url(Image/raster_hover.gif);}
	
A.adrLink:link      { color: #66554D; text-decoration:none; background-image:url(Image/r.png); }
A.adrLink:visited 	{ color: #66554D; text-decoration:none; background-image:url(Image/r.png);}
A.adrLink:active 	{ color: #66554D;  cursor:hand; text-decoration:none; background-image:url(Image/r.png);}
A.adrLink:hover 	{ color: #B2C3E1;  cursor:hand; text-decoration:"underline"; background-image:url(Image/raster_hover.gif)}
		
A.bodyLink:link     { color: #41519A; text-decoration:none; font-weight:bold; }
A.bodyLink:visited 	{ color: #41519A; text-decoration:none; font-weight:bold; }
A.bodyLink:active 	{ color: #41519A;  cursor:hand; text-decoration:none; font-weight:bold; }
A.bodyLink:hover 	{ color: #8F592F;  cursor:hand; text-decoration:"underline"; font-weight:bold; }
		
p
{
	line-height: 1.4em;
	text-align:left;
}

.title
{
    text-transform: uppercase;
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #41519A;
 }

hr {
	border: 0;
	border-top: 2px solid #5F3302;
	height: 2px;
}

hr.master2 {
	border: 0;
	border-top: 1px dashed #5F3302;
	height: 1px;
}

img
{
	border-width: 0;
}

ul
{
	list-style-image: url(Image/bullet1.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family:Arial;
}

.menutextindent
{
    font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: large;
	color: #8F592F
}

h2
{
	font-family: Verdana;
	font-size: medium;
	margin-top: 30;
	color: #6B7EBF;
	margin-bottom: -15;
}
	
h3
{
	font-family: Verdana;
	font-size: small;
	color: #8F592F;
	padding-left: 15;
	text-align:right;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}

/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
}

table.header
{
	  background-color:#5B6DB5;
}

td.logo
{
	text-align: left;
	width: 184px;
}

td.title 
	{
		text-align: center;
		font-family: verdana;
		font-size: x-large;
		font-weight: bolder;
		color: #FFFFFF;
	}

td.headerbar 
{
	background-image: url(Image/Head3.jpg);
	background-repeat:no-repeat;
	text-align: right;
 	height: 376px;
}
td.header1
{
	background-image:url(Image/HeadV.jpg);
	background-repeat:no-repeat;
	text-align:right;
	height:97px;
	}
td.header2
{
	background-image:url(Image/HeadV2.jpg);
	background-repeat:no-repeat;
	text-align:right;
	height:165px;
	}
	
td.menu 
{
	background-color:#41519A;
	width: 184px;
	height: 500px;
	vertical-align: top;
}

td.footer
{
	margin-left: 30;
	font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #41519A;
	text-align:center;
}


td.midle
{
	background-color:#e0cba5;
	width:743px;
	vertical-align:top;
	}
	
td.usluge
{
	/*background-image:url(Image/button1.png);*/
	background-color:#66554D;
	text-align:left;
	line-height:24px;
	}	
	
td.uslleft
{
	/*border: solid 1pt #B7AFAB;*/
	border-right:solid 1pt #B7AFAB;
	}	