@charset "utf-8";
/* CSS Document */

/*////////////CONSTRUCTION///////////////*/

body {
	background-image: url(../images/main-sub-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	}
.tab {
	height: auto;
	width:232px;
	float:left;
	margin-left:5px;

}
.tad-header{
	background-image:url(../images/tabs_head_bg.png);
	background-repeat:no-repeat;
	height:36px;
	width:232px;
}
.tad-header h2{
	padding-top:12px;
	padding-left:15px;
}
.content .tad-header{
	width:280px;
}
.tad-content{
	width:229px;
}
.tad-content ul{
	list-style-image: url(../images/li.gif);
	margin-left:25px;
	margin-right:10px;
	margin-top:15px;
}
.tad-content ul li{
	margin-top:10px;
	margin-bottom:10px;
}
.people-img{
	margin:5px;
	float:left;
}
.people-descr{
	margin:2px 5px 0px 10px;
	padding-top:10px;

}
#content-container{
	width:100%;
	min-height:400px;
	background-image: url(../images/bg_sub_content.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	background-position: center top;
}
#s-content{
	width:918px;
	margin-left:auto;
	margin-right:auto;
}
#content-header{
	height:60px;
	width:400px;
	float:left;
}

.menu{
	float:left;
	padding-top:5px;
	width:549px;
}
.left-content{
	width:670px;
	float:left;
	padding-bottom:30px;
}
.right-content{
	width:248px;
	float:left;
	margin-top:17px;
}
.content{
	clear:both;
	float:left;
	width:630px;
	padding:20px;
	margin-top:-35px;
}
.content .up-long{
	background-image:url(../images/journal-menu-up-long.png);
	background-repeat:no-repeat;
	width:540px;
	height:23px;
	clear:both;
}
.content .alphabet{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	line-height: 22px;
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.content .alphabet a{
	margin:4px;
}
#tbl-cont {
	margin-top:10px;
}
#tbl-cont div {
	float:left;
	display:block;	
	background-color:#f2f1ea;
	border: 1px solid #f9f8f3;
	margin-top:5px;
	width:100%;
	/*background-image:url(../images/li_hover.gif);
	background-repeat:no-repeat;
	background-position: 5px 7px;*/
}
#tbl-cont div a{
	padding-left:15px;
}
#tbl-cont td {
	width:25%;
	border:1px solid #f9f8f3;
	background-color:#f6f5f0;
	vertical-align:top;
	margin:5px;
}
#tbl-cont h2 {
	margin:6px;
}
.post {
	margin-top:37px;
	margin-left:5px;
	}
.post table{
	height:54px;
	vertical-align:middle;
	}
.post h2, .menu{
7	color:#f9f8f3;
	text-decoration: none;
	text-align:left;
}
.post h2{
	font-size:14px;
}
.menu a{
	color:#dad7c9;
}
.menu a:hover{
	color:#f9f8f3;
}

#footer-container{
	width:100%;
	height:94px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	background-position: center top;
	clear:both;
}
#footer{
	width:918px;
	margin-left:auto;
	margin-right:auto;
}
#footer-menu {
	padding-top:7px;
	padding-left:20px;
	width:485px;
	height:35px;
	float:left;
}
#footer-logo {
	margin-left:15px;
}
#footer-mif {
	font-size:9px;
	padding-top:0px;
	float: left;
	color:#8f8d84;
	line-height: 12px;
	text-align: right;
	padding-top:17px;
}
.mif {
	float: left;
	margin-top:6px;
	margin-left:5px;
}
/*////////////END OF CONSTRUCTION///////////////*/
/*////////////////////TYPOGRAFI/////////////////*/

/*/////////////START OF SUB PAGE////////////*/
/*/////////////END OF SUB PAGE////////////*/
#tit{
	width:670px;
	height:151px;
	margin-top:-46px;
	float:left;
}
#tit-left {
	background-image:url(../images/title-left.png);
	background-repeat:no-repeat;
	width: 43px;
	height: 151px;
	display:block;
	float:left;
	clear:both;
}
#tit-right {
	background-image: url(../images/title-right.png);
	background-repeat:no-repeat;
	width: 78px;
	height: 151px;
	display:block;
	float: right;
}
#tit-bg{
	background-image:url(../images/title-bg.png);
	background-repeat:repeat-x;
	width: 549px;
	height: 150px;
	float:left;
	display:block;
}
#tit-bg .date{
	color:#f9f8f3;
	text-decoration: none;
	text-align:left;
	float:left;
	margin-top:5px;
}

