/* CSS Document - Author: Shaibal Mandal */

/* Main Styles that apply to body */
body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	padding-left: 50%;
	background: #f4f4f4 url(images/bgb.gif) center repeat-y;
	position: absolute;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

/* This is the page container built and centered using -ve margins */
#container {
	width: 884px;
	margin-left: -350px;
}

/* The topmost faded bar */
#topbar {
	width:auto;
	background: #f8d3ab;
	height: 20px;
	font: 9px verdana;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}

/* This holds the two heading blocks, the title and the login form */
#headerwrapper {
	width: 884px;
	height: 101px;
}

/* class that styles the holder div of the forms */
.userform {
    width: auto;
    color: #DD7CB4;
    padding: 5px 0px 5px 3px;
    background: #fbfbfb;
    border:1px solid #efefef;
    border-top: none;
    text-align: justify;
    margin-bottom: 1px;
}

/* This will style the login and search */
.userform input {
    border: 1px solid #DDD;
    font-family: verdana;
    font-size: 10px;
    color: #BBB;
    font-weight: bold;
}

h1 {
	font: 48px verdana;
	color: #EEE;
	margin: 0px;
	background-color: f8d4ad;
}
h2{
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8c847a;
	border-bottom:1px #CCCCCC dashed;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
h3{
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8c847a;
	border-bottom:1px #CCCCCC dashed;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
h4{
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8c847a;
	border-bottom:1px #CCCCCC dashed;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

h6 {
    font: 1px verdana;
    font-weight: bold;
	color: #DDD;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
}

.gg {
    
	margin-left: 15px;
}



/* This holds the tabs */
#tabholder
{
    width: auto;
}

/* Container for the article box, and the pic box */
.articleboxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
} 

/* Content holder for the articles */
.articleboxinner {
	width: auto;
	line-height: 25px;
	color: #aa8567;
	background: #ffffff;
	border:1px none #efefef;
	text-align: justify;
	height: 220px;
	padding-top: 15px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.articleboxinne {
	width: auto;
	line-height: 25px;
	color: #aa8567;
	background: #ffffff;
	border:1px none #efefef;
	text-align: justify;
	height: 500px;
	padding-top: 15px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* The title style for the main article */
.articleheader
{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
}

/* This will style the read more thing at the bottom */
.readmore {
    text-align: right;
    display: block;
    width: auto;
}

/* This controls the main pic in the main article box */
.mainpiccontrol
{
    border: 1px #DBB7DB solid;
    float: left;
    margin-right: 10px;
}

/* Container for the pic thumbnails */
.picboxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
}

/* Content holder for the pic box */
.picbox {
    width: auto;
    line-height: 22px;
    color: #aa8567;
    padding: 5px 6px 6px 6px;
    border:1px solid #efefef;
    border-top: none;
    text-align: center;
}

/* This controls the thumbnails in the picbox div */
.pickboxcontrol
{
    border: 1px #DDD solid;
    vertical-align: middle;

}

/* Sometimes, I don't want borders around my hyperlink images */
.noborder {
	border: none;
	line-height: normal;
}

/* For taming those leeeeeeetle arrows */
img {
	vertical-align: top;
	right: 600px;
}

/* Style-up those ugly default hyperlinks */
a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #dd740b;
}

/* And their ugly hover states too */
a:hover {
	text-decoration: underline;
}

/* Why should the humble footer be left out? */
#footer {
	background-color: #faecdc;
	color: #c6b2b2;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
}

/* This will contain the three columns */
#newsContainer2
{
	width:689px;
	background-color: #E0E0E0;
}

/* First column of the three columns */
.c1
{
	width: 227px;
	background-color: #Fefcf9;
	border: 1px solid #fce3d;
	border-top: none;
	line-height: 22px;
	color: #aa8567;
	float: left;
}

/* Second column of the three columns */
.c2
{
	width: 230px;
	float: left;
	border-bottom: 1px solid #fce3d;
	line-height: 22px;
	color: #aa8567;
}

/* Third column of the three columns */
.c3
{
	width: 228px;
	background-color: #Fefcf9;
    border: 1px solid #fce3d;
    border-top: none;
    line-height: 22px;
    color: #aa8567;
	float: right;
}

/* This controls the titles for each column */
.noteheader
{
    width:auto;
    border-bottom: 1px solid #fce3d;
    border-top: none;
    color: #DD7CB4;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
	background:url(images/headerBGuj.jpg) repeat-x;
}

/* And this gives the column text some breathing space */
.spacy
{
    padding: 5px;
}

/* CSS Tabs */
#tabs8 {
    float:left;
    width:100%;
    background:#F1F1F1;
    font-size:93%;
    line-height:normal;
    border-bottom:1px solid #CCC;
}

#tabs8 ul {
    margin:0;
    padding:10px 10px 0 5px;
    list-style:none;
}

#tabs8 li {
    display:inline;
    margin:0;
    padding:0;
}

#tabs8 a {
    float:left;
    background:url("images/tableft8.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}

#tabs8 a span {
    float:left;
    display:block;
    background:url("images/tabright8.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#eee;
    font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs8 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs8 a:hover span {
    color:#591333;
}

#tabs8 a:hover {
    background-position:0% -42px;
}

#tabs8 a:hover span {
    background-position:100% -42px;
    color: #888;
}

#tabs8 #current a {
    background-position:0% -42px;
}
#tabs8 #current a span {
    background-position:100% -42px;
    color: #888;
}
bodyuj {
	    font: bold 11px/1.5em Verdana;
	    }

h7 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}
	
#tabs {
	float:left;
	width:100%;
	background:#EFF4FA;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #DD740B;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 5px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
#tabs #current a {
    background-position:0% -42px;
}
#tabs #current a span {
    background-position:100% -42px;
    color: #fff;
}
.contact_box{
width:329px;
height:185px;
}
.content_box_content{
width:300px;
padding-left:15px;
}
.middle_boxcont{
	width:620px;
	height:125px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: center;
}
p.contact_info{
padding:10px 0 0 20px;
line-height:18px;
}
span.orange{
color:#f89824;
}
.middle_box_text_content{
	width:450px;
	height:auto;
	line-height: 15px;
}
.middle_box_titlecont{
width:260px;
height:63px;
padding:5px;
background:url(images/box_title_bg.jpg) no-repeat center;
}
.middle_box{
	width:654px;
	height:270px;
	background:url(images/bebe.jpg) no-repeat right;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
}
.middle_boxgy{
	width:654px;
	height:270px;
	background:url(images/ruhalogo.jpg) no-repeat right;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}
.left_contentgyik{
	width:630px;
	float:left;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
}
.calendar_boxgyik{
	width:630px;
	height:auto;
	padding-left: 0px;
}
.calendar_box_content{
width:320px;
padding-left:0px;
}
.calendar_box_contentgyik{
	width:615px;
	padding-left:0px;
	height: auto;
}
.right_contentgyik{
width:630px;
float:left;
padding:24px;
}
.project_boxgyik{
	clear:both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.middle_boxszopt{
	width:620px;
	height:245px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 24px;
	background-image: url(images/szoptatas.jpg);
	background-repeat: no-repeat;
	background-position: 500px center;
}
.middle_box_titleszopt{
width:260px;
height:63px;
padding:5px;
background:url(images/box_title_bg.jpg) no-repeat center;
}
.left_contentszopt{
	width:650px;
	float:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 24px;
	padding-left: 24px;
}
.calendar_boxszopt{
width:429px;
height:185px;
}
.right_contentszopt{
	width:190px;
	float:right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 5px;
}
.project_box{
	clear:both;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
p.middle_text{
padding:0 0 0 15px;
}
.right_contentlink{
	width:660px;
	float:left;
	padding:10px;
	height: 2480px;
}
.calendarlink{
width:242px;
height:47px;
float:left;
text-align:left;
line-height:50px;
font-size:12px;
font-weight:bold;
color:#5d2c1a;
}
.project_boxlink{
clear:both;
padding:10px 0 15px 0;
}
p{
text-align:justify;
line-height:14px;
margin:0px;
}
.middle_boxinfo{
	width:654px;
	height:250px;
	background:url(images/bebe.jpg) no-repeat right;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 5px;
}
.calendar_boxinfo{
	width:329px;
	height:670px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
}
.left_content{
	width:680px;
	float:left;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.news_left{
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.middle_boxszovet{
	width:670px;
	height:300px;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/babamanna.jpg);
	background-repeat: no-repeat;
	background-position: 500px 45px;
}
.middle_boxszovetb{
	width:670px;
	height:500px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	background-image: url(images/logobebe.jpg);
	background-repeat: no-repeat;
	background-position: 450px 200px;
}
.calendarszovet{
width:300px;
height:20px;
float:left;
text-align:left;
line-height:17px;
font-size:12px;
font-weight:bold;
color:#5d2c1a;
}
.right_contentszovet{
	width:640px;
	float:left;
	padding-top: 24px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.project_boxszovet{
	clear:both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	height: auto;
	width: 690px;
}
.calendar_box{
	width:601px;
	height:100px;
	padding-left: 16px;
	padding-top: 20px;
}
/* Photo-Caption PZ3 CSS v080630
* copyright: http://randsco.com/copyright
* www.randsco.com
*/

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:0px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none;
  cursor:default; height:auto; width:auto;
  overflow:visible; border:0px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */ 
/* End of CSS Tabs */
