/* ©2003 Ivan Doganov */
/* for IE-compatible browsers */

.mail:hover {
	color: #f00;
	background-color: #eee;
}

body {
	margin: 0;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

img {
	border: 0 none;
}

table {
	border: none;
	margin: 8px 0;
}

td {
	color: #000;
	background-color: transparent;
	font-size: .8em;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 150%;
}

.fatumtitle {
	color: #000;
	background: #ff0;
	font-size: 7em;
	font-weight: bold;
	text-align: left;
	position: absolute;
}

.mail {
	padding: 0px 1px;
	border-bottom: 1px dashed #f00;
	color: #000;
	background-color: transparent;
	text-decoration: none;
}

.subtitle {
	margin: 125px 0 0 0;
	border-top: 8px solid #fff;
	width: 100%;
	display: block;
	color: #fff;
	background-color: transparent;
	font-size: large;
	text-align: center;
	letter-spacing: 5px;
	word-spacing: 13px;
}

.text2 {
	color: #ff0000;
	background-color: transparent;
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	line-height: normal;
}

.text {
	color: #000;
	background-color: transparent;
	font-size: .8em;
	font-weight: normal;
	text-align: left;
	line-height: 150%;
}

#center {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	width: 750px;
	margin-left: -375px;
	background: url(images/fon.png) #000 -8px 98% no-repeat;
	color: #9ca1af;
	position: absolute;
	left: 50%;
	bottom: 0;
	top: 0;
	height: 100%;
}

#dropbox {
	display: block;
	color: #f00;
	background-color: transparent;
	position: absolute;
	bottom: 20px;
	left: 35px;
}

#fatum {
	width: 750px;
	display: block;
	background: url(images/fatum.png) top no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 118px;
}

#fatum span, #dropbox span {
	display: none;
}

#info {
	width: 235px;
	padding: 25px 0 15px 15px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: none;
	background: #fff;
	color: #000;
	position: absolute;
	right: 0;
	bottom: 0;
}

#office span,#pechatnica span {
	padding: 4px 15px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	border-right: none;
	display: block;
	background: url(images/grey.gif) #999 top right repeat-y;
	color: #fff;
	font-weight: 900;
	font-size: 130%;
	position: relative;
	left: -35px;
	right: 0;
}

#ruller {
	width: 750px;
	background: transparent url(images/ruller.gif) 0 0 repeat-y;
	position: relative;
	top: 180px;
	height: 90%;
}

