/*
	HTML tagek, általános CSS
	=========================
*/

/*
	Layout
	======
*/

div.head {
	width: 960px;
	height: 100px;
	vertical-align: middle;
	text-align: left;
	margin: auto;
}

h1.head {
	color: #FFFFF0;
	font-size: 32px;
}

div.hmenu {
	width: 960px;
	margin: auto;
	background-color: #454545;
}

div.page {
	width: 960px;
	margin: auto;
}

td.page {
	width: 960px;
	
}

td.vmenu {
	width: 150px;
	padding: 5px;

	font-size: 16px;
	font-weight: bold;	
	vertical-align: top;
	text-align: left;
	
	overflow: hidden;
}

td.content {
	width: 660px;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	overflow: hidden;
}

td.sidebar {
	width: 150px;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	
	overflow: hidden;
}

div.tail {
	width: 960px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	color: #14293D;
	border-top: 2px solid #14293D;
	background-color: #efefef;
	margin: auto;
}


/*
	Tagek
	=====
*/


p.small {
	font-size: 12px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
}

p.code {
	font-family: "Courier New", Courier, mono;
}

li.error {
	font-family: Arial;	
	font-size: 12px;
	color: #FF0000;
}

a.small:link {
	text-decoration: none;
	font-size: 12px;
	color: #7094FF;
}

a.small:visited {
	text-decoration: none;
	font-size: 12px;
	color: #7094FF;
}

a.small:hover {
	text-decoration: underline;
}

a.small:active {
	text-decoration: none;
	font-size: 12px;
	color: #7094FF;
}

a.smaller:link {
	text-decoration: none;
	font-size: 10px;
	color: #7094FF;
}

a.smaller:visited {
	text-decoration: none;
	font-size: 10px;
	color: #7094FF;
}

a.smaller:hover {
	text-decoration: underline;
}

a.smaller:active {
	text-decoration: none;
	font-size: 10px;
	color: #7094FF;
}

a.trackback {
	font-size: 11px;
	font-weight: normal;
}

a.h3:link {
	font-size: 18px;
	font-weight: bold;
	color: #12457a;
	text-decoration: none;
}

a.h3:visited {
	font-size: 18px;
	font-weight: bold;
	color: #12457a;
	text-decoration: none;
}

a.h3:hover {
	text-decoration: none;
	border-bottom: 2px solid #12457a;
}

a.h3:active {
	font-size: 18px;
	font-weight: bold;
	color: #12457a;
	text-decoration: none;
}

span.req {
	font-weight: bold;
}



/*
	Menü
	====
*/
p.sidebar {
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}

p.sidebar-link {
	color: #D1E0B8;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}

h2.sidebar {
	margin-top: 10px;
	margin-left: 0px;
	color: #000000;
	border-top: solid 3px #000000;
	border-bottom: dotted 1px #000000;
	font-size: 15px;
	padding-top: 3px;
	font-family: Arial;
	font-weight: bold;
	font-variant: small-caps;
}

h3.sidebar {
	margin-top: 0px;
	color: #E9FCC8;
	border-bottom: dashed 1px #E9FCC8;
	font-size: 11px;
}

hr.sidebar {
	margin-top: 10px;
	margin-bottom: 10px;
	border: dotted 1 px #D1E0B8;
	color: #D1E0B8;
	width: 120px;
}

a.sidebar:link {
	font-family: Arial;
	font-weight: normal;
	color: #7094FF;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
}

a.sidebar:visited {
	font-family: Arial;
	font-weight: normal;
	color: #7094FF;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
}

a.sidebar:hover {
	text-decoration: underline;
}

a.sidebar:active {
	font-family: Arial;
	font-weight: normal;
	color: #7094FF;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
}

a.sidebar_important:link, a.sidebar_important:visited, a.sidebar_important:active {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	padding: 2px;
	font-size: 13px;
}

a.sidebar_important:hover {
	text-decoration: underline;
}

img.sidebar {
	padding: 1px;
	margin: 5px;
	border: 1px solid #cccccc;
}

div.sb-pict {
	text-align: center;
}

/* 
	Üzenet 
	======
*/

div.message {
	border: solid 2px #7FB74D;
	background-color: #D2F9AF;
}

p.message {
	color: #009900;
	margin: 15px 15px;
	font-weight: bold;
}


/*
	Hibaüzenet
	==========
*/

div.error {
	border: solid 2px #960000;
	background-color: #CF7979;
}

p.error {
	color: #000000;
	margin: 15px 15px;
	font-weight: bold;
}

/*
	Framework logo
	==============
*/

div.logo {
	text-align: center;
	padding-top: 15px;
}

/*
	Linker
	======
*/
a.jumper:link {
	color: #12457a;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

a.jumper:visited {
	color: #12457a;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

a.jumper:hover {
	text-decoration: underline;
}

a.jumper:active {
	color: #12457a;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}


/*
	Rejtés
	======
*/
.iframe-visible {
	height: 300px;
	visibility: visible;
}
.iframe-hidden {
	height: 0px;
	visibility: collapse;
}
.div-visible {
	display: block;
}
.div-hidden {
	height: 0px;
	display: none;
}

/*
	Felsorolások
	===========
*/

table.urlap {
	width: 100%;
	/*border: solid 1px #000000;*/
	margin-bottom: 0px;
}

table.lista {
	width: 100%;
	border: solid 1px #CCCCCC;
}

table.lista-75 {
	width: 75%;
	border: solid 1px #CCCCCC;
}

tr.fejlec {
	font-weight: bold;
	font-style: italic;
	text-align: left;
	font-size: 18px;
	font-variant: small-caps;
	background-color: #ffffff;
	color: #000000;
}

td.fejlec {
	border-bottom: 1px dotted #000000;
}

tr.lablec {
	font-weight: bold;
	font-style: italic;
	text-align: left;
	background-color: #ffffff;
}

tr.sor1 {
	background-color: #ffffff;
}

tr.sor2 {
	background-color: #ffffff;
}

tr.sor3 {
	background-color: #fcfcfc;
	width: 300px;
}

tr.sor4 {
	background-color: #f6f6f6;
	width: 300px;
}

/*

	Borderek
	========
*/

.bl {
	background: url(../images/borders/bl.png) 0 100% no-repeat;
}

.br {
	background: url(../images/borders/br.png) 100% 100% no-repeat;
}

.tl {
	background: url(../images/borders/tl.png) 0 0 no-repeat;
}

.tr {
	background: url(../images/borders/tr.png) 100% 0 no-repeat;
	padding: 10px;
}

.t {
	background: url(../images/borders/dot.png) 0 0 repeat-x;
	width: 100%;
}

.b {
	background: url(../images/borders/dot.png) 0 100% repeat-x;
	margin-bottom: 10px;
}

.l {
	background: url(../images/borders/dot.png) 0 0 repeat-y;
}

.r {
	background: url(../images/borders/dot.png) 100% 0 repeat-y;
}

/*
	Egyéb
	=====
*/

.no-border {
	border: 0px;
}

/*
	BBCode
	======
*/
span.BBCode_bold {
	font-weight: bold;
}
span.BBCode_italic {
	font-style: italic;
}
span.BBCode_underline {
	text-decoration: underline;
}
a.BBCode_url {
}
img.BBCode_image {
	border: 0;
}
span.BBCode_code {
	font-family: "Courier New";
}
blockquote.BBCode_qoute {
	border: solid 1px #cccccc;
	background-color: #e7e7e7;
	padding: 5px;
	margin: 20px;
	font-size: 12px;	
}
span.BBCode_ {
}



