/************CSS by Dejan Mihelac- dejan@mihelac.com***************/ 

	body {
margin : 0;
padding : 0;
text-align : center;
background : black;
}

#container {
width : 1500px;
height : 800px;
border : none;
margin-left : auto;
margin-right : auto;
margin-bottom: 0;
padding : 0;
line-height : 0;
color : black;
background : black;
}

	#content  {
width:800px; height:622px;
background-image : url(images/home.jpg);
margin-bottom: 0;
text-decoration: none;}

#lang
{padding-top : 435px;
padding-right: 60px;
text-decoration: none;
font-size: 11pt;
}
#lang a:link 
{text-decoration: none;
color : #656c71;}

#lang a:visited {
color : #656c71;
text-decoration : none;
}
#lang a:hover {
color :  #656c71;
text-decoration : none;
font-weight : bold;
}
