/* Start of CMSMS style sheet 'DataGet' */
/*****************
Tablazat
*****************/
table {
	vertical-align: top;
}
table a {
	text-decoration: none;
}
th {
	text-align: left;
}

/*****************
Cimek
*****************/
h1 {
	margin:0;
	padding:0;
	font-size:23px;
}
h2 {
	margin:0;
	padding:0;
	font-size:18px;
        color: #4D5A66;
	font-weight:bold;
}
h3 {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
}
h4 {
	margin:1px;
	padding:1px;
	font-size:13px;
	font-weight:bold;
}
/***********************************************************************
A legfontosabb reszek
***********************************************************************/
body,td,th {
        margin:0px;
        padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D5A66;
}
body {
	background-color:#FFF;
	margin: 0 0 10px 0;
	padding: 0;
}
img {
	border: none;
}
a:link { color: #4D5A66; text-decoration: underline;; }
a:visited { color: #4D5A66; text-decoration: underline;; }
a:hover { color: #79ABD5; text-decoration: underline;; }
a:active { color: #4D5A66; text-decoration: underline;; }
/*****************
Struktura
*****************/
.tpl_inbox {
	margin:0 auto;
	width:940px;
}

/*****************
Fejlec
*****************/
#menu {
	font-family: Arial, Helvetica, sans-serif;
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font-size:12px;
        font-weight:bold;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #333 url(images/seperator.gif) bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #32659e;
	color: #fff;
	padding-bottom: 8px;
}

.tpl_block {
        width:300px;
	margin-bottom:10px;
	background-color:#F0F2F4;
}
.tpl_block_title {
	background:url(uploads/DataGet/images/tpl_block_title.gif) no-repeat;
        width:300px;
}
.tpl_block_title div {
	background:url(uploads/DataGet/images/tpl_block_title_cap.gif) top right no-repeat;
	padding:8px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
.tpl_block_body {
	padding:8px;
	border-top:1px solid #FFF;
	background:url(uploads/DataGet/images/tpl_block_main.gif) repeat-x;
}
.tpl_header_top {
    margin-top:0px;
	height:30px;
	background:url(images/tpl_header_top.gif) repeat-x;
}
.tpl_header_main {
	height:136px;
	background:url(uploads/DataGet/images/fejlec.png) repeat-x;
}
.tpl_header_bottom {
	height:40px;
	background:url(uploads/DataGet/images/tpl_header_bottom.gif) repeat-x #EEE;
	font-size:10px;
}
.tpl_header_bottom .tpl_inbox { padding-top:10px; }

.tpl_header_main .logo {
	float:left;
}
.tpl_header_main .tulajdonsagok{
	padding:20px;
	text-align:right;
	font-size:25px;
	color:#FFFFFF;
        font-weight:bold;
}

/*****************
Torzs
*****************/
.tpl_main {
	background-color:#FFF;
	padding-bottom:20px;
}
/*****************
Lablec
*****************/
.cls { clear:both;}
.tpl_footer {
	background-color:#E5E9EC;
	padding:10px;
	font-size:10px;
        margin: 0 auto;
	color:#8194A3;
        height: 15px;
        width:940px;
        text-align:center;
}
.tpl_footer a,
.tpl_footer a:visited { color:#8194A3; }
.tpl_footer a:hover { color:#566876; }
/*****************
Galeria
*****************/
.gallery {
	text-align:left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	text-align:left;
	margin: 0px;
	padding: 0;
	float: left;
	position: relative;
        width: 228px;
	height: 175px;
}
.gallery li:hover img {
	border-color: #000;
}
.gallery img {
	background: #fff;
	border: solid 1px #888;
	padding: 5px;
}
.gallery em {
	background: #fff url(uploads/DataGet/images/grey-gradient.gif) repeat-y;
	color: #000;
	font-style: normal;
	padding: 2px 10px;
	display: block;
	position: absolute;
	top: 110px;
	left: 9px;
	border: 1px solid #999;
	border-left-color: #888;
}
.gallery a {
	text-decoration: none;
}
.gallery a:hover em {
	background: #ffdb01 url(uploads/DataGet/images/orange-gradient.gif) repeat-y;
	border-color: #c25b08;
}
/*****************
Egyebb
*****************/
p#success
{
			padding: 3px 10px;
			background: #92FFA5;
			border: 2px solid #009218;
			color: #009218;
			font-weight: bold;
			margin-bottom: 10px;
			text-align: center;
}
		
p#bademail, p#badserver
{
			padding: 3px 10px;
			background: #FFA3A1;
			border: 2px solid #D00D00;
			color: #D00D00;
			font-weight: bold;
			margin-bottom: 10px;
			text-align: center;
}
fieldset {
        width:400px; /* Width for modern browsers */
	margin:0 .5em 1em .5em;
	padding:1em;
	border:1px solid #B5CCBA;
	background:#F1F8F6;
}
fieldset div {
	width:400px; /* Width for modern browsers */
	border:0;
	margin:0 auto 0 auto;
	padding:1px;
}

* html fieldset div {
	width:400px;
	w\idth:400px;
}
legend {
	font-weight:bold;
	color:#333;
	margin:0;
	padding:0.5em;
}
/* End of 'DataGet' */

