/* CSS Document */
body, td, th {
	font-family:  Arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(img/back1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
a {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #cc3300;
	text-decoration: none;
}
a:active {
	color: #cc3300;
	text-decoration: none;
}
.button {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight:  bold;
	color: #333333;
	background-color: #ebebeb;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #ffffff;
	border-left-color: #FFFFFF;
}
hr {
	border-width: 1px;
	border-style: dotted;
	border-color: #333333;
}
.style14 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight:  normal;
	color: #CCCCCC;
	background-color: transparent;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}


div.contact_form form,
div.contact_form table,
div.contact_form td,
div.contact_form th    { margin: 0px; padding: 0px; vertical-align: top; text-align: left; }

div.contact_form table { border-collapse: collapse; }
div.contact_form th    { padding: 0px 0px 1px 0px; }
div.contact_form td    { padding: 0px  0px 1px 0px; }

div.contact_form img   { margin-left: 5px; }

div.contact_form em
{
	text-decoration: none;
	font-style:  normal;
	font-weight: 900;
	color: #FFFFFF;
}

div.contact_form  em.error, div.contact_form form em { color: #FF0000; }
div.contact_form div.error { margin-bottom: 15px; }

div.contact_form div.input { float:  left; }
div.contact_form select    { width: 250px; }


/* ***** Graphics *********************************************************** */

div.contact_form div.input
{
	line-height: 1px;
}

div.contact_form div.input input,
div.contact_form div.input textarea
{
	color: #CCCCCC;
	background-color: transparent;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;}

div.contact_form input.submit
{
	margin:  0px;
	border:  0px;
	padding: 0px;
	width:  50px;
	height: 17px;
	background-image: url(img/butt_odeslat.gif);
	background-repeat: no-repeat;
	background-color: #000000;
}
