body {
	background: url(../img/bodybg.gif) repeat-x fixed; 
}

#container {
	margin: 0px auto;
	margin-top: 50px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
	background-color: transparent;
	width: 600px;
	height: 295px;
}

#navContainer {
	margin: 0px auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	text-align: left;
	background-color: transparent;
	width: 600px;
	height: 30px;
}

h1 {
	color: #9b0909;
	font-size: 18px; 
	display: inline;
	font-weight: normal;
}


.header {
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: none;
	width: 600px;
	height: 250px;
	cursor: pointer;
}

.img0{
	background: transparent url("../img/introWinter.jpg") no-repeat top left;
}


.img1{
	background: transparent url("../img/intro1.jpg") no-repeat top left;
}

.img2{
	background: transparent url("../img/intro2.jpg") no-repeat top left;
}

.img3{
	background: transparent url("../img/intro3.jpg") no-repeat top left;
}

.img4{
	background: transparent url("../img/intro4.jpg") no-repeat top left;
}

.img5{
	background: transparent url("../img/intro5.jpg") no-repeat top left;
}


.img6{
	background: transparent url("../img/intro6.jpg") no-repeat top left;
}

.img7{
	background: transparent url("../img/intro7.jpg") no-repeat top left;
}

.img8{
	background: transparent url("../img/intro8.jpg") no-repeat top left;
}

.img9{
	background: transparent url("../img/intro9.jpg") no-repeat top left;
}



#logoContainer {
	margin: 0px;
	padding: 0px;
	text-align: right;
	border: none;
	width: 600px;
	height: 45px;
	background: transparent url("../img/lr.jpg") no-repeat top left;
}

#navLang{
	float: right;
	clear: both;
	margin: 0;
	padding: 0;
	width: 300px;
}

#navLang ul {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	font-size: 14px; 
	font-family: arial, helvetica, sans-serif;
}

#navLang li {
	float: right;
	margin: 0; 
	padding: 0; 
}

#navLang li a {
	width: 60px;
	height:18px;
	float: left;
	display: block; 
	margin-right: 10px;
	text-align: center; 
	text-decoration: none; 
	border: 2px solid #000;
	font-weight: bold;
	padding: 3px;
	background-color:#848589;
	color: #fff;
}

#navLang li a:hover {
	color: #fff; 
	text-align: center; 
	border: 2px solid #000;
	background-color: #9b0909;
	font-weight: bold;
}


#spaceUp{
	float: right;
	clear: both;
	width: 100px;
	height: 200px;
}

.info{
	float: right;
	clear: both;
	width: 500px;
	visibility: hidden;
}

.infoShow {
	float: right;
	clear: both;
	width: 580px;
	text-align: right;
	padding-right: 20px;
	font: 24px Arial, Helvetica, sans-serif;
	color: #9b0909;
	font-weight: bold;
	visibility: visible;
	margin-top: 10px;
	margin-bottom: 10px;

}

.infoContainer{
	margin: 0px auto;
	margin-top: 10px;
	border: none;
	background-color: transparent;
	width: 600px;
	height: 25px;
	margin-bottom: 10px;
	margin-bottom: 10px;

}

.textContainer{
	margin: 0px auto;
	margin-top: 0px;
	border: 2px solid #777;
	background-color: #fff;
	width: 600px;
	margin-bottom: 10px;
}

#bodytext{
	margin: 10px;
	font-size: 14px; 
	color: #555;
	font-family: Verdana, arial, helvetica, sans-serif;
	line-height: 1.5em;
}

.footer{
	margin: 0px auto;
	width: 600px;
	margin-bottom: 20px;
}

#contentTrafic	{
	float: right;
	margin:0px;
	margin-left: 10px;
	background-color:transparent;
	text-align:right;
	border: none;
	padding: 0px;
	clear: none;
}

#title {
	font: 24px Arial, Helvetica, sans-serif;
	color: #9b0909;
	font-weight: bold;
	padding: 10px;
}

#titleLang {
	font: 18px Arial, Helvetica, sans-serif;
	color: #555;
	font-weight: bold;
}

.indent20px{
	padding-left: 20px;
}

a, a:link, a:active {
	color: #999; 
	text-decoration: none;
}
a:visited {
	color: #999; 
	text-decoration: none;
}
a:hover {
	color: #000; 
	text-decoration: underline;
}

#footerInfo {
	clear: both;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	padding: 10px;
	text-align: right;
	line-height: 150%;
}

#anunt{
	width:300px;
	float:right;
	margin:10px;
	border: 2px dashed gray;
	padding:5px;
	background-color:#dcdcdc;
}