﻿body {
	color: #FFFFFF;
   background: url(/img/background.jpg);
	background-color: #080808;
	background-position: top;
	background-repeat: no-repeat;
	font: 0.8em Verdana, sans-serif;
	line-height: 1.1;
}
body.bg {
	color: #FFFFFF;
    background: url(/img/background.jpg);
	background-color: #080808;
	background-position: top;
	background-repeat: no-repeat;
	font: 0.8em Verdana, sans-serif;
	line-height: 1.1;
}
body.indexzero {
    background: url(/img/backgroundzero.jpg);
	background-color: #000000;
	text-align: center;
	background-position: top;
	background-repeat: no-repeat;
	font: 0.8em Verdana, sans-serif;
	line-height: 1.1;
}
div.indexzerobox {
	background-color: #080808;
	margin-left: -45px !important;
	margin-left: -60px;
	position: absolute;
	height: 50px;
	top: 350px;
	width: 90px !important;
	width: 120px;
	padding: 20px;
	text-align: center;
	font-weight: bolder;
	left: 50%;
}
.main {
	scrollbar-base-color: #444444;
	scrollbar-face-color: #444444;
	scrollbar-shadow-color: #444444;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #A9A9A9;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-3d-light-color: #A9A9A9;
	scrollbar-track-color: #444444;
}
a, a:visited{
	text-decoration: none;
	color: White;
}
a img{
	border: none;
}
/*--------HEAD--------*/
table.main{
	padding-top: -10px 0 10px 0;
	margin-top: -10px;
	margin-bottom: -10px;	
	background-color: Black;
	width: 760px;
	vertical-align: top;
}
.logo{
	height: 140px;
	max-height: 140px;
	width: 760px;
	padding: 0 0 0 0; 
	margin: 0 0 0 0;
}
.front{
	height: 140px;
	width: 760px;
}
iframe{
   height: 365px!important;
	height: 340px;
}
/*--------MENU--------*/
tr.menu{
	height: 130px;
	max-height: 130px;
}
tr.short{
	height: 40px;
	max-height: 40px;
}
td.menul{
	background: url(/img/menul.png);
	background-repeat: no-repeat;
}
td.menuc{
	background: url(/img/menuc.png);
	background-repeat: no-repeat;	
}
td.menur{
	background: url(/img/menur.png);
	background-repeat: no-repeat;
}
td.menuls{
	background: url(/img/menuls.png);
	z-index: 1
	background-repeat: no-repeat;
}
td.menucs{
	background: url(/img/menucs.png);
	z-index: 1
	background-repeat: no-repeat;	
}
td.menurs{
	background: url(/img/menurs.png);
	z-index: 1
	background-repeat: no-repeat;
}
td.menuls-active{
	background: url(/img/menulsa.png);
	z-index: 2	
	background-repeat: no-repeat;
}
td.menucs-active{
	background: url(/img/menucsa.png);
	z-index: 2
	background-repeat: no-repeat;	
}
td.menurs-active{
	background: url(/img/menursa.png);
	z-index: 2
	background-repeat: no-repeat;
}
tr.menu a, tr.menu:visited{
	color: #FFFFFF;
}
tr.menu h2{
	padding-top: 4px;
	padding-left: 10px;
	font-size: 14px;
}
tr.menu h2 span{
	color: #A9A9A9;
	font-weight: normal;
	font-size: x-small;
}
td.active h2 a:visited{
	color: #A9A9A9;
}
td.active h2 span{
	color: #444444;
}
tr.short h2{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
tr.menu p{
	margin-top: -5px;
	margin-left: 10px;
	margin-right: 15px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: justify;
	overflow: hidden;
	height: 50px;
	max-height: 50px;
}
td.description{
	height: 120px!important;
	height: 140px;
	max-height: 120px;
}
div.description{
	overflow: auto;
	height: 120px!important;
	height: 140px;
	max-height: 120px;
	padding: 20px 30px 30px 30px;
	text-align: justify;
	font-size: 10px;
	line-height: 15px;
}
div.contacts{
	overflow: hidden;
	height: 170px!important;
	height: 140px;
	max-height: 170px;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 12px;
}
.desc_subtitle h2{
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.desc_subtitle h2 span{
	color: #444444;
}
div.left{
	float: left;
	margin: 0 0 0 8px;
	padding: 20px 6px 4px 6px;	
	height: 120px!important;
	height: 100px;
	width: 160px!important;
	width: 180px;	
}

div.leftbig{
	float: left;
	margin: 0 0 0 8px;
	padding: 20px 4px 2px 6px;	
	height: 120px!important;
	height: 100px;
	width: 170px!important;
	width: 180px;	
}


.strbig{
	font-size: 11px;
}
div.sotto{
	clear: left;
	margin: 0 5px 0 0px;
	padding: 0 5px 0 0px;
	text-align: center;
}
ul.menu a, ul.menu a:visited{
	font-variant: small-caps;
	font-weight: bold;
}
.big{
	padding-top: 2px;
}
/*------TAIL------*/
.coda{
	color: #A9A9A9;
	font-size: 9px;
	font-weight: inherit;
	text-align: center;
}

