
.menu1 {
	background-color: #ef80b2;
	color: red;
	font-family: "Franklin Gothic Book";
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
        display: inline-block;
        margin-bottom: 2px;
       text-decoration: none;
}


.menu1:hover {
	background-color: #eaeaea;
	height: auto;
}
.menu1 img {
	border: 0;


}

body {
	
	background-color: #d4348e;
}

.body{
	margin: 0 auto;
	color: black;
	border-left: 2px solid red;
	border-right: 2px solid red;
	background-color: #ffbef7;
	text-decoration:none; 
	font: bold 12px Verdana;
	width: 820px;
	padding-bottom: 30px;
}
center > .body {
	width: 816px;
}


#header{
	background: url(img/headerfin.gif) bottom no-repeat;
	height: 149px;
	width: 820px;
	margin: 0 auto;
}

#footer {
	background: url(img/footerfin.gif) bottom left no-repeat;
	margin: 0 auto;
	min-height: 23px;
	width: 820px;
	padding: 0 25 0 25;
	font-weight: none;
	font-style: italic;
}
center > #footer { width: 770px; }


.konturi{
	color: #2b029e;
	font-family: Verdana;
     	font-size: 10pt;
	//border: 1px solid #99CCFF;
	border: 1px solid #dc1bc4;
	background-color: white;
	height: auto;
	width: 500px;
	text-align: justify;
	padding: 5 14 1 14;
}


.choise {
    // background-color: #FF66CC;
     background-color: #bd1e4e;
     color: white;
     text-align: center;
     font-family: Tahoma;
     font-size: 8pt;
     font-weight: bold;
     padding: 2 57 0 57;
     width: 150px;
     height: auto;   
}

.choise:hover { background-color: #6c00ff; }



.faqet {

     background-color: #99CCFF;
     color: #FF66CC;
     font-family: Tahoma;
     font-size: 8pt;
     font-weight: bold;
     padding-left: 5px;
     padding-right: 5px;
     padding-bottom: 3px;
     width: 9px;
     height: 9px;

}

.faqet:hover {
    background-color: white;   
}

.gabime, .pranime {
	margin: 0;
	color: white;
	font-size: 12pt;
    	font-weight: bold;
    	text-align: center;
	border: 2px solid white;
	height: auto;
	width: 400px;
	padding: 4 0 4 40px;
}

.gabime { background: #f00 url(img/stop32.png) 1% 50% no-repeat; }
.pranime { background: #4c4 url(img/apply32.png) 1% 50% no-repeat; }



ul#red { margin:0; padding:0; list-style-type:none; }

ul#red li { position:relative; float:left; border-top:4px solid #99CCFF; margin-right: 0px; padding-right: 20px; padding-top: 5px;}

ul#red .current { border-top:4px solid #FF66CC;}

ul#red li:hover { border-top:4px solid #FF66CC;}

ul#red li a { padding:2px 2px; text-decoration:none; font:bold 12px Verdana, Georgia, "Times New Roman", Times, serif; color: #d30404;}

ul#red li a:hover { color: #FF66CC; border:none; }

ul#red li span{ display:none; position:absolute; top:20px; left:2px; width:90px; font:normal 9px Verdana, Georgia, "Times New Roman", Times, serif;  line-height: 15px;}

ul#red li a:hover span {margin-top: 7px; display:block; color: white;}

ul#red li img {
	border: 0;
}
#menucase ul.vert-one{ 
			float: left;
			margin:0;
			padding:0;
			list-style-type:none;
			display:block;
			font:bold 14px Helvetica, Verdana, Arial, sans-serif;
			line-height:140%;
			width:97px;}
			
#menucase ul.vert-one li{
			margin:0;
			padding:0;
			border-top:1px solid white;
			border-bottom:1px solid #FF66CC;}
			
#menucase ul.vert-one li a{display:block;
			text-decoration:none;
			color: white;
			background:#FF66CC;
			padding:0 0 0 7px;
			width:90px;}
			
#menucase ul.vert-one li a:hover{background:#900 url("img/heart-15.gif") no-repeat 0 9px;}
#menucase ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#99CCFF url("/code/vert-one/images/vert-one_arrow.gif") no-repeat 0 9px;}


.pages {
	display: block;
	width: 210;
	height: 17;
	text-align: left;
}

div.scrollTo {
	float: right;
	cursor: pointer;
	font: bold 12px 'Courier New', 'Comic Sans Ms', 'Trebuchet MS', Sans-serif;
	padding: 0 3px 0 3px;
}

div#page {
	text-decoration: none;
	color: #ccc;
	font: bold 12px 'Comic Sans Ms', 'Trebuchet MS', Sans-serif;
	max-width: 120px;
	overflow: hidden;
	margin: 0px;

}

div.scrollTo a:link {
	color: #00f;
	text-align: right;
}
div.scrollTo a:visited {
	color: #802280;
}


form { margin: 0 auto; }

.prova{

	border: 1px solid gray;
	padding: 5 5 5 5px;
	background-color: white;
	height: auto;
	text-align: justify;

}
.around_prova{

	border: 1px solid red;
	padding: 0 2 0 2px;
	margin-bottem:10;
	background-color: blue;
	height: auto;
	width: 500px;
	//text-align: justify;

}

