@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: "Cambria";
    src: url(http://www.mantisas.com/kelmespaukstynas/fonts/cambria.ttc) format("truetype");
}
.content {
	font-size: 15px;
	color: #d15200;
        font-family: Cambria;
}
body
{ 
background-image:url('images/bg2.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;
background-color: #ffeddb;
}
a:link {/*text-decoration:none;*/ color: #bb2b2c;}
a:visited {/*text-decoration:none;*/ color: #bb2b2c;}
a:hover {text-decoration:none; color: #bb2b2c;}
a:active {text-decoration:none; color: #bb2b2c;}
.rek {
	font-size: 12px;
}
.menu {
	font-family: Cambria;
	font-size: 16px;
	color: #bb2b2c;
    text-decoration:none;
	font-weight:bold;
}
a.menu:link,a.menu:visited {
	font-family: Cambria;
	font-size: 16px;
	color: #bb2b2c;
	font-style: normal;
	text-transform: none;
}
a.menu:hover {
	font-size: 16px;
	color: #DF7979;
}
.td1{
	vertical-align: top;
	text-align: center;
}
.td1:hover {
	vertical-align: bottom;
	text-align: center;
}