﻿BODY
{
	background: url(/images/za_detsata/tile3.gif);
	margin: 0px;
	padding: 0px;
}

.bgwhite
{
	background-color: white;
	border: 1px solid #B3B3B3;
}

.brdgrey
{
}

.bigbox
{
	padding: 5px;
	margin: 0px;
	width: 555px;
	height: 400px;
	border: 1px solid #B3B3B3;
	background-color: #FFFFE0;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.smallbox1
{
	padding: 5px;
	width: 138px;
	height: 130px;
	border: 1px solid #B3B3B3;
	background-color: #FFFFE0;
	text-align: justify;
}

.smallbox2
{
	padding: 5px;
	width: 138px;
	height: 130px;
	border: 1px solid #B3B3B3;
	background-color: #FFFFE0;
	text-align: center;
}

.smallerbox2, .smallerbox1
{
	padding: 5px;
	width: 138px;
	height: 65px;
	border: 1px solid #B3B3B3;
	background-color: #FFFFE0;
	text-align: center;
}


.lightbg
{
	background: url(/images/za_detsata/tile3.gif);
}

a,a:link,a:visited,a:active
{
	font-size: 12px;
	color: #ED1C24;
	text-decoration: none;
}

a:hover
{
	color: #FF9710;
}

.scroll
{
	width: 555px;
	height: 385px;
	text-align: justify;
	overflow-y:auto;
}

h3,.h3
{
	font-size: 12px;
	color: #ED1C24;
}

.footer
{
	padding: 5px;
	text-align: center;
	border: 1px solid #B3B3B3;
	background-color: #FFFFE0;
}

.footertxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

