@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin: 0;
}

body, p, td {
	margin:0;
	padding:0;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: black;
}
blockquote {padding-left:20px;}
.padleft { padding:20px 20px 0;}

img {
	border:none;
}

h1 {
	border-bottom:1px dashed #999;
	font-size:1.8em;
	padding:20px 0 0;
}


h2 { 
	font-size: 1.1em;
	color: #333333;
	margin-bottom: 5px;
	font-weight: bold;
	padding-top: 0px;
}

.likeh2 { 
	font-size: 1.1em;
	color: #333333;
	margin-bottom: 10px;
	font-weight: bold;
	padding-top: 0px;
}

h3 {
	font-size: 13px;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 10px;
}
h4, h5, h6 {
	padding-top: 10px;
	padding-bottom: 5px;
}

a:link {
	color: #CC6633;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
a:visited {
	text-decoration: underline;
	color:  #CC6633;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #CC6633;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:active {
	text-decoration: none;
	color: #CC6633;
	margin: 0px;
	padding: 0px;
} 

.main_title {
	font-family: Arial, Tahoma, Verdana; 
	font-size: 22px;
	color: black;
	font-weight:normal;
	margin-top:43px;
	text-transform: uppercase;
	text-align:right;
	}

.melynas {
	font-size: 12px;
	font-family: Arial, Verdana, Trebuchet MS;	
	color: #01499D;
}

p.foto_text {
	font-size: 11px;
	font-family: Arial, Verdana;	
	padding-top:8px;
}

/*
a {
text-decoration: underline;
color: #66041e;
}

a:hover {
text-decoration: none;
}

body, p, td {
font-family: Times New Roman, Arial;
font-size: 12px;
color: black;
text-align:justify;
margin:0;
}

li {
padding-bottom:7px;
}

.subtitle {color:#483622; font-family: Tahoma, Arial; font-size: 18px;}
		
h1 { 
	font-family: Times New Roman, Arial; 
	font-size: 20px;
	color: #714725;
	text-decoration: none;
	font-weight:bold;
	margin-bottom:10px;
	}	
 
.title2 {
	font-family: Times New Roman, Arial; 
	font-size: 16px;
	color: #714725;
	font-weight:bold;
	margin-bottom:3px;
	}
a.title2:visited, a.title2:link, a.title2:active {
	text-decoration: none;
	}

a.title2:hover { 
	text-decoration: underline; 
	}


p {
	font-family: Times New Roman, Arial; 
	font-size: 12px;
	}   
  
.mainmenu {
	font-family: Times New Roman, Arial; 
	font-size: 16px;
	font-weight:bold;
	}

a.mainmenu:visited, a.mainmenu:link, a.mainmenu:active {
	color: black;
	text-decoration: none;
	}
 
a.mainmenu:hover { 
	color: #ECC38E;
	}

.mainmenu_selected {
	font-family: Times New Roman, Arial; 
	font-size: 16px;
	font-weight:bold;
	}

a.mainmenu_selected { 
	color: #ECC38E;
	text-decoration: none;
	}

.submenu {
	font-family: Times New Roman, Arial; 
	font-size: 16px;
	font-weight:bold;
	}
a.submenu:visited, a.submenu:link, a.submenu:active {
	color: black;
	text-decoration: none;
	}
a.submenu:hover {
	color: #79270D; 
	}
			
.submenu_selected {
	font-family: Times New Roman, Arial; 
	font-size: 16px;
	font-weight:bold;
	}
a.submenu_selected {
	color: #79270D; 
	text-decoration: none;
	}	

.foto_tekste {
	padding:10px;
	padding-top:0px;
}
*/

