@charset "utf-8";
/* CSS Document */

.main_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:140%;
	color:#333333;}

.main_txt_14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:120%;
	color:#333333;}

.main_txt_16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:130%;
	color:#333333;}

.main_txt_gallery {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:110%;
	color:#333333;}

.main_txt_red_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	line-height:140%;
	color:#660000;}

.main_txt_red_kafeavkasto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	line-height:140%;
	color:#C3BC92;}

.main_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	line-height:140%;
	color:#660000;}	

.wine_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	line-height:140%;
	color:#333333;}

.big_wine_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	line-height:120%;
	color:#660000;}	

.textfield_effect {
	background-image:url(../images/kockata.png);
	padding:5px;
	border: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12;
	}
	
.button {
    border: 1px solid #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#660000;
    background: #C3BC92; }
	
.button:hover {
    border: 1px solid #660000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#C3BC92;
    background: #660000;}
	
.sitno {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#900;
	line-height:120%;
}