@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #767676;
	line-height:1.4;
}
img {
	border:0px;
}
body {
	background-color: #000000;
}
a:link {
	color: #09DBF4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #09DBF4;
}
a:hover {
	text-decoration: underline;
	color: #09DBF4;
}
a:active {
	text-decoration: none;
	color: #09DBF4;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #262626;
}
h2 {
	font-size: 18px;
	color: #09DBF4;
	margin-bottom:0px;
	padding-bottom:opx;
}

.site_image{
	border:#666666 10px solid;
	margin:15px;
	float:left;
}
.site_image2{
	border:#666666 10px solid;
	margin:15px;
	float:right;
}

.header_txt {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EDEDED;
}
.header_txt a:link {
	color: #EDEDED;
	text-decoration: none;
	font-weight:bold;
}
.header_txt a:visited {
	text-decoration: none;
	color: #EDEDED;
	font-weight:bold;
}
.header_txt a:hover {
	text-decoration: underline;
	color: #EDEDED;
	font-weight:bold;
}
.header_txt a:active {
	text-decoration: none;
	color: #EDEDED;
	font-weight:bold;
}

#maincontent {
	width:900px;
	border:0px;
	left:50%;
	margin-left:-450px;
	position:absolute;
}

#menu_header{
	padding-top:15px;
	padding-bottom:15px;
	padding:10px;
}

#graphic_header {
	width:100%;
	height:77px;
	background-image:url(images/top_img.png);
	background-repeat:no-repeat;
}

#contact {
	position:absolute;
	top:170px;
	left:0px;
	cursor:pointer;
	z-index:201;
}
#contact_form {
	background-color:#FF0000;
	position:absolute;
	display:none;
	top:169px;
	left:0px;
	height:310px;
	width:400px;
	z-index:202;
	padding:0px;
	margin:0px;
	border-top:#FFFFFF 1px solid;
	border-bottom:#FFFFFF 1px solid;
}

#main_tekst {
	width:866px;
	background-color:#EDEDED;
	padding:15px;
	text-align:left;
}

#tweets_label{
	position:absolute;
	top:320px;
	left:0px;
	cursor:pointer;
	z-index:102;
	background-color:#EDEDED;
	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;
	border-right:#000000 1px solid;
	width:33px;
	height:33px;
}

#tweets {
	background-color:#EDEDED;
	position:absolute;
	display:none;
	top:320px;
	left:0px;
	height:400px;
	width:500px;
	z-index:101;
	padding:2px;
	margin:0px;
	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;
	border-right:#000000 1px solid;
}

#tweets li{
	list-style-image:url(images/twitter.ico);
}

.twitterTime{
	font-size:9px;
}

.line{
	width:866px;
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:5px;
}
li {
	list-style:disc;
}
small {
	font-size:10px;
	color:#00FF00;
}
