 A:visited	{
color: #c2c9d8;
text-decoration: underline;
}
 
 A:hover	{
color: #ffffff;
text-decoration: underline;
}
	
A:link	{
color: #ffffff;
text-decoration: none;
text-decoration: underline;
}

p
{
margin: 0px;
}

h2
{
display:inline;
font-size: 14px;
font-weight: bold;
}

 BODY
    {
	margin-top: 0px;
	font-family : Arial, sans-serif;
	background-color: #3c5284;
	background-image: url("images/bg.jpg");
	background-repeat: repeat-x;
	font-size: 12px;
	width: 760px;
	color: #ffffff;
	text-align: left;
    }
	
	.all{
	clear: both;
	width: 760px;
	}
	
	.content {
	clear: both;
	width: 760px;
	}
	
	.menu {
	float: left;
	width: 190px;
	padding-right: 10px;
	padding-top: 3px;
	line-height: 26px;
	font-weight: bold;
	}
	
	.menu li {
	border: 1px solid #ffffff;
	padding-left: 5px;
	margin-top: 4px;
	margin-bottom:4px;
	list-style:none; 
	margin-left: -30px;
	}
	
	.menu a {
	text-decoration: none;
	font-weight: bold;
	}
	
	.menu a:hover {
	text-decoration: none;
	font-weight: bold;
	}
	
	.menu a:link {
	font-weight: bold;
	text-decoration: none;
	}
	
	.tresc{
	float: left;
	width: 520px;
	}
	
	.trescIE{
	float: left;
	}
	
	.footer{
	clear:both;
	text-align: right;
	}
	
	.kont{
	clear: both;
	}
	
	.kont1{
	float: left;
	width: 283px;
	}
	
	.foto {
	margin:10px;
	}
	
	.odstep{
	padding-top: 10px;
	}