body{
	margin: 0;
	padding: 0;
	background: black;
	font-family: helvetica, tahoma;
	font-size: 12px;
	color: #c8c8c8;
}

img{
	border: 0;
}

a{
	text-decoration: none;
	color: #c8c8c8;
}

#site{
	width: 970px;
	margin: 0 auto;
	padding-top: 20px;
	
}

#header{
	height: 70px;
	overflow: hidden;
}


#menu{
	float: left;
}

#menu ul{
	margin: 22px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li{
	display: inline;
	margin-right: 15px;
}

#menu a{
	display: inline-block;
	font-family: 'Trebuchet MS';
	font-size: 17px;
	color: white;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 5px solid black;
}

#menu a:hover{
	border-bottom: 5px solid #CE0000;
}

#sigla{
	float: right;
	width: 350px;
	height: 70px;
	overflow: hidden;
}

.spacer{
	clear: both;
	height: 0;
	overflow: hidden;
}

h1{
	color: white;
	font-family: 'Trebuchet MS';
	font-size: 32px;
	font-weight: normal;
}

#introMotto{
	background: #CE0000;
	float: right;
	width: 350px;
	height: 217px;
	color: white;
}

#motto{
	font-family: "Trebuchet MS";
	font-size: 31px;
	padding: 20px;
}

#motto span{
	font-size: 19px;
	font-weight: normal;
}

#introPoza{
	float: left;
	width: 620px;
	height: 217px;
	background: url(poze/intro/1.jpg) top left no-repeat;
	
}

#content{
	padding-top: 10px;
}

#mainContent{
	float: left;
	width: 600px;
	color: #CCCCCC;
	margin-left: 10px;
	margin-right: 10px;
}

#leftContent{
	float: left;
	width: 300px;
	margin-left: 25px;
	color: #B0B0B0;
}

#leftContent h3{
	font-family: 'Trebuchet MS';
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
	color: white;
}

h2{
	font-family: 'Trebuchet MS';
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;
	color: white;
}

.listNews{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.listNews li{
	padding-bottom: 10px;
	border-bottom: 1px dotted #666666;
	margin-bottom: 10px;
}


#footer{
	width: 970px;
	margin: 0 auto;
	padding: 30px 0 30px 0;
}

.hgh{
	color: #FF0000;
}

.img_mare{
	float: right;
	border: 1px solid #666666;
	padding: 5px;
	margin: 0 0 5px 5px;
}

.img_thumb{
	border: 1px solid #666666;
	padding: 2px;
}

#listMenu li{
	padding-bottom: 5px;
}

#listMenu a:hover{
	
	color: #ff0000;
}

#langBar img{
	border: 1px solid #666666;
	padding: 2px;
	
}

#langBar a{
	margin-right: 5px;
}

#listLinks{
	padding: 0;
	margin: 10px 0 10px 20px;
}

#listLinks li{
	
	padding-bottom: 5px;
	
}

#listLinks a:hover{
	text-decoration: underline;
}

#menu #langBar a{
	border: none;
}
#menu #langBar a:hover{
	border: none;
}
