body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 0;
	height: 100%;
	color: #191919;
}

html{
	height: 100%;
}

#main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-left: 3px;
	height: 100%;
	width: 719px;
	background-image : url(images/border_vertical.gif);
	background-position : left;
	background-repeat : repeat-y;
}

#header {
	position: absolute;
	top: 0px;
	left: 3px;
	background-color: #ACACAC;
	height: 180px;
	z-index: 10;
}

#header_part	{
	position: absolute;
	top: 158px;
	left: 0px;
	width: 217px;
	height: 48px;
	z-index: 10;
}

#menu {
	position: absolute;
	top: 0px;
	left: 3px;
	background-image : url(images/border_menu.gif);
	background-position : right;
	background-repeat : repeat-y;
	width: 220px;
	height: 100%;
}

#central {
	position: absolute;
	top: 0px;
	left: 226px;
	width: 490px;
	height: 100%;
}

#right_border {
	position: absolute;
	top: 0px;
	left: 702px;
	background-image : url(images/border_vertical.gif);
	background-position : center;
	background-repeat : repeat-y;
	width: 30px;
	height: 100%;
}

#menu_sub {
	padding-top: 180px;
	background-image : url(images/amessage_left.gif);
	background-position : bottom left ;
	background-repeat : no-repeat;
}

#central_sub{
	padding-top: 206px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

#sponsorship{
	position: absolute;
	top: 162px;
	left: 462px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : none;
	margin-right: 10px;
	z-index: 11;
}

#sponsorship a{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : none;
}

#sponsorship a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : underline;
}

#left_vertical{
	background-image : url(images/amessage_left.gif);
	background-position : bottom left ;
	background-repeat : no-repeat;
}

.framed_chapters{
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
	width: 120px;
}

.framed_chapters_sub{
	position: relative;
	font-size: 10px;
	margin-left: 0px;
	padding-left: 0px;
}

.framed_chapters_sub ul{
	margin-left: 10px;
	padding-left: 0px;
}

.bodyimg{
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0 0 0 0;
}

table.framed td.top{
	background-image : url(images/framed_top_center.gif);
	background-repeat : repeat-x;
}

table.framed td.left{
	background-image : url(images/framed_mid_left.gif);
	background-repeat : repeat-y;
}

table.framed td.center{
	background-color: #FFD33F;
}

table.framed td.right{
	background-image : url(images/framed_mid_right.gif);
	background-repeat : repeat-y;
}

table.framed td.bot{
	background-image : url(images/framed_bot_center.gif);
	background-repeat : repeat-x;
}

table.framed h1{
	font-size: 18px;
	font-weight: 600;
	color: #FFFFFF;
	padding-right: 227px;
	background-image : url(images/framed_title_stripe.gif);
	background-position : right;
	background-repeat : no-repeat;
}

table.framed h2{
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	margin: 0 0 0 0;
	color: #000000;
}

table.framed h3{
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	margin: 0 0 0 0;
	color: #FFFFFF;
}

h1.content{
	font-size: 18px;
	font-weight: 600;
	color: #1A68A8;
	min-width: 229px;
	padding-left: 10px;
	padding-bottom: 19px;
	background-image : url(images/title_stripe.gif);
	background-position : bottom left;
	background-repeat : no-repeat;
}

h2.content{
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	margin: 0 0 0 0;
	color: #000000;
}

table.framed ul.white{
	list-style-image:url(images/list_framed.gif)
}

div.framed_chapters_sub ul.white{
	list-style-image:url(images/list_framed.gif)
	margin: 0 0 0 0;
	padding-left: 10px;
}	

ul{
	list-style-image:url(images/list_orange.gif)
}

#central div.right{
	margin-top: 15px;
	margin-left: 100px;
}

.ps{
	font-size: 11px;
	font-weight: normal;
	color: #191919;
	font-style: italic;
}

a{
	text-decoration: none;
	color: #19639D;
}

a:hover{
	text-decoration: underline;
	color: #19639D;
}

a.details{
	text-decoration: none;
	color: #19649F;
	font-weight: 600;
}

a.details:hover{
	text-decoration: none;
	color: #19649F;
	font-weight: 600;
}

a.details img{
	padding-left:1px;
	padding-right:1px;
}

a.mmenu-row{
	text-align: right;
	font-size: 14px;
	font-weight: 600;
	letter-spacing:-1px;
	color: #656565;
	text-decoration : none;
	line-height: 35px;
	height: 28px;
	width: 70%;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 75px;	
	background-image : url(images/bullet_menu.gif);
	background-position : 0px -30px ;
	background-repeat : no-repeat;
}

a.mmenu-row:hover{
	background-position : 0px 0px ;
}

a.mmenu-row-selected{
	text-align: right;
	font-size: 14px;
	font-weight: 600;
	letter-spacing:-1px;
	color: #1A6FB7;
	text-decoration : none;
	line-height: 35px;
	height: 28px;
	width: 70%;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 75px;	
	background-image : url(images/bullet_menu.gif);
	background-position : 0px -30px ;
	background-repeat : no-repeat;
}

#mmenu{
	margin-right: 20px;
	text-align: right;
}

#mudrolija{
	text-align: left;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	text-decoration : none;
	margin-left: 70px;
	margin-top: 50px;
	margin-right: 20px;
	padding-bottom: 40px;
	background-image : url(images/mudrolija.gif);
	background-position : bottom right ;
	background-repeat : no-repeat;
}

#pisinam_container{
	position: relative;
	margin-top: 25px; 
	height: 205px;
}

#pisinam{
	position: absolute;
	top:0px;
	left:-100px;
	width: 125px;
	padding-top: 120px;
	padding-left: 195px;
	padding-right: 1px;
	background-image : url(images/pisinam_labirint.gif);
	background-position : top left ;
	background-repeat : no-repeat;
}

p {
	text-align: justify;
}

.body_1 {
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

.title_1 {
	font-size: 22px;
	color: #568CB9;
	font-weight: 600;
}

.title_2 {
	font-size: 13px;
	font-weight: bolder;
	color: #568CB9;
}

