html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Tahoma,Arial,sans-serif;
	font-size: 10px;
	background: #9cb1b5 url("../gfx/bgr.jpg");
	width: 100%;
	color: #ffffff;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

#menuslide a{
	text-decoration: none;
	font-weight: bolder;
	color: #404040;

}

#menuslide a:hover{
	text-decoration: underline;
}


#main {
	margin: 0 auto;
	padding: 0;
	height: auto !important;
	height: 100%;
	min-height:100%;
	width: 1022px;
	background: url("../gfx/bg.jpg");
}
/************* HEADER *************/
#header {

}

#contact
{
	margin-top: 10px;
	width: 200px;
	float: right;
}

#flash {
	padding-top: 90px;
	padding-left: 350px;
	float: left;
}


#tel {
	margin-top: 10px;
	float: left;
	text-align: right;
}

#menu {
	margin-top: 50px;
	width: 160px;
	float: right;
	padding-right:40px;
}

#menu ul {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
}

#menu li
{
	border-bottom: 1px dotted #586466;
	margin: 0;
	padding: 5px 0 5px 0;
} 

.bold {
	font-weight: bolder;
}

#flags {
	margin-top: 5px;
}



/************* CONTENT *************/
#content {
	clear: left;
	padding-left: 315px;
}

#menutop {
	padding-top: 100px;
	width: 450px;
}

#menutop a {
	border: 0;
	padding: 0;
	margin: 0 20px 0 0;
	color: #000000;
	font: 15px;
	display: block;
	border-bottom: 2px solid transparent;
}

#menutop a:hover {
	text-decoration: none;	
	border-bottom: 2px dotted #000;
}

#menutop ul li {
	position: relative;
display: inline;
float: left;
	padding: 0;
	margin: 0;
}

#menuslide{
	width: 420px;
	margin-top: 10px;
	padding-left: 35px
}
.menub {
	cursor: pointer;
	height: 15px;
	padding-top: 1px;
	padding-left: 1px;
	margin: 0;
	background: url("../gfx/button.gif") no-repeat;
}

div.target {
	color: #000000;
	padding: 0;
	margin: 3px 0 3px 0;
	text-align: justify;
}

.menubl {
	float: left;
	padding-left: 5px;
}
.menubr {
	float: right;
	padding-right: 7px;
}

#cont {
	color: #000;
}
#cont label {
	display: inline-block;
	vertical-align:top;
	text-align: right;
	width: 100px;
	padding: 5px;
}
#cont ol
{
	margin: 0;
	padding: 0;
}

#cont li
{
	list-style: none;
	padding: 2px 0 2px 0;
}
#cont input
{
	width: 280px;
}
#cont textarea
{
	width: 280px;
	height: 80px;
}
#cont #wyslij
{
	width: 100px;
	margin-left: 110px;
	border: 1px solid #c0c0c0;
}
#cont #wyslij:hover
{
	width: 100px;
	margin-left: 110px;
	border: 1px solid #000;
}

/************* FOOTER *************/
#footer {
	width: 950px;
	color: #404040;
}

#footer a {
	color: #404040;
}


#footertop {
	width: 950px;
	height: 97px;
	border-top: 1px solid #8a989b;
	border-bottom: 1px solid #8a989b;
}

#trust {
	margin: 0 auto;
	text-align: center;
	padding: 10px 0 10px 0;
}

#footerbottom {
	margin-top: 10px;
}

#footerbottoml {
	float: left;
}

#footerbottomr {
	float: right;
}
