/* Elements */

body {
	text-align: justify;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #333333;
	font-weight: normal;
}

h1 {
}

h2, h3 {
	margin-top: 0px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {

}

a {
	color: #000000;
	
}

a:hover {
	text-decoration: none;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}
/* Header */

#header {
	width: 800px;
	height: 258px;
	margin: 0px auto;
	background: url(images/img2.jpg);
}

#header h1 {
	margin: 0px;
	padding: 160px 0 0 380px;
	font-size: 32px;
	
	text-align:right;
	color:#FFFFFF;
}

#header h2 {
	margin: 0;
	padding: 0 0 0 200px;
	font-size: 16px;
	text-align:right;
	color: #FFFFFF;
}


/* Menu */

#menu {
	width: 800px;
	height: 52px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display:inline;
	padding:0px;
	
}

#menu a {
	color: #FFFFFF;
	display: block;
	float: left;
	width: 160px;
	height: 42px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	text-decoration:none;
	font-size: 20px;
	letter-spacing: 0px;
	
	
}

#menu .egy a {
	background: url(images/fooldal.jpg) no-repeat;
}

#menu .ketto a {
	background: url(images/rolunk.jpg) no-repeat;
}


#menu .harom a {
	background: url(images/tanfolyamok.jpg) no-repeat;
}

#menu .negy a {
	background: url(images/vizsgakozpont.jpg) no-repeat;
}

#menu .ot a {
	background: url(images/kapcsolat.jpg) no-repeat;
}





#menu .egy a:hover {
	background:url(images/fooldalh.jpg) no-repeat;
}
#menu .ketto a:hover {
	background:url(images/rolunkh.jpg) no-repeat;
}
#menu .harom a:hover {
	background:url(images/tanfolyamokh.jpg) no-repeat;
}
#menu .negy a:hover {
	background:url(images/vizsgakozponth.jpg) no-repeat;
}
#menu .ot a:hover {
	background:url(images/kapcsolath.jpg) no-repeat;
}
/* Content */

#content {
	
	background-color:#B3DBFF;
	width: 800px;
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
}

#colOne {
	float:right;
	width: 350px;
	margin-top: 20px;
	margin-right: 8%;
	padding-right: 15px;
	text-align:left;
	background:#C7E3FC;
	padding-left: 5px;
	border: thin solid #000000;
}

#colOne ul{

}


#colTwo {
background:#C7E3FC;
	border-color:#000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-left: 2px;
	margin-left:2px;
/**/
	float: left;
	width: auto;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#colTwo ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
	
}
#colTwo a{
border: #FFFFFF
}

#colThree {
	
	
	width: auto;
	margin-top: 20px;
	margin-right: 10px;
	margin-left:10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align:left;
background:#C7E3FC;
	border-color:#000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	
}

#colThree h1{
font-size: 24px;
text-align:center;}

#content h1 {
	padding: 5px 0px 5px 5px;
	color: #173E68;
}

#content h2 {
	padding: 5px 0px 5px 5px;
	font-size: 16px;
	color: #2D2D2D;
	border-bottom: 1px dashed;
}

#content h3 {
	color: #6C6C6C;
}
/* Footer */

#footer {
	width: 800px;
	margin: 0px auto;
	padding: 0px 0px;
	height: 0px;
	background: #EEEEEE;
	
}

#footer p {
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
	color: #999999;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #333333;
}


#video{
padding: 2px 2px 2px 2px;
}