body {
	margin: 0;
	padding: 0;
	background: #000;
	color: #000;
	font: 11px Verdana, Tahoma, Helvetica, Arial, sans-serif;
}

a {
	color: #000000;
	outline: none;
}

a:active
{
  outline: none;
}

h1 {
	font-weight: bold;
	font-size: 18px;
}

h2 {
	font-weight: bold;
	font-size: 14px;
/*	color: #3DC7DA;*/
	color: #af0f15;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	color: #333;
	
}

img {
	margin: 0;
	padding: 0 10px 0 0;
	border: none;
}

td {
	vertical-align: top;
	height: 150px;
	border-bottom: #E6E6E6 solid 1px;
}

td img {
	margin: 10px 0 10px 20px;
}

table.referencia_kepek td {
	vertical-align: top;
	height: 100px;
	border-bottom: #E6E6E6 solid 1px;
	margin: 0;
	padding: 0;
}

table.referencia_kepek td img {
	margin: 10px 2px;
	padding: 0;
}

input, textarea {
	margin: 0 0 5px 0;
}

.hidden {
	visibility: hidden;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

.text_right {
	text-align: right;
}

.text_left {
	text-align: left;
}

.top_msg {
	margin: 0;
	margin-right: 15px;
	padding: 0 0 10px 0;
}

.nowrap {
	white-space: nowrap;
}

.bottom_border {
	background: url(../images/style/prod_nav_bottom_border.png) repeat-x bottom left;
}

.single_border {
	background: url(../images/style/prod_nav_top_border.png) repeat-x top left;
}

.triple_border {
	background-image: url(../images/style/footer_top_border.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.right_margin {
	margin-right: 15px;
}

.grey {
	color: #ccc;
}

.highlight {
/*	color: #4AB1CD;*/
	color: #af0f15;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.detail_link {
/*	color: #4AB1CD;*/
	color: #af0f15;
	text-decoration: underline;
}

.warning {
	background:#FFDFDF;
	color: #DF0000;
	width: 300px;
	margin-bottom: 5px;
	padding: 8px 5px;
	font-weight: bold;
	border: 1px solid #DF0000;
}

.error {
	color: #DF0000;
	font-weight: bold;
}

.error input, .error textarea {
	background: #FFDFDF;
	border: #DF0000 solid 1px;
}

.leftpic {
	float: left;
	width: 240px;
	margin: 0;
	padding: 0;
}

.righttpic {
	float: right;
	width: 240px;
	margin: 0;
	padding: 0;
}

ul.news {
	list-style-type: none;
	text-indent: 0;
	padding: 0;
	margin: 17px 0;
}

ul.news h1 {
	margin-bottom: 20px;
}

ul.news .news_date {
	margin: 5px 12px 0 0;
	padding: 15px 0 0 0;
	font-weight: bold;
	background: url(../images/style/news_date_hatter.png) no-repeat top left;
	width: 50px;
	min-height: 60px;
	text-align: center;
	color: #FFF;
	float: left;
}

ul.news li {
	/*height: 90px;*/
	min-height: 70px;
	padding: 5px 0 5px 0;
}

#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	border: #666 solid 1px;
	background: #fff url(../images/style/hatter.jpg) no-repeat 0 0;
}

#lang_chooser {
	float: right;
	padding: 7px 0 0 0;
}

#content {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	background: #fff url(../images/style/maincontent_hatter.jpg) repeat-x 0 80px;
}
#header {
	margin: 0;
	padding: 0;
	height: 150px;
	background: url(../images/style/logo.jpg) no-repeat top left;
	border-top: #666 solid 1px;
	clear: both;
}

#home {
	width: 100%;
	height: 100%;
}

#home span {
	visibility: hidden;
	white-space: nowrap;
}

#home a {
	width: 100%;
	height: 100%;
	float: right;
	visibility: visible;
	text-indent: -9000px;
	overflow: hidden;
}

#menu a, #menu a:visited {
	text-decoration: none;
}

#h_menu  {
	background: url(../images/style/menu_hatter.jpg) no-repeat top left;
	font-family: "Myriad Pro", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
	height: 80px;
}

#h_menu ul {
	list-style: none;
	margin: 0;
	padding: 35px 0 0 50px;
	color: #FFFFFF;
}

#h_menu li {
	display: inline;
	padding: 0;
	margin: 0;
}

#h_menu li.active a {
	color: #fff;
}

#h_menu a {
	text-decoration: none;
	letter-spacing: 2px;
/*	color: #3DC7DA;*/
	color: #999;
	border: none;
	padding: 0;
	margin: 0;
}

#h_menu a:hover {
	color: #fff;
}

#h_menu span {
	padding: 0;
	margin: 0 11px;
}

#date {
	margin: 0;
	padding: 10px;
	font-weight: bold;
	color: #fff;
	float: left;
}

#logout {
	margin: 0;
	margin-top: -26px;
	padding: 20px 20px 0 40px;
	float: right;
	height: 26px;
	background-image: url(../images/style/zart_lakat.png);
	background-position: 10px;
	background-repeat: no-repeat;
	z-index: 5;
	overflow: hidden;
}

#logout a {
	text-decoration: none;
	color: #000000;
}

#rightside {
	padding: 10px 30px 0 0;
	margin: 0;
	width: 360px;
	float: right;
}

#middle {
	float: left;
	width: 498px;
	margin: 10px 0 10px 0;
	padding: 5px 20px;
	border-right: #BBB solid 1px;

}

#middle a {
	margin:0;
	padding: 0;
}

#middle .palyazatok {
	list-style-type: none;
	margin: 0;
	padding: 110px 0 0 0;
	background: url(../images/palyazatok/camilleon_palyazat.png) no-repeat left top;
}

#middle .palyazatok li {
	padding: 5px 0;
}

#footer {
	clear: both;
	height: 20px;
	text-align: center;
	border-top: #E6E6E6 solid 1px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
/*	color: #3DC7DA;*/
	color: #666;
	background: url(../images/style/footer_hatter.jpg) repeat-x left top;
}

#bottom {
	margin: 0;
	padding: 0;
	padding-top: 15px;
	height: 75px;
	text-align: center;
	clear: both;
	font-size: 8px;
	font-weight: normal;
	color: #FFF;
	background: url(../images/style/bottom_hatter.jpg) no-repeat left top;
}

