body
{ 
	font-family:  Tahoma, Arial; 
	font-size: 11px;
	color: #333333;	
	background-color: #D5DAB6; 
	margin:	0px; 
	padding: 0px;
}

p 
{ 
	margin:	0px	30px 16px 68px;	
	text-align:	left; 
	line-height: 14px;
}

a 
{ 
	color: red;
}

a a:link, a:visited
{
	color: red;
	text-decoration: underline;
}

a:hover, a:active
{
	color: black;
	text-decoration: underline;
}


ul 
{ 
	padding-left: 0px; 
	padding-right: 0px;	
	margin:	0px	33px 16px 83px;	
	list-style-type: square;  
	line-height: 14px;
}

ol 
{ 
	padding-left: 8px;
	padding-right: 0px;	
	margin:	0px	33px 16px 83px;	
	line-height: 14px;
}

table
{ 
	margin:	0px; 
}

td,	th
{ 
	font-family: Tahoma, Arial;	
	font-size: 11px; 
	color: #333333;	
	margin:	0px; 
	line-height: 14px;
}

hr 
{ 
	margin-left: 66px;
	padding: 0px; 
    border-style: solid; 
    border-color: #DDD; 
    border-width: 1px 0pt 0pt; 
    padding: 0pt; 
    height: 1px;
}

h1 
{
	margin:	0px; 
	padding: 0px;
	border:	0px; 
}

form 
{ 
	margin:	0px;
}

input, select, textarea
{ 
	font-family: Verdana; 
	font-size: 11px; 
	color: black; 
	background-color: #F8F8F8; 
	border:	1px	solid silver; 
}

input[type="button"], input[type="submit"],	input[type="reset"]
{
	background-color: #DDD;
	border-top:	1px	solid #F8F8F8;
	border-left: 1px solid #F8F8F8;
	border-right: 1px solid	#847B63;
	border-bottom: 1px solid #847B63;
}

img {
	border: 0px;
}

.head 
{
	font-size: 13px;
}

.title 
{
	font-size: 23px; 
	font-weight: normal; 
	line-height: 38px;
}

.title_small 
{
	font-size: 13px; 
	font-weight: bold; 
	color: #F3F9E2
}

.title_middle 
{
	font-size: 19px; 
	font-weight: normal; 
	color: #555555;	
	line-height: 29px; 
	letter-spacing:	0px
}

.title_little 
{
	font-size: 15px; 
	font-weight: bold; 
	color: #ADB480;	
	line-height: 19px; 
	letter-spacing:	0px; 
}

.red 
{ 
	background:	red; 
	color: white 
}

.right 
{ 
	text-align:	right;
}
.left 
{ 
	text-align:	left;
}
.center	
{ 
	text-align:	center;
}

table.paragraf
{
	width: 100%;
	border:	0px;
	padding-left: 0px;
}

table.paragraf tr
{
	height:	20px;
}

table.paragraf td
{
  background-color:	#F3F9E2;
  background-image:	url('images/paragraf_bg.gif');
  border-top: 1px solid	#E4E4E4;
}

table.paragraf td p
{
	margin-bottom: 0px;	
	margin-left: 60px;
}

table.apropos
{
	width: 498px;
	border:	0px;
    background-color: #F8F8F8;
}

table.apropos td.apropos_left
{
	width: 1px;
	background-color: red; 
	border:	1px	solid red;
}

table.apropos td.apropos_right
{
	padding: 3px 9px 4px 9px;
	border:	1px	solid #DDDDDD;
}

div.flashcontent_top
{
	height:	80px;
}

div.flashcontent_menu
{
	height:	67px;
}

div.panelbox
{
	border-right: 1px #888888 solid;
	background-color: white;
}

div.panelbox div.header
{
	font-size: 13px; 
	font-weight: bold; 
	color: #555555;

	padding: 6px;
	background-color: #D5DAB6;
	background-image: url('images/paragraf_bg.gif');
	border-top:	1px	solid #E4E4E4;
	text-align:	center;
}

div.panelbox div.header_inverted
{
	font-size: 13px; 
	font-weight: bold; 
	color: #F3F9E2;

	padding: 6px;
	background-color: #333333;
	background-image: url('images/panel_head_bg.gif');
	text-align:	center;
}

div.panelbox div.content
{
	padding: 7px;
}

#PageContainer
{
	width: 100%; 
	background-color: #FFF;
	background-image: url('images/bg_grad.gif');
	text-align:	center;
}

	#PageBody
	{
		clear: both;
		width: 776px; 
		text-align:	left;
		margin-left: auto; 
		margin-right: auto;
		background-color: white;
		background-image: url('images/bg_body.gif');
		background-repeat: repeat-y;
		background-position: top center;
	}

		#PageHeader
		{
			width: 776px; 
			height:	233px;
			text-align:	left;
		}

			#PageTitleAndLogo
			{
				width: 776px; 
				height:	85px; 
				text-align:	left;
				background-image: url('images/bg_left_bezkreski.gif');
			}

				#PageLogo
				{
					float: right;
					height:	85px; 
				}

					#PageLogo img
					{
						width: 180px;
						height:	85px;
						border:	0px;
					}

				#PageTitle
				{
					position: absolute;
					height:	85px; 
					width: 596px; 
					background-image: url('images/top_line_bg.gif');
					background-repeat: repeat-x;
				}

					#PageTitle h1.title
					{
						padding-top: 48px;
						padding-left: 68px;
					}

			#PageMenuContainer
			{
				width: 776px; 
				height:	68px; 
				text-align:	left;
				background-image: url('images/bg_left_bezkreski.gif');
			}

				#PageMiddleLineRight
				{
					float: right;
					height:	68px; 
					background-color: white;
					background-image: url('images/bg_right_bak.gif');
				}

					#PageMiddleLineRight img
					{
						width: 180px;
						margin-bottom: 65px;
					}

				#PageMenu
				{
					position: absolute;
					padding-top: 1px;
					height:	68px; 
					width: 596px; 
					background-image: url('images/middle_line_bg.gif');
					background-repeat: repeat-x;
				}

		#PageContent
		{
			clear: left;
			float: left;
			width: 596px; 
		}

		#PageSideBar
		{
			clear: right;
			float: right;
			width: 180px;
		}

		.page_footer
		{
			clear: both;
			width: 776px; 
			text-align:	left;
		}

			#PageFooterSitemapContent
			{
				clear: left;
				float: left;
				width: 596px;
				height:	54px;

				padding: 0px;
				margin:	0px; 
							   
				border-top:	1px	solid #E4E4E4;
			}

				#PageFooterSitemapContent div.first
				{
					padding: 16px 0px;
					margin:	0px	0px	0px	1px; 

					background-color: white;
					background-image: url('images/paragraf_bg.gif');
					background-repeat: repeat-y;
					background-position: top left;
				}

					#PageFooterSitemapContent div div.second
					{
						padding-left: 46px;
						font-size: 9px;
						text-align:	center;
						color: silver; 
						text-decoration: none; 
					}

			#PageFooterBottomContent
			{
				clear: left;
				float: left;
				width: 596px;
				height:	20px;

				color: #EEEEEE;	
				font-size: 10px; 

				text-align:	left;
				background-color: #2B2B2B;
				background-image: url('images/bottom_black_new.gif');
				background-repeat: repeat-y;
				background-position: top left;
			}

				#PageFooterBottomContent div
				{
					padding-left: 70px;
					padding-top: 4px;
				}

			#PageFooterBottomSideBar
			{
				clear: right;
				float: right;
				width: 180px;
				height:	20px;

				background-color: #333333;
				text-align:	center;
			}