<link rel="stylesheet" type="text/css" href="css/jquery.lightbox-0.4.css" media="screen" />

.normaltext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #252220;
	text-decoration: none;
}
.boldtext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #252220;
	text-decoration: none;
}
.smalltext {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3A372F;
	text-decoration: none;
}
.smalltextlink {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3A372F;
	text-decoration: none;
}
a:hover.smalltextlink {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF7E00;
	text-decoration: underline;
}
.smalltextbold {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3A372F;
	text-decoration: none;
}
.buttonlink {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.buttonlink {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.foottext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7C6A5E;
	text-decoration: none;

}

.foottext a, .foottext a:hover{
	color: #7C6A5E;
	text-decoration: none;
}


.textlink {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #AE7345;
	text-decoration: none;
}
a:hover.textlink {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #AE7345;
	text-decoration: underline;
}
.sodalink {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C4BAAE;
	text-decoration: none;
}
a:hover.sodalink {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7C6A5E;
	text-decoration: underline;
}
.formopis {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9F978D;
	text-decoration: none;
}
.emptyline {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF7E00;
	text-decoration: none;
}

body {
	background-color: #827565;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.link{
text-decoration:none;
color: #000;
}
