body{
            background-image: url(../grafika/background_01.jpg);
            color:black;
            font-family:Verdana;
            font-size:16px; 
            color:white; 
			text-align: center;
			border-width:0px;
} 
/*******************************************************************************DIV*/
 #all1 {
            background-color:white;
            width:1000px;
			margin: 0 auto;
			padding-top:3px;
			padding-left:3px;
			padding-right:3px;
			padding-bottom:3px;
}  
#all2 {
            width:1000px;
			background-color:rgb(110,123,139);
} 
#picture {
            background-image: url(../grafika/bib.jpg);
            width:758px;
            height:379px;	
			float:left;	
			text-align: left;			
}           
#lastest_news{
			background-color:rgb(110,123,139);
			height:364px;
			width: 231px;
			float:right; 
			font-size:14px; 
}       
#menu_horizontal {
            background-color:rgb(120,120,120);
            height:60px;
            width:1000px;
			clear:both;
}
#menu_vertical{
            background-color:rgb(150,150,150); 
			height: 900px;			
            width:230px;
            float:left; 
			text-align:left;
}
#text{
            background-color:white;
			width:670px;
			height: 900px;
			float:left;
			color: black;
			text-align:left;
			font-size:16px;
}
#icon_bar{
            background-color:rgb(110,123,139);
			height: 900px;
            width:80px;
            float:right;	
}
#footer{
            background-color:rgb(120,120,120);
			width:1000px;
            height:60px;
            clear:both;
			font-weight:bold;
			color:white;
			
}
/******************************************************************************* LI*/			
#menu_horizontal_li{          
            display:block;
            float:right;
			margin-right:35px;
			margin-top:13px;
 }  
 #menu_vertical_li{          
			margin-top:5px;
			text-align: left;
 } 
 /********************************************************************** PICTURES*/
#logo_solmech2012{
				width:210px;
				height:68px;
				margin-left: 10px;
				background-image:url(../grafika/logo_solmech2012_210x68.jpg);
}				
#maria{
				width:155px;
				height:190px;
				background-image:url(../grafika/maria.jpg);
}				
#logo_globalwings{
				width:333px;
				height:73px;
				background-image:url(../grafika/logo_globalwings.jpg);
				border-style:solid;
				border-color:black;
				border-width:2px
}
#iconsq {
				width:50px;
				height:50px; 
				margin-left:5px;
				background-color:rgb(85,107,47);
}  
/**************************************************************************** LINKS*/
 a:link,a:visited{
                  text-decoration: none;
				  color:white
 }
 a:hover{
                  text-decoration: none;
                  font-size:16px;
                  font-weight:bold;
                  color: rgb(0,0,128);

 }
/*******************************************************************************TXT*/
#picture_txt{
				font-size:25px;
				font-weight:bold;
				margin-left:15px;
				text-align:left;
				margin-top:290px;
				
}
#lastest_news_txta{
				font-size:14px;	
				margin-left:0px;				
				margin-right:0px;
				
}
#menu_horizontal_txt{
				font-size:20px;
				font-weight:bold;	
}
#menu_vertical_txt{
				font-size:16px;
				font-weight:bold;	
}
#menu_vertical_txta{
				font-size:20px;
				font-weight:bold;	
				text-align: center;				
}

#footer_txt{
				font-size:12px;
				font-weight:normal;	
				text-align: center;				
}
#ptext{
				font-size:23px;
				font-weight:bold;
				margin-left:10px;
				text-align:left;
				margin-top:10px;
				color:red;
			}
