    A:link {text-decoration: none; font-weight: bold; color: #4A8CC5} 
    A:visited {text-decoration: none; font-weight: bold; color: #4A8CC5} 
    A:active {text-decoration: none; font-weight: bold; color: #4A8CC5}
    A:hover {text-decoration: underline; font-weight: bold; color: #4A8CC5}

    P, H1 {
    	font-size: 10pt;
    	font-weight: normal;
    	font-family: Tahoma, Arial, sans-serif
    	}

    P.tekst1 {
    	font-size: 12pt;
    	font-weight: normal;
    	font-family: Georgia, Tahoma, Arial, sans-serif
    	}  
		
	P.phototitle, H1.phototitle  {
    	font-size: 12pt;
    	font-weight: bold;
    	font-family: Georgia, Tahoma, Arial, sans-serif;
		color: #4A8CC5;
	}
    	
	Table.menutable A:link {text-decoration: none; font-weight: bold; color: white} 
    Table.menutable A:visited {text-decoration: none; font-weight: bold; color: white} 
    Table.menutable A:active {text-decoration: none; font-weight: bold; color: white}
    Table.menutable A:hover {text-decoration: underline; font-weight: bold; color: white}
	
	Table.menutable {
		margin-top: 10px;
		font-size: 12pt;
    	font-weight: normal;
    	font-family: Georgia, Tahoma, Arial, sans-serif;
	}
	
	Table.menutable td {
		height: 25px;
	}
	
	td.extreme {
		height: 55px;
	}
	
	Img {
		border-color: black;
	}
	
	Img.big {
		border-color: black;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	Table.prices {
	    font-size: 12pt;
    	font-weight: normal;
    	font-family: Georgia, Tahoma, Arial, sans-serif;
		margin-top: 10px;
		margin-bottom: 10px;
		background-color: #4A8CC5;
	}
	
	table.prices td {
		background-color: white;
	}
	
	input, textarea {
		border-width: 1px;
		border-style: solid;
		border-color: #4A8CC5;
		width: 200px;
	    font-size: 10pt;
    	font-weight: normal;
    	font-family: Georgia, Tahoma, Arial, sans-serif;
		margin-left: 5px;
		margin-right: 5px;
		background-color: white;
	}
	
	
    BODY {
		scrollbar-arrow-color: #4A8CC5;
		scrollbar-3dlight-color: #FFFFFF;
		scrollbar-highlight-color: #4A8CC5;
		scrollbar-face-color: #FFFFFF;
		scrollbar-shadow-color: #4A8CC5;
		scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-track-color: #FFFFFF;
		margin-top: 10px;
		margin-bottom: 10px;
		background-color: white;
	}
