/* CSS Document */

body {
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#ed713d url(../images/bg.gif) left top repeat-x;
	margin:0px;
	padding:0px;
}

#layout {
	width:1000px;
	text-align:justify;
	line-height:20px;
	margin: auto;
}

#topzone {
	height:110px;
	background:url(../images/topbg.gif) left top no-repeat;
}

#topleft {
	width:490px;
	float:left;
	padding:31px 0px 0px 68px;
}

#topright {
	width:400px;
	float:right;
	padding:12px 0px 0px 40px;
}

#banner {
	height:260px;
	background:url(../images/banner.jpg) left top no-repeat;
	padding:0px 0px 0px 0px;
}

#bannertxt {
	width:390px;	
}

#roundzone {
	width:388px;
	background:url(../images/roundbg.gif) left top repeat-y;
	margin:30px 0px 30px 0px;
}

#roundtop {
	background:url(../images/roundtop.gif) left top no-repeat;
}

#roundbottom {
	background:url(../images/roundbottom.gif) left bottom no-repeat;
	padding:22px 20px 22px 20px;
}

#roundleft {
	width:50%;
	float:left;
}

#roundright {
	width:50%;
	float:right;
}

#bodycontainer {
	padding:20px 20px 20px 20px;
}

#leftcontainer {
	float:left;
}

#rightcontainer {
	width:255px;
	float:right;
}

#specialzone {
	width: 400px;
	border:2px solid #f5a562;
	background:url(../images/specialbg.gif) right top no-repeat;
	padding:0px 35px 26px 24px;
	margin:15px 0px 0px 0px;
}

#specialzone_inner {
	float: left;
	width: 750px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 5px;
}


#specialleft {
	width:270px;
	float:left;
}

#specialright {
	width:220px;
	float:right;
}

.newsrow {
	padding:0px 0px 25px 0px;
}

.newsrowleft {
	float:left;
	padding:0px 10px 0px 0px;
}

.newsrowright {
	width:172px;
	float:right;
}

.viewall {
	padding:15px 0px 0px 0px;
}

#footercontainer {
	background:url(../images/footer.gif) left top repeat-x;
	padding:0px 0px 0px 0px;
	margin:40px 0px 0px 0px;
}

#footer {
	font-size:11px;
	width:1000px;
	height:68px;
	background:url(../images/footer1.gif) right top no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}

#footerleft {
	float:left;
	color:#ffd1ac;	
	font-weight:bold;
	padding:32px 0px 0px 100px;
}

#footerright {
	float:right;
	color:#fff;			
	padding:32px 55px 0px 0px;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/*	Img Style Start Here  */

.welcomeimg {
	float:left;
	margin:0px 20px 0px 0px;
}

.signupimg {
	float:left;
	padding:0px 13px 0px 0px;
}

.detailimg {
	float:left;
}

/*	Img Style End Here  */

/*	Text Style Start Here  */

h1 {
	font:30px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/h1.gif) 0px 0px no-repeat;
	padding:0px 0px 20px 48px;
	margin:0px;
}

h2 {
	font:bold 15px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px;
	margin:0px;
}

.bannerheading {
	font:25px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight: bold;
	border-bottom:1px solid #f19f81;
	padding:0px 0px 20px 0px;
	margin:0px 0px 17px 20px;
}

/*	Text Style End Here  */

/*	Menu Style Start Here  */

a {
	color:#fff;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#topanchor {
	width:300px;
	background:url(../images/topanchorback.gif) left top no-repeat;
	padding:5px 20px 7px 20px;
}

#topanchor a {
	display:block;
	float:left;
	padding:0px 0px 0px 0px;
	color:#fff;
	text-decoration:none;
	font-size: 11px;
}

#topanchor a:hover {
	color:#e1e1e1;
}

#topanchor a.home {
	background:url(../images/mainpage.gif) 0px 5px no-repeat;
	padding:0px 0px 0px 15px;
}

#topanchor a.email {
	background:url(../images/email.gif) 0px 7px no-repeat;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 10px;
}

#topanchor a.sitemap {
	background:url(../images/sitemap.gif) 0px 5px no-repeat;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 10px;
}

/* ------------------------------------------------------------------------- */

#roundzone a {
	display:block;
	color:#ff9000;
	background:url(../images/disc.gif) 0px 7px no-repeat;
	text-decoration:underline;
	padding:0px 24px 0px 12px;
}

#roundzone a:hover {
	text-decoration:none;
}

/* ------------------------------------------------------------------------- */

#topmenu {
	height:65px;
	background:url(../images/topmenubg.gif) left top repeat-x;
}

#topmenu ul {
	margin:0px;
	padding:0px 0px 0px 140px;
	background:url(../images/menudevider.gif) right top no-repeat;
	float:left;
}

#topmenu ul li {
	display:block;
	float:left;
	background:url(../images/menudevider.gif) left top no-repeat;
	list-style:none;
}

#topmenu li a {
	font:14px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	float:left;
	padding:26px 16px 20px 11px;
}

#topmenu li a span {
	background:url(../images/topdisc.gif) 0px 5px no-repeat;
	padding:0px 0px 0px 20px;
}

#topmenu li a:hover {
	color:#e1e1e1;
	background:url(../images/topmenuover.gif) left top repeat-x;
}

#footer a {
	color:#ffd1ac;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

/*	Menu Style End Here  */








/* inner pages css start */
/*h1{font:30px "Times New Roman", Times, serif ;margin:0px; color:#fff;  padding:15px 0px 10px 10px;}
h1 span{color:#fff}*/

h5{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #fff; margin:0px 0px 10px 0px;}
h6{font:18px Tahoma, Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}

h6 a:link, a:visited { text-decoration: none; }
h6 a:hover { text-decoration: underline; }

.aboutus-img{float:right; border:4px solid #fff; margin:0 0px 10px 20px;}
.aboutcolumnzone{padding:20px 0px 16px 0px;}
.aboutcolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.aboutcolumn2{width:48%; float:right; margin:0px 0px 10px 0px;}
.abouticon{float:left; margin:0px 20px 0px 0px;}
.insidereadmore{padding:10px 0px 10px 0px;}
input.button{color:#fff; background:#333; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #fff;}
input.button:hover{cursor:pointer; color:#fff; background:#999}
.project-img{float:right; margin-left:20px;	border: 6px solid #fff}
.whiteheading{font:30px Tahoma, Arial; color:#CBD76B; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{width: 350px; 	height: 380px;margin-bottom:20px; margin-left: 10px; margin-right: 10px; border-bottom:1px dotted #fff; padding-bottom:10px; float: left;}
.servicecolumnzone{padding:20px 0px 16px 0px;}
.servicecolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.servicecolumn2{width:48%; float:right;	margin:0px 0px 10px 0px;}
.blog-posted-row{padding:3px;}
/* inner pages css ends */
				
				
#balmenu {
	float: left;
	margin: 5px;
	margin-left: 0px;
	width: 200px;
	height: 570px;
	background:url(../images/balhatter.jpg) no-repeat;
}
#balmenu p {
	font-size: 18px;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#balmenu ul {
	margin-top: 0;
	padding-top: 0;
	padding-left: 0;
	margin-left: 25px;
}
#balmenu li {
	background:url(../images/topdisc.gif) 0px 5px no-repeat;
	padding:0px 0px 0px 10px;
	list-style: none;
}

#balmenu a:link, 
#balmenu a:hover, 
#balmenu a:visited { 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#balmenu a:hover {
	text-decoration: underline;
}

#oktatoleft {
	float: left;
	width: 220px;
}
#oktatoright {
	float: left;
	width: 520px;
	margin-top: 25px;
}

#tanfleft {
	float: left;
	width: 500px;
}
#tanfright {
	float: left;
	width: 230px;
}
#tanfright img {
	border: 6px solid white;
	margin: 10px;
	margin-top: 25px;
	width: 210px;
}
.idopont {
	height: 165px;
	margin-bottom: 4px;
}