body {
	padding : 0;
	margin : 0;
	background-color : White;
	color : #007094;
	font-family : sans-serif;
}
img {display: block}
td.side{
	background-color : #EEF1F8;
	border-right : 1px solid #65666A;
	font-size : 0.8em;
	border-left : 1px solid #65666A;
}
div.left{
	float : left;
}
td.shadow{
	background : #ABB9DD url(img/shadow.gif) repeat-x;
}
div.button{
	background : #ABB9DD url(img/button.gif) no-repeat;
	height : 25px;
	color : White;
	width : 83px;
	float : right;
	font-size : 11px;
	font-weight : bold;
	padding-top : 7px;
	text-align : center;
}
div.buttonend{
	background : #ABB9DD url(img/button_end.gif) no-repeat;
	height : 25px;
	color : White;
	width : 82px;
	float : right;
	font-size : 11px;
	font-weight : bold;
	padding-top : 7px;
	text-align : center;
}
#right{
	float : right;
}
div.name{
	height : 26px;
	font-size : 11px;
	color : White;
	font-weight : bold;
	text-align : right;
	padding-top : 5px;
	padding-right : 17px;
}
td.center-top {
	border-top : 1px solid #65666A;
}
td.center-bottom {
	border-bottom : 1px solid #65666A;
}
td.left{
	border-left : 1px solid #65666A;
}
td.right{
	border-right : 1px solid #65666A;
}
table.firstblok{
	background-color : #EEF1F8;
	margin-top : 3px;
	width : 90%;
	margin-bottom : 3px;
}
td.leftblock{
	padding-left : 4%;
	width : 25%;
}
td.rightblock{
	padding-right : 4%;
	text-align : center;
}
div.footer{
	background : White url(img/footer.gif) repeat-x fixed top;
	height : 49px;
	vertical-align : middle;
	text-align : center;
}
a:link, a:active {
	color : Black;
	text-decoration : underline;
}
a:visited{
	color : Gray;
}
a:hover{
	color : #708090;
}
a.white, a:visited.white{
	color : White;
	text-decoration : none;
}
a:hover.white{
	color : White;
	text-decoration : underline;
}

a:link.left, a:active.left {
	color : #007094;
	text-decoration : none;
}
a:hover.left{
	color : Blue;
	text-decoration : none;
}
a:visited.left{
	color : #3399CC;
	text-decoration : none;
}

div.fw{
	padding : 0.5em 0.4em 0.5em 0.4em;
}
h1{
	text-align : right;
	font-size : 1.2em;
}
p{
	text-align : justify;
}
ul{
	text-align : left;
}
div.new {
	background-color : #EEF1F8;
	border : 1px solid #65666A;
	margin : 2em;
	padding : 1em;
}
td.polosa{
	background : #ABB9DD url(img/gr1.gif) repeat-x;
	vertical-align : middle;
	text-align : center;
	font-size : 10px;
}
td.conner-left-top{
	background-image : url(img/conner-left-top.gif);
	background-repeat : no-repeat;
}
td.conner-left-midle-top{
	background-image : url(img/conner-left-midle-top.gif);
}
td.conner-left-right-top{
	background-image : url(img/conner-left-right-top.gif);
}
table.main{
	background : #ABB9DD url(img/background.gif) repeat;
}
img.photo {
	border : 4px ridge Silver;
	margin : 8px;
	padding : 2px;
}
table.mp3  {
	border : 1px solid #ABB9DD;
	margin : 4em;
}
table.mp3 td {
	border : 1px solid #ABB9DD;
	text-align : left;
}
table.mp3 thead {
	border : 1px solid #ABB9DD;
	background-color : #ABB9DD;
}