@charset "utf-8";
/* CSS Document */


div.fixed {
	position: fixed;
	top: 0px;
	left: 0px;
	margin:0px;
	background: #5d5d5d;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	overflow: hidden;
}

body {
	background-image: url(images/bg.png);
}

/*
-----------------------------------------------------------------------------
form
-----------------------------------------------------------------------------
*/
BR.w3px {
	background: none; FONT-SIZE: 3px; COLOR: #cccccc; FONT-FAMILY: Verdana,Helvetica,Sans-Serif
}
BR.w7px {
	background: none; FONT-SIZE: 7px; COLOR: #cccccc; FONT-FAMILY: Verdana,Helvetica,Sans-Serif
}
INPUT.w100px {
	WIDTH: 100px; FONT-SIZE: 11px; COLOR: #4b210c; FONT-FAMILY: Verdana,Helvetica,Sans-Serif
}
INPUT.w230px {
	WIDTH: 230px; FONT-SIZE: 11px; COLOR: #4b210c; FONT-FAMILY: Verdana,Helvetica,Sans-Serif
}
INPUT.w250px {
	WIDTH: 250px; FONT-SIZE: 11px; COLOR: #4b210c; FONT-FAMILY: Verdana,Helvetica,Sans-Serif
}
INPUT.w350px {
	WIDTH: 350px; FONT-SIZE: 11px; COLOR: #4b210c; FONT-FAMILY: Verdana,Helvetica,Sans-Serif
}
SELECT.w500px {
	WIDTH: 500px; FONT-SIZE: 11px; COLOR: #4b210c; FONT-FAMILY: Verdana,Helvetica,Sans-Serif
}
TEXTAREA.w500px {
	WIDTH: 495px; FONT-SIZE: 11px; COLOR: #4b210c; FONT-FAMILY: Verdana,Helvetica,Sans-Serif
}
/*
-----------------------------------------------------------------------------
Menu top
-----------------------------------------------------------------------------
*/
.menu{
	background: url(images/off.png) repeat-x top left;
	height:37px;
	cursor:pointer;
}
.menu:hover{
	background: url(images/over.png) repeat-x top left;
	height:37px;
	cursor:pointer;
}
.menu_activ{
	background: url(images/activ.png) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#4b210c;
	cursor:pointer;
}
a.menu_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#e9dac9;
	text-decoration:none;
	padding-top:5px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:5px;
}
.line_menu{
	background:url(images/line_menu.png) no-repeat top left;
	height:37px;
	width:1px;
}

/*
-----------------------------------------------------------------------------
menu left
-----------------------------------------------------------------------------
*/
.left{
	background: #cfa76e url(images/left_content.png) repeat-x top left;
}

td.menuLeft{
	background: #a97647;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#e9dac9;	
	padding-left: 35px;
	border-bottom: 1px solid #e9dac9;
	cursor: pointer;
}
td.menuLeft:hover{
	background: #b89475;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#e9dac9;	
	padding-left: 35px;
	border-bottom: 1px solid #e9dac9;
	cursor: pointer;
}
td.menuLeftSelect{
	background: #b89475;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#e9dac9;	
	padding-left: 35px;
	border-bottom: 1px solid #e9dac9;
	cursor: pointer;
}

td.leftMenuTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#4b210c;	
	padding-left: 35px;
}
td.leftMenuText{
	background: url(images/left_menu_sq.png) no-repeat top left;
	padding-left: 20px;
}
.line_left{
	background: #4b210c url(images/line_left_content.png) repeat-x top left;
}

/*
-----------------------------------------------------------------------------
style content page
-----------------------------------------------------------------------------
*/

td.textTitle{
	background: url(images/line_title_big.png) no-repeat bottom left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#4b210c;		
}
td.textTitleSmall{
	background: url(images/line_title_small.png) no-repeat bottom left;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size:15px;
	color:#4b210c;		
}
td.textPage{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4b210c;	
}
a.linkProd{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4b210c;	
	text-decoration: none;
}
a.smalLink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#965c2a;	
	text-decoration: none;
}
.textLight{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#965c2a;	
}
td.lastNews{
	background: #a97647 url(images/news.gif) no-repeat center left;;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#e9dac9;	
	padding-left: 40px;
}
td.fContact{
	background: #a97647 url(images/telephone.gif) no-repeat center left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#e9dac9;	
	padding-left: 40px;
}
a.newstext{	
	FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif; 
	FONT-SIZE: 12px; 
	COLOR: #4b210c;
	text-decoration:none;
}
a.newstext:hover{	
	display:box;
	FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif; 
	FONT-SIZE: 12px; 
	COLOR: #4b210c;
	text-decoration:none;
	border-bottom: 1px dotted #333333;
}
.imgPadding{
	padding-right: 10px;
	padding-bottom: 10px;
}
td.warn{
	font-size:11px;
}
.right{
	background: #d9c5b2 url(images/right_content.jpg) no-repeat bottom left;
	width:643px;
}

.footer{
	background: url(images/footer.png) repeat-x top left;
	height:29px;
	width:900px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d9c5b2;
}
a.devLink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d9c5b2;
	text-decoration: none;
}
a.devLink:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d9c5b2;
	text-decoration: underline;
}


.table td{
height: 15px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
vertical-align: top;
padding: 3px;
}

.tabtd{
	background: #cbaf97;
}
.lighttd{
	background: #d8c1a7;
}

a.skypetext{	
	FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif; 
	FONT-SIZE: 12px; 
	COLOR: #4b210c;
	text-decoration:none;
}
a.skypetext:hover{	
	FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif; 
	FONT-SIZE: 12px; 
	COLOR: #4b210c;
	text-decoration:underline;
}

img.brd{
	border: 1px solid #a97647;
}
.link{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#4b210c;    
    text-decoration: none;
}
.link:hover{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#4b210c;    
    text-decoration: underline;
}