@charset "UTF-8";
/* CSS Document */

body{
	background-color: #9B7F64;
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size:12px;
	color:#000000;
}

#main {
	width:990px;
	background-image:url(bg.png);
}

#mainmenu a{
	font-family: Arial;
	font-size:12px;
	color:#B7AA99;
	text-decoration: none;
	font-weight: bold;
	padding-right: 33px;
	padding-left: 33px;
	padding-bottom: 25px;
	padding-top: 25px;
}

#mainmenu a:hover{
	font-family: Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-right: 33px;
	padding-left: 33px;
	padding-bottom: 25px;
	padding-top: 25px;
}

#bottom_shadow{
	background-image:url(bottom_shadow.png);
	height: 10px;
	width: 990px;
}

#lang a{
	font-family: Arial;
	font-size:12px;
	color:#B7AA99;
	text-decoration: none;
	font-weight: normal;
}

#lang a:hover{
	font-family: Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
	font-weight: normal;
}

#lang {
	font-family: Arial;
	font-size:12px;
	color:#B7AA99;
	text-decoration: none;
	font-weight: normal;
}

td.off {
}

td.on {
	background-image:url(menu_hover.png);
	background-repeat:repeat-x;
} 

#menu_szakterulet{
	width: 210px;
	float: left;
	text-align: left;
}

#menu_szakterulet ul
{
	font-family: Arial;
	list-style-type:none;
	margin:0;
	padding:0;
} 

#menu_szakterulet li
{
	display: inline;
} 

#menu_szakterulet a
{
	font-family: Arial;
	font-size:12px;
	color:#715941;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 185px;
	border-top: 1px solid #dcc19d;
	border-bottom: 1px solid #b7986e;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
} 

#menu_szakterulet a:hover
{
	color:#302214;
	background-color: #d2b691;
} 

.szak {
	font-family: Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-left: 25px;
}

#indi {
	font-family: Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
	font-weight: normal;
	padding-left: 25px;
}

#indi a{
	font-family: Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
	font-weight: normal;
}

#indi a:hover{
	font-family: Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration: underline;
	font-weight: normal;
}

#footer_txt
{
	font-family: Arial;
	color:#000000;
	font-size: 11px;
}

#footer_txt a
{
	color:#000000;
	text-decoration: none;
}

#footer_txt a:hover
{
	color:#000000;
	text-decoration: underline;
}

#footer_szakteruletek
{
	font-family: Arial;
	color:#772525;
	font-size: 12px;
	padding-bottom: 7px;
	font-weight: bold;
}

#footer_szakteruletek a
{
	color:#772525;
	text-decoration: none;
}

#footer_szakteruletek a:hover
{
	color:#772525;
	text-decoration: underline;
}

#content
{
	font-family: Arial;
	color:#000000;
	font-size: 12px;
	margin: 25px;
}

#content h1
{
	font-family: Arial;
	color:#000000;
	font-size: 16px;
}

#content h2
{
	font-family: Arial;
	color:#732424;
	font-size: 14px;
}

#content h3
{
	font-family: Arial;
	color:#715941;
	font-size: 13px;
}

#content a
{
	font-family: Arial;
	color:#732424;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

#content a:hover
{
	font-family: Arial;
	color:#732424;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#admin_content
{
	margin: 25px;
}

#menu_gyors{
	width: 210px;
	text-align: left;
}

#menu_gyors ul
{
	font-family: Arial;
	list-style-type:none;
	list-style-image: url(arrow2.png);
	margin: 0px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-right: 0px;
	padding-left: 0px;

} 

#menu_gyors li
{
	list-style-image: url(arrow2.png);
	margin-left: 35px;
} 

#menu_gyors a
{
	font-family: Arial;
	font-size:12px;
	color:#772525;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 175px;
	padding-top: 3px;
	padding-bottom: 3px;
} 

#menu_gyors a:hover
{
	color:#ffffff;
	text-decoration: none;
} 

#en
{
	font-family: Arial;
	color:#000000;
	font-size: 12px;
	margin: 25px;
	margin-top: 200px;
	margin-left: 400px;
	padding: 20px;
	text-align:left;
	border: solid 5px #732424;
	width: 300px;
}

#en h1
{
	font-family: Arial;
	color:#000000;
	font-size: 14px;
}


#en a
{
	font-family: Arial;
	color:#732424;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

#en a:hover
{
	font-family: Arial;
	color:#732424;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#login
{
	font-family: Arial;
	color:#000000;
	font-size: 12px;
	margin: 25px;
	margin-top: 200px;
	margin-left: 400px;
	padding: 20px;
	text-align:left;
	border: solid 5px #732424;
	width: 300px;
}

#login h1
{
	font-family: Arial;
	color:#000000;
	font-size: 14px;
}


#login a
{
	font-family: Arial;
	color:#732424;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

#login a:hover
{
	font-family: Arial;
	color:#732424;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#login input
{
	font-family: Arial;
	color:#732424;
	font-size: 12px;
	font-weight: bold;
	border: 1px #000 solid;
	padding: 3px;
	background-color: #fff;
}

#login .submit
{
	font-family: Arial;
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	border: 1px #000 solid;
	background-color: #732424;
}

#contact 
{
	padding-left: 100px;
}

#contact input
{
	font-family: Arial;
	color:#732424;
	font-size: 12px;
	font-weight: bold;
	border: 1px #000 solid;
	padding: 3px;
	background-color: #fff;
	width: 300px;
}

#contact .submit
{
	font-family: Arial;
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	border: 1px #000 solid;
	background-color: #732424;
	width: 200px;
}

#contact textarea
{
	font-family: Arial;
	color:#732424;
	font-size: 12px;
	font-weight: bold;
	border: 1px #000 solid;
	background-color: #fff;
	padding: 3px;
	width: 300px;
	height: 150px;
}