/* 
	project: internet sharing template
   	author: luka cvrk (www.solucija.com) 
								*/
   
body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	background: white;
	text-align: center;
	margin-top:3px;
	line-height : 22px;
	
}

.menu {
	background: url("images/pckMenu.jpg") top center no-repeat;
	height: 40px;
	width:790px;
	text-align: center;
	font-size: 10px;
    font-size: 100%; 
	padding: 0px;
}

.month{
    font:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height: 22px;
	color:white;
	font-weight: bold;
}


.head{
    font:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 22px;
	color:#9ca684;
	font-weight: bold;
}


.Text{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000033;
	line-height: 22px;
}

.Link{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	background: white;
	text-align: center;
	margin:0px;
	line-height : 22px;
}


.subMenu {
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
    padding: 0px;
	background: transparent;
	text-decoration: none;
}


.subMenu a{
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
    padding: 0px;
	background: transparent;
	text-decoration: none;
}

.subMenu a:hover{
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
    padding: 0px;
	background: transparent;
	text-decoration: none;
}


.subMenu a:visited{
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
    padding: 0px;
	background: transparent;
	text-decoration: none;
}


.contact  a{
	text-align: center;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
    padding: 0px;
	background-color:#b9dde1;
	color:white;
	text-decoration: none;
}

.contact a:hover{
	text-align: center;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
    padding: 0px;
	background-color :#b9dde1;
	color:white;
	text-decoration: none;
}


.contact a:visited{
	text-align: center;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
    padding: 0px;
	background-color :#b9dde1;
	color:white;
	text-decoration: none;
}


.Sitemap{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	background: white;
	text-align: center;
	margin:0px;
	height: 50px;
}

/* links */

input {
	width:92px;
	height:10px;
	margin-top:3px;
	border: thin #999999 1px;
	background: #fff ;
	color: #999999;
	font-weight: normal;
	font-size: 11px;
	vertical-align:baseline;	
	border-style : solid;
}

.button{
	background: #999999;
	border: none;
	width:54px;
	height:14px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}


a {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	background: white;
	text-align: center;
	margin:0px;
	line-height : 22px;
	color: #545429;
	background: inherit;
	text-decoration: none;
}
	
	
a:hover {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	background: white;
	text-align: center;
	margin:0px;
	line-height : 22px;
	color: #999966;
	background: inherit;
	text-decoration: none;
}	

a:visited {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	text-align: center;
	margin:0px;
	line-height : 22px;
	background: inherit;
	text-decoration: none;
}	

/* headings */
h1 {
	 font:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	color:#9ca684;
	font-weight: bold;
	vertical-align:top;
	
}

/* color: #E65B00; */

h2 {
	font-size: 12px;
	color: #000033;
	text-align: left;
	}


h3 {
	font-size: 12px;
	color: #000033;
	text-align: right;
	
}

h4 {
	font-size: 12px;
	color: #50922C;
	text-align: right;
	}
	
.title { color: #808080; background: #fff; }

.Sitemaptitle {
	color: #000066;
	background: #fff;
    height: 10px;
}

#menu {
	background: url("images/pckMenu.jpg") top center no-repeat;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 10px;
    font-size: 100%; 
	padding: 0px;
	margin-right:3px;
	margin-left:3px;
}

#menuGrey {
	/*background: url("images/pckMenu1.jpg") top center no-repeat;*/
	height: 24px;
	text-align: center;
	padding: 0px;
	margin-top:3px;
	margin-bottom:6px;
	width:776px;
}

.menuGrey
 {
	/*background: url("images/pckMenu1.jpg") top center no-repeat;*/
	height: 24px;
	text-align: center;
	padding: 0px;
	margin-top:3px;
	margin-bottom:6px;
}


#menu .padding {
 padding-top: 0px;
}

* html #menu .padding {
 padding-top: 1px;
}

* html #menu {
	background: url("images/pckMenu.jpg") top center no-repeat;
	height: 40px;
	width:776px;
	text-align: center;
	font-size: 10px;
    font-size: 100%; 
	padding: 0px;
}

#menu a {
	color: #006B9F;
	font-size: 9pt;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

#menu a:hover {
	color: #FF6600;
	font-size: 9pt;
	font-weight: bold;
	padding: 0 10px 0 10px;
	text-decoration: underline ;
}




/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }

/* content holder */
#content { margin:0px auto; width: 776px; }

/* header */
#header { height: 132px; width:776px;}
#logo { padding: 15px 0 0 8px; }
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }
#top_info { float: right; width: 570px; margin: 20px 5px 0 0; text-align: right; }

/* horizontal tabbed menu */	
#tabs { background: #fff url(images/bigbox.gif) no-repeat top left; color: #000;  height: 64px; text-align: center; padding: 0 0 0 210px; }
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff url(images/barbg.gif) no-repeat; color: #808080; padding: 7px 0; width: 82px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(images/barcurrent1.gif) no-repeat; color: #000; }	
#tabs li a.current { background: #fff url(images/barcurrent.gif) no-repeat; color: #2C71AE; }	
.key { text-decoration: underline; }

/* search form */
#search { 
	color: #000;
	padding: 14px 0 20px 5px;
	margin: 5px 0 0 0;
}
	#search p { padding: 0; margin: 0; }


/* grey subheader */
.gboxtop { clear: both; height: 8px; background: #dedede url(images/gboxtop.gif) no-repeat; color: #000; }
.gbox { background: #dedede url(images/gbox.gif) no-repeat bottom left; color: #444; padding: 1px 13px 7px 13px; margin: 0 0 20px 0; }
.gbox p { padding: 7px 0; margin: 0;}


/* left side */
.left { float: left; width: 650px; margin: 0 0 10px 0; }
	.left_articles {
		margin: 0 20px 15px 10px;
		padding: 10px 0 0 0;
		text-align: justify;
		border-bottom: 1px dotted #ccc;
		color: #000;
		background: #fff;
	}
	
	.calendar { height: 50px; float: left; background: #fff url(images/calendar.gif) no-repeat; width: 50px; padding: 5px 0 0 9px;  color: #808080;}
	.calendar p { padding: 0; margin: 0; }
	.description { padding: 0 0 2px 0; margin: 0 10px 5px 0; border-bottom: 1px dotted #ccc; }
	.thumbnail { float: left; margin: 0 18px 8px 0; border: 1px solid #dedede; }


/* bottom thirds */
.thirds { float: left; width: 203px; background: #eee; margin: 0 12px 0 0; color: #5d5d5d; }
	.smallboxtop { height: 14px; background: #fff url(images/smallboxtop.gif) no-repeat; color: #000; }
	.smallbox { background: #fff url(images/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }
	.smallbox p { padding: 0; margin: 0; }

	
/* right side */
#right {
	float: right;
	width: 295px;
	margin: 0 0 10px 0;
}
	.boxtop { height: 19px; background: #fff url(images/boxtop.gif) no-repeat; color: #000; }
	.box {
	background: #fff url(images/box.gif) no-repeat bottom left;
	color: #5b5b5b;
	padding: 0 10px 15px 10px;
	margin: 0 0 10px 0;
}
	.box p { padding-right: 10px; margin:0px; text-align: right;}
	.image {
	float: right;
	margin: 0 9px 50px 10px;
}


/* misc */
.buttons { text-align: right; padding: 4px 3px 0 0;margin-right:82px;}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn { background: #488EB2 url(images/bluebtn.gif) no-repeat; width: 100px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.greenbtn { background: #488EB2 url(images/greenbtn.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.bluebtn:hover, .greenbtn:hover { background: #488EB2 url(images/hoverbtn.gif) no-repeat; color: #fff; }

/* footer  */
.footer { clear: both; text-align: center; padding: 10px 0 10px 0;font-size:0.9em;}