@charset "UTF-8";
#header {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	height: 300px;
	width: 100%;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}
#headerpic {
	width: 1000px;
	margin: 0 auto;
	z-index: 2;
	top: 0px;
}
#logo {
	width: 1000px;
	margin: 0 auto;
	z-index: 10;
	top: 0px;
	background-image: url(images/turris_logo.png);
	background-repeat: no-repeat;
	background-position: 50px top;
}
#logobox {
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 0px;
	height: 125px;
	width: 100%;
}
#menu_bg {
	margin: 0 auto;
	width: 1000px;
	height: 130px;
	background-image: url(images/menu_bg.png);
	background-position: center center;
}
#topmenu {
	height: 78px;
	width: 860px;
	margin-right: 70px;
	margin-left: 70px;
}
#submenu_box {
	margin-top: 0px;
	width: 840px;
	margin-right: 80px;
	margin-left: 80px;
	overflow: hidden;
	position: relative;
	height: 30px;
}
#submenu {
	left: 0px;
	top: -10px;
	z-index: 20;
	overflow: hidden;
	position: relative;
	width: 3600px;
}
#submenu p a {
	text-decoration: none;
	color: #33394F;
	font-weight: bold;
}
#submenu #submenu_cegunk {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 860px;
}
#submenu #submenu_szolgaltatasok {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 860px;
}
#submenu #submenu_hasznos {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 860px;
}
#submenu #submenu_kapcsolat {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 860px;
}
#submenu p a:hover {
	text-decoration: none;
	color: #5E6A93;
}
#right_column_top h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	letter-spacing: 1pt;
}
#right_column_top h1 a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1pt;
}
#right_column_top2 h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	letter-spacing: 1pt;
}
#right_column_text h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #34394f;
	text-decoration: none;
	margin: 0px;
	letter-spacing: 1pt;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}




#submenu p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #34394f;
}

#content_box {
	width:900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#menu {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	z-index: 5;
	top: 170px;
	width: 100%;
}
body {
	background-color: #D9DDE9;
	margin: 0px;
	padding: 0px;
	width:100%;
	min-width:1024px;
}
#main {
	width:100%;
	padding:0;
	margin:0 auto;
	top:310px;
	position: absolute;
	background-image: url(images/main_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content_box #right_column {
	width: 275px;
	float: left;
}
#content_box #content {
	width: 625px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#content_top {
	background-image: url(images/content_top.png);
	height: 20px;
	background-position: left;
	width: 625px;
	background-repeat: no-repeat;
}
#content_bottom {
	background-image: url(images/content_bottom.png);
	height: 20px;
	background-position: left;
	width: 625px;
	background-repeat: no-repeat;
}
#footer {
}
#content_text {
	background-image: url(images/content_bg.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 545px;
	padding-right: 40px;
	padding-left: 40px;
}
#main #footer #footer_content {
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-top: 23px;
	padding-bottom: 0px;
}
#content_text h1 {
	text-align: left;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #34394f;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

#content_text h2 {
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #34394f;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

#content_text h2 a {
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #34394f;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

#content_text p {
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #34394f;
	text-decoration: none;
}
#content_text {
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #34394f;
	text-decoration: none;
}
#content_text p a {
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #34394f;
	text-decoration: none;
}
#content_text ul {
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #34394f;
	text-decoration: none;
	padding-left: 30px;
}
#content_text li {
	list-style-type: circle;
}

#footer {
	width: 625px;
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 110px;
	z-index: 20;
}
p.clr, .clr { clear:both; padding:0; margin:0; background:none;}
#footer p {
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding-top: 28px;
	padding-left: 40px;
	vertical-align: text-top;
}
#footer p a {
	text-decoration: none;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

#footer p a img {
	vertical-align: middle;
	padding-top: 0px;
}

#right_column_top {
	background-image: url(images/right_column_top.png);
	height: 38px;
	background-position: left;
	width: 275px;
	background-repeat: no-repeat;
}
#right_column_top2 {
	background-image: url(images/right_column_top2.png);
	height: 38px;
	background-position: left;
	width: 275px;
	background-repeat: no-repeat;
}
#right_column_text a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}
#right_column_bottom {
	background-image: url(images/right_column_bottom.png);
	height: 16px;
	background-position: left;
	width: 275px;
	background-repeat: no-repeat;
}
#right_column_text {
	background-image: url(images/right_column_bg.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 225px;
	padding-right: 30px;
	padding-left: 30px;
	height: auto;
	text-align: center;
	vertical-align: middle;
}
.accordionButton {	
	cursor: pointer;
	}
#content_box #content #content_text table {
	font-weight: normal;
	color: #FFF;
	border: 1px solid #E7ECF8;
}
#content_box #content #content_text table tr td {
	border: 1px solid #E7ECF8;
}
.right {
	text-align: right;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #34394f;
	text-decoration: none;
}

.right a {
	text-align: right;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #34394f;
	text-decoration: none;
}.referenciak {
	text-align: center;
	vertical-align: middle;
	border: thick solid #CCC;
}
#content_box #content #content_text form table tr th {
	font-weight: bold;
	color: #34394f;
}#content_box #content #content_text form table tr td input {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #34394f;
	text-decoration: none;
}
#content_box #content #content_text .accordionContent table {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #34394f;
	text-decoration: none;
	border: thin solid #34394f;
}
#content_box #content #content_text .accordionContent table td {
	border: thin solid #34394f;
	padding: 8px;
}
#content_box #content #content_text .accordionContent table tr a {
	color: #34394f;
}
#right_column_text ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#logobox #logo #logoanim {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#logo img {
	padding-left: 50px;
	z-index: 3000;
}
#right_column_text a {
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #34394f;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.iso {
	margin-top:20px;
	margin-left:20px;
	float: left;
	top: 0px;
	}
