@CHARSET "UTF-8";

html {
    height: 100%;
    margin-bottom: 0;
    background: url('images/bg_html.jpg') center top fixed;
    
}

* {
    margin: 0px;
    padding: 0px;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-size: 13px;
}

p {
    margin-bottom: 20px;
    color: #555555;
}

a {
    color: #555555;
}

img {
    border: none;
}

body.inncms {
    height: 100%;
    text-align: center;
}

#body {
    margin: 0pt auto;
    min-height: 100%;
    text-align: left;
    width: 992px;
    overflow: hidden;
    background: url('images/bg_body.png');
}

#header {
    display: block;
    float: left;
    margin: 0 4px 0 4px;
    width: 984px;
    height: 94px;
    overflow: hidden;
    background: url('images/bg_header.jpg') no-repeat left top;
    overflow: hidden;
}

#header h1 {
    display: block;
    position: absolute;
    float: left;
    width: 152px;
    height: 165px;
    z-index: 999px;
    background: url('images/militaryplaza.png') no-repeat left top;
    overflow: hidden;
}

#header h1 span {
    display: none;
}

#breadcrumb {
	display: block;
	width: 500px;
	height: 16px;
	overflow: hidden;
	border-bottom: 1px solid #777777;
	font-size: 11px;
}

#breadcrumb a {
	text-decoration: none;
	font-size: 11px;
}

#breadcrumb a:HOVER {
	color: #000000;
}

#header #slogen {
    display: block;
    position: absolute;
    margin: 100px auto auto 114px;
    float: left;
    width: 116px;
    height: 67px;
    z-index: 999px;
    background: url('images/bg_slogen.png') no-repeat left top;
    overflow: hidden;
}

#header #slogen span {
    display: none;
}

#header #menu {
    display: block;
    float: left;
    width: 595px;
    height: 46px;
    margin: 30px auto auto 160px;
    overflow: hidden;
}

#header #menu ul {
	list-style-type: none;
}

#header #menu ul span {
	display: none;
}

#header #menu ul li.fooldal a {
	display: block;
	float: left;
	width: 125px;
	height: 46px;
	background: url('images/bg_menu_fooldal_i.jpg') no-repeat;
}

#header #menu ul li.fooldal a:HOVER {
    background: url('images/bg_menu_fooldal_a.jpg') no-repeat;
}

#header #menu ul li.rolunk a {
    display: block;
    float: left;
    width: 125px;
    height: 46px;
    background: url('images/bg_menu_rolunk_i.jpg') no-repeat;
}

#header #menu ul li.rolunk a:HOVER {
    background: url('images/bg_menu_rolunk_a.jpg') no-repeat;
}

#header #menu ul li.szallitas a {
    display: block;
    float: left;
    width: 125px;
    height: 46px;
    background: url('images/bg_menu_szallitas_i.jpg') no-repeat;
}

#header #menu ul li.szallitas a:HOVER {
    background: url('images/bg_menu_szallitas_a.jpg') no-repeat;
}

#header #menu ul li.kapcsolat a {
    display: block;
    float: left;
    width: 125px;
    height: 46px;
    background: url('images/bg_menu_kapcsolat_i.jpg') no-repeat;
}

#header #menu ul li.kapcsolat a:HOVER {
    background: url('images/bg_menu_kapcsolat_a.jpg') no-repeat;
}

#header #search {
    display: block;
    float: left;
    width: 210px;
    height: 46px;
    background: url('images/bg_search.jpg') no-repeat;
    margin: 30px auto auto 0;
    overflow: hidden;
}

#header #search fieldset {
	border: 0;
}

#header #search legend {
	display: none;
}

#header #search input {
	border: 0;
	margin: 15px 0 0 30px;
	width: 175px;
	color: #555555;
}

#container {
    display: block;
    float: left;
    margin: 0 4px 0 4px;
    width: 984px;
    overflow: hidden;
    padding-bottom: 86px;
    color: #555555;
}

#container #content_left {
    display: block;
    float: left;
    width: 230px;
    margin-top: 72px;
}

#container #content_center {
    display: block;
    float: left;
    width: 508px;
    margin: 5px 8px 8px 8px;
}

#container #content_center ul {
    margin-left: 25px;
}

#container #content_center ol {
    margin-left: 25px;
}

h1.page_title {
	margin: 16px 0 16px 0;
	font-size: 16px;
}

#container #content_center .title {
	display: block;
	float: left;
	width: 508px;
	height: 33px;
	background: url('images/bg_center_title.jpg') top center repeat-x;
	margin: 8px 0 8px 0;
}

#container #content_center .title h2 {
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	line-height: 36px;
	margin-left: 6px;
}

.main_news_block {
	display: block;
	float: left;
	width: 500px;
	margin: 0 2px 0 6px;
}

.main_news_block h3 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 7px;
}

.main_product_block {
    display: block;
    float: left;
    width: 505px;
    height: 245px;
    margin: 0 2px 10px 6px;
    /*background: url('images/bg_main_product_block.jpg') top center no-repeat;*/
    background: #ffffff;
    overflow: hidden;
}

.main_product_block h3 {
    font-weight: bold;
    font-size: 14px;
    margin: 12px;
}

#container #content_center .billboard {
	display: block;
	float: left;
	width: 508px;
	height: 285px;
	overflow: hidden;
}

#container #content_right {
    display: block;
    float: right;
    width: 230px;
    margin-top: 5px;
}

.block {
	display: block;
	float: left;
	width: 230px;
	background: #c5bc9d url('images/bg_block.jpg') top left no-repeat;
	margin: 0 0 9px 0;
}

.cart {
	display: block;
	float: left;
	width: 200px;
	margin: 10px;
}

.cart .malhazsak {
	display: block;
	position: absolute;
	width: 50px;
	height: 90px;
	background: url('images/bg_malhazsak.png') top left no-repeat;
	margin: -35px auto auto 160px;
}

.cart .product_count {
	color: #880000;
	font-weight: bold;
}

.login {
    display: block;
    float: left;
    width: 200px;
    margin: 10px;
}

.login .field {
	display: block;
	float: left;
	width: 208px;
	height: 27px;
	background: url('images/bg_field.gif');
	margin: 3px 0 5px 0;
	border: 0;
}

.login fieldset {
	border: 0;
}

.login legend {
    display: none;
}

.block .block_header {
	display: block;
	float: left;
	width: 230px;
	height: 33px;
}

.block .block_header h2 {
	font-family: verdana;
	font-weight: bold;
	line-height: 36px;
	margin-left: 5px;
	size: 13px;
	color: #333333;
}

.block ul.product_category {
	list-style-type: none;
}

.block ul.product_category li {
    display: block;
    float: left;
    width: 230px;
    height: 33px;
    background: url('images/bg_block_product_category.png') no-repeat;
    overflow: hidden;
}

.block ul.product_category li a {
    display: block;
    float: left;
    width: 230px;
    height: 33px;
    line-height: 34px;
    font-style: arial;
    font-size: 11px;
    color: #555555;
    text-decoration: none;
    margin-left: 10px;
    text-transform: uppercase;
}

.block ul.product_category li a:HOVER {
	color: #000000;
}

#footer {
    height: 86px;
    width: 984px;
    margin: -86px auto 0 auto;
    background: #34382e url('images/bg_footer.jpg') top center no-repeat;
}

#footer a {
    color: #ffffff;
    font-size: 11px;
    text-decoration: none;
}

#footer hr {
    display: none;
}

#footer #footer_text {
    position: relative;
    width: 984px;
    float: left;
    margin-top: 7px;
    color: #ffffff;
    text-align: right;
}

#footer #footer_text_left {
    float: left;
    margin-left: 8px;
    font-size: 11px;
    text-align: left;
}

#footer #footer_text_right {
    float: right;
    margin-right: 8px;
    font-size: 11px;
}

div.pager {
	display: block;
	margin-top: 20px;
	text-align: center;
	font-size: 12px;
}

div.pager a {
	font-size: 12px;
	text-decoration: none;
	padding: 2px;
	text-align: center;
	margin-left: 1px;
}

div.pager span.act {
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    text-align: center;
    margin-left: 1px;
}
