/* CSS Document */

body {padding: 0;
      margin: 0 auto;
	  text-align:center;
font-family: "palatino linotype",palatino,serif;
color: #000;
font-size: 14px;
letter-spacing: 1pt;
word-spacing: 1.2pt;
line-height: 1.4;
background: #ffffcc url(img/bg.jpg) top repeat-x;}

body.index {padding: 0;
      margin: 0 auto;
	  text-align:center;
font-family: "palatino linotype",palatino,serif;
color: #000;
font-size: 14px;
letter-spacing: 0.6pt;
word-spacing: 1.2pt;
line-height: 1.4;
background: #000 url(img/bg_top_index.jpg) top repeat-x;}


#container {width: 768px;
             margin: 0 auto;
			 text-align: left;
			 padding: 0;}
			 
#logo {width: 281px;
       height: 76px;
       text-align:left;}
	 			 

#top_content {width: 768px;
      height: 158px;
	  padding: 0;
	  background: #000;
	  padding:0;}		  
	  
#top {width: 241px;
      height: 158px;
      float: left;
	  background: url(img/top.jpg) no-repeat;}
	  
#top_index {width: 241px;
      height: 158px;
      float: left;
	  background: #000;}
	  	  
#menu {width: 527px;
      height: 158px;
      float:right;
	  background: #000;}	  		  						
		
#content {width: 768px;
          height: auto;}
		  
#content_index {width: 768px;
          height: 359px;
		  background: #000 url(img/index.jpg)}
		  
#content_cuprins {width: 768px;
          min-height:340px; /*firefox, opera, ie7 */
          height:auto !important; /*firefox, opera, ie7 */
          height:264px; /* ie6 */
		  background: url(img/inger.jpg) left bottom no-repeat;}		  	  
			
.content_text {padding: 20px 30px 10px 30px;}

.content_text_cuprins {padding: 20px 30px 10px 230px;}			
			
#bottom {width: 768px;
         height: 40px; 
         background: url(img/bg_bottom.jpg) top repeat-x;}
		 
#bottom_index {width: 768px;
         height: 30px;}		 	
				 			
.bannere {text-align: center;
          font-family: "Courier New", Courier, monospace;
          color: #999966;}
				 

/*----------------CONTACT FORM-----------------*/

td.contact {width: 300px; height: 205px; background: url(img/mail.jpg) no-repeat;}

.form {padding: 5px 0 0 5px;
	   color:#666666;
	font-family: "palatino linotype",palatino,serif;
font-size: 12px;
font-variant: small-caps;
letter-spacing: 2.2pt;}		 	
		
.button{background: #000;
        color: #ffffcc;
		border: 5px solid #000;
		text-decoration: none;
		padding: 2px 5px;
		width: 184px;
		font-family: "palatino linotype",palatino,serif;
font-size: 14px;
letter-spacing: 2pt;
font-variant: small-caps;}		
		
.button:hover{background: #ffffcc; color: #000;}

.button:focus {color: #000000;}
			   
.form_input {
font-size:12px;
color: #330000;
width: 184px;
padding-left: 4px;}
	  
	  
	  
/*--------------LINKS---------------*/

a:link, a:visited {color: #000;
         text-decoration: underline;}

a:hover {color: #999999;
         text-decoration: none;}

a.a:link, a.a:visited {color: #ff3399;
         text-decoration: none;
		 border-bottom: 1px dotted #ff3399;}

a.a:hover {border-bottom: 1px solid #ff3399;}

a.b:link, a.b:visited {color:#666666;
	font-family: "palatino linotype",palatino,serif;
font-size: 12px;
font-variant: small-caps;
letter-spacing: 2.2pt;
text-decoration:none;
}
a.b:hover {text-decoration: none;
        color: #000;
		text-decoration:underline;}		
		
a.w:link, a.w:visited {color: #ffffcc;
              text-decoration: underline;
			  font-style: normal;}

a.w:hover {background: #ffffcc;
          color: #000;
         text-decoration: none;}		
				
		
		
/*--------------TEXT---------------*/

p.bottom {padding-top: 3px;
          padding-left: 5px;
         font-size: 9px;
         letter-spacing: 2pt;
         text-align: left;
         color: #ffffcc;
		 font-family: "lucida sans unicode","lucida grande",sans-serif;}

p.special {font-family: "times new roman",times,serif;
font-size: 18px;
font-style: italic;
letter-spacing: 6.2pt;
color: #33cccc;
padding: 10px 10px 18px 120px;
background: url(img/icon_01.gif) left no-repeat;}

.bold {font-weight: bold;}       
	
h1 {font-family: "palatino linotype",palatino,serif;
font-size: 26px;
font-variant: small-caps;
letter-spacing: 3.6pt;
}

p.p {color:#666666;
     padding-top: 20px;
	font-family: "palatino linotype",palatino,serif;
font-size: 12px;
font-variant: small-caps;
letter-spacing: 2.2pt;
text-align: center;} 

/*--------------DIVERSE---------------*/

a img {border: 0;}

a {outline: 0;}

ul {list-style-image: url(img/li.jpg); padding: 0 0 0 20px; margin: 0}

.img_left {float: left; padding-right: 10px; padding-bottom: 10px;}
.img_right {float: right; padding-left: 10px; padding-bottom: 10px;}

.img {float: left; padding-right: 20px; padding-bottom: 20px;}
.galerie {padding: 4px; margin: 4px; border: 1px dotted #ccc;}
A:hover .galerie {width: 200px; padding: 4px; border: 1px solid #999;}

div.hr {
  height: 60px;
  background: url(img/hr.gif) no-repeat scroll center;}

div.hr hr {
  display: none;
}

