body {
	background-color: #FFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
p.pagebreak {
	page-break-before: always
}

.LinkArrow {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
	background-image: url(../images/arrow_link_blue_r.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 8px;
	font-size: 12px;
}

form {
	margin: 0px;
	padding: 0px;
}
form label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}
form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
.Divider {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}



#PageLayout {
	width: 980px;
}
#blog-top-iframe {
	width: 100%;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding: 0px;
	
}
#BlogContainerTop {
	width: 100%;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding: 0px;
}


#BannerContainerTop {
	width: 980px;
	margin-bottom: 10px;
}
#BannerContainerRight {
	float: right;
	width: 250px;
	margin-left: 0px;
}
.BannerHolder {
	width: 250px;
	margin-bottom: 10px;
}
#MainSite {
	width: 720px;
	float: left;
	border: 1px solid #CCC;
}
#MainPage {
	padding: 10px;
	clear: both;
}
#Header {

}
#TopMenuContainer {
	background-image: url(../images/top_menu_bg.jpg);
	background-repeat: repeat-x;
	height: 27px;
}
#TopMenuContainer ul {
	background-image: url(../images/top_menu_bg.jpg);
	background-repeat: repeat-x;
	height: 27px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#TopMenuContainer ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	list-style-type: none;
	float: left;
	letter-spacing: 0.1em;
}
#TopMenuContainer ul li a {
	color: #000;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 4px;
}
#TopMenuContainer ul li a:hover {
	color: #FFF;
}
#TopMenuContainer ul li .active a {
	color: #FFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 4px;
}
#apTopFacebook{
	position:absolute;
	left:571px;
	top:138px;
	width:250px;
	height:34px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-image: url(../images/icon_facebook.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	text-transform: uppercase;
	padding-top: 1px;
}
#apTopFacebook a{
	color: #666;
	text-decoration: none;
}
#apTopFacebook a:hover{
	text-decoration: underline;
}
#apTopTwitter{
	position:absolute;
	left:571px;
	top:155px;
	width:250px;
	height:34px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-image: url(../images/icon_twitter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	text-transform: uppercase;
	padding-top: 1px;
}
#apTopTwitter a{
	color: #666;
	text-decoration: none;
}
#apTopTwitter a:hover{
	text-decoration: underline;
}
#apTopDate {
	position:absolute;
	left:571px;
	top:120px;
	width:250px;
	height:34px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
#apTopSearch {
	position:absolute;
	left:571px;
	top:175px;
	width:250px;
	height:34px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}


#NewsTop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
#NewsTop h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#NewsTop h1 a {
	color: #000;
	text-decoration: none;
}
#NewsTop h1 a:hover {
	text-decoration: underline;
}
#NewsTop #Intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
#NewsTop #Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#NewsTop p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
#NewsTop p a {
	color: #000;
	text-decoration: none;
}
#NewsTop p a:hover {
	text-decoration: underline;
}
#NewsTop p img {
	float: left;
	padding: 2px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	margin-right: 10px;
}
#NewsTop .articleDateAuthor {
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	float: none;
}
#Footer a {
	text-decoration: none;
	color: #336699;
}
#Footer a:hover {
	text-decoration: underline;
}


#FooterContainer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-right: 10px;
	margin-left: 10px;
}
.ColumnObject {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.ColumnObject .imgLatestIssue {
	padding-bottom: 4px;
}
.ColumnObject .Divider{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.MainContent {
	width: 530px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

.MainPageLeftColumnSubLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	width: 100%;
}
.MainPageLeftColumnSubRight {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.MainPageLeftColumnSubRight h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.MainPageLeftColumnSubRight h3 a {
	color: #000;
	text-decoration: none;
}
.MainPageLeftColumnSubRight h3 a:hover {
	text-decoration: underline;
}

.MainPageLeftColumnSubRight p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;
}
.MainPageLeftColumnSubRight p a {
	color: #000;
	text-decoration: none;
}
.MainPageLeftColumnSubRight p a:hover {
	text-decoration: underline;
}
.MainRightColumn {
	width: 150px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.MainRightColumn h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.MainRightColumn h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
}
.MainRightColumn h3 a:hover {
	text-decoration: underline;
}
.MainRightColumn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}

.MainRightColumn a:hover {
	text-decoration: underline;
}

.MainRightColumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
}
.MainRightColumn p a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
.MainRightColumn p a:hover {
	text-decoration: underline;
}


.PageLeftColumnSubLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	width: 100%;
}
.PageLeftColumnSubRight {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.PageLeftColumnSubRight h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.PageLeftColumnSubRight h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
}
.PageLeftColumnSubRight h3 a:hover {
	text-decoration: underline;
}

.PageLeftColumnSubRight p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;
}
.PageLeftColumnSubRight p a {
	color: #000;
	text-decoration: none;
}
.PageLeftColumnSubRight p a:hover {
	text-decoration: underline;
}
.ActivityColumnDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
	margin-top: 5px;
}
.ActivityColumn p a {
	color: #000;
	text-decoration: none;
}
.ActivityColumn p a:hover {
	text-decoration: underline;
}
.BoxContainer {
	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	background-position: bottom;
	padding: 10px;
}
.BoxContainer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.BoxContainerInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	border: 1px solid #CCC;
	padding: 2px;
}
.BoxContainer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
.BoxContainer a:hover {
	text-decoration: underline;
}

.BoxContainerTips {
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	background-position: bottom;
	padding: 10px;
	background-image: url(../images/box_tips_bg.jpg);
	margin-top: 10px;
}
.BoxContainerTips h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.BoxContainerTips div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.BoxContainerTips a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
.BoxContainerTips a:hover {
	text-decoration: underline;
}

.BoxContainerTips img {
	border: 1px solid #CCC;
}

.BoxSearchContainer {
	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	background-position: bottom;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.BoxSearchContainer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-style: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.BoxContainerInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	border: 1px solid #CCC;
	padding: 2px;
}


.BoxSearchContainer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
.BoxSearchContainer a:hover {
	text-decoration: underline;
}
.BoxSearchContainer table td {
	padding-top: 2px;
	padding-bottom: 2px;
}


.btnSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 32px;
}
.btnVote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.TextCat {
	color: #996633;
	text-transform: uppercase;
}

#Wrapper {
}
.headerColumnGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/header_bg_column_gray.jpg);
	background-repeat: repeat-x;
	height: 21px;
	padding-top: 3px;
	padding-left: 4px;
	margin-bottom: 10px;
}
.headerColumnRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/header_bg_column_red.jpg);
	background-repeat: repeat-x;
	height: 21px;
	padding-top: 3px;
	padding-left: 4px;
	margin-bottom: 10px;
}


.headerColumnBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/header_bg_column_blue.jpg);
	background-repeat: repeat-x;
	height: 21px;
	padding-top: 3px;
	padding-left: 4px;
	margin-bottom: 10px;
}
.headerColumnGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/header_bg_column_green.jpg);
	background-repeat: repeat-x;
	height: 21px;
	padding-top: 3px;
	padding-left: 4px;
	margin-bottom: 10px;
}
.articlesStart {

}
.articlesStart h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.articlesStart h1 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
.articlesStart h1 a:hover {
	text-decoration: underline;
}
.articlesStart p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.articlesStart p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.articlesStart p a:hover {
	text-decoration: underline;
}
.articlesStart p img {
	border: 1px solid #CCC;
	padding: 2px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.articleDateAuthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	padding-top: 3px;
}

.article {
}
.article h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.article h1 a {
	color: #000;
	text-decoration: none;
}
.article h1 a:hover {
	text-decoration: underline;
}
.article p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.article h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}

.article p a {
	color: #336699;
	text-decoration: none;
}
.article p a:hover {
	text-decoration: underline;
}
.article p img {
	float: right;
	border: 1px solid #CCC;
	padding: 2px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.article p a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
}
.article #intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.article table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.articleFooter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-color: #DDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 21px;
	margin-top: 10px;
}
.articleFooter ul {
	margin: 0px;
	padding: 0px;
}
.articleFooter ul li {
	list-style-type: none;
	float: left;
	padding: 3px;
}

.articleFooter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #369;
	text-decoration: none;
	padding-left: 20px;
}
.articleFooter .email {
	background-image: url(../images/mail_16.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.articleFooter .print {
	background-image: url(../images/print_16.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.articleFooter .lista {
	background-image: url(../images/documents_16.gif);
	background-repeat: no-repeat;
	background-position: left center;
}




.person {
}
.person h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000;
}
.person h1 a {
	color: #000;
	text-decoration: none;
}
.person h1 a:hover {
	text-decoration: underline;
}
.person p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.person h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}

.person p a {
	color: #336699;
	text-decoration: none;
}
.person p a:hover {
	text-decoration: underline;
}
.person p img {
	border: 1px solid #CCC;
	padding: 2px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.person p a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
}
.person #intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.person table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.person table tr td a {
	text-decoration: none;
	color: #336699;
}
.person table tr td a:hover {
	text-decoration: underline;
}




.tableList {
}
.tableList th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 2px;
	background-color: #EEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding: 2px;
}

.tableList td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.tableList a {
	color: #336699;
	text-decoration: none;
}
.tableList a:hover {
	text-decoration: underline;
}
.textNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.textNormal a {
	color: #336699;
	text-decoration: none;
}
.textNormal a:hover {
	text-decoration: underline;
}
.TopSearchInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	border: 1px solid #CCC;
	padding: 2px;
}
.DetaljInfo td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding: 2px;
}
.DetaljInfo a {
	color: #336699;
	text-decoration: none;
}
.DetaljInfo a:hover {
	text-decoration: underline;
}

.TableList th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
	background-color: #EEE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.TableList td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding: 2px;
}
.TableListRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.TableList td h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-bottom: 5px;
	background-color: #EEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 10px;
	padding: 2px;
}
.TableList td h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-bottom: 2px;
}



.TableList a {
	color: #336699;
	text-decoration: none;
}
.TableList a:hover {
	text-decoration: underline;
}
