body{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background-color: silver;*/
	/*background-color: white; */
	padding: 0px;
	margin: 0px;
	background: transparent url('/img/bg_top.jpg') scroll left top;
	background-repeat:repeat-x;
}

FORM{
	margin:0px;
	float:left;
}

A:link {text-decoration:none;}
A:visited {text-decoration:none;}
A:active {text-decoration:none;}
A:hover {text-decoration:none;}

P{
	font-size:12px;
	color:#c0bfbf;
	line-height:15px;
	line-height:15pt;
	margin:0px;
}


li{
	list-style-image:url('/img/dotLine.png');
	font-size:11px;
	color:#c0bfbf;
	width:625px;
	float:left;
	line-height:15px;
	line-height:15pt;
	margin-top:5px;
	margin-left:-15px;
}

#mainDiv{
	margin:auto;
	width:1170px;
	background-color:White;
}


#spaceLeft{
	width:93px;
	height:193px;
	float:left;
}

#mainBodyMiddle{
	width:1001px;
	background-image:url('/img/bg_body.jpg');
	background-repeat: no-repeat;
	background-color:black;
	border:0px solid navy;
	float:left;
}

#leftDivTop{
	background: transparent url('/img/leftDivTop.jpg');
	width:93px;
	height:223px;
	float:left;
}


#rightDivTop{
	background: transparent url('/img/rightDivTop.jpg');
	width:76px;
	height:223px;
	float:right	;
}

#www_rai_top{
	background: transparent url('/img/www_rai_top.jpg');
	width:189px;
	height:24px;
	float:left;
}

#top_linka_tel{
	background: transparent url('/img/top_linka_tel.jpg');
	width:812px;
	height:24px;
	float:right;
	color:#B60005;
	font-size:14pt;
	text-align:right;
}

#rai_logo{
	background: transparent url('/img/rai_logo.jpg');
	width:189px;
	height:199px;
	float:left;
}

#rai_auto{
	background: transparent url('/img/rai_auto.jpg');
	width:812px;
	height:119px;
	float:left;
}


#menu_bg{
	/* background: transparent url('/img/top_menu.jpg');*/
	width:812px;
	height:80px;
	float:right;
}

#bottom_head{
	margin-top:10px;
	background: transparent url('/img/bottom_head.jpg');
	width:1000px;
	height:57px;
	float:left;
}


#bottom_copyright_left,#bottom_copyright_right{
	font-family:sans-serif;
	margin-top:10px;
	width:300px;
	height:60px;
	color:#c0bfbf;
	font-size:11px;
}

#bottom_copyright_left{
	float:left;
}

#bottom_copyright_right{
	float:right;
	text-align:right;
}

#vedietViacRight{
	float:right;
}

.bottomMenu{
	font-size:10pt;
	float:right;
	margin-top:20px;
	margin-right:10px;
	color:#B02528;
}


#tranBg{
	position:absolute;
	z-index:10;
	top:0px;
	left:0px;
	width:100%;
	height:1000px;
	filter:alpha(opacity=80);
	opacity:.80;
	background-color:black;
	display:none;
}


#winAkciaBg{
	position:absolute;
	z-index:11;
	top:250px;
	left:0px;
	width:99%;
/*	border:1px solid yellow;*/
	display:none;
}

#winAkcia{
	width:507px;
	height:397px;
	background: transparent url('/img/akciaWin.gif');
}

#texWinAkciaTitle{
	font-size:11pt;
	color:#d90000;
	margin-left:5px;
	margin-top:20px;
	padding:5px;
}

#texWinAkciaText{
	font-size:11pt;
	color:white;
	margin-left:5px;
	padding:5px;
}




A:link {color:White;text-decoration:none;}
A:visited {color:White;text-decoration:none;}
A:active {color:White;text-decoration:none;}
A:hover {color:#B60005;text-decoration:underline;}


