@charset "utf-8";

@import "tboss/start.css";
@import "login.css";
@import "contact.css";
@import "news.css";
@import "product.css";
@import "registration.css";
@import "cart.css";
@import "search.css";
@import "jquery.css";
@import "lightbox.css";

/** Általános **/

html {
	height: 100%;
	padding: 0;
	margin: 0;
}

body {
	background: #ffffff url('../images/bg_site.png') scroll repeat-x center top;
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

div, form, table, td, p, h1, h2, h3 {
	padding: 0;
	margin: 0;
	border: 0 none;
}

input, select, textarea {
	padding: 1px 4px;
}

input[type="text"], input[type="submit"], input[type="password"], select, textarea {
	background-color: #f1f1f1;
	border: 1px solid #5f5f5f;
}

a, a:link {
	color: #5f5c5c;
	text-decoration: none;
}

a:active, a:hover {
	text-decoration: underline;
}

a img, a img:link, a img:active, a img:hover {
	border: 0 none;
}

h1 {
	color: #5d5d5d;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding: 15px 0 5px 0;
}

h2 {
	color: #5d5d5d;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 3px 0;
}

h1.text {
	padding: 15px 0 15px 20px;
}

h2.text {
	padding: 5px 0 5px 20px;
}

form.text {
	padding: 0 20px;
}

p.text {
	text-align: justify;
	padding: 5px 20px;
}

div#container {
	background: transparent url('../images/bg_container.png') scroll no-repeat center bottom;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}

div#subcontainer {
	width: 100%;
	padding: 0 0 64px 0;
}

div#header {
	width: 960px;
	height: 145px;
	clear: both;
	margin: 0 auto;
}

div#header_menu {
	text-align: right;
	width: 960px;
	height: 45px;
	clear: both;
}

div.header_login {
	height: 25px;
	float: right;
	padding: 5px 10px 0 0;
}

div.header_menu_left {
	background: transparent url('../images/headermenu_left.png') scroll no-repeat left top;
	width: 6px;
	height: 25px;
	float: left;
}

div.header_menu_middle {
	background: transparent url('../images/headermenu_middle.png') scroll repeat-x left top;
	color: #5f5c5c;
	font-size: 11px;
	line-height: 25px;
	height: 25px;
	float: left;
	padding: 0 2px;
}

div.header_menu_right {
	background: transparent url('../images/headermenu_right.png') scroll no-repeat left top;
	width: 6px;
	height: 25px;
	float: left;
}

div.header_menu_separator {
	background: transparent url('../images/headermenu_separator.png') scroll repeat-x left top;
	width: 7px;
	height: 25px;
	float: left;
}

form#form_login {
	float: left;
}

div.header_menu_login_left {
	background: transparent url('../images/headermenu_login_left.png') scroll no-repeat left top;
	width: 4px;
	height: 25px;
	float: left;
}

div.header_menu_login_middle {
	background: transparent url('../images/headermenu_login_middle.png') scroll repeat-x left top;
	
	font-size: 11px;
	line-height: 25px;
	height: 25px;
	float: left;
	padding: 0 10px;
}

div.header_menu_login_middle a {
	color: #ffffff;
}

div.header_menu_login_right {
	background: transparent url('../images/headermenu_login_right.png') scroll no-repeat left top;
	width: 5px;
	height: 25px;
	float: left;
}

div#header_menu input {
	color: #5f5c5c;
	background: transparent url('../images/headermenu_middle.png') scroll repeat-x left top;
	font-size: 11px;
	line-height: 19px;
	width: 120px;
	height: 19px;
	float: left;
	padding: 3px 5px;
	border: 0 none;
}

div.lang_select {
	float: right;
}

a.lang_select, a.lang_select:link {
	text-decoration: none;
	padding: 0;
	margin: 0;
	border: 0 none;
}

a.lang_select img {
	text-decoration: none;
	padding: 0;
	margin: 7px 5px 0 0;
	border: 0 none;
}

div#header_logo {
	width: 310px;
	float: left;
	padding: 0 0 0 220px;
}

div#header_logo a {
	background: transparent url('../images/tboss_logo.png') scroll no-repeat left top;
	display: block;
	text-decoration: none;
	width: 308px;
	height: 77px;
	padding: 0;
	margin-top: 0px;
	border: 0 none;
}

div#header_right {
	width: 430px;
	height: 100px;
	float: right;
	position: relative;
	overflow: hidden;
}

div#header_search {
	background: transparent url('../images/bg_search_box.png') scroll no-repeat left top;
	float: right;
	width: 150px;
	height: 100px;
}

div#search_box_normal {
	width: 150px;
}

div#search_box_normal input {
	background-color: #ffffff;
	width: 84px;
	padding: 2px 0;
	margin: 5px 0 0 35px;
	border: 0 none;
}

div#search_box_normal a {
	display: block;
	float: right;
	width: 23px;
	height: 21px;
	padding: 0;
	margin: 5px 2px 0 0;
}

div#search_box_detailed {
	width: 150px;
}

div#search_box_detailed a, form#form_search_detailed div.button {
	background: transparent url('../images/bg_button.png') scroll no-repeat center top;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	letter-spacing: -1px;
	display: block;
	width: 123px;
	height: 25px;
	padding: 0;
	margin: 6px 0 0 27px;
}

div#header_nav {
	color: #989898;
	font-size: 11px;
	line-height: 22px;
	text-align: right;
	width: 290px;
	height: 22px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
}

div#header_nav a {
	color: #989898;
	font-size: 11px;
	text-decoration: none;
	line-height: 22px;
}

div#main {
	width: 960px;
	clear: both;
	margin: 0 auto;
}

div#menu {
	width: 155px;
	float: left;
	padding: 0 0 180px 0;
}

div#menu a, div#menu a:link {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	display: block;
	width: 123px;
	height: 25px;
	padding: 0;
	margin: 0 0 0 32px;
}

div#submenu, div#submenu_admin {
	display: none;
}

div#menu a.product {
	background: transparent url('../images/bg_menu_product.png') scroll no-repeat center top;
}

div#menu a.item {
	background: transparent url('../images/bg_button.png') scroll no-repeat center top;
}

div#menu a.subitem {
	background: transparent url('../images/bg_menu_subitem.png') scroll no-repeat center top;
	color: #496504;
	font-size: 12px;
	letter-spacing: -1px;
}

div#menu a.mainmenu_inactive {
	border: 1px solid #22ff22;
}

div#menu a.mainmenu_active {
	border: 1px solid #ff2222;
}

div#content {
	width: 665px;
	float: left;
	margin-left: 10px;
}

div.content_bg {
	background: transparent url('../images/bg_content.png') scroll repeat-x left top;
}

div#content_inner {
	width: 630px;
	padding: 0 35px 0 0;
}

div#content_bottom {
	width: 665px;
	height: 120px;
}

div.content_bottom_bg {
	background: transparent url('../images/bg_content_bottom.png') scroll repeat-x left top;
}

div#right_column {
	width: 130px;
	float: left;
	padding-bottom: 160px;
}

a.cart {
	background: transparent url('../images/bg_button.png') scroll no-repeat center -1px;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 23px;
	display: block;
	width: 123px;
	height: 23px;
	padding: 0;
	margin: 0 0 0 7px;
}

div#cart {
	background: transparent url('../images/bg_menu_subitem.png') scroll no-repeat center -2px;
	color: #496504;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 23px;
	display: block;
	width: 123px;
	height: 23px;
	padding: 0;
	margin: 0 0 15px 7px;
}

div#banner {
	background-color: #dad6d0;
	color: #b2a8ab;
	font-size: 24px;
	line-height: 160px;
	text-align: center;
	width: 120px;
	height: 240px;
	margin: 20px 0 20px 7px;
}

a.catalogue {
	background: transparent url('../images/bg_button.png') scroll no-repeat center top;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	letter-spacing: -1px;
	display: block;
	width: 123px;
	padding: 0;
	margin: 0 0 0 7px;
}

a.catalogue img {
	margin-top: 3px;
	border: 0 none;
}

div#footer {
	background-color: #aabb24;
	color: #231f20;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 32px;
	overflow: hidden;
}

div#footer_inner {
	color: #231f20;
	text-align: left;
	line-height: 32px;
	width: 920px;
	height: 32px;
	overflow: hidden;
	margin: 0 auto;
}

div#footer_inner  a {
	color: #231f20;
}

span.absurd {
	color: #231f20;
	font-size: 10px;
	float: right;
}

span.absurd a {
	color: #231f20;
	font-weight: bold;
	text-decoration: none;
}

/** Egyéb **/

.hidden {
	display: none;
}

div.button {
	background: transparent url('../images/bg_button.png') scroll no-repeat center top;
	text-align: center;
	line-height: 23px;
	width: 123px;
	height: 25px;
}

div.button a {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
}

/** Pályázat **/

h2.tender {
	text-align: center;
}

p.tender_headline {
	text-align: center;
	padding: 10px 20px;
}

p.tender {
	text-align: justify;
	padding: 10px 20px;
}

p.tender_center {
	text-align: center;
	padding: 10px 20px;
}

p.tender_download {
	text-align: left;
	padding: 10px 20px 0 20px;
}

div.tender_page ul, div.tender_page ol {
	padding: 0;
	margin: 5px 40px;
}

div.tender_page ul li, div.tender_page ol li {
	padding: 2px 0;
	margin: 0;
}

ul.tender {
	padding: 0;
	margin: 5px 40px;
}

ul.tender li {
	line-height: 22px;
	padding: 0 0 5px 0;
	margin: 0;
}

table.tender {
	width: 590px;
	padding: 0;
	margin: 5px 20px;
	border: 0 none;
}

table.tender td {
	padding: 5px 0;
}

/** Hibajavítás **/

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */
