@charset "utf-8";
/* CSS Document */

/* General */
* {
	margin: 0 0 0 0;
	padding: 0;
}
html {height: 100%; font-size: 62.5%;}
body {
	height: 100%;
	background: #DEDEDE url('../img/bg_yellow.png') no-repeat;
	text-align: center;
	font:1.2em Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 900px;
	min-width: 900px;
	margin: 0 auto;
	padding-bottom: 60px;
}
#apDiv1 {
	position:absolute;
	left:23px;
	top:382px;
	width:174px;
	height:76px;
	z-index:1;
	background-image: url(../img/bg_communitytop.png);
}
/*a {
	font-size: 1.2em;
}*/
a:link {
	color: #990048;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990048;
}
/*a:active {
	text-decoration: none;
	color: #990048;
	text-decoration:underline;
}*/
a:link, a:visited {
	color: #990048;
	font: normal 1.2em;
} 
a:hover {	
	text-decoration: underline;
	font: normal 1.2em;
	color: #FF9;
}

.noscreen {display: none;} .cleaner {
	clear: both;
	height: 15px;
	font-size: 0;
	visibility: hidden;
}


/* Skip menu */
.hidden {position: absolute; top: -10000px; left: 0; width: 1px; height: 1px; overflow: hidden;}

abbr, acronym, span.abbr {border-bottom: 1px dotted black; cursor: help;}


/* Wrapper */
#wrapper {width: 900px; margin: 40px auto 60px auto; /*border: 4px solid #FEFEFE; */border-bottom: 0; display: table;}


/* Header */
.header {
	width: 900px;
	height: 125px;
	margin: 0 0 0 0;
	position: relative;
	text-align: left;
}


/* Headings */
h1 {color: #FFF; font: 2.8em Georgia, "Times New Roman", Times, serif; padding-top: 14px; margin: 0 0 11px 30px;}
h1 a:link, h1 a:visited {color: #FFF; text-decoration: none;}
h1 span {border-bottom: 1px solid #66A9C2; padding-bottom: 2px;} h1 span#color {color: #FEB125; border: 0;}
h2 {
	font: 1.8em normal Georgia, "Times New Roman", Times, serif;
	background: url('../img/b.png') no-repeat ;
	padding-left: 23px;
	margin-bottom: 5px;
	letter-spacing: 1px;
	font-size: 1.8em;
	font-family: Verdana, Geneva, sans-serif;
}
h3 {font: 1.3em Georgia, "Times New Roman", Times, serif; background: url('../img/h3-bg.gif') repeat-x 0 60%; letter-spacing: 1px; margin-bottom: 3px;}
h3 span {background: #FFF; padding: 2px 8px; margin-left: 20px; background-color: #FFFFC7; border-left: 4px solid #FFF; border-right: 4px solid #FFF;}
h4 {font: 1.8em normal Georgia, "Times New Roman", Times, serif;  padding-left: 23px; margin-bottom: 1px; letter-spacing: 1px;}

.col-l h3 {
	font: normal 3em Verdana;
	color: #FF9;
	text-align: center;
	padding: 9px 0;
	letter-spacing: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
.col-l h4 {
	font: normal 1.9em Verdana;
	color: #FF9;
	text-align: center;
	padding: 0px 0;
	letter-spacing: 0px;
}


/* Paragraphs */
p {
	line-height: 1.3;
	margin-bottom: 14px;
	font-size: 1.3em;
}
p#about {font-size: 1.2em; line-height: 1.2; margin: 0 0 0 30px; color: #FEFEFE}
p#backlinks {
	position: relative;
	top: -56px;
	font-size: 0.9em;
	color: #999;
	margin: 0 0 0 0;
	left: 0px;
} p#backlinks a, p#backlinks a:visited {
	color: #999;
}
p#backlinks a:hover {
	color: #CCC;
}


/* Page */
.page {width: 900px; margin: 0 auto; text-align: left; /*background: #FFF url('../img/content-bg.gif') repeat-y 0 0;*/}
.col-l {
	float: left;
	width: 23%;
	background:url(../img/nav_lateral.png) no-repeat;
	margin: 0 0 0 0;
	}
.col-l-2 {
	float: left;
	width: 23%;
	background:url(../img/nav_lateral.png) no-repeat;
	margin: 10px 0 0 0;
	height: 180px;
}
.col-l-3 {
	float: left;
	width: 23%;
	background:url(../img/nav_lateral.png) no-repeat;
	margin: 10px 0 0 0;
	height: 180px;
}
.col-l-4 {
	float: left;
	width: 23%;
	background:url(../img/nav_lateral.png) no-repeat;
	height: 230px;
	margin: 10px 0 0 0;
}
.col-r {
	float: right;
	width: 76%;
	background:url('../img/bg_contentcontainer_home.png');
	min-height: 335px;
	background-repeat: no-repeat;
}
.col-l-in {
} .col-r-in {margin: 1.2em 2em 2em 1.2em;}
.col-l-in-txt {
	color: #FF9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	width: 180px;
	margin: 10px 10px 10px 10px;
	}
	.col-l-in-txt-2 {
	color: #FF9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	width: 200px;
	margin: 10px 10px 10px 10px;
	height: 180px;
	}
.col-l-in-sqr {
	margin: 50px 12px 0 10px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	background-attachment: fixed;
	background: url('../img/bg_communitytop.gif');
	}
	.col-l-in-scnd_sqr {
	background-attachment: inherit;
	background-repeat: no-repeat;
	background-image: url(../img/bgrn_scond-left_grad3.gif);
	width: 185px;
	height: 190px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	}
	.col-l-in-scnd_sqr_2 {
	background-attachment: inherit;
	background-repeat: no-repeat;
	background-image: url(../img/bgrn_scond-left_grad.gif);
	width: 185px;
	height: 210px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	}
	.col-l-in-thr_sqr {
	background-attachment: inherit;
	background-repeat: no-repeat;
	background-image: url(../img/bgrn_scond-left_grad3.gif);
	width: 185px;
	height: 210px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	}
	.col-l-in-scnd_sqr_txt {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	margin: 15px 10px 10px 10px;
	text-align: justify;
}
.col-l-in-scnd_sqr_txt_2 {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	margin: 10px 10px 10px 10px;
}
	.col-r-in {margin: 1.2em 2em 2em 1.2em;}


/* Article */
/*.article {background-color: #DDD; border: 1px solid #AAA; padding: 5px 12px 27px 12px; margin: 14px 0 14px 0; position: relative; _width: 619px;}
.article-zebra {background-color: #E6FFD2; border: 1px solid #B5E390; padding: 5px 12px 27px 12px; margin: 8px 0 14px 0; position: relative; _width: 619px;}
.article p, .article-zebra p {line-height: 1.5; margin-bottom: 3px;}
.article a.more, .article-zebra a.more {position: absolute; bottom: 7px; right: 10px; line-height: 1;} /* Read more positioning */
/*.article a.more, .article a.more:visited, .article-zebra a.more, .article-zebra a.more:visited 
{background-color: #343434; color: #FEFEFE; padding: 5px 7px; text-decoration: none; border: 1px solid #606060; font-size: 0.9em;}
.article a.more:hover, .article-zebra a.more:hover {text-decoration: underline;}*/


/* Gallery */
.gallery {width: 99%; margin: 18px 0 0 0;}
.gallery img {border: 1px solid #AAA; margin-right: 12px;}
.gallery a:hover img {border: 1px solid #505050;}


/* Menu */
#menu-box {
	width: 905px;
	position: absolute;
	right: -1px;
	bottom: 13px;
	background-image: url('../img/bg_navhead.png');
	background-repeat: no-repeat;
	height: 40px;
	text-align: center;
	white-space: normal;
	}
#logo-box {
	position: absolute;
	height: 51px;
	background-image: url(img/logo_listadual.png);
	margin: -10px 0 0 0;
	top: -23px;
}
ul#web {
	list-style: none;
	text-align: right;
	margin-right: 17px;
	white-space: normal;
}
ul#web li {
	display: inline;
	color: #FF9;
	text-align: center;
	white-space: normal;
}
ul#web li a#first {
	text-align: center;
	white-space: normal;
}
ul#web li a, ul#web li a:visited {
	float: right;
	display: block;
	color: #FF9;
	padding: 10px 26px;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #999;
	text-align: center;
	white-space: normal;
}
ul#web li a:hover {
	background-image: url(../img/bg_navhead_over.png);
	color: #FF9;
	text-align: center;
	white-space: normal;
}
ul#web li a.active {
	background-image: url(../img/bg_navhead_first.png);
	text-align: center;
	white-space: normal;
}

ul.menu {list-style: square; list-style-position: inside; margin: 8px 0 12px 16px;}
ul.menu li {
	margin-bottom: 9px;
	font: normal 1.5em verdana;
	color: #FF9;
}
ul.menu li a, ul.menu li a:visited {
	color: #FF9;
	text-align: center;
	font: normal 1.3em verdana;
}
/*ul.menu li a:hover {
	color: #FF9;
	background: 0;
	text-align: center;
	font: normal 1.5em;
}*/


/* Footer */
#footer {
	width: 900px;
	height: 75px;
	margin: 0 auto;
	border-bottom: 4px solid #FEFEFE;
	border-top: 2px solid #909090;
	background-image: url(../img/footer_gradient2.jpg);
	background-repeat: no-repeat;
}

#footer a:link, #footer a:visited {
	color: #903;
	font-weight: normal;
}
#footer ul {
	list-style-type: none;
	color: #903;
	padding: 59px 0 0 0;
	text-align: left;
	float: left;
	width: 500px;
}
#footer ul li {float: left; display: inline; white-space: nowrap;}
#footer ul li a, #footer ul li a:visited {margin: 0 6px;}
#footer p {
	float: right;
	text-align: right;
	width: 200px;
	color: #933;
	line-height: 1.2;
	padding-top: 59px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 1em;
}
#footer img {
	float: right;
	text-align: right;
	width: 200px;
	color: #933;
	line-height: 1.2;
	padding-top: 59px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}


/* Searching form */
form.searching {
	width: 252px;
	position: absolute;
	top: 18px;
	right: 2px;
	color: #FF9;
	font-size: 1.2em;
	text-align: right;
} form.searching fieldset {border: 0;}
input.search {width: 150px; border: 1px solid silver; letter-spacing: 1px; padding: 4px 7px;}
form.searching input.hledat {letter-spacing: 1px; font-weight: bold;}
form.searching label {display: none;}
#top #wrapper .page .col-r .col-r-in p #map {
	left: 200px;
}
.col-l-in-map {
	margin: 0 1.2em 0 1.2em;
} .col-r-in {
	margin: 1.2em 2em 2em 1.2em;
	text-align: justify;
}

.col-l-in-curs {
	margin: 50px 5px 0 13px;
	color: #F63;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	width: 191px;
	}
.col-l-in-curs-nav {
	text-align: center;
	margin: 0 0 0 400px;
}
#top #wrapper .page .col-r .col-r-in .col-l-in-curs-nav ul {
	text-align: center;
}
