body { padding: 0; margin: 0; font: 0.9em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #c5db84; color: #454545; }

/* links */
a { color: #003B6E; background: inherit; }
a:hover { color: #9EC068; background: inherit; }	

/* headings */
h1 { font: bold 2.2em Calibri, Tahoma, Arial, Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 1.8em Calibri, Tahoma, Arial, Sans-Serif; margin: 0; padding: 0; }
h3 { font: bold 1.4em Calibri, Tahoma, Arial, Sans-Serif; margin: 0; padding: 0; }
h4 { font: bold 1.1em Calibri, Tahoma, Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }
.title { color: #2C71AE; background: #fff; }

/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }
input.button { padding: 3px; }

/* content holder */
#content { margin: 0px auto; width: 990px; background: #effdc3;}

/* header */
#header { height: 270px; background: #fff url(img/_glava.jpg) no-repeat; }

/* horizontal tabbed menu */	
#tabs { background: #c9b674; color: #000;  height: 40px; text-align: center; margin-top: 180px; padding-left: 0px; }
#tabs li { display: inline; font-size: 1.3em;  font-family: Calibri, Tahoma, Arial, Sans-Serif; }
#tabs li a { float: left; color: #606060; padding: 7px 0; width: 110px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { color: #000; }	
#tabs li a.current { color: #000; }	


/* left side */
.left { width: 210px; margin: 0 0 10px 0; }
.left h3 { color:#999999 }

	.boxtopleft { height: 19px; background: #fff url(images/boxtopleft.gif) no-repeat; color: #000; }
	.boxmiddleleft { background: #fff url(images/boxmiddleleft.gif) repeat-y bottom left; color: #5b5b5b; padding: 0 10px 15px 10px; }
	.boxbottomleft { height: 15px; background: #fff url(images/boxbottomleft.gif) no-repeat top left; color: #000; margin: 0 0 10px 0; }
	.boxleft p { padding: 0; margin: 0;}

.left_articles {
	margin: 0 10px 15px 10px;
	padding: 10px 0 0 0;
	text-align: justify;
	border-bottom: 1px dotted #ccc;
	color: #000;
	background: #fff;
}
	

/* center side */
.center { width: 600px; margin: 0 310px 10px 0;}
.center_articles {
	margin: 0px 10px 15px 10px;
	padding: 10px 10px 15px 15px;
	text-align: justify;
	border-bottom: 1px dotted #ccc;
	color: #000;
	background: #fff;
}

.center_offset {
	margin: 0px 10px 15px 10px;
}

	.description { padding: 0 0 2px 0; margin: 0 10px 5px 0; border-bottom: 1px dotted #ccc; }

	.intro { color:#666666; font-weight:bold; padding: 0 0 2px 0; margin: 10px 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: 210px; background: #eee; margin: 0 10px 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 { width: 370px; margin: 0 0 10px 0; text-align:justify;}

	.box { background: #bcdb61; padding: 15px 10px 15px 10px; margin: 0 0 10px 0; margin-right: 10px; }
	.box p { padding: 0; margin: 0;}


/* misc */
.buttons { text-align: right; padding: 4px 3px 0 0;}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn { background: #488EB2 url(images/bluebtn.gif) no-repeat; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.greenbtn { background: #87bf55 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; }

.bluebtnw { background: #488EB2 url(images/bluebtnw.gif) no-repeat; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.greenbtnw { background: #87bf55 url(images/greenbtnw.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.bluebtnw:hover, .greenbtnw:hover { background: #488EB2 url(images/hoverbtnw.gif) no-repeat; color: #fff; }

.bluebtnb { background: #488EB2 url(images/bluebtnb.gif) no-repeat; padding: 10px 26px 15px 26px; color: #fff; text-decoration: none; }
.bluebtnb:hover { background: #488EB2 url(images/hoverbtnb.gif) no-repeat; color: #fff; }


/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }

/* galleries */

#galleries {
	overflow:auto;
}
#galleries .content_gallery {
	float:left;
	padding:20px;
	margin:2px;
	width:172px;
	height:240px;
	font-family:arial,sans-serif;
	font-size:12px;
}
#galleries .content_gallery .block_image {
	border:5px solid #CCC;
}
.photo_cover {
	border:1px solid #444;
}

#gallery {
	text-align:center;
	width:100%;
	overflow:auto;
}
#gallery #block_embed {
	width:100%;
	font-family:arial,sans-serif;
	font-size:13px;
	padding-bottom:50px;
}
#gallery #photos_list {
	width:100%;
	background:#111;
	overflow:auto;
}
#gallery #photos_list .block_photo {
	float:left;
	padding:2px;
	margin:2px;
}
.photo {
	border:1px #CCC solid;
}
