body
{
	margin: 0;
	background-image: url("../images/corner.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #919191;
	font-size: 12px;
}

div#container
{
	width: 730px;
	position: absolute;
	top: 63px;
	left: 77px;
}

div#topmenu
{
	margin: 5px 0 0 0;
	padding: 0;
	background-image: url("../images/menubg.jpg");
	background-repeat: repeat-x;
	height: 33px;
	text-align: right;
}

div#topmenu table
{
	float: right;
	height: 33px;
}

div#topmenu td.separator
{
	background-image: url("../images/topmenu_separator.jpg");
	background-repeat: no-repeat;
	overflow: hidden;
	width: 3px;
}

div#topmenu a
{
	padding: 8px 15px;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	display: block;
	height: 100%;
}

div#topmenu td.active
{
	background-color: #FFFFFF;
}

div#topmenu td.active a
{
	color: #6A7254;
}

div#content
{
	padding: 0;
	margin: 10px 0;
}

div#content img
{
	padding: 8px;
	border: 1px solid #BAC0AC;
	background: #FFFFFF;
}

div#content h1
{
	margin: 0;
	padding: 0;
	color: #D22260;
	font-size: 20px;
	font-weight: normal;
}

div#content p
{
	padding: 0;
	margin: 10px 0 0 0;
}

div#content hr.dots
{
	border: none;
	background: none;
	height: 1px;
	border-top: dotted 1px #919191;
}

div#content p.contact_info
{
	margin: 10px 0;
	text-align: center;
}

div#content .pink
{
	color: #D22260;
}

div#content .pink a
{
	color: #D22260;
	border-bottom: 2px solid #F3CAD8;
	text-decoration: none;
}

div#content .pink a:hover
{
	border-bottom: 2px solid #D22260;
}

div#content .emtext
{
	color: #333333;
}

div#content ul
{
	list-style-type: square;
}

div#content li
{
	margin-top: 10px;
}

table#nagrade td.leftCol
{
	border: dotted #919191;
	border-width: 0 1px 1px 0;
	padding: 10px 10px 10px 0;
	width: 50%;
}

table#nagrade td.rightCol
{
	border: dotted #919191;
	border-width: 0 0 1px 0;
	padding: 10px 0 10px 10px;
	width: 50%;
}

table#nagrade h1
{
	margin-top: 10px;
	font-size: 16px;
}

table#nagrade img
{
	border: none;
	padding: 0;
}

table#nagrade .emtext
{
	font-size: 14px;
}

div#footer
{
	border-top: 3px solid #D9E0D5;
	padding: 0;
	height: 80px;
	background-image: url("../images/footerbg.jpg");
	background-repeat: no-repeat;
	background-position: 170px 0;
}

div#footer p
{
	margin: 8px 0 0 0;
	color: #7D8568;
	font-size: 12px;
}

div#footer a
{
	color: #7D8568;
}

div#footer a:hover
{
color: #333333;
}

table#oilTable td {
border: dotted #BEBFB7;
border-width: 0 0 1px 1px;
}

div#languages {
position: absolute;
right: 0;
}

div#languages a {
color: #919191;
}

div#languages a:hover {
color: #D22260;
}

table#logotipi td {
text-align: center;
}

table#logotipi img {
width: 75px;
height: 75px;
padding: 3px;
}