/* Chariot.pl (c) 2009 */

*		{ padding:0; border:0;margin:0;}
img		{ border:0;}
body 	{ color:#fff; background-color: #000; font: 11px Tahoma, Sans-serif;}
a		{ outline: none;}
.clr	{ clear: both;}

h1#name	{ top:50px; left:50%; margin-left:-450px; position:absolute; z-index:2; width:372px; height:38px; background: url("../gfx/robert_burneika.png") no-repeat 0 0; display:block; text-indent:-9999px;}
#robert	{ top:80px; left:50%; margin-left:-225px;position:absolute; z-index:1; width:760px; height:632px; background: url("../gfx/robert.png") no-repeat 0px 0;}
#title	{ top:550px; left:50%; margin-left:155px;position:absolute; z-index:3; width:330px; height:21px; background: url("../images/title.png") no-repeat 0px 0;}


#menu		{ top:110px; left:50%; margin: 0 0 0 -480px; position:absolute; z-index:3; height:20px; padding:0; }
#menu li	{ display:block; float:left;}
#menu li a	{ display:block; text-indent: -9999px;}

#menu li a#home		{ background: #000 url("../gfx/menu_home.jpg") no-repeat 0 0; width:50px; height:18px;}
#menu li a#appearances		{ background: #000 url("../gfx/menu_appearances_2.jpg") no-repeat 0 0; width:94px; height:18px;}
#menu li a#news		{ background: #000 url("../gfx/menu_news_2.jpg") no-repeat 0 0; width:45px; height:18px;}
#menu li a#bio		{ background: #000 url("../gfx/menu_bio_2.jpg") no-repeat 0 0; width:35px; height:18px;}
#menu li a#contest	{ background: #000 url("../gfx/menu_contest_2.jpg") no-repeat 0 0; width:63px; height:18px;}
#menu li a#photos	{ background: #000 url("../gfx/menu_photos_2.jpg") no-repeat 0 0; width:64px; height:18px;}
#menu li a#sponsors	{ background: #000 url("../gfx/menu_sponsors_2.jpg") no-repeat 0 0; width:71px; height:18px;}
#menu li a#contact	{ background: #000 url("../gfx/menu_contact_2.jpg") no-repeat 0 0; width:59px; height:18px;}
#menu li a#training	{ background: #000 url("../gfx/menu_training_2.jpg") no-repeat 0 0; width:66px; height:18px;}
#menu li a#video	{ background: #000 url("../gfx/menu_video_2.jpg") no-repeat 0 0; width:53px; height:18px;}

#menu li a#home_akt		{ background: #000 url("../gfx/menu_home.jpg") no-repeat 0 -18px; width:50px; height:18px;}
#menu li a#appearances_akt		{ background: #000 url("../gfx/menu_appearances_2.jpg") no-repeat 0 -18px; width:94px; height:18px;}
#menu li a#news_akt		{ background: #000 url("../gfx/menu_news_2.jpg") no-repeat 0 -18px; width:45px; height:18px;}
#menu li a#bio_akt		{ background: #000 url("../gfx/menu_bio_2.jpg") no-repeat 0 -18px; width:35px; height:18px;}
#menu li a#contest_akt	{ background: #000 url("../gfx/menu_contest_2.jpg") no-repeat 0 -18px; width:63px; height:18px;}
#menu li a#photos_akt	{ background: #000 url("../gfx/menu_photos_2.jpg") no-repeat 0 -18px; width:64px; height:18px;}
#menu li a#sponsors_akt	{ background: #000 url("../gfx/menu_sponsors_2.jpg") no-repeat 0 -18px; width:71px; height:18px;}
#menu li a#contact_akt	{ background: #000 url("../gfx/menu_contact_2.jpg") no-repeat 0 -18px; width:59px; height:18px;}
#menu li a#training_akt	{ background: #000 url("../gfx/menu_training_2.jpg") no-repeat 0 -18px; width:66px; height:18px;}
#menu li a#video_akt	{ background: #000 url("../gfx/menu_video_2.jpg") no-repeat 0 -18px; width:53px; height:18px;}

#menu li a#home:hover	{ background: #000 url("../gfx/menu_home.jpg") no-repeat 0 -18px; width:50px; height:18px;}
#menu li a#appearances:hover		{ background: #000 url("../gfx/menu_appearances_2.jpg") no-repeat 0 -18px; width:94px; height:18px;}
#menu li a#news:hover		{ background: #000 url("../gfx/menu_news_2.jpg") no-repeat 0 -18px; width:45px; height:18px;}
#menu li a#bio:hover		{ background: #000 url("../gfx/menu_bio_2.jpg") no-repeat 0 -18px; width:35px; height:18px;}
#menu li a#contest:hover	{ background: #000 url("../gfx/menu_contest_2.jpg") no-repeat 0 -18px; width:63px; height:18px;}
#menu li a#photos:hover	{ background: #000 url("../gfx/menu_photos_2.jpg") no-repeat 0 -18px; width:64px; height:18px;}
#menu li a#sponsors:hover	{ background: #000 url("../gfx/menu_sponsors_2.jpg") no-repeat 0 -18px; width:71px; height:18px;}
#menu li a#contact:hover	{ background: #000 url("../gfx/menu_contact_2.jpg") no-repeat 0 -18px; width:59px; height:18px;}
#menu li a#training:hover	{ background: #000 url("../gfx/menu_training_2.jpg") no-repeat 0 -18px; width:66px; height:18px;}
#menu li a#video:hover	{ background: #000 url("../gfx/menu_video_2.jpg") no-repeat 0 -18px; width:53px; height:18px;}


#all	{ width:962px; margin: 154px auto 0;}
#content{ width:720px; height:354px; margin:0; padding:10px; background:#252726 url("../gfx/tlo_content.jpg") no-repeat 230px 0; }

#sub_content{ width:940px; margin:0; padding:0 0 0 10px; background:#252726; }
#sub_content h2	{ position: relative; z-index:5; font:bold 14px Tahoma, Sans-serif; margin: 10px 20px 0px 20px; color:#fff;}
#sub_content p	{ position: relative; z-index:5; padding:5px 0px 5px 0px; margin: 0px 20px; width:900px; text-align: justify; font: 11px tahoma, sans-serif; line-height:16px; color:#fff; line-height: 1.8em;}
#sub_content p a.more	{ color:#252726; padding: 1px 2px; background-color:#fff; font: bold 11px tahoma, sans-serif; text-decoration:none; }
#sub_content ul	{ list-style:none; margin: 15px 5px 5px  10px ; color:#fff; line-height: 1.8em;}
#sub_content a	{color:#fff; padding: 1px 2px; font: bold 11px tahoma, sans-serif; text-decoration: underline;}
#sub_content ul.bio		{ float: left; line-height:	1.2em;}
#sub_content .text	{ position: absolute;  width:940px; background:#252726; }

.leftbio	{ width:375px; float: left;}
.rightbio	{ width:370px; float: left;}

#bio_trick{ position:	absolute; top: 30px; left:	50%; margin-left: -350px; padding:	0px; border:	none; text-align: left; z-index:	1000; line-height:	1em; }

#content h2	{ position: relative; z-index:5; font:bold 14px Tahoma, Sans-serif; margin: 30px 20px 0; color:#fff;}
#content p	{ position: relative; z-index:5; padding:5px 0; margin: 0px 20px; width:350px; text-align: justify; font: 11px tahoma, sans-serif; line-height: 1.8em; color:#fff;}
#content p a.more	{ color:#252726; padding: 1px 2px; background-color:#fff; font: bold 11px tahoma, sans-serif; text-decoration:none; }
#content ul	{ list-style:none; margin: 15px 5px 5px  30px ; color:#fff;}
#content a	{color:#fff; padding: 1px 2px; font: bold 11px tahoma, sans-serif; text-decoration: underline;}

#content .text	{ z-index:5; background-color:#252726; filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; width:500px; padding:10px 10px; }
#content ul.bio		{ width:165px; float: left;}

div.foto    { margin: 10px 1px 0 20px; z-index: 10; position: absolute;}
div.foto img	{ border: 1px solid #fff; margin: 10px 1px 0 1px; padding:3px 3px; width:100px;}
p.foto	{ margin: 10px 1px 0 20px; z-index: 1000; } 
p.foto img	{ border: 1px solid #fff; margin: 10px 1px 0 1px; padding:3px 3px; width:100px;} 
div.yt	{ text-align: left; padding:20px 0 0 20px;position: absolute; z-index: 100;}
div.yt object	{margin: 0px 1px; padding:5px 0;} 

img.left	{ float:left; padding: 19px 10px 0 23px;}
img.tlo		{ position: relative; top:0px; right:0; height:100%; margin:0; float: right;}

#footer		{ width:960px; border-top:1px solid #252628; position: relative; z-index:5; height:60px; margin: 50px auto 0; padding-top:30px;}
#footer p	{ color: #979797; font: 11px tahoma, sans-serif; line-height:16px; padding:5px 0 1px 20px;}
#footer p a	{ color: #979797; font: 11px tahoma, sans-serif; }

