/* ----------------------------------------------------
   C O M M O N
------------------------------------------------------*/

* {
	margin: 0;          /* top, right, bottom, left */
	padding: 0;
}

a {
	color: #000000;
	text-decoration: none;
}

ul, ol, li {
	list-style: none;
}

img {
	border: none;
}


/* ----------------------------------------------------
   P A G E
------------------------------------------------------*/


html, body {
	background: url(../images/body.png) #c86e2f 0px 50px no-repeat;
	color: #000000;
	font: 13px Georgia, "Times New Roman", Times, serif;
}


/* ----------------------------------------------------
   C O N T A I N E R   &   W R A P P E R
------------------------------------------------------*/

#wrapper {
	margin: 0px auto;
	width: 930px;
}

#container {
	float: left;
	display: inline;
	width: 930px;
}


/* ----------------------------------------------------
   T O P B A R 
------------------------------------------------------*/

#topbar {
	background: url(../images/topbar.png) #4a0002 left top no-repeat;
	float: left;
	height: 31px;
	width: 100%;
}


/* Topmenu */

#topbar #flags {
	display: inline;
	float: left;
	margin: 8px 0 0 28px;
}

#topbar #blind {
	display: inline;
	float: right;
	margin: 4px 4px  0 0;
}

#topbar ul#topmenu {
	background-color: #4a0002;
	display: inline;
	float: right;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-right: 18px;
}

#topbar ul#topmenu li {
	border-left: solid 1px #720f01;
	display: inline;
	float: left;
	line-height: 30px;
	text-align: center;
}

#topbar ul#topmenu li.last {
}

#topbar ul#topmenu li a {
	background: url(../images/topmenu_item.png) 0 0 repeat-x;
	color: #fbf3cc;
	display: block;
	height: 30px;
	padding: 0 15px 0 15px;
	text-decoration: none;
	white-space: nowrap;
}

#topbar ul#topmenu li a:hover {
	background-position: 0 -30px;
	color: #ffffff;
}


/* ----------------------------------------------------
   H E A D E R
------------------------------------------------------*/

#header {
	background: url(../images/header.png) #730000 left top no-repeat;
	float: left;
	height: 150px;
	position: relative;
	width: 100%;
}

#header h1.logo {
	font-size: 10px;
	position: absolute; left: 170px; top: 34px;
	text-indent: -500em;
}

#header h1.logo a {
	display: block;
	height: 85px;
	overflow: hidden;
	width: 480px;
}


/* ----------------------------------------------------
   M A I N
------------------------------------------------------*/

#main {
	background: url(../images/main.png) #fff6e5 left top repeat-y;
	float: left;
	width: 100%;
}


/* ----------------------------------------------------
   C O N T E N T S
------------------------------------------------------*/

#contents {
	background: url(../images/contents.png) left top no-repeat;
	display: inline;
	float: right;
	overflow: visible;
	margin-right: 17px;
	padding: 6px 10px 0 10px;
	width: 660px; /* 680-10+10*/
}

#contents h1#hirek{
	margin: 30px 0 20px 0;
}

#hireink {
	background-color: #FFF6E5;
	margin: 0 10px 0 10px;
	padding: 10px;
}


/* ----------------------------------------------------
   S I D E B A R
------------------------------------------------------*/

#sidebar {
	background: url(../images/sidebar.png) left top no-repeat;
	display: inline;
	float: left;
	margin-left: 17px;
	padding: 8px 0 0 8px;
	width: 208px;  /* 216-8 */
}

#sidebar h2 {
	background: url(../images/sidebar_h2.png) #dedede left top repeat-x;
	border: solid 1px #363636;
	border-bottom: none;
	color: #333333;
	display: block;
	float: left;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	height: 23px;
	line-height: 23px;
	letter-spacing: 1px;
	padding-left: 6px;
	width: 192px;
}

#sidebar div.sidebox {
	background: url(../images/sidebox.png) #f9f9f9 left top repeat-x;
	border: solid 1px #363636;
	border-top: none;
	display: inline;
	float: left;
	margin-bottom: 20px;
	padding: 8px 5px 8px 5px;
	width: 188px;
}

#sidebar div.sidebox-noborder {
	display: inline;
	float: left;
	margin-bottom: 20px;
	width: 200px;
}

#sidebar div.sidebox p,
#sidebar div.sidebox-noborder p {
	color: #2b2b2b;
	font-size: 11px;
	line-height: 18px;
}


/* --- SEARCHBOX --- */

#sidebar #searchform {
	margin: 0 auto;
	text-align: center;
}

#sidebar #searchform input.inputfield {
	background: url(../images/inputfield.png) #ffffff left top repeat-x;
	border: solid 1px #989898;
	color: #161616;
	font: 12px "Courier New", Courier, monospace;
	height: 16px;
	margin-top: 8px;
	overflow: hidden;
	padding: 1px 2px 1px 2px;
	text-align: left;
}

#sidebar #searchform input.submitbutton {
	background: url(../images/submitbutton.png) #a60025 left top no-repeat;
	border: none;
	color: #ffffff;
	cursor: pointer;
	font: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	height: 22px;
	margin-bottom: 5px;
	margin-top: 8px;
	text-transform: uppercase;
	width: 55px;
}


/* --- NAVMENU --- */

#sidebar ul#navmenu {
	border: solid 1px #363636;
	border-top: none;
	display: inline;
	float: left;
	font: bold 11px Tahoma , "Times New Roman", Times, serif;
	margin-bottom: 20px;
	width: 198px;
}

#sidebar ul#navmenu li {
	border-bottom: solid 1px #dedede;
	float: left;
	line-height: 25px;
	position: relative;
}

#sidebar ul#navmenu li a {
	background: url(../images/navmenu_item.png) #f8f8f8 left top no-repeat;
	color: #363636;
	display: block;
	height: 25px;
	text-decoration: none;
	padding-left: 10px;
	width: 188px;
}

#sidebar ul#navmenu li a.drop {
	background: url(../images/navmenu_item_drop.png) #f8f8f8 left top no-repeat;
}

#sidebar ul#navmenu ul li a {
	background: url(../images/navmenu_item_sub.png) #f8f8f8 left top no-repeat;
	padding-left: 10px;
	width: 220px;
}

#sidebar ul#navmenu li a:hover {
	background-position: 0px -25px;
	color: #99000a;
	text-decoration: none;
}

#sidebar ul#navmenu ul {
	border: solid 2px #363636;
	display: none;
	margin: 0;
	position: absolute; left: 198px; top: -2px;
	width: 230px;
}

#sidebar ul#navmenu li:hover ul,
#sidebar ul#navmenu li.over ul {
	display: block;
}


/* --- FLAGBOX --- */

#sidebar #flagbox {
	margin-top: 5px;
	text-align: center;
}

#sidebar #flagbox img {
	background-color: #ffffff;
	border: solid 1px #9a9a9a;
	padding: 1px;
}

#sidebar #flagbox a {
	margin-right: 6px;
}

/* ----------------------------------------------------
	F O O T E R
------------------------------------------------------*/

#footer {
	background: url(../images/footer.png) #fff6e5 left bottom no-repeat;
	float: left;
	height: 50px;
	width: 100%;
}


/* ----------------------------------------------------
	P A G E F O O T E R
------------------------------------------------------*/

#pagefooter {
	float: left;
	padding: 12px 0 15px 0;
	width: 100%;
}

#pagefooter_inner {
	margin: 0 auto;
	width: 930px;
}

#pagefooter p.info {
	color: #fff881;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 13px;
	text-align: center;
}

#pagefooter a {
	background: url(../images/pagefooter_a.png) left bottom repeat-x;
	color: #ffffff;
	padding-bottom: 1px;
}

#pagefooter a:hover {
	text-decoration: none;
}

#pagefooter span.highlight {
	color: #ffffff;
}

#pagefooter span.title {
	color: #730000;
	font-weight: bold;
	letter-spacing: 1px;
}

#pagefooter span.bull {
	color: #ab5719;
	margin: 0 7px 0 7px;
}
