 html {
      margin:0;
      padding:0;
      border:none
}
body {
	margin:0;
    padding:0;
    border:none;
	background-color: #01112b;
}
h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	margin-top:10px;
	text-align:left
}
.disc_h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin-top:10px;
	text-align:left;
	font-style:normal;
}
.disc_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style:italic;
	font-weight:normal;
	color: #8998ae;
	margin-top:10px;
	text-align:left

}
.txt, #video_container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	color: #8998ae;
	margin-top:10px;
	text-align:left
}
.txtf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	color: #8998ae;
	margin-top:10px;
	text-align:right
}
.txt_admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	color: #333333;
	margin-top:10px;
}
.txt_oblewanie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	color: #8998ae;
	margin-top:10px;
	margin-left:10px
}
.txt_intro {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120px;
	color:#ffffff;
	font-weight:bolder
}
.menu_div { 
	margin-top:10px; 
	width:610px; 
	border-bottom:dashed; 
	border-bottom-width:1px;
	border-bottom-color:#8998ae;
	border-top:dashed; 
	border-top-width:1px;
	border-top-color:#8998ae;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8998ae;
}
.footer_div { 
	margin-top:0px; 
	margin-bottom:20px;
	width:610px; 
	border-top:dashed; 
	border-top-width:1px;
	border-top-color:#8998ae;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-align:center;
	background-color:#01112b;
	position:inherit;
	bottom:0px;	
}
.main_table {
	margin-top:0px;
}
.p_odstep {
	margin-bottom:0px;
	margin-top:0px;
}
.flagi {
	margin-left:5px
}

a:link {
	color: #8998ae; 
	text-decoration:none
}
a:visited {
	color: #8998ae; 
	text-decoration: none
}
a:hover {
	color:#fff; 
	font-weight:bolder; 
	text-decoration: none
}
a:active {
	color:#fff; 
	font-weight:bolder; 
	text-decoration: none
}
a.alnk:link {
	color: #333; 
	text-decoration:none
}
a.alnk:visited {
	color: #333; 
	text-decoration: none
}
a.alnk:hover {
	color:#333; 
	font-weight:bolder; 
	text-decoration: none
}
a.alnk:active {
	color:#333; 
	font-weight:bolder; 
	text-decoration: none
}
a.enter:link {
	background-color: #01112b;
	color: #01112b; 
	text-decoration:none;
	border-color:#01112b;
	border-width:0px
	
}
a.enter:visited {
	background-color: #01112b;
	color: #01112b; 
	border-color:#01112b;
	border-width:0px;
	border:0px
	
}
a.enter:hover {
	background-color: #01112b;
	color:#01112b; 
	border-color:#01112b;
	border-width:0px
}
a.enter:active {
	background-color: #01112b;
	color:#01112b; 
	font-weight:bolder;
	text-decoration: none;
	border-color:#01112b;
	border-width:0px
}
.img_big {
	border-top:10px;
	border-style:solid;
	border-color:#8b97a7;
	border-width:3px;
}
.img_czysty {
	border-width:0px;
	position:static;
	top:50px;
	right:50px;
}
.formularz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	color: #333333;
	border:solid;
	border-color:#8998ae;
	background-color:#A3A9E0;
	border-width:1px;
	margin-top:3px;
	height:15px;
	width:190px
}
.button {
	margin-top:3px; 
}
.ramka {
	height:100%;
	width:100%
}
.ramkaphp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	color: #8998ae;
	width:610px;
	text-align: left;
	margin-top: 1em;
}

.go_duo {
margin-top: 10px;
border: 0;
}

div#video_list {
  float: right;
  width: 200px;
  height: 126px;
  padding-top: 200px;
}

div#video_list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 120%;
}

div#video {
  width: 400px;
  height: 326px;
  border: 1px solid #8b97a7;
  background-image: url('img/video_bg.jpg');
}

div#video_container {
  width: 616px;
  margin: auto;
}