img, td { behavior: url('/gfx/iepngfix.htc') }

body.default {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-family: Arial,Tahoma,Verdana;
	font-size: 13px;
	font-weight: normal;
	background: url('/gfx/bg-cont.jpg') no-repeat top left;
	background-position: 0px 265px;
}
body.mainpage {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-family: Arial,Tahoma,Verdana;
	font-size: 13px;
	font-weight: normal;
	background: url('/gfx/bg-mp-bottom.jpg') no-repeat top left;
	background-position: 0px 373px;
}

img {
	border: 0;
}
img.photothumb {
	margin: 5px 5px 5px 5px;
	border: 0px;
}
img.photo {
	margin: 2px 8px 4px 0px;
	padding: 3px 3px 3px 3px;
	border: 1px solid #cccccc;
	background-color:#FFFFFF;
}
td.photoshad-top {
	background: url(/gfx/photo-top.png) no-repeat bottom left;
	background-position: 4px 0px;
}
td.photoshad-left {
	background: url(/gfx/photo-left.png) no-repeat bottom right;
}
td.photoshad-right {
	background: url(/gfx/photo-right.png) no-repeat top left;
}
td.photoshad-bottom {
	background: url(/gfx/photo-bottom.png) no-repeat top right;
}
td.photoshad {
	background-color: #FFFFFF;
}
td.photoshad-hint {
	font-family: Palatino Linotype, Georgia,Arial,Tahoma,Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #963300;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

h1 {
	font-family: Palatino Linotype, Georgia,Arial,Tahoma,Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #4e2d1c;
	margin: 5px 0px 10px 0px;
}
h2 {
	font-family: Palatino Linotype, Georgia,Arial,Tahoma,Verdana;
	font-size: 21px;
	font-weight: normal;
	color: #963300;
	margin: 5px 0px 2px 0px;
}
h3 {
	font-family: Palatino Linotype, Georgia,Arial,Tahoma,Verdana;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #4e2d1c;
}
h3.white { color: #FFFFFF; }

p,td {
	font-family: Arial,Tahoma,Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
p.formhint {
	margin-top: 6px;
	margin-bottom: 3px;
	font-weight: bold;
}
p.news {
	color: #444444;
}
p.news span {
	color: #cdb8a7;
}
p.news a {
	color: #444444;
	text-decoration: none;
}
p.news a:hover {
	color: #963300;
	text-decoration: none;
}

td.topleft {
	background: url('/gfx/bg-top-left.jpg') no-repeat bottom left;
	height: 90px;
}
table.topright {
	background: url('/gfx/bg-top-right.jpg') no-repeat top right;
	height: 90px;
}
td.footleft {
	background: url('/gfx/bg-top-left.jpg') no-repeat bottom left;
	height: 90px;
}
table.footright {
	background: url('/gfx/bg-bottom-right.jpg') no-repeat bottom right;
	height: 90px;
}
td.footcontacts {
	padding-left:28px;
}

td.topline {
	background-color: #963300;
}
td.mainpic {
	background: url('/gfx/bg-mainpic.jpg') no-repeat top left;
	height: 130px;
}
td.menuline {
	background-color: #cdb8a7;
	height: 36px;
	padding-left: 17px;
}
td.contbox {

}
td.left {
	padding: 25px 30px 40px 28px;
}
td.right {
	padding: 25px 0px 40px 0px;
}

/* MAINPAGE */
td.mp-top {
	background: url(gfx/bg-mp-top.jpg) no-repeat top center;
}
td.mp-mainpic {
	background: url('/gfx/bg-mp-mainpic.jpg') no-repeat top center;
	height: 175px;
}
td.mp-right {
	padding: 25px 30px 40px 28px;
}
td.mp-left {
	padding: 25px 0px 40px 0px;
}


.hint {
	font-family: Tahoma,Verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
input,textarea {
	font-family: Palatino Linotype,Georgia,Arial,Tahoma,Verdana;
	font-size: 13px;
	font-weight: normal;
	background : transparent;
	padding-left : 2px;
	color: #000000;
}
select {
	font-family: Palatino Linotype,Georgia,Tahoma;
	font-size: 13px;
	font-weight: normal;
	padding-left : 2px;
	color: #000000;
}

.butt {
	font-family: Palatino Linotype,Georgia,Tahoma;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
	background-color: #963300;
	border: 1px solid #963300;
	color: #ffffff;
}

A:link {
	text-decoration: none;
	Color: #963300;
}
A:active {
	text-decoration: none;
	Color: #963300;
}
A:visited {
	text-decoration: none;
	Color: #963300;
}
A:hover {
	text-decoration: underline;
	Color: #963300;
}

a.article:link {
	text-decoration: none;
	Color: #383838;
}
a.article:active {
	text-decoration: none;
	Color: #383838;
}
a.article:visited {
	text-decoration: none;
	Color: #383838;
}
a.article:hover {
	text-decoration: underline;
	Color: #d71921;
}




