body {
	margin: 0px;
	padding: 0px;
	
}
.logo {font-family: Georgia, "Times New Roman", Times, serif;
       font-size: 25px;
       font-weight: bold;
       color: #1687a0; }

h1, h2 {font-family: Pushkin, "Palatino Linotype", "Times New Roman", Arial;
       font-weight: bold;
       color: #1687a0; }   
	   
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menuvert 
    {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	color: #0e3c68;
	text-decoration: none;
}

.cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3e708b;
	text-decoration: none;

}
.line{
    border-bottom: 2px solid #929292
}

.linetab {
    border-bottom: 1px solid #929292
	}
.dashed { 
       border-bottom:1px dashed #666666;
	   }
.dashed1 {
	border-bottom:1px dashed #666666;
	border-right:1px dashed #666666;
	
	    }   

.vertmen {
	background-image: url(images/vertmenmid.jpg);}
	
.textmenu{
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	color: #0e3c68;
	text-decoration: none;
}

.knopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.textfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1687a0;
	background-color: #DBDBDB;
	border: 1px dashed #1687a0;
	font-weight: bold;
}
.checkbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
	}
.text {font-family:   Arial; font-size: 14px; font-style: normal; font-weight: normal; font-variant: normal; color: #4281B7}
