/* CSS Document */

* 	{ padding:0; margin: 0; }
	
body{ background:#000000 url("images/background.jpg") repeat-x; font-family:Arial, Verdana, Tahoma, Helvetica, sans-serif; font-size:11pt; text-align:center;	}
	
img { border:0px none; }
	
ul { margin:0; padding:0; list-style-type:none; }
ol { margin:0; padding:0; list-style-position:inside; }	

h1 { font-family:Arial, Helvetica, sans-serif; font-size:18px; text-align:left; color:#638ab2; font-weight:normal; padding-left:10px; margin-bottom:10px;}

p { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:left; color:#b9b9b9; font-weight:normal; padding-left:10px;}
a.footer { font-family:Arial, Helvetica, sans-serif; font-size:11px; text-align:left; color:#587896; font-weight:normal; text-decoration:none;}
a.footer:hover { font-family:Arial, Helvetica, sans-serif; font-size:11px; text-align:left; color:#587896; font-weight:normal; text-decoration:underline;}

.color_zolty { color:#d8d076;}

/* start CONTENER */

#contener {	width:960px; height:auto; background:none; margin:0 auto;}

/* start BACKGROUNDS CONTENER */

 #b_woman { background:url("images/b_woman.jpg") no-repeat; width:331px; height:567px; float:left;}
 #b_logo { background:url("images/b_logo.jpg") no-repeat; width:556px; height:250px; float:left;} 
 #b_content_l { background:url("images/b_content_left.jpg") no-repeat; float:left; width:290px; height:317px; float:left;  }
 #b_content_l li {  font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:left; color:#b9b9b9; font-weight:normal; padding-left:24px; line-height: 20px; }
 #b_content_l a.button { background:url("images/button.jpg") no-repeat; width:235px; height:52px; margin-left:24px; margin-top:30px; text-decoration:none; 	
 float:left; font-family:Arial, Helvetica, sans-serif; color:#ffffff; text-align:left; font-size:18px; padding:15px 0 0 40px; }
 #b_content_l a.button:hover { background:url("images/button_hover.jpg") no-repeat; width:235px; height:52px; margin-left:24px; margin-top:30px;    	
 text-decoration:none; float:left; font-family:Arial, Helvetica, sans-serif; color:#ffffff; text-align:left; font-size:18px; padding:15px 0 0 40px; }
 #b_content_r { background:url("images/b_content_right.jpg") no-repeat; float:left; width:265px; height:317px; float:left; border-left:1px dashed #ababab; }
 #b_right { background:url("images/b_right.jpg") no-repeat; width:73px; height:567px; float:right;} 
 #content { width:556px; height:317px; float:left; background:url("images/tlo.jpg") no-repeat;} 
 
	#content .Container { position: relative; width: 556px; height: 317px; background: background:url("images/tlo.jpg") no-repeat; }
	#content #Scroller-1 { position: relative; overflow: hidden; width: 530px; height: 300px; }
	#content #Scroller-1 p { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:left; color:#b9b9b9; font-weight:normal; padding-left:10px;}
	#content .Scroller-Container { position: relative; }
	#content #Scrollbar-Container { position: absolute; float:right; top: 0px; left: 530px; width:0px; }
	#content .Scrollbar-Up { cursor: pointer; position: absolute; }
	#content .Scrollbar-Track { width: 20px; height:255px; position: absolute; top:20px; left:4px; background: none; }
	#content .Scrollbar-Handle { position: absolute; width:6px; height:41px; margin-left:1px; cursor:pointer; }
	#content .Scrollbar-Down { cursor: pointer; position: absolute; top: 280px; }

/*start FOOTER BOTTOM */

#footer_bottom {width: 960px; height:auto; background:#000000;}

#footer_bottom ul.linki { width:960px; height:auto; float:left;}
#footer_bottom ul.linki li { float:left; display:block; padding:0 5px 0 5px; border-right:1px solid #b9b9b9;}
#footer_bottom ul.linki li a.links {font-family:Arial, Helvetica, sans-serif; font-size:11px; text-align:left; color:#b9b9b9; font-weight:normal; text-decoration:none;}
#footer_bottom ul.linki li a.links:hover {font-family:Arial, Helvetica, sans-serif; font-size:11px; text-align:left; color:#b9b9b9; font-weight:normal; text-decoration:underline;}

#footer_bottom a.links2 {font-family:Arial, Helvetica, sans-serif; font-size:11px; text-align:center; color:#323b38; font-weight:normal; text-decoration:none; border-right:1px solid #323b38; padding:0 5px 0 5px;}
#footer_bottom a.links2:hover {font-family:Arial, Helvetica, sans-serif; font-size:11px; text-align:center; color:#323b38; font-weight:normal; padding:0 5px 0 5px; text-decoration:underline; border-right:1px solid #323b38;}

