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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#wrapper1 {
	width:770px;
	margin:0px auto;
	margin-top:80px;
	color:#FFFFFF;
	position:relative;
}
#header {
	width:770px;
	height:85px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	background-position:20px 0px;
}
#kepvetites {
	width:770px;
	height:340px;
	margin:0 auto;
	border:3px solid #262626;
	margin-top:10px;
	margin-bottom:15px;
}
#menu {
	width:770px;
	height:100px;
	margin:0 auto;
}
.postfej {
	background-image:url(images/postfej.jpg);
	background-repeat:no-repeat;
	width:767px;
	height:72px;
	margin:0 auto;
	display:block;
	overflow:visible;
	margin-top:15px;
}
.postcontent {
	display:block;
	background-image:url(images/postbg.jpg);
	background-repeat:repeat-y;
	width:732px;
	margin:0 auto;
	padding-left:35px;
	padding-bottom:10px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.postcontent h2 {
	margin-top:0;
	padding-top:0;
}
#postend {
	background-image:url(images/postend.jpg);
	display:block;
	height:39px;
	margin-bottom:30px;
	width:767px;
	clear:both;
}
ul li img {
	border:0;
	display:inline;
	padding-top:9px;
	position: absolute;
	overflow: hidden;
	margin-left:5px;
}
ul li p {
	margin: 0;
	padding: 0;
	width: 120px;
	display: block;
	margin-left: 83px;
	margin-top: 20px;
	color:#85460d;
}
#menu a {
	text-decoration:none;
}
#kwick_7 {
	margin-right:0;
}
#kwick_5 img {
	margin:0;
	padding:0;
	padding-top:9px;
	width:80px;
}
#kwick_6 img {
	margin:0;
	padding:0;
	padding-top:9px;
	width:80px;
}
#kwick_7 img {
	margin:0;
	padding:0;
	padding-top:9px;
}
.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li {
	/* these are required, but the values are up to you (must be pixel) */
	width: 100px;
	height: 100px;
	background-image:url(bg.png);
	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 5px; /*Set to same as spacing option. */
	float: left;
}
.kwicks.vertical li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-bottom: 5px; /*Set to same as spacing option. */
}
ul li strong {
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
#kovetkezo {
	margin-left:615px;
}
.form {
	background-image:url(images/textbox.png);
	width:290px;
	height:44px;
}
.mailbox {
	width:270px;
	margin-top:9px;
	margin-left:8px;
	border:0;
	height:24px;
	font-size:18px;
	background-color:#eddabc;
}
.errorbox {
	display:block;
	background-image:url(images/error.png);
	background-repeat:no-repeat;
	width:429px;
	height:36px;
	margin:5px;
	margin-top:0;
	margin-bottom:15px;
	padding-left:60px;
	padding-top:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.goodbox {
	display:block;
	background-image:url(images/correct.png);
	background-repeat:no-repeat;
	width:431px;
	height:38px;
	margin:5px;
	margin-top:0;
	margin-bottom:15px;
	padding-left:60px;
	padding-top:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#484848;
}
.hirlevel_select {
	margin-bottom:10px;
}


