﻿html, body
{
	margin:10px;
	padding:0;
	font-family:Tahoma;
	font-size:11px;
	background-color:#eaeae1;
}
img
{
	border:none;
}
a,a:link.a:active,a:visited
{
	text-decoration:none;
	color:#000;
}
.newstitle a,a:link.a:active,a:visited
{
	text-decoration:none;
	color:#666;
}
a:hover
{
	text-decoration:none;
	color:#000;
}
input,select,textarea
{
	font-size:12px;
	font-family:Tahoma;
	margin-top:5px;
	margin-bottom:5px;
}
#pagewidth
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#header
{
	position:relative;
	width:100%;
}
#titlebar
{
	direction:rtl;
	width:780px;
	height:16px;
	padding:12px 0 12px 20px;
	background-image:url(titlebarbg.gif);
	background-color:#fff;
	background-position:top;
	background-repeat:no-repeat;
	font-size:11px;
	text-align:left;
}
.posttitle
{
	font-size:17px;
	line-height:23px;
	color:#666;
}
#menu
{
	width:800px;
	height:50px;
	background-image:url(menubg.gif);
}
#menu ul
{
	list-style:none;
	padding:0;
	margin:0;
}
#menu li
{
	float:right;
	margin:0;
}
#menu a
{
	display:block;
	height:50px;
}
#menu a:hover
{
	background-position:0 -50px;
}
#menu_home a
{
	width:89px;
	background-image:url(menu_home.gif);
}
#menu_news a
{
	width:85px;
	background-image:url(menu_news.gif);
}
#menu_presentation a
{
	width:97px;
	background-image:url(menu_presentation.gif);
}
#menu_vicars a
{
	width:71px;
	background-image:url(menu_vicars.gif);
}
#menu_abodecooperation a
{
	width:91px;
	background-image:url(menu_abodecooperation.gif);
}
#menu_contact a
{
	width:99px;
	background-image:url(menu_contact.gif);
}
#banner
{
	width:800px;
	height:156px;
	background-image:url(banner.gif);
}
#wrapper
{
	background-color:#fff;
}
#leftcol
{
	direction:rtl;
	width:580px;
	float:left;
	position:relative;
}
#rightcol
{
	direction:rtl;
	float: right;
	display:inline;
	position: relative;
	width:220px;
}
#footer
{
	direction:rtl;
	text-align:center;
	padding-top:20px;
	padding-bottom:10px;
	line-height:16px;
	font-size:11px;
	background-image:url(footerbg.gif);
	background-position:top;
	background-repeat:no-repeat;
	clear:both;
} 
.rblock
{
	width:200px;
	margin:10px;
	background-image:url(rbheader.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.lblock
{
	width:570px;
	margin:10px;
	margin-right:0px;
	background-image:url(lbheader.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.blockht
{
	font-weight:bold;
	color:#443d3d;
	font-size:11px;
	line-height:16px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:20px;
	padding-left:20px;
}
.blockc
{
	text-align:justify;
	padding:5px;
}
.newscontent img
{
	margin:10px;
	padding:1px;
	border:solid 1px #eee;
	max-width:500px;
}
.feedrow
{
	font-size:12px;
	line-height:16px;
	margin-bottom:7px;
}
#admin li
{
	list-style:none;
}
#cphcontent
{
	margin-top:10px;
	line-height:20px;
	font-size:12px;
	padding-left:50px;
}
#editorbuttons input
{
	background-color:#fff;
	padding:0px;
	border:none;
	font-size:10px;
}
.login input[type=text],input[type=password]
{
	margin:2px;
	width:100px;
}
#slider ul, #slider li
{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li
{
	width:189px;
	height:117px;
	overflow:hidden;
}
#slider img
{
	padding:1px;
	border:solid 1px #eee;
}
#prev
{
	width:30px;
	height:11px;
	position:absolute;
	top:41px;
	left:96px;
}
#next
{
	width:30px;
	height:11px;
	background-image:url(arrow-bot.jpg);
	position:absolute;
	top:179px;
	left:96px;
}
#slidercontainer
{
	padding-top:21px;
	padding-bottom:11px;
}
.sbutton
{
	background-color:#ddd;
	border:solid 1px #eee;
	padding:1px;
	font-size:10px;
}
#documents
{
	line-height:15px;
	font-size:11px;
}
#roll
{
	line-height:15px;
	font-size:11px;
}
.clearfix:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix
{
	display:inline-block;
}
* html .clearfix
{
	height:1%;
}
.clearfix
{
	display:block;
}
@media print
{
#rightcol
{
	display:none;
}
#twocols,#maincol
{
	width:100%;
	float:none;
}
}

