/* @charset "utf-8"; */
* 								{ padding:0; margin:0; }
html							{ background:#000; color:#838282;}
fieldset, img 					{ border:0; }
label, a 						{ cursor:pointer; }
body, textarea, input, select 	{ font-size:100%; font-family:Arial; }
option 							{ padding:0.2em; }
a								{ text-decoration:none; color:#488ECB; outline:none; }
a:hover							{ color:#838282; }
h1, h2, h3, h4, h5, h6			{ font-size:1em; }
/* STD => END */

/* CLASSES */
.hidden, hr, h1 a span, h2 span, h3 span, ul li a span{ position:absolute; left:-1000em; }
.clear 							{ position:relative; clear:both; }
.szlaczek						{ height:2px; margin-bottom:5px; background:url(img/szlaczek.bmp) repeat-x; font-size:1px; }
.bold							{ font-weight:bold; }

/* ==============================     T O P     ============================== */

#all 							{ width:720px; margin:0 auto; position:relative; font-size:0.7em; font-family:Verdana, Arial, Helvetica, sans-serif; 
								border:0px solid red; }
/* index */
#logo							{ width:228px; height:62px; margin:0 auto; margin-top:130px; position:relative; background:url(img/logo.gif) no-repeat; }
#logo h3 a						{ width:40px; height:15px; display:block; position:absolute; left:93px; top:47px; }
#index_link						{ width:720px; padding-top:360px; text-align:center; }

/* home */
#menu							{ width:720px; height:9px; padding-top:40px; margin:0 auto; overflow:hidden; }
#menu ul						{ width:700px; height:9px; list-style:none; }
#menu ul li, #menu ul li a		{ height:9px; display:block; float:left; }

#l1 a							{ width:78px; background:url(img/menu.gif) 0 0 no-repeat; }
#l1 a:hover, #l1 a.active		{ background:url(img/menu.gif) 0 -9px no-repeat; }
#l2 a							{ width:67px; background:url(img/menu.gif) -78px 0 no-repeat; }
#l2 a:hover, #l2 a.active		{ background:url(img/menu.gif) -78px -9px no-repeat; }
#l3 a							{ width:101px; position:relative; left:207px; background:url(img/menu.gif) -344px 0 no-repeat; }
#l3 a:hover, #l3 a.active		{ background:url(img/menu.gif) -344px -9px no-repeat; }
#l4 a							{ width:79px; position:relative; left:207px;background:url(img/menu.gif) -445px 0 no-repeat; }
#l4 a:hover, #l4 a.active		{ background:url(img/menu.gif) -445px -9px no-repeat; }
#l5 a							{ width:82px; position:relative; left:207px;background:url(img/menu.gif) -524px 0 no-repeat; }
#l5 a:hover, #l5 a.active		{ background:url(img/menu.gif) -524px -9px no-repeat; }
#l6 a							{ width:89px; position:relative; left:207px; background:url(img/menu.gif) -606px 0 no-repeat; }
#l6 a:hover, #l6 a.active		{ background:url(img/menu.gif) -606px -9px no-repeat; }


#logo_right						{ width:230px; height:30px; float:right; position:relative; left:-35px; background:url(img/baner.gif) no-repeat; }

.full_width						{ float:left; width:720px; }
.full_width span				{ width:600px; border:1px red solid; }
#body							{ padding:30px 0 2px 5px; float:left; }
#body.friends					{ padding-left:45px; padding-bottom:45px; }

#body #per_link					{ position:relative; left:380px; }

#body #left_foto				{ width:453px; float:left; }
#body #left_foto div			{ width:135px; padding-right:11px; float:left;}
#body #left_foto div img		{ clear:both; }
#body #right_text				{ width:230px; float:left; text-align:justify;  }

#foot							{ width:720px; float:left; padding-bottom:20px; }
#foot span						{ padding-left:5px; }
#foot .left					    { width: 240px; float: left;}
#foot .center					{ width: 240px; float: left; text-align: center;}
#foot .right				    { width: 240px; float: left; text-align: right;}

/* performances */
#body .performance_link			{ font:bold 1em Arial, Helvetica, sans-serif; }

/* dreams_txt */
#body #left_foto_dreams			{ width:208px; float:left; }
#body #left_foto_dreams img		{ padding-bottom:10px; }
#body #right_text_dreams		{ width:472px; float:left; text-align:justify; }

.movie							{ width:68px; height:30px; display:block; float:left; text-indent:-999px; background:url(img/movies.gif); }
.zoom							{ width:67px; height:30px; display:block; float:right; text-indent:-999px; background:url(img/zoom.gif); }

.dreams_txt_link                { float:left; margin-bottom: 10px; }