html
	{
	height: 100%;
	}
body 
	{
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px ; 
	color: #000000;
	margin: 0 10px 10px 10px;
	background-image: url(img/bg.gif);
	}
td
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px ; 
	color: #000000;
	}
input,select,textarea
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px ; 
	color: #000000;
	border: solid #000000 1px;
	background-image: url(img/bg.gif);
	padding: 2px;
	}
#radio
	{
	border: none;
	background-image: none;
	}
a:link
	{
	text-decoration: none;
	color: #6e8ec8;
	}
a:visited
	{
	text-decoration: none;
	color: #6e8ec8;
	}
a:hover
	{
	text-decoration: none;
	color: #000000;
	}
/*site starts here*/
#container
	{
	width: 800px;
	_width: 810px;
	position: relative;
	background-color: #ffffff;
	padding:0 5px 0 5px;
	}
#top
	{
	width: 800px;
	height: 152px;
	position: relative;
	background-image: url(img/top.jpg);
	}
h1
	{
	width: 100px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 0;
	text-indent: -9999px;
	font-size: 10px;
	}
#nav
	{
	width: 800px;
	height: 32px;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	color: #ffffff;
	line-height: 32px;
	font-size: 12px;
	}
#nav a
	{
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	}
#nav a:visited
	{
	color: #ffffff;
	text-decoration: none;
	}
#nav a:hover
	{
	color: #8cb5ff;
	text-decoration: none;
	border-bottom: 3px solid #8cb5ff;
	padding-bottom: 2px;
	}
#content
	{
	width: 585px;
	_width: 810px;
	position: relative;
	padding: 10px 5px 10px 215px;
	text-align: justify;
	min-height: 550px;
	_height: 550px;
	}
#content ul
	{
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 0;
	}
#content li
	{
	list-style-image: url(img/li.gif);
	}
#content strong
	{
	color: #18194b;
	}
h2
	{
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	color: #8cb5ff;
	font-size: 17px;
	font-weight: bold;
	font-variant: small-caps;
	}
h3
	{
	padding: 0;
	margin: 0;
	color: #6e8ec8;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	}
#content p
	{
	margin: 0;
	padding: 0;
	}
#left
	{
	width: 200px;
	position: absolute;
	left: 5px;
	top: 162px;
	}
#left img
	{
	border: none;
	margin-bottom: 5px;
	}
#left object
	{
	border: none;
	margin-bottom: 5px;
	display: block;
	}
#adres
	{
	width: 190px;
	_width: 200px;
	position: relative;
	padding: 10px 5px 10px 5px;
	text-align: center;
	margin-bottom: 5px;
	background-color: #eeeeee;
	background-image: url(img/adres.gif);
	background-position: top right;
	background-repeat: no-repeat; 
	}
#bottom
	{
	height: 10px;
	width: 810px;
	position: relative;
	background-image: url(img/bottom.gif);
	background-position: bottom;
	line-height: 10px;
	font-size: 8px;
	}
#proximedia
	{
	position: relative;
	}
#proximedia img
	{
	border: none;
	margin-top: 10px;
	}	