body {padding: 0;
      margin: 0 auto;
	  text-align: center;
	  background: url(img/bg.jpg) top repeat-x;
	  color: #333;
	font-family: "Lucida Grande", sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;}
	  
#container {width: 768px;
            text-align: left;
			margin: 0 auto;}	  

#top {width: 768px; height: 247px; padding: 0; background: #ff0000;}
		
#menu{width: 768px;
      height: 112px;}
		
#content {width: 768px;
          min-height: 400px;}		   
			
.content_text {padding: 10px 90px 10px 90px;}		   
	   	   			 			

#bottom {  clear: both;
           width: 768px; height: 36px;
           background:  url(img/bg_bottom.jpg) repeat-y;
		   padding:0; margin: 0; font-size: 11px;
		   text-align: center;
		   color: #FFF} 

.a {padding: 27px 30px 10px 90px}

.b {padding: 27px 90px 10px 30px}

.table {  color: #333;
	font-family: "Lucida Grande", sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;}


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

		  
p.bottom {padding-top: 10px;}		  

table.form {border: 1px solid #DDCCBB;
            background: #ffffcc;}

td.form {padding: 5px;
         border-bottom: 1px dashed #DDCCBB;
		 font-family: "Lucida Grande", sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;} 	


td.text-form {border-bottom: 1px dotted #FF9900;
              font-weight: bold;
			  padding-top: 14px;}

.button{background: #FFFFFF;
        color: #FF0000;
		border: 5px solid #FF0000;
        font-weight: bold;
        font-weight: bold;
		text-decoration: none;
		padding: 2px 5px;
		width: 184px;}		
		
.button:hover{background: #FF0000; color: #FFFFFF;}

.button:focus {color: #000000;}
			   
.form_input {font-family: "lucida sans unicode","lucida grande",sans-serif;
font-size:12px;
color: #330000;
width: 184px;
padding-left: 4px;}
				 
	  
/*--------------LINKS---------------*/

		
a.a:link, a.a:visited {color: #FF0000;
					   font-weight: bold;
					   text-decoration: none;
					   border-bottom: 1px dotted #FF0000;
					   padding: 0;}
a.a:hover {text-decoration: none;
		border-bottom: 1px solid #FF0000;}		

a.b:link, a.b:visited {color: #333;
					   font-weight: bold;
					   text-decoration: none;
					   border-bottom: 1px dotted #333;
					   padding: 0;}
a.b:hover {color: #FF0000; 
        text-decoration: none;
		border-bottom: 1px solid #FF0000;}		
		
a.w:link, a.w:visited {color: #FFF;
					   font-weight: bold;
					   text-decoration: none;
					   border-bottom: 1px dotted #FFF;
					   padding: 0;}
a.w:hover {color: #FF0000; 
        text-decoration: none;
		border-bottom: 1px solid #FF0000;}	
		
a img {border: 0;}
a {outline: 0;}		
		
/*--------------TEXT---------------*/

.contact{font-family: "Lucida Grande", sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
padding: 5px;}

p.mic {font-size: 12px;
       font-family: Tahoma, Arial, Helvetica, sans serif;}
	   
p.roz {color: #FE0084;
       font-weight: bold;}	   

.bold {font-weight: bold;}       

	   
h1, h2 {font-family: "lucida sans unicode","lucida grande",sans-serif;
text-transform: uppercase;
letter-spacing: 4pt;
word-spacing: 0pt;
font-size: 26px;
padding: 0 30px 50px 0;
background: url(img/bg_h.jpg) bottom left no-repeat;
color:#666666;}

.title{font-family: "lucida sans unicode","lucida grande",sans-serif;
text-transform: uppercase;
letter-spacing: 4pt;
word-spacing: 0pt;
font-size: 26px;
padding: 0 30px 50px 0;
background: url(img/bg_h.jpg) bottom left no-repeat;
color:#666666;}
	   				
.special {color: #FF0000;
    padding-top: 20px;
	padding-bottom: 0;
font-family: "lucida sans unicode","lucida grande",sans-serif;
}
		   