body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #727c85;
	background-color: #0a0d18;
	font-size: 13px;
	line-height: 19px;
}

#main {
    background-color: #0a0d18;
}

#main .container {
	background: url(images/background.jpg) no-repeat;
	min-height: 750px;
}

#header {
	padding-top: 20px;
}

#logo h1 {
	margin: 50px;
	display: block;
	text-indent: -9999px;
}

#logo {
	background: url(images/logo.gif) no-repeat;
	width: 184px;
	height: 195px;
	padding-bottom: 20px;
}

#market {
	width: 468px;
	height: 60px;
	margin: 20px;
        margin-bottom: 20px;
        left: 462px;
	position: absolute;
}
#market a img {
 border:none;
padding-bottom: 12px;
}
tags {
	float: left;
	width: auto;
}
#konkurs {
	float: right;
	width: 250;
        height: 51px;
}
ul#menu {
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
}

ul#menu li {
	display: inline;
	margin-left: 12px;
}

ul#menu li a {
	text-decoration: none;
	color: #727c85;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

ul#menu li a.active, ul#menu li a:hover {
	color: white;
}

#footer {
	background: url(images/background_slice.jpg) repeat-x;
    color: white;
	padding: 40px;
}

.container {
    width: 950px;
    margin: 0 auto;
	position: relative;
}

.block {
	border: 1px solid #a3a09e;
	background-color: #ffffff;
	margin-bottom: 20px;
}

.block_inside {
	display: block;
	border: 1px solid #ffffff;
	background: #ffffff;
	padding: 30px;
	overflow: auto;
}

.image_block {
	border: 1px solid #b5b5b5;
	background-color: #d2d2d2;
	padding: 5px;
	float: left;
}

.text_block_large {
	float: left;
	width: auto;
	margin-left: 5px;
}

.image_block img {
	border: 1px solid #b5b5b5;
}

.text_block {
	float: left;
	width: 430px;
	margin-left: 30px;
}

h2 {
	margin:10px 0px 10px 0px;
	font-size:25px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#0a0d18;
}

small {
	color:#595856;
	font-weight:bold;
	font-size:11px;
	display:block;
	margin-bottom:15px;
}

a {
	color:#007de2;
	text-decoration:none;
}

a:hover { text-decoration:underline; }

p { margin: 0px 0px 15px 0px; }

a.button {
	background:#0a0d18;
	padding:5px 10px 5px 10px;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #32312f;
	text-transform:uppercase;
	font-size:9px;
	line-height:25px;
}

a.button:hover {
	background:#007de2;
	border-color:#007de2;
}

#block_normal {
	overflow:auto;
	margin-bottom:20px;
}

#normal_items {
	width:615px;
	margin-right:25px;
	float:left;
}

#menu_column {
	float:right;
	width:310px;
	color: white;
}

#menu_column h2#menu_title {
	width:310px;
	color: white;
}

.mini_normal_item {
	border:1px solid #a3a09e;
	margin-bottom:10px;
}

.mini_normal_item .block_inside {
	background:none; 
	background-color:white;
	padding:25px 30px 15px 30px;
}

.mini_normal_item .thumbnail { float:left; margin-right:20px; border:1px solid #979390; }

ul#nav {
		list-style-type: none;
}

ul#nav li a {
	text-decoration: none;
	color: #727c85;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

ul#nav li a.active, ul#nav li a:hover {
	color: white;
}

h3 {
	color: #007de2;
	font-size: 20px;
}


ul#footer_menu {
	margin: 0px;
	padding: 0px;
	position: absolute;
/*	right: 0px;*/
}

ul#footer_menu li {
	display: inline;
	margin-left: 12px;
}

ul#footer_menu li a {
	text-decoration: none;
	color: #727c85;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

ul#footer_menu li a.active, ul#footer_menu li a:hover {
	color: black;
}

#copy {
	float: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #727c85;
}

#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 430px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;	
}
