body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d8d7d2;
	background-image: url("images/bg.jpg");
	background-repeat: repeat-x;
}

body,td,th {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:14px;
	
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

.copyrights {
	font-family: "trebuchet MS";
	font-size: 11px;
	margin-left: 30px;
	margin-bottom: 10px;
}


.studio {
	font-family: "trebuchet MS";
	font-size: 11px;
	margin-right: 30px;
	margin-bottom: 10px;
}

.px_border {
	border: 4px solid #cccccc;

}

.interesno {font-size: 11px}


.text {color: #FFFFFF}



a.red_line:link {
	color: #ffffff;
}
a.red_line:visited {
	color: #ffffff;
}
a.red_line:hover {
	color: #ffffff;
}
a.red_line:active {
	color: #ffffff;
}


a.bss_red:link {
	color: red;
	text-decoration: none;
	font-weight: bold;
}
a.bss_red:visited {
	color: red;
	text-decoration: none;
	font-weight: bold;
}
a.bss_red:hover {
	color: red;
	text-decoration: none;
	font-weight: bold;
}
a.bss_red:active {
	color: red;
	text-decoration: none;
	font-weight: bold;
}



a.bss_black:link {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a.bss_black:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a.bss_black:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a.bss_black:active {
	color: black;
	text-decoration: none;
}

.cbbb
{
    background-color:Transparent;
    border-width:0px;
    color:#000000;
    text-decoration: none;
    font-weight: normal;
    border-color:Transparent;
    font-family: Georgia;
    cursor: pointer;
	cursor: hand;

}

.a {
	color: #000000;
	text-decoration: underline;
	background-color:Transparent;
	border-color:Transparent;	
	font-weight: normal;
	border-width:0px;
	font-family: Georgia;
	cursor: pointer;
	cursor: hand;

}

a.red_line_mini:link {
	color: #ffffff;
	font-size: 12px;
}
a.red_line_mini:visited {
	color: #ffffff;
	font-size: 12px;
}
a.red_line_mini:hover {
	color: #ffffff;
	font-size: 12px;
}
a.red_line_mini:active {
	color: #ffffff;
	font-size: 12px;
}

#coffe_machine {height: 100%;}
