@charset "utf-8";

BODY {
	background-image: url(../pics/bg.gif);
	margin-left: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
}
BODY,TD,TH,SPAN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4a4a;
}

HTML, BODY {
	height: 100%;
}

TABLE {
	border: 0px;
}

A {
	text-decoration: underline;
	color: #1080da;
}
A:hover {
	text-decoration: none;
}

P {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

H1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3px;
	padding: 0px;
	margin: 0px;
}

.container {
	background-color: #FFFFFF;
	/*background-image: url(../pics/cornerFill.gif);*/
	background-position: bottom right;
	background-repeat: no-repeat;
}

.bg_bottom {
	background-image: url(../pics/bgBottom.gif);
	background-repeat: repeat-x;
	text-align: right;
}
.bg_right {
	background-image: url(../pics/bgRight.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

.topMenuTd {
	width: 1px;
	padding: 0px 10px 0px 10px;
	text-align: center;
	vertical-align: bottom;
}
.topMenuTd .link {
	color: #7d7d7d;
	font-weight: bold;
	text-decoration: none;
}
.topMenuTd .link:hover {
	/*color: #ce9808;*/
	font-weight: bold;
	color: #e7b107;
	text-decoration: underline;	
}

.container .headertd {
	padding: 15px 13px 7px 13px;
}

.container .copyrightTD {
	text-align: right;
	padding: 0px 4px 0px 0px;
}
.container .copyright {
	color: #d1c975;
	size: 10px;
}

.contact {
	vertical-align: bottom;
	color: #7d7d7d;
}
.contact .clink {
	color: #7d7d7d;
	text-decoration: underline;
}
.contact .clink:hover {
	/*color: #ce9808;*/
	color: #e7b107;
	text-decoration: none;	
}
.menuContainer {
	padding: 0px 0px 0px 15px;
	width: 150px;
	vertical-align: top;
}

.toLower {
	text-transform: lowercase;
}
.menuLink {
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}
.menuLink:hover {
	text-decoration: underline;
}
.menuLinkSelected {
	text-decoration: underline;
	font-weight: normal;
}
.menuC1 {
	color: #1080da;
}
.menuC2 {
	/*color: #ce9808;*/
	color: #e7b107;
}
.menuCat {
	padding: 10px 0px 3px 0px; 
	color: #7d7d7d;
	letter-spacing: 2px;
}


.newsDate {
	color: #AAAAAA;
	letter-spacing: 1px;
}

.contentContainer {
	padding: 20px 0px 3px 10px;
	vertical-align: top;
	text-align: left;
}
.contentContainer .contentTD {
	padding: 20px 25px 15px 20px;
	text-align: justify;
}
.contentContainer .titleTD {
	padding: 8px;
}
.contentContainer .c1 {
	border-left: 1px solid #5c93c0;
	background-color: #5c93c0;
}
.contentContainer .c2 {
	border-left: 1px solid #e6b92e;
	background-color: #e6b92e;
}
.contentContainer .cb1 {
	border-left: 1px solid #5c93c0;
}
.contentContainer .cb2 {
	border-left: 1px solid #e6b92e;
}


/* letni style */
.contentContainer .bc1 {
	border-left: 1px solid #e6b92e;
	background-color: #e6b92e;
}
.contentContainer .bc2 {
	border-left: 1px solid #e6b92e;
	/*background-color: #89bd5e;*/
	background-color: #e6b92e;
}
.contentContainer .bc3 {
	border-left: 1px solid #e6b92e;
	/*background-color: #417a4e;*/
	background-color: #e6b92e;
}
.contentContainer .bc4 {
	border-left: 1px solid #e6b92e;
	background-color: #e6b92e;
}
.contentContainer .bc5 {
	border-left: 1px solid #e6b92e;
	background-color: #e6b92e;
}

.contentContainer .bcb1 {
	border-left: 1px solid #e6b92e;
}
.contentContainer .bcb2 {
	border-left: 1px solid #e6b92e;
}
.contentContainer .bcb3 {
	border-left: 1px solid #e6b92e;
}
.contentContainer .bcb4 {
	border-left: 1px solid #e6b92e;
}
.contentContainer .bcb5 {
	border-left: 1px solid #e6b92e;
}
