html *
{
font-family: Times New Roman, Times, serif; font-size: 14px; color: #064686 !important; margin:0px; padding:0px;
}
h1 { font-family: Times New Roman, Times, serif; font-size: 44px; color: #FFF !important; margin:0px; padding:0px;
		text-shadow: 12px 7px 7px #000;
   		-webkit-text-shadow: 12px 7px 7px #000;
    	-moz-text-shadow: 12px 7px 7px #000;}
h2 { font-family: Times New Roman, Times, serif; font-size: 12px; color: #FFFF00 !important;  margin:0px; padding:0px; }
h3 { font-family: Times New Roman, Times, serif; font-size: 14px; color: #000 !important; margin:0px; padding:0px; }
h4 { font-family: Times New Roman, Times, serif; font-size: 13px; color: #000 !important; margin:0px; padding:0px; }
h5 { font-family: Times New Roman, Times, serif; font-size: 10px; color: #003 !important; margin:0px; padding:0px;}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #009 !important;
	margin:0px;
	padding:0px;
}
h66 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000 !important;
	margin:0px;
	padding:0px;
}
h7 { font-family: Times New Roman, Times, serif; font-size: 13px; color: #009 !important; margin:0px; padding:0px; }

 #container {
  margin: 0 auto;
  width: 950px;
  }
   #container_popup {
  margin: 0 auto;
  width: 650px;
  }
  	.left {
	float: left;
	}
	.center {
	float: center;
	}
	.right {
	float: right;
	}
	#gradient{
	background: rgba(147,206,222,1);
background: -moz-linear-gradient(top, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 37%, rgba(73,165,191,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(147,206,222,1)), color-stop(37%, rgba(117,189,209,1)), color-stop(100%, rgba(73,165,191,1)));
background: -webkit-linear-gradient(top, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 37%, rgba(73,165,191,1) 100%);
background: -o-linear-gradient(top, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 37%, rgba(73,165,191,1) 100%);
background: -ms-linear-gradient(top, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 37%, rgba(73,165,191,1) 100%);
background: linear-gradient(to bottom, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 37%, rgba(73,165,191,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93cede', endColorstr='#49a5bf', GradientType=0 );

	}
	#body_gradient{background: rgba(208,238,241,1);
background: -moz-linear-gradient(top, rgba(208,238,241,1) 0%, rgba(171,222,227,1) 37%, rgba(115,198,206,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(208,238,241,1)), color-stop(37%, rgba(171,222,227,1)), color-stop(100%, rgba(115,198,206,1)));
background: -webkit-linear-gradient(top, rgba(208,238,241,1) 0%, rgba(171,222,227,1) 37%, rgba(115,198,206,1) 100%);
background: -o-linear-gradient(top, rgba(208,238,241,1) 0%, rgba(171,222,227,1) 37%, rgba(115,198,206,1) 100%);
background: -ms-linear-gradient(top, rgba(208,238,241,1) 0%, rgba(171,222,227,1) 37%, rgba(115,198,206,1) 100%);
background: linear-gradient(to bottom, rgba(208,238,241,1) 0%, rgba(171,222,227,1) 37%, rgba(115,198,206,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0eef1', endColorstr='#73c6ce', GradientType=0 );
	}
	.backing {
    box-shadow: 0 1px 7px rgba(0,0,0,0.6);

	}

	.next {
    position:relative;  
    margin-left:8%;
    z-index:200;
	}

	.back {
    position:relative;
    margin-left:2%;
    z-index:220;

	}

	#radius_1{

	-webkit-box-shadow: inset 7px 7px 14px -5px rgba(38, 0, 150, 0.9);
	-moz-box-shadow: inset 7px 7px 14px -5px rgba(38, 0, 150, 0.9);
	box-shadow: inset 7px 7px 14px -5px rgba(38, 0, 150, 0.9);
	}
	#radius_1_1{
	border-right: 1px solid #260096;
	-webkit-box-shadow: inset 7px 7px 14px -5px rgba(38, 0, 150, 0.9);
	-moz-box-shadow: inset 7px 7px 14px -5px rgba(38, 0, 150, 0.9);
	box-shadow: inset 7px 7px 14px -5px rgba(38, 0, 150, 0.9);
	}
	#radius_oval{
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
	-webkit-border-top-left-radius: 40px;
	-webkit-border-top-right-radius: 40px;
	-webkit-box-shadow: inset 7px 7px 10px -5px rgba(38, 0, 150, 0.9);
	-moz-box-shadow: inset 7px 7px 10px -5px rgba(38, 0, 150, 0.9);
	box-shadow: inset 7px 7px 10px -5px rgba(38, 0, 150, 0.9);
	}
	#radius_oval_mic{

	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	}
	#radius_oval_1{
	border-top-left-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-box-shadow: inset 7px 7px 10px -5px rgba(38, 0, 150, 0.9);
	-moz-box-shadow: inset 7px 7px 10px -5px rgba(38, 0, 150, 0.9);
	box-shadow: inset 7px 7px 10px -5px rgba(38, 0, 150, 0.9);
	}
	#radius_oval_2{
	border-right: 1px solid #260096;
	border-top-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-box-shadow: inset 7px 7px 10px -5px rgba(38, 0, 150, 0.9);
	-moz-box-shadow: inset 7px 7px 10px -5px rgba(38, 0, 150, 0.9);
	box-shadow: inset 7px 7px 10px -5px rgba(38, 0, 150, 0.9);
	}
	#radius_oval_jos{
	background-color: #E0FFFF;
	border-bottom-left-radius: 40px solid #336699;;
	border-bottom-right-radius: 40px solid #336699;;
	-webkit-border-bottom-right-radius: 40px;
	-webkit-border-bottom-left-radius: 40px;
	-webkit-box-shadow: inset 10px -10px 16px -10px rgba(38, 0, 150, 0.9);
	-moz-box-shadow: inset 10px -10px 16px -10px rgba(38, 0, 150, 0.9);
	box-shadow: inset 10px -10px 16px -10px rgba(38, 0, 150, 0.9);
			 box-shadow:
 		rgba(0,0,0,0.3)
  		0px 0px 7px 5px /* spread */
  		inset;
    	-webkit-box-shadow: -3px -3px -3px #666666;
   	 	-moz-box-shadow: -3px -3px -3px #666666;
		 margin: 0; 
		}
	
	#radius_oval_jos_mic{
	border-right: 2px solid #260096;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-box-shadow: inset 10px -10px 16px -10px rgba(38, 0, 150, 0.9);
	-moz-box-shadow: inset 10px -10px 16px -10px rgba(38, 0, 150, 0.9);
	box-shadow: inset 10px -10px 16px -10px rgba(38, 0, 150, 0.9);
	}
		#radius_oval_jos_1{
	border-left: 1px solid #260096;
	border-bottom: 1px solid #260096;
	border-bottom-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-box-shadow: inset 7px 7px 10px -5px rgba(38, 0, 150, 0.9);
	-moz-box-shadow: inset 7px 7px 10px -5px rgba(38, 0, 150, 0.9);
	box-shadow: inset 7px 7px 10px -5px rgba(38, 0, 150, 0.9);
	}
	#radius_oval_jos_2{
	border-right: 1px solid #260096;
	border-bottom: 1px solid #260096;
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-box-shadow: inset 7px 7px 10px -5px rgba(38, 0, 150, 0.9);
	-moz-box-shadow: inset 7px 7px 10px -5px rgba(38, 0, 150, 0.9);
	box-shadow: inset 7px 7px 10px -5px rgba(38, 0, 150, 0.9);
	}
	#radius_oval_{
			background-color: #E0FFFF;	
	border-right: 1px solid #260096;
	border-bottom: 1px solid #260096;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	-webkit-box-shadow: inset 10px -10px 16px -10px rgba(38, 0, 150, 0.9);
	-moz-box-shadow: inset 10px -10px 16px -10px rgba(38, 0, 150, 0.9);
	box-shadow: inset 10px -10px 16px -10px rgba(38, 0, 150, 0.9);
			 box-shadow:
 		rgba(0,0,0,0.3)
  		0px 0px 7px 5px /* spread */
  		inset;
    	-webkit-box-shadow: -3px -3px -3px #666666;
   	 	-moz-box-shadow: -3px -3px -3px #666666;
		 margin: 0; 
	}
	#radius_oval_complet{
		
	border-right: 1px solid #260096;
	border-bottom: 1px solid #260096;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	-webkit-box-shadow: inset 10px -10px 16px -10px rgba(38, 0, 150, 0.9);
	-moz-box-shadow: inset 10px -10px 16px -10px rgba(38, 0, 150, 0.9);
	box-shadow: inset 10px -10px 16px -10px rgba(38, 0, 150, 0.9);
			 box-shadow:
 		rgba(0,0,0,0.3)
  		0px 0px 7px 5px /* spread */
  		inset;
    	-webkit-box-shadow: -3px -3px -3px #666666;
   	 	-moz-box-shadow: -3px -3px -3px #666666;
		 margin: 0; 
	}
	#radius_{
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-top-left-radius: 25px ;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	box-shadow: 2px 2px 3px #666666;
    -webkit-box-shadow: 2px 2px 3px #666666;
    -moz-box-shadow: 2px 2px 3px #666666;
        box-shadow:
 	rgba(0,0,0,0.3)
  	0px 0px 3px 3px /* spread */
  	inset;
    -webkit-box-shadow: -3px -3px -3px #666666;
    -moz-box-shadow: -3px -3px -3px #666666;
	margin: 0; padding: 0;
	}
	#radius_light{
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-top-left-radius: 25px ;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	box-shadow:
 	rgba(81,129,143,1)
  	0px 0px 5px 5px /* spread */
  	inset;
    -webkit-box-shadow: -3px -3px -3px #7B3F00;
    -moz-box-shadow: -3px -3px -3px #7B3F00;
	margin: 0; padding: 0px;
	}
	#radius_blue{
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-top-left-radius: 25px ;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
    box-shadow:
 	rgba(7,19,235,1)
  	0px 0px 10px 10px /* spread */
  	inset;
    -webkit-box-shadow: -3px -3px -3px #00FFFF;
    -moz-box-shadow: -3px -3px -3px #00FFFF;
	margin: 0; padding: 0;
	}
	#radius_yellow{
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
    box-shadow:
 	rgba(227,235,7,1)
  	0px 0px 10px 10px /* spread */
  	inset;
    -webkit-box-shadow: -3px -3px -3px #FFFF00;
    -moz-box-shadow: -3px -3px -3px #FFFF00;
	margin: 0; padding: 0;
	}
	#radius_red{
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-webkit-box-shadow: inset 10px -10px 16px -10px rgba(38, 0, 150, 0.9);
	-moz-box-shadow: inset 10px -10px 16px -10px rgba(38, 0, 150, 0.9);
	box-shadow: inset 10px -10px 16px -10px rgba(38, 0, 150, 0.9);
	}
/* meniu vertical */

#buton_vertical	{
		width: 100%; /* Spans the width of the page */
		height: 27px; 	
		margin: 0; /* Ensures there is no space between sides of the screen and the menu */
		z-index: 99; /* Makes sure that your menu remains on top of other page elements */
		position: relative; 
		background-color: #transparent;
		text-shadow: 2px 2px 3px #666666;
   		-webkit-text-shadow: 2px 2px 3px #666666;
    	-moz-text-shadow: 2px 2px 3px #666666;
	}
	.navigare	{
	padding: 0;
	margin: 0;
	height: auto;
	position: absolute;
	}
	.navigare li {
		height: auto;
		width: 190px;  /* Each menu item is 150px wide */
		float: left;  /* This lines up the menu items horizontally */
		text-align: center;  /* All text is placed in the center of the box */
		list-style: none;  /* Removes the default styling (bullets) for the list */
		font: normal 12px Arial, Verdana, Helvetica;		
		padding: 0;
		margin: 0;	
		background-color: #transparent;
		
     }
	.navigare a	{
		padding: 5px 0;  /* Adds a padding on the top and bottom so the text appears centered vertically */
		color: #336699; /* Text color is white */
		display: block;
		background-color: #E0FFFF;
		border-left: 1px solid #336699; 
		border-bottom: 1px solid #336699;
		border-top-left-radius: 20px ;
		border-bottom-right-radius: 20px;
		-webkit-border-top-left-radius: 20px;
		-webkit-border-bottom-right-radius: 20px;
		 box-shadow:
 		rgba(0,0,0,0.3)
  		0px 0px 7px 5px /* spread */
  		inset;
    	-webkit-box-shadow: -3px -3px -3px #666666;
   	 	-moz-box-shadow: -3px -3px -3px #666666;
		 margin: 0; 
		}

	.navigare li ul 	{
		display: none;  /* Hides the drop-down menu */
		height: auto;									
		margin: 0; /* Aligns drop-down box underneath the menu item */
		padding: 0; /* Aligns drop-down box underneath the menu item */			
		}
