body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #251C0A;
}
body {
	background-color: #1F5D5D;
	margin: 0;
	padding: 0;
	text-align: center;
}
p {
	text-align:left;
}
form {
	margin: 0;
	padding: 0;
}
#text {
	margin: 0 0 0 80px;
}
#text .name {
	font-weight: bold;
}
#text .role {
	font-style: italic;
}
#top_main, #header {
	background: url(../images/head2.jpg) left top repeat-x;
}
#main {
	background: url("/images/grosik3.jpg") no-repeat scroll left bottom #339A99;
	margin: 30px auto 0;
	padding: 0;
	width: 930px;
	text-align: left;
	position: relative;
	overflow: auto;
}
#top {
	top: 0;
	left: 0;
	width: 800px;
	height: 90px;
	margin: 0;
	padding: 0;
}
#logo {
	position: absolute;
	width: 170px;
	height: 90px;
	margin: 0;
	padding: 0;
}
div#login {
	position: absolute;
	left: 170px;
	top: 90px;
	padding: 5px;
	width: auto;
	background-color: #EF9701;
	z-index: 5000;
}
#mini-menu {
	position: absolute;
	left: 7px;
	bottom: -11px;
}
#mini-menu a {
	font-size: 11px;
	color: #FFFFFF;
}
#logotext {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 5px;
	width: 180px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}
#logoimage {
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 20px 0;
	width: 170px;
	background:none
}
#snow {
	position: absolute;
	bottom: 0;
	right: 0;
}
#logoimage2 {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding:0;
	width: 170px;
	text-align:right;
	vertical-align:top;
}
#kurs_walut {
	position: absolute;
	top: 0;
	right: 165px;
	margin: 0;
	padding:0;
	text-align:right;
	vertical-align:top;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding-top:25px;
}
#logo img {
	border: 0;
}


#header {
	position: absolute;
	top: 0;
	left: 170px;
	width: 760px;
	height: 90px;
	padding: 0;
	margin: 0;

}
#headertext {
	position: absolute;
	bottom: 0;
	left: -5px;
	width: 610px;
	padding: 0;
	margin: 10px 10px 5px;
	color: #FDF4D9;
	font-size: 18px;
	font-weight: bold;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#bottom {
	top: 90px;
	left: 0;
	width: 800px;
	overflow:auto;
	margin: 0;
	padding: 0;
	float: left;
}
#menu {
	top: 0;
	left: 0;
	width: 150px;
	margin: 0;
	padding: 0 10px 10px 10px;
	float: left;
}
#content {
	left: 170px;
	width: 608px;
	padding: 10px;
	margin: 0;
	font-size:12px;
	background-color: #FDF4D9;
	overflow: auto;
	min-height:525px;
	border: 1px solid #EF9702;
	border-bottom: none;
}
#right_ {
	overflow: auto;
	/*float: right;*/
	margin-top: 5px;
	padding:0;
	text-align:center;
	height:540px;
}

#menu a.selected {
	/*background-color: #1F5D5D !important;*/
}

#content ul {
	padding-left: 18px;
	margin-left: 18px;
}
#content ul ul {
	margin-left: 0;
}
#content ul li {
	list-style-image: url(../images/bullet_sq2.gif);
	padding-bottom: 0;
	margin-top: 10px;
}
#content ul ul li {
	list-style-image: url(../images/bullet_ds.gif);
	margin-top: 10px;
}
#content ol {
	padding-left: 18px;
	margin-left: 18px;
}
#footer {
	margin: 10px auto 0;
	width: 800px;
	padding: 0;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navigation {
	position: relative;
	padding: 0;
	margin: 0;
	height: 20px;
	font-size: 12px;
}
#left {
	position: absolute;
	left: 0;
	padding: 0;
	margin: 0;
}
#right {
	position: absolute;
	right: 0;
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 26px;
	font-weight: bold;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #128160;
	padding-top: 4px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4, caption {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
.tint {
	background-color: #35B66B;
}
.tint-mid {
	background-color: #11B656;
}
.tint-dark {
	background-color: #146A38;
}
sup, .sup {
	font-size: 75%;
	vertical-align: super;
}
.sub {
	font-size: 75%;
	vertical-align: sub;
}
a:link {
	color: #339A99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #35B66B;
}
a:hover {
	text-decoration: underline;
	color: #11B656;
}
a:active {
	text-decoration: none;
	color: #B60D00;
}
.box {
	border: 1px solid #8A82BC;
	padding: 2px;
}
.sm {
	font-size: 75%;
}
.smwhite {
	font-size: 75%;
	color: #FFFFFF;
}
input:focus, textarea:focus {
	background-color:#eeeeee;
}
input[type="text"], input[type="password"], textarea, select {
	border:1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px 0;
}
input.sub2 {
	width:138px;
	border: none;
	padding:2px 5px;
	font-size:11px;
	margin-top: 3px;
}
input.sub3 {
	width:62px;
}
input.sub4 {
	width:100px;
	background-color:#ffffff;
}
div#VDaemonID_1 {
	font-size: 10px;
}

form#sub {
	margin-top: 15px;
}

form#call {
	margin-top: 10px
}

button {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #72571F;
	border:0px;
	cursor: pointer;
	margin: 0;
	padding:2px 4px;
	color:#FFFFFF;
}
.sub_text {
	font-size:11px;
	font-weight: bold;
}
.error {
	color:red;
}
.error2 {
	font-size:10px;
	font-weight:bold;
}
.white {
	color:#FFFFFF;
}
.box_error {
	position: absolute;
	right: 140px;
	top: 103px;
	background-color: #FBEDC4;
	padding: 0 5px
}
