/*
	Global style
*/

BODY {
	min-width: 600px;
	padding:0px;
	margin:0px;
}
BODY,TD,TH {
	font-family: Arial;
	font-size:11pt;
}
FORM, IMG, TABLE, TD, TH, TR, H1 {
	margin: 0px;
	padding: 0px;
	border: 0;
	cell-spacing: 0px
}
A:hover {
	text-decoration: underline;
}
H2, H3 { color: #fff; }
H2, H4 { text-align:center; }
H1,H2,H3 { font-family: Times New Roman, Times; }


/*
	Style for pages
*/

#table1 {
	width:100%;
	height:100%;
	BACKGROUND: #B2CFCB url(/img/sobaka.jpg) no-repeat bottom right;
}
#td1 {
	width:14%;
	BACKGROUND: #FEF0C9 url(/img/kot.jpg) no-repeat top right;
}
#td2 {
	width:0%;
	BACKGROUND: #006052;
}
#td3 {
	width:68%;
}
#td4 {
	text-align:right;
	vertical-align:bottom;
	padding:8px 12px;
	font-size:8pt;
}
#td4 A {
	color: #006052;
	text-decoration: none;
}
#td4 A:hover {
	color: #006052;
	text-decoration: underline;
}
#td5 {
	BACKGROUND: #fff;
	width:18%;
	padding: 8px;
	text-align:center;
}
.menu {
	font-size:10pt;
}
.menu A {
	color: #006052;
	text-decoration: none;
	display:block;
}
.menu A:hover {
	color: #006052;
	text-decoration: underline;
}
.counter {
	text-align:center;
	vertical-align:bottom;
	BACKGROUND: #fff;
	padding-bottom:20px;
}
.vl {
	font-size:9pt;
	padding-left: 10px;
}
.logo {
	margin: 12px 4px 50px 4px;
}


.topic {
	BACKGROUND: #FEF0C9;
	BACKGROUND-position: 13px;
	padding: 40px 8px;
	text-align:center;
	font-size:18pt;
	font-family: Times New Roman, Times;
	font-weight: bold;
	color: #006052;
	border-bottom: #3F8471 2px solid;
}
.topic A {
	color: #006052;
	text-decoration: none;
}
.topic A:hover {
	color: #006052;
}

.klop {
	padding-top: 1px;
	margin-top: 480px;
	margin-bottom: 30px;
	border-top: #006052 1px solid;
	border-bottom: #006052 1px solid;
}
.knopa {
	width:5%;
	text-align:center;
	BACKGROUND: #006052;
	padding:5px 4px;
	border-bottom:#FEF0C9 1px solid;
}
.tema {
	text-align:center;
	font-size:13pt;
	font-family: Times New Roman, Times;
	font-weight: bold;
	color: #006052;
}

.kot {
	margin:25px;
	color: #005246;
}

.rama {
	border: #006052 1px solid;
}

