/* css | cssbes.com, by milos from etik.rs - last edit: february 2010 */

body {
    margin:0;
	font-family:"Courier New", Courier, monospace;
	color:#2c2b23;
	font-size:11px;
	background:url("../images/basic/bg.jpg") top center repeat #eee9e0;
}

/* global */
a,
a:link,
a:active {
	font-size:11px;
	color:#35342e;
	text-decoration:none;
}
a:hover {
	color:#35342e;
}

#wrapper {
	width:100%;
	padding:0;
	margin:0;
	float:left;
	clear:both;
}

h1 {
	width:990px;
	padding:40px 0 40px 0;
	margin:0;
	float:left;
	clear:both;
	font-weight:normal;
	text-align:center;
	font-size:13px;
	color:#9c9a8d;
	text-shadow:0px 1px 0px rgb(255,255,255);
}

img {
	border:0;
}
/* end global */

/* content wrappers */
#content_wrapper_b {
	width:100%;
	padding:0;
	margin:0;
	float:left;
	clear:both;
	background:url("../images/basic/bg_top.gif") repeat-x;
}
#content_wrapper {
	width:100%;
	padding:0;
	margin:0;
	float:left;
	clear:both;
	background:url("../images/basic/bg_2.jpg") top center no-repeat;
}

#content_basic {
	width:883px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}
#content {
	padding:0;
	margin:0;
	float:left;
	clear:both;
	background:url("../images/basic/fleka.png") no-repeat;
}
#time {
	width:583px;
	padding:140px 150px 0 150px;
	margin:0;
	float:left;
	clear:both;
}

#form {
	width:716px;
	padding:0 0 0 167px;
	margin:40px 0 0 0;
	float:left;
	clear:both;
}
#form ul {
	padding:0;
	margin:0;
	float:left;
	clear:both;
	list-style:none;
}
#form ul li {
	padding:0;
	margin:0;
	float:left;
	clear:none;
}
#mailform {
	margin: 0;
	padding: 0;
}
.mailform_text {
	width:378px;
	height:40px;
	margin:0;
	padding:23px 25px 0 25px;
	clear:both;
	float:left;
	border:0;
	font-size:15px;
	color:#000;
	letter-spacing:-1px;
	font-weight:normal;
	display:block;
	font-family:"Courier New", Courier, monospace;
	background:url("../images/basic/input.png") no-repeat;
}

.mailform_button {
	width:92px;
	height:63px;
	margin:0;
	padding:0;
	clear:both;
	float:left;
	cursor:pointer;
	border:0;
	background:url("../images/basic/button.png") no-repeat;
}
.mailform_button:hover {
	opacity:.90;
	-moz-opacity:.90;
}
.foo {
	width:883px;
	padding:120px 0 50px 0;
	margin:0;
	float:left;
	clear:both;
}
.foo p {
	width:883px;
	margin:0;
	float:left;
	clear:both;
	font-size:11px;
	color:#35342e;
	text-align:center;
	text-shadow:0px 1px 0px rgb(255,255,255);
}
/* end content wrappers */

/* header */
#header {
	width:990px;
	height:150px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}
#header img {
	padding:0;
	margin:0 0 0 320px;
	float:left;
	clear:both;
	display:inline;
	border:0;
}
#header img:hover {
	opacity:.50;
	-moz-opacity:.50;
}
/* end header */