menu-wrapper/*
	AKTÍV SPRINT KFT.
*/

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/wrapper-bg.png) repeat;
	font-family: arial;
	font-size: 14px;
	color: #8E9597;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	/*text-transform: uppercase;*/
	color: #FFFFFF;
}

p, ol, ul {
	margin-top: 0px;
}

p, ol {
	line-height: 190%;
}

strong {
}

a {
	color: #999999;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 30px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper-gradiant {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(images/wrapper-content-gradient.png) repeat-y center top;
}

#wrapper-bgshadow {
	background: url(images/bg-shadow.png) repeat-x left top;
}

#wrapper {
	overflow: hidden;
	width: 1010px;
	margin: 0px auto;
}

.container {
	width: 980px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	overflow: hidden;
	height: 165px;
	padding-top: 0px;
	background: url(images/header-wrap.png) no-repeat left top;
}

/** LOGO */

#logo {
	width: 290px;
	height: 110px;
	margin: 0px auto;
	padding: 100px 0px 0px 0px;
}

#logo h1, #logo p {
	display: block;
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	line-height: normal;
	text-align: center;
	text-shadow: 1px 2px 2px #0D0E0E;
	font-weight: 900;
}

#logo h1 a {
	text-decoration: none;
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: 2px;
}

#logo h1 span {
	font-weight: 400;
}

#logo p {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 400;
	color: #9FA2A3;
}


/** MENU */

#menu-wrapper {
	overflow: hidden;
	width: 1010px;
	height: 100px;
	margin: -15px auto 0px auto;
	background: url(images/menu-wrapper-bg.png) no-repeat left top;
}

#menu {
	overflow: hidden;
	height: 110px;
}

#menu ul {
	margin: 0px;
	padding: 37px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline-block;
	padding: 0px 15px;
}

#menu a {
	display: block;
	letter-spacing: 1px;
	text-decoration: none;
	text-shadow: 1px 2px 1px #111719;
	/*text-transform: uppercase;*/
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	float: left;
	width: 670px;
	padding-top: 5px;
	padding-left: 5px;
}

#page .bgtop {
	height: 15px;
	background: url(images/page-content-bg-01.png) no-repeat left top;
}

#page .bgbtm {
	height: 15px;
	background: url(images/page-content-bg-03.png) no-repeat left bottom;
}

#page .bgcontent {
	overflow: hidden;
	padding: 30px 30px 40px 50px;
	background: url(images/page-content-bg-02.png) repeat-y left top;
}

.post {
	text-shadow: 1px 1px 1px #000000;
}

.post .title {
	padding: 0px 0px 20px 0px;
	font-size: 30px;
	font-weight: 900;
	color: #FFFFFF;
}

.post .title a {
	display: block;
	letter-spacing: -2px;
	text-shadow: 2px 2px 2px #070809;
	text-decoration: none;
	color: #FFFFFF;
}

.post .title-liner {
	display: block;
	margin-top: -5px;
	padding: 0px 0px 20px 0px;
	line-height: normal;
	letter-spacing: 2px;
	/*text-transform: uppercase;*/
	font-size: 18px;
	color: #889195;
	/*text-decoration: underline;*/
	
}

.post .subtitle {
	padding: 0px 0px 20px 0px;
	font-size: 18px;
	font-weight: 900;
	color: #FFFFFF;
}

.post .subtitle a {
	display: block;
	letter-spacing: -2px;
	text-shadow: 2px 2px 2px #070809;
	text-decoration: none;
	color: #FFFFFF;
}


.post .divider {
	border-bottom: 1px solid #414242;
	margin: 40px 0px;
}

.arixWP_postmeta .button-style1 {
	display: block;
	width: 168px;
	height: 63px;
	background: url(images/post-meta-button.png) no-repeat left top;
	line-height: 63px;
	letter-spacing: -1px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 900;
	color: #FFFFFF;
}

.arixWP_postmeta .button-style2 {
	display: block;
	width: 168px;
	height: 63px;
	background: url(images/post-meta-button.png) no-repeat left top;
	line-height: 63px;
	letter-spacing: 4px;
	text-align: center;
	text-decoration: none;
	/*text-transform: uppercase;*/
	font-size: 16px;
	font-weight: 900;
	color: #FFFFFF;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 330px;
}

#sidebar .title {
	display: block;
	width: 270px;
	height: 72px;
	margin-left: -10px;
	padding: 0px 35px;
	background: url(images/sidebar-title-bg.png) no-repeat left top;
	line-height: 72px;
	text-shadow: 1px 2px 1px #101618;
	font-size: 18px;
	font-weight: 900;
}

#sidebar ul {
	margin: 0px;
	padding: 10px 0px;
	list-style: none;
}

#sidebar li {
	border-top: 1px solid #414242;
	margin: 0px 30px;
	padding: 10px 0px 20px 0px;
}

#sidebar li a {
	text-shadow: 2px 2px 2px #131415;
	font-size: 14px;
	color: #FFFFFF;
}

#sidebar .first {
	border-top: none;
}

/** FOOTER */

#footer {
	overflow: hidden;
	height: 100px;
}

#footer p {
	margin: 0px;
	padding: 33px 0px 0px 0px;
	text-align: center;
	/*text-shadow: 2px 2px 0px #FFF;*/
	font-size: 14px;
	color: #6E7476;
}

#footer a {
	text-decoration: none;
	color: #000;
}

#footer a:hover {
	text-decoration: underline;
}

/** BANNER */

#banner {
	position: relative;
	width: 1000px;
	height: 290px;
	margin: 0px auto;
	background: url(images/banner-content-bg.png) no-repeat left top;
}

#banner .image, #banner .caption1, #banner .caption2, #banner .border {
	position: absolute;
}

#banner .image {
	width: 720px;
	height: 240px;
	top: 0px;
	left: 0px;
}

#banner .caption1 {
	width: 559px;
	height: 99px;
	background: url(images/banner-caption-bg.png) no-repeat left top;
	bottom: 28px;
	left: 221px;
}

#banner .caption1 a {
}

#banner p {
/*Üdvözöljük az*/
	margin: 0px;
	padding: 10px 0px 0px 0px;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	/*text-shadow: 1px 1px 1px #132009;*/
	/*text-transform: uppercase;*/
	font-weight: 900;
	font-size: 14px;
	color: #000;
	letter-spacing: 2px;
	
}

#banner h2 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	letter-spacing: 2px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 1px #132009;
	font-weight: bold;
	font-size: 26px;
	color: #FFF;
	text-transform: uppercase;
}

#banner h2 a {
	display: block;
}

#banner .caption1 span {
	margin: 0px;
	padding: 0x;
	color: #FFFFFF;
}

#banner .border {
	width: 720px;
	height: 240px;
	top: 0px;
	left: 0px;
	background: url(images/pics06.png) no-repeat left top;
}


#menu-wrapper2 {
	overflow: hidden;
	width: 1010px;
	height: 100px;
	margin: 0px auto 0px auto;
	background: url(images/menu-wrapper-bg2.png) no-repeat left top;
}
















#myInput {
    background-image: url('/css/searchicon.png'); /* Add a search icon to input */
    background-position: 10px 12px; /* Position the search icon */
    background-repeat: no-repeat; /* Do not repeat the icon image */
    width: 60%; /* Full-width */
    font-size: 14px; /* Increase font-size */
    padding: 6px 10px 10px 20px; /* Add some padding */
    border: 1px solid #333; /* Add a grey border */
    margin-bottom: 12px; /* Add some space below the input */
}

#myTable {
    border-collapse: collapse; /* Collapse borders */
    width: 100%; /* Full-width */
    border: 1px solid #333; /* Add a grey border */
    font-size: 14px; /* Increase font-size */
}

#myTable th, #myTable td {
    text-align: left; /* Left-align text */
    padding: 12px; /* Add padding */
}

#myTable tr {
    /* Add a bottom border to all table rows */
    border-bottom: 1px solid #333; 
}

