@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d8cfbe;
	background-image: url(images/pozadina.jpg);
	background-image: no-repeat;
}
a.hyperlinks
{
    text-decoration: underline;
	color: #000066;
}
a.hyperlinks:active 
{
	text-decoration: underline;
	color: #000099;
}
a.hyperlinks:visited
{
	text-decoration: underline;
	color: #000099;
}
a.hyperlinks:hover
{
    text-decoration: underline;
	color: #990000;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 5px;
	padding: 5px 0 0 15px;
	text-align: left;
}
.bodytextheading {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}
.tabela {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	margin: 2px;
	padding: 2px;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 5px;
	padding: 5px;
}
.text_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.text_left_simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
}
.ClientOptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;	
}
.ClientOptions2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;	
}
.ClientOptions3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 15px;
}
.AdminOptions1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 15px;
}
.AdminOptions2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;	
	margin-left: 40px;
}
.EditResources {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;	
	background: #FFFFFF;
	padding: 0;
}
.EditResources2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;	
	background: #FFFFFF;
	padding: 0;
}
.EditResources: link {
	color: #0000FF;
	text-decoration: underline;
}
#templatebox {
	width: 62px;
	height: 47px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	margin-right: 10px;
}
#templatebox img {
	border: 0px;
}

#bigbox {
	position: absolute;
	width: 320px;
	height: 200px;
	border: 1px #CCCCCC solid;
	visibility: hidden;
}
#bigbox img {
	width: 320px;
	height: 247px;
}
.ErrorText {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.contenttable {
	width: 500px;
	margin: 15px 0 0 25px;
	text-align: left;
}
.contenttable2 {
	width: 650px;
	margin: 15px 0 0 25px;
	text-align: left;
}
.contenttableWithTestimonial {
	width: 450px;
	margin: 15px 0 0 20px;
	text-align: left;
	float: left;
}
.testimonials {
	float:right; width: 250px; margin: 15px;
}
.testimonial_page {
	float: left; width: 100%; padding: 10px; text-align: left; vertical-align: top;border-bottom: dotted black thin;
	font-style: italic; font-weight: normal; font-size: 12px;
}