body {
	font-size: 62.5%;

}

#page-nav, .search-box, #subscription, #sumgait, #menu, #header, #footer1, #footer2, #col1 {
	display: none;
}


.home-news {
	border-top: 1px solid #d6d6d6;
	padding: 11px 0;
}

.hn-pic {
	width: 160px;
}

.hn-text {
	width: 460px;
	font-size: 1.3em;
	line-height: 1.3em;
}

.hn-text-big {
	width: 620px;
	font-size: 1.3em;
	line-height: 1.3em;
}

.hn-text h4, .hn-text-big h4 {
	color: #4187c3;
	font-weight: bold;
}

.hn-text h4 a, .hn-text-big h4 a {
	color: #4187c3;
	text-decoration: none;
}

.hn-text h4 a:hover, .hn-text-big h4 a:hover {
	text-decoration: underline;
}

.home-pic {
	margin: 0 auto;
}

.hn-text h4 span {
	color: #333;
	font-weight: 100;
	padding-right: 10px;
	font-family: Georgia, times, serif;
}

#welcome {
	margin-bottom: 30px;
}

#wlcm-pic {
	width: 220px;
}

#wlcm-txt {
	width: 380px;
	margin-left: 20px;
}

#wlcm-pic-caption {
	padding: 10px;
	background: #e5e5e5;
	font-size: 1.1em;
}

#wlcm-txt {
	font-size: 1.2em;
}

#menu li ul {
	display: none;
}

#menu li {
	background: #e6e6e6;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	
	font-size: 1.4em;
}

#menu li a, #menu li span {
	text-decoration: none;
	cursor: pointer;
	color: #000;
	display: block;
	padding: 7px 12px;
	outline: none;
	font-weight: bold;
}

#menu li ul li {
	background: #77aad7;
	border: none;
}

#menu li ul li a {
	font-size: 0.7em;
	font-weight: 100;
	color: white;
}

.selected-menu {
	background: #4086c2 !important;
	color: white;
}

.selected-menu span {
	color: white !important;
}

.selected-submenu {
	padding-left: 10px;
}

.selected-submenu a {
	color: #e5e5e5 !important;
}

#f1 {
	padding-left: 60px;
	width: 400px;
	margin-top: 20px;
	color: #666;
}

#f2 {
	margin-top: 15px;
	text-align: right;
}

#f3 {
	background: no-repeat url(../images/osce.gif) 4px 11px;
	height: 39px;
	font-size: 1.2em;
	padding-left: 60px;
	line-height: 39px;
}

#f4 a {
	display: block;
	width: 119px;
	height: 16px;
	background: no-repeat url(../images/helix.gif);
	text-indent: -9000px;
	margin-top: 10px;
}

#main-content {
	font-size: 1.4em;
	padding-bottom: 50px;
}

#main-content p {
	margin-top: 1em;
}

#main-content a {
	color: #4086C2;
}

#main-content h2 {
	font-size: 2em;
	margin-bottom: 1em;
}

#main-content ul li {
	list-style: square;
	margin-left: 2em;
	margin-bottom: 0.7em;
}

#main-content ol li {
	list-style: decimal;
	margin-left: 2em;
	margin-bottom: 0.7em;
}

#page-nav {
	text-align: center;
	border-top: 3px solid #4086C2;
	padding: 10px 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	margin-top: 20px;
}

#page-nav a {
	text-decoration: none;
}

.selected-page {
	font-weight: bold;
	color: #999;
	border: silver solid 1px;
	padding: 2px 4px;
}

.not-selected-page {

}

.items h3, h3.law-chapter {
	font-size: 1.3em;
	color: #4086C2;
	font-weight: bold;
}

h3.law-chapter {
	border-bottom: #4086C2 2px solid;
}

h3.news-title a {
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}


h3.news-title a:hover {
	text-decoration: underline;
}

.d-n {
	color: #666;
	font-family: Georgia, times, serif;
}

.news-block {
	margin-bottom: 40px;
}

.search-box {
	width: 100%;
	border-top: 2px solid #4086C2;
	margin-top: 10px;
}

.search-box td {
	width: 33%;
	padding: 10px;
}

.news-thumbs {
	float: left;
	margin: 5px 10px 10px 0;
	border: 1px silver solid;
}

.form-row label {
	float: left;
	width: 200px;
	text-align: right;
	color: #333;
	font-weight: bold;
	padding-right: 20px;
}

.form-row p {
	float: left;
	width: 320px;
	margin: 0 0 15px 0 !important;
}

.f-inp {
	width: 310px;
	border: 1px silver solid;
}

#errors {
	color: red;
	margin-left: 205px;
}

#feedback {
	border-top: #4086C2 3px solid;
	margin-top: 25px;
	padding-top: 25px;
}

.req {
	color: red;
	font-weight: bold;
}

.message {
	text-align: center;
	padding: 20px 0 40px 0;
	border-top: #4086C2 3px solid;
	margin-top: 25px;
	font-weight: bold;
}

#law_list li {
	list-style: none !important;
	margin: 5px 0 !important;
}

.gallery-pic {
	border: 2px solid silver;
	width: 170px;
	height: 160px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	text-align: center;
	background: #e6e6e6;
}

#thumbs {
	margin-top: 40px;
}

.gallery-pic img {
	display: block;
	margin: 0 auto;
	border: 3px solid white;
}

#jquery-lightbox a {
	outline: none;
}

.videos {
	margin-bottom: 20px;
}

.video-thumbs {
	margin-right: 20px;
}
