body {
	margin:0px auto;
	padding:0px;	
	text-align:justify;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#ffffff;
	background-color:#5c617e;
}

ul, li, h1, h2, img, p {
	margin:0px auto;
	padding:0px;	
}

p {
	text-align:justify;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#ffffff;
}

img {
	border:none;
}

a, a:hover, a:visited, a:link {
	font-weight:normal;
	font-size:1em;
	color:white;
	text-decoration:none;
}
a:hover {
	color:yellow;
}

div#wrapper {
	margin:0px auto;
	padding:0px;
	clear:both;
}

div#page {
	width:736px;
	margin:0px auto;
	padding:0px;
	background:#636a8d;
	clear:both;
}

div#shadow_left {
	width:786px;
	margin:0px auto;
	padding:0px;
	background:url('gfx/shadow_left.png') repeat-y top left;
}
div#shadow_right {
	width:786px;
	margin:0px auto;
	padding:0px;
	background:url('gfx/shadow_right.png') repeat-y top right;
}

div#header {
	width:736px;
	height:150px;
	margin:0px auto;
	padding:0px;
	background:#636a8d;
	background:url('gfx/under_header.png') no-repeat bottom left;
}

div#center {
	width:736px;
	margin:0px auto;
	padding:0px;
	overflow:hidden;
	clear:both;
}

div#left {
	width:131px;
	margin:0px auto;
	padding:0px;
	padding-bottom:5000px;
	margin-bottom:-5000px;
	float:left;
	background:url('gfx/col_left.png') repeat-y top left;
}

div#right {
	width:134px;
	margin:0px auto;
	padding:0px;
	padding-bottom:5000px;
	margin-bottom:-5000px;
	text-align:center;
	overflow:auto;
	float:left;
	background:url('gfx/col_right.png') repeat-y top right;
}

div#content {
	width:471px;
	margin:0px auto;
	padding:0px;
	padding-bottom:5000px;
	margin-bottom:-5000px;
	float:left;
	background:url('gfx/content_bg.png') repeat-y top left;
}

div#content_top {
	width:471px;
	height:10px;
	margin:0px auto;
	padding:0px;
	float:left;
	font-size:0px;
	background:url('gfx/content_top.png') repeat-y top left;
}

div#footer {
	width:736px;
	height:40px;
	margin:0px auto;
	padding:0px;
	padding-top:39px;
	background:url('gfx/footer.png');
}

div#bottom {
	width:786px;
	height:38px;
	margin:0px auto;
	padding:0px;
	background:url('gfx/bottom.png');
}

div#footer p {	
	text-align:center;
}
div#footer a, a:hover, a:visited, a:link {
	font-weight:bold;
}

div#menu_left a {
	color:#bbbcbe;
}
div#menu_left a:hover {
	color:white;
}
div#menu_left {
	border:none;
	width:124px;
	margin:0px auto;
	padding:0px;
	text-align:center;
	background:url('gfx/menu_repeat.png');
}
div#menu_left div#menu_left_top{
	height:17px;
	background:url('gfx/menu_top.png') no-repeat top left;
}
div#menu_left div#menu_left_content{
	padding:0px 7px;
	background:url('gfx/menu_content.png') no-repeat top left;
}
div#menu_left div#menu_left_bottom{
	height:21px;
	background:url('gfx/menu_bottom.png') no-repeat top left;
}

div#menu_left h2 {
	font-size:1.2em;
	font-weight:bold;
	padding:8px 10px 1px;
}
div#menu_left ul {
	list-style:none;
}

div#menu_left li {
	padding:3px 0px;
	border:0px;
	border-top:1px #bbbcbe solid;
}

div#right img {
	margin:2px;
	padding:0px;
	border:1px #bbbcbe solid;
}

div#content h1 {
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
	margin:10px;
	border-bottom:1px #bbbcbe solid;
}

div#content ul {
	text-align:justify;
	margin:0px 30px;
}
div#content p {
	text-align:justify;
	margin:10px;
}
div#content p.akapit {
	text-indent:20px;
}

div#content table {
	width:380px;
	margin:0px auto;
	padding:0px;
	border:0px;
}

div#content table td.image {
	width:140px;
	margin:0px auto;
	padding:0px;
	text-align:center;
	border:none;
}

div#content table td.image img {
	border:1px solid #404040;
}

div#content table td.description {
	width:240px;
	margin:0px auto;
	padding:0px;
	text-align:justify;
	border:none;
}

div#content img {
	margin:2px;
	padding:0px;
	border:1px #bbbcbe solid;
}


div#info{
	border:none;
	width:124px;
	margin:0px auto;
	margin-top:30px;
	text-align:center;
	background:url('gfx/tab_bg.jpg');
}

div#info_top{
	width:124px;
	height:12px;
	margin:0px auto;
	padding:0px;
	font-size:0px;
	background:url('gfx/tab_top.jpg');
}
div#info_bottom{
	width:124px;
	height:10px;
	margin:0px auto;
	padding:0px;
	font-size:0px;
	background:url('gfx/tab_bottom.jpg');
}
div#info p {
	margin:1px auto;
	text-align:center;
}

