/*www.hotelarion.ro © site realizat de creative eye - a web design company */
/*pentru mai multe informatii accesati site-ul nostru www.creative-eye.ro */
@import "reset.css";
@import "fonturi.css";
@import "continut.css";
body { background:url(../images/body_rep_x.jpg) top repeat-x; background-color:#5f0000; }
#structura { width: 900px; margin:0 auto; }
/*as vrea ca antetele se schimba dinamic functie de titlul paginii*/
#antet { height:248px; }
/*tipuri de continut-corespund limbilor romana respectiv engleza*/
#continut_wrapper { background:url(../images/continut_rep.png) top repeat-y; height: 1000px; }
#continut { background:url(../images/continut.png) top no-repeat; width:900; min-height:  200px; }
.col_01 { float:left; width:94px; height:470px; }
.col_02 { float:left; width:204px; padding:40px 16px 0px 16px; margin:0px; }
.col_03 { float:right; width:430px; padding:40px 100px 0px 40px; }
/*subsolul*/
#subsol { width:900px;height:102px; background:url(../images/subsol.png) top no-repeat; }
.icons { display:block; width:19px; height:22px; float:left; list-style-type:none; margin-right:20px; cursor:pointer; }
.home { background: url(../images/home.jpg) top no-repeat; }
.home:hover { background: url(../images/home_mo.jpg) top no-repeat; }
.contact { background: url(../images/contact.jpg) top no-repeat; }
.contact:hover { background: url(../images/contact_mo.jpg) top no-repeat; }
div#antet:focus { outline:0; }
div#antet object:focus { outline:0; }

.center { text-align:center;}
.justify {text-align:justify;}
.clear { clear:both; }
.table {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #FFF;
}
.tabel {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #FFF;
}

