/*Tis is a document made by Creative Eye World Wide- A Web Design Company*/
@import "reset.css";
@import "fonts.css";
@import "contact.css";
@import "framework.css";
@import "materials.css";
/*structure*/
body {  background: url(../images/footer/footer-bg.jpg) bottom fixed no-repeat;background-color:#d3ecf8;}
#layout { margin:0 auto; background:url(../images/structura/layout-bg.jpg) top no-repeat;}
#structure-left {}
#structure-main {}
#structure-right {}
#structure-column-01 {}

#header {  margin:0 auto; text-align:center;}
	.left-header { background:url(../images/header/left.png) top left no-repeat; }
	.rep-header { background:url(../images/header/repeat-horizontal.png) repeat-x; }
	.right-header { background:url(../images/header/right.png) top right no-repeat; }
	#logo { background:url(../images/header/logo.jpg) top no-repeat;}
	.default-logo {}
	#site-title {}
	.default-site-title {}
	#slogan {}
	.default-slogan {}
	#flags {}
	#flags ul,#flags li { list-style-type:none; }
	#flags li { width:33px; height:17px; cursor:pointer; text-indent:-9999px; margin-left:0.4em;}
	.ro { background:url(../images/structura/ro_flag.gif) top no-repeat; width:33px; height:17px; display:block; }
	.ro:hover { background:url(../images/structura/ro_flag_mo.gif) top no-repeat; }
	.en { background:url(../images/structura/en_flag.gif) top no-repeat; width:33px; height:17px; display:block;}
	.en:hover { background:url(../images/structura/en_flag_mo.gif) top no-repeat; }
	#admin {}
	.default-admin {}
	#slide { background:url(../images/header/slide.jpg) top no-repeat;}
	.slide-default { background:url(../images/header/slide.png) top right no-repeat; }

#menu { }


#content { text-align:left;min-height:400px; height:auto;height:400px; }
#content-gallery { text-align:left;min-height:470px; height:auto;height:470px; }
#main-content {}
#left-column {}
#right-column {}
	#adress { display:block; background-color:#ccc; border:solid 1px #666;}

#footer {margin:0 auto; text-align:center;}
	#footer-links {text-align:center; background:url(../images/footer/repeat-footer-bg.jpg) top repeat-x; width:754px; height:53px;padding:1.6em 0; position:relative;}
	#left-footer { position:absolute; left:0; top:0;width:20px; height:53px; background:url(../images/footer/left-footer.jpg) top no-repeat;}
	#right-footer {  position:absolute;right:0; top:0;width:20px;height:53px; background:url(../images/footer/right-footer.jpg) top no-repeat; clear:both;}
	#footer-links li { display:inline; margin:0 2.4em;  }	
	#partners {}
	#partners li {display:inline;}
	.default-partners {}
	#copyright {}
	.default-copyright {text-align:center; font-size:105%;}
/*ie 6 hack for floats*/
* .ie6hack {height:1%;margin-left:-3%; }