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:330px;	
			float:left;	
			text-align: left;	 		
}           
#lastest_news{
			background-color:rgb(110,123,139);
			height:310px;
			width: 231px;
			float:right; 
			font-size:14px; 
}       
#menu_horizontal {
            background-color:rgb(24,55,100);
            height:40px;
            width:1000px;
			clear:both;
}
#menu_vertical{
            background-color:rgb(190,190,190); 
			height: 900px;			
            width:230px;
            float:left; 
			text-align:left;
}
#text{
            background-color:white;
			width:670px;
			height: 900px;
			float:left;
			color: rgb(24,55,100);
			text-align:left;
			font-size:16px;
}
#icon_bar{
            background-color:rgb(110,123,139);
			height: 900px;
            width:80px;
            float:right;	
}
#footer{
            background-color:rgb(24,55,100);
			width:1000px;
            height:40px;
            clear:both;
			font-weight:bold;
			color:white;
			
}
/******************************************************************************* LI*/			
#menu_horizontal_li{          
            display:block;
            float:right;
			margin-right:35px;
			margin-top:7px;
 }  
 #menu_vertical_li{          
			margin-top:15px;
			text-align: left;
 } 
 /********************************************************************** PICTURES*/
#logo_solmech2014{
				width:210px;
				height:68px;
				margin-left: 10px;
				background-image:url(../grafika/logo_solmech2014_210x68.jpg);
}				
#Marian{
				width:200px;
				height:120px;
				background-image:url(../grafika/marian.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: a40d34;

 }
/*******************************************************************************TXT*/
#picture_txt{
				font-size:25px;
				font-weight:bold;
				margin-left:8px;
				text-align:left;
				margin-top:2px;
                                color:rgb(24,55,100);
				
}
#lastest_news_txta{
				font-size:12px;	
				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;
			}
