@charset "utf-8";


p {margin: 0; padding: 0;}

hr{	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #822726;
	border-bottom-color: #FFFFFF;
	
}

.vonal{
	background:url(images/vonal.jpg);
	background-attachment:scroll;
	background-position: center;
	background-repeat:no-repeat;
	
}

.piros{
	color:#FF0000;
}

.keptar{
	padding:5px;
	margin: 5px;
	border:#990000 1px solid;
}

h2 {
	font-size:20px;
	font-family:Book Antiqua;

}

/*------------------------------- alap */

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #620000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*------------------------------- jobboldali saját bannerek */


.ujdonsag{
	font-family: Tahoma;
	font-size: 9px;
	color: #CCCCCC;
}



/*------------------------------- egy�b */

.alap{
	font-family: Tahoma;
	font-size: 11px;
	color: #6B1B28;
}

.oldal_fejlec{
	font-family: Book Antiqua;
	font-size: 30px;
	font-weight: bold;
	color: #6B1B28;
}

.header_1_bordo{
/*font-family: Book Antiqua;*/
	font-size: 13px;
	color: #6B1B28;
	text-transform: uppercase;
	font-weight:bold;
}

.header_1_bordo_small{
/*font-family: Book Antiqua;*/
	font-size: 11px;
	color: #6B1B28;	
	font-weight:bold;
}

.header_1_fekete{
/*font-family: Book Antiqua;*/
	font-size: 13px;	
	color: #000000;
	text-transform: uppercase;
	font-weight:bold;
}

.athuzott{
	text-decoration: line-through;
}

.cim_1, h1 {
	font-family: Book Antiqua;
	font-size: 26px;
	font-weight: bold;
	color: #6B1B28;
}

.cim_2, h2 {
	font-family: Book Antiqua;
	font-size: 20px;
	font-weight: bold;
	color: #6B1B28;
}

.cim_3 {
	font-family: Book Antiqua;
	font-size: 22px;
	font-weight: normal;	
	color: #6B1B28;
}

.cim_fo_1{
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	color: #CCCCCC;
}

/*---------------------------  menusorok */

.bal_menusor{
	background:url(images/danvantara_fooldal_02a.jpg);
	background-attachment:scroll;
	background-position:left-top;
	background-repeat:no-repeat;
	background-color:#5B0505;
}

.jobb_menusor{
	background: url(images/danvantara_fooldal_04.jpg);
	background-attachment:scroll;
	background-position:left;
	background-repeat:no-repeat;
}

/*----------------------------- h�tterek */

.bal_hatter{
	background: url(images/Danvantara_hatter_bal.jpg);
	background-attachment:scroll;
	background-position:right top;
	background-repeat:repeat;
}

.jobb_hatter{
	background: url(images/Danvantara_hatter_jobb.jpg);
	background-attachment:scroll;
	background-position:left-top;
	background-repeat:repeat;
}

/*------------------------------- linkek */

A.main:link{
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	color: #CCCCCC;
}

A.main:visited{
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	color: #CCCCCC;
}

A.main:hover{
	font-size: 11px;
	text-decoration:underline;
	font-weight:bold;
	color: #CCCCCC;
}


A.main_thin:link{
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #CCCCCC;
}

A.main_thin:visited{
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #CCCCCC;
}

A.main_thin:hover{
	font-size: 11px;
	text-decoration:underline;
	font-weight: normal;
	color: #CCCCCC;
}


A:link{
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	color: #6B1B28;
}

A:visited{
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	color: #6B1B28;
}

A:hover{
	font-size: 11px;
	text-decoration:underline;
	font-weight:bold;
	color: #CC2A2A;
}