﻿
body {
	font-family: Arial, Helvetica, sans-serif !important;
	color: #000066 !important;
	background-image: url(../img/backgroundwide.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

footer {
	left:0;
	bottom:0;
	display: flex;
	justify-content: center;
	padding: 5px;
	background-color: rgb(241,61,61);
	color: #fff;
}

ul {
	list-style-image:url(../img/listicon01.jpg);
}

dd {
	margin-left:20px!important;
	margin-bottom:0px!important;
}

th {
	font-weight: normal;
}
 
.pvkinfo {
	background-color:white !important;
	border:none !important;
}
.dropdown-menu {
	width: max-content !important;
	height: max-content !important;
}

.pvkperp {
	font-size: 120%;
	line-height: normal;
}

.pvkuusi {
	color:green;
}

#pvkyt {
	margin:0 25px 2px 25px!important;
	background-color:azure;
	max-width:680px;
}

#fbimg {
	width:24px;
	height:24px;
}

hr.pvkhr {
	width: 150px;
	color: blue;
}

#pvktexts {
	max-width: 700px;
	font-family: Tahoma, 'Comic Sans MS', Arial !important;
}

#topcontainer{
 font-size:larger;
}

#navpvk {
	/*margin-left: 15px;*/
	/*margin-right: 25px;*/
	background-color: rgb(241,61,61);
	width:700px;
	/*max-width: 700px;*/
}

#pvkmain {
	/*margin-left: 105px;*/
	background-color:lightblue;
	/*margin-right: 25px;*/
	width: 700px;
}

#pvkpdflink {
	text-decoration: none;
}


