/*k_style.css - A Kántus5_0 készülő stíluslapja*/
/* Színek kiefjtése:
#f4f9b7 - háttér -  244,249,183
#9e600c - barna - 158,96,12

/*Pozicionálás:*/

#container{
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	text-align: left;
}
#fejlec {
	/*width: 970px;
	height: 254px;
	background-image: url(elemek/alapk.jpg);
	background-repeat: no-repeat;*/
	}

#elsosor{
	position: relative;
	top: 220px;
	text-align: right;
	font-size:10pt; 
	font-weight:bold;
	color: #9e600c;
}
	
#balsav {
	position: absolute;
	width: 150px;
	height: 500px;
	text-align: center;
	background-color: #f4f9b7;
	}
	
#kozepe {
	position: absolute;
	width: 600px;
	height: 500px;
	background-color: #f4f9b7;	
	text-align: left;
	margin-left: 150px;
	margin-top: 1px;
  /*  padding-left: 5px;
          padding-right: 5px;*/
	}
	
#jobbsav{
	position: absolute;
	width: 220px;
	height: 500px;
	background-color: #f4f9b7;
	text-align: center;
	margin-left: 750px;
	}
#menu{
	width: 100px;
	margin: 0 auto 0 auto;
	position: relative;
	background-color: #999999;
	top: 2px;
}
#segitseg{
	/*background-image: url(/elemek/b_help_line.jpg);*/
	/*background-repeat: no-repeat;*/
	/*background-color: #e0e0e0;*/
}
#help{
	/*background-image: url(/elemek/b_help_line.jpg);
	background-repeat: no-repeat;*/
	/*background-color: #e0e0e0;*/
}
#bf_sarok{
	top: 150px;
	left: 60px;
	position: absolute;
	border: none;
	vertical-align:top;
	font-weight: bold;
	color: orange;
	
}

body { 
	text-align: center; /*egész középre IE4-5-5.5-6Quirsk, NN4 kompatiiblis, ezek ugyanis nem ismerik az auto-margint(6. 7. sor)*/
	background-image: url(elemek/brownbg.jpg);
	background-repeat: repeat-x;
	background-color: #f4f9b7 ;
	margin-top: 0px;
	
	font-family: "Arial";
 }
.menu { 
	/*font: Verdana; */
	font-size: 7pt; 
	font-weight:bold
}

a{
	text-decoration: none;
}

a.mybutton {
	font-size:10pt; 
	font-weight:bold;
	display: block; 
	/*float: center;*/
	text-align: center;
	background-image: url('elemek/button_grey.jpg');
	background-repeat: no-repeat;
	width: 100px;
	height: 20px;
	/*padding-top: 10px;
	padding-right: 30px; */
	text-align: center;
}
a.mybutton:hover  { 
	font-size:10pt; 
	font-weight:bold;
	display: block; 
	/*float: center;*/
	text-align: center;
	background-image: url('elemek/button_grey.jpg');
	background-repeat: no-repeat;
	width: 100px;
	height: 20px;
	/*padding-top: 10px;
	padding-right: 30px;
	text-align: right;*/
}
a.fontos {  /*Kezdőlap sorai*/
	text-align: center;
	color: #a30101;
}
a.fontos:hover {
	font-weight: bold;
	text-align: center;
	color: #a30101;
}
div.segitok{
	border: medium none; 
	background-image: url('icons/background_silver.jpg'); 
	background-repeat: repeat-y;
	width: 400px;
}
div.szoveg {
	margin-left: 10px;
	margin-right: 10px;	
	color: #000000;
	font-size: 16px;
	text-align: justify;
}
div.video{
	position: relative;
	width: 400px;
	text-align: center;
}
div.video_head{

}

/*Linkek*/
a:link { color:#9e600c; } /*Non Mause*/
a:visited { color: #9e600c; } /*Used Before Non Mause*/
a:hover { color: red; } /*On Mause*/
/*Bekezdések*/
p { 
	color: black; 
} 
p.barnacim {
	color: #9e600c;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}
p.barna {
	color: #9e600c;
	font-size: 15px;
	text-align: justify;
}
p.beszamolo_fej {
	color: #9e600c;
	font-size: 15px;
	text-align: left;
	text-decoration: underline;
}
p.beszamolo{
	color: #000000;
	font-size: 15px;
	text-align: justify;
}
p.n_barna {
	color: #9e600c;
	font-size: 17px;
	font-weight: bold;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;	
}

p.note{
  background: url("http://dev.opera.com/img/icons/info.gif") #eff 0.4em 0.6em no-repeat scroll;
  border: 1px dotted #6cc;
  padding: 6px 6px 6px 30px;
}

/*Fontok*/
/*font{
	color: black; 
	font-size: 10px;
}*/
p.narrow{
	font-family: Arial Narrow;
	font-size: 16px; 
	font-weight: bold;
	text-align: right; 
}
font.beszamolo_fej {
	color: #9e600c;
	font-size: 15px;
	text-align: left;
	text-decoration: underline;
}

font.kispiros {
	color: #a30101;
	font-size: 12px;
	text-align: left;
}
span.kispiros {
	color: #a30101;
	font-size: 12px;
	text-align: left;
}
font.kisbarna {
	color: #9e600c;
	font-size: 12px;
	text-align: left;
}
span.barnacim {
	color: #9e600c;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}
span.barna {
	color: #9e600c;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
font.piros {
	color: #a30101;
	font-size: 15px;
	text-align: left;
}

font.barna {
	color: #9e600c;
	font-size: 15px;
	text-align: justify;
}

font.fekete {
	color: #000000;
	font-size: 15px;
	text-align: justify;
}
font.err {
	color: #a30101; 
	font-size: 15px;
	font-weight: bold;
}
span.err {
	color: #a30101; 
	font-size: 15px;
	font-weight: bold;
	margin: 10px;
	width: 400px;
}
/*Képek*/
img {
	/*float: center;*/
	/*text-align: center;*/
	border: 0px;
	border-color: #9e600c;
}
img.kepek {
	/*float: center;*/
	/*text-align: center;*/
	border: 3px;
	border-color: #9e600c	
}
img.solidBrownBorder{
	border: 1px solid #9e600c; 
	padding: 1px;
}
.solidBrownBorder{
	border: 1px solid #9e600c; 
	padding: 1px;
}
img.solidBgBorder{
	border: 1px solid #f4f9b7; 
	padding: 1px;
}


/*Címsorok*/
h2 { 
	color: black; 
	text-align: center;
}
h3{ 
	color: #a30101; 
	font-size: 15px;
}
/* vonalak */
hr.solid_barna{
	color: #9e600c;
	height: 2px;
}
hr.solid_piros{
	color: #a30101;
	height: 2px;
}

/*Táblázatok*/

table.inputsor{
	border: 1px solid #000; 
	background-color: #fff; 
	/*width: 100%;*/
}
table.cont {
	border: 1px solid #000; 
	background-color: #9e600c;
}
table.cont2 {
	border: 0px; 
	background-color: #f4f9b7;
	width: 100%;
}

table.barna {
	width: 80%;
	margin: 0;
	background: #FFFFFF;
	border: 2px solid #333333;
	border-collapse: collapse;
}
tr.barna{
	border: 1px solid #000; 
	background-color: #9e600c;
	color: #f4f9b7; 
	font-size: 15px;
	font-weight: bold;

}

tr.bisque{
	border: 1px solid #000; 
	background-color: #f4f9b7;
}

caption.barna {
	text-align: left;
	background: #E0E0E0;
	margin: 0;
	border: 2px solid #333333;
	border-bottom: none;
	padding: 6px 16px;
	font-weight: bold;
}

table.naptar {
	border-collapse: collapse; 
	width: 220px;
}

table.naptar tr {
	cursor: pointer;
}

table.naptar tr:hover {
	background: #FFFF66;
}
table.naptar td{
	text-align: center;
	width: 100px;
	border: 2px solid #9e600c;
}
tr.ma{
	background: #FFFF66;
	font-weight: bold;
}

/*
table.bemutatkozas1 {
	border-top-style: solid; 
	border-top-color: #9e600c; 
	border-top-width: 2px;
	border-bottom-style: solid; 
	border-bottom-color: #9e600c; 
	border-bottom-width: 2px;
}
table.bemutatkozas {
	border-top-style: solid; 
	border-top-color: #9e600c; 
	border-top-width: 2px;
}*/
/*Stíluslap vége*/
