p, div, h1, h2, h3, h4, img 
{ 
	border: 0px; 
	margin: 0px; 
	padding: 0px; 
}
/* system */

body 
{ 
	background: #056236 url(/templates/main/images/green_topgrad.jpg) repeat-x left top;
	margin: 0px; 
	padding: 0px; 
	min-width:1024px;
}
html, body
{
	padding:0px;
	height:100%;
}
body, td
{ 
	color: #ffffff; 
	font: 11px Arial, Helvetica, sans-serif; 
}
td
{ 
	text-align: left; 
	vertical-align: top; 
}
tr
{ 
	vertical-align: top; 
}
div 
{ 
	overflow: hidden; 
	text-align: left; 
	vertical-align: top; 
}
h1
{ 
           	font-size: 14px;
            font-weight: bold;
}
a{ color: #ffffff; }

#MainTable
{ 
	width: 100%;
	height:93%;
	border:0px;
	border-collapse:collapse; 
	table-layout:fixed;
	background: url(/templates/main/images/green_botgrad.jpg) repeat-x left bottom;
	min-width:1024px;
}

/* Header */

/* Menu */
#topmenu
{
	height:67px;
}
#topmenu td
{
	vertical-align: middle;
}
#bluemenu_0
{
	background:url(/templates/main/images/top2_1.jpg) no-repeat left top;
}
#bluemenu_1
{
	background:url(/templates/main/images/top2_2.jpg) no-repeat left top;
}
#bluemenu_2
{
	background:url(/templates/main/images/top2_3.jpg) no-repeat left top;
}
#bluemenu_3
{
	background:url(/templates/main/images/top2_4.jpg) no-repeat left top;
}
#bluemenu_4
{
	background:url(/templates/main/images/top2_5.jpg) no-repeat left top;
}
#bluemenu_5
{
	background:url(/templates/main/images/top2_6.jpg) no-repeat left top;
}
#bluemenu_6
{
                 background:url(/templates/main/images/top_par.jpg) no-repeat left top;    
}
.divider
{
	width:17px;
}
#topmenu a
{
	color:#b7e3ce;
	font-size:14px;
	text-decoration:underline;	
	padding-left:67px;
	vertical-align:middle;
	width:100px;
	display:table-cell;
}
html>body #topmenu a
{
	width:84px;
}
/* End of Menu */
#logo
{
	position:absolute;
	top:120px;
	left:31px;
}
#zag
{
	position:absolute;
	top:131px;
	left:257px;
}
/* Right Menu */
#right_menu
{
	height:73px;
	background: #014123 url(/templates/main/images/rightmenu_left2.gif) no-repeat left top;
	margin-left:525px;
	margin-right:16px;
	margin-top:38px;
}
#right_menu div
{
	height:73px;
	background:url(/templates/main/images/rightmenu_right2.gif) no-repeat right top;
	padding-right:25px;
	padding-left:50px;
}
#right_menu table
{
	margin-top:28px;
	text-align:center;
}
#right_menu a
{
	color:#dd9727;
	text-decoration:underline;
	font-size:12px;
}
#right_menu a:hover
{
	color:#FFFFFF;
}

/* //Right Menu */
/* End of Header */

/* Content  */
#content
{
	height:100%;
	padding: 75px 135px 60px 264px;
}
#content p
{
	margin-bottom:14px;
}
/* //Content  */

/* Footer  */
#footertd
{
	height:79px;
	background: #00381e url(/templates/main/images/footer_left2.gif) no-repeat left top;
}
#footertd div
{
	height:79px;
	background:url(/templates/main/images/footer_right2.gif) no-repeat right top;
}
#copy
{
	padding-left:48px;
	padding-top:24px;
	color:#b7e3ce;
	font-size:14px;
}
#phone
{
	background:url(/templates/main/images/phone_green.jpg) no-repeat left top;
	height:79px;
	width:230px;
	padding-left:128px;
	padding-top:24px;
	color:#b7e3ce;
	font-size:12px;
	text-decoration:underline;
}
/* End of Footer  */
