body {
	background: #fff url(../../img/body_back.gif) repeat-x top;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
form  {
	margin: 0;
}
.datum {
	background: url(../../img/logo_mirror.gif) no-repeat top left;
	font-size: 10px;
	color: #999;
	text-align: left;
	padding: 0 10px;
	height: 53px;
}
.datum span, .datum layer
 {font-size: 10px;
	color: #999;
	text-align: left;
	padding: 0 10px;
    }
    
    
/* MENU LEFT */
.menuLeftBack {
	background: #fff url(../../img/menu_back.gif) repeat-y right;
	width: 150px;
}
#menuLeft {
	font: bold 11px Trebuchet MS, sans-serif;
	padding: 0 6px;
	margin: 0;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
#menuLeft ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menuLeft li {
	font: bold 11px Trebuchet MS, sans-serif;
	border-bottom: 1px solid #cbcacb;
	margin: 0;
	padding: 10px 0;
}
#menuLeft li a {
	background: url(../../img/menu_left_bullet.gif) no-repeat left center;
	padding-left: 10px;
	text-decoration: none;
	color: #000;
	display: block;
}
#menuLeft li a.active {
	background: url(../../img/menu_left_active.gif) no-repeat left center;
	padding-left: 10px;
	text-decoration: none;
	color: #394d69;
	display: block;	
}
#menuLeft li a.active:hover {
	background: url(../../img/menu_left_active.gif) no-repeat left center;
	text-decoration: none;
	color: #394d69;
}
#menuLeft li a:hover {
	background: url(../../img/menu_left_bullet_hover.gif) no-repeat left center;
	text-decoration: none;
	color: #394d69;
}
/* CLANAK */
.contentClanak {
	background: #fff;
	padding: 0 10px;
	border-right: 1px solid #e1e1e0;
	font-size: 12px;
	line-height: 18px;		
}
.contentClanak p {
	margin: 0 0 10px 0;
}
.contentClanak p.articleHighlight {
	background: #cdddf4 url(../../img/article_highlight_back.gif) repeat-x top;
	padding: 10px;
	font-size: 11px;
	border: 1px solid #465870;
}
.contentClanak a {
	color: #4a607e;
	text-decoration: underline;
}
.contentClanak a:hover {
	color: #4a607e;
	text-decoration: none;
}
.contentClanak h1 {
	font: bold 20px Trebuchet MS, sans-serif;
	color: #4a607e;
	margin: 0 0 20px 0;
	padding: 0;	
}
.contentClanak h4 {
	font: 12px Arial, sans-serif;
	color: #b3b3b3;
	margin: 0;
	padding: 0;	
}
.contentClanak h4 a {
	color: #b3b3b3;
	text-decoration: underline;
}
.contentClanak h4 a:hover {
	color: #b3b3b3;
	text-decoration: none;
}
.articleImage {
	margin: 0;
	border: 1px solid #3c3c3c;
	padding: 0;
}
.articleImageBox {
	margin: 0 0 16px 0;
}
.articleImageDesc {
	font-size: 11px;	
	text-align: center;
	padding: 3px;
	color: #8b8b8b;
	background: url(../../img/articles_image_desc_back.gif) repeat-x top;
}
.articlePaging {
	font-size: 11px;
	color: #465870;
	margin: 0 auto;
	text-align: center;
}
.articlePaging a {
	color: #000;
	text-decoration: none;
	margin: 0px 6px;
}
.articlePaging a:hover {
	color: #465870;
	text-decoration: underline;
	margin: 0px 6px;
}
.articleGrade {
	font-size: 10px;
	font-weight: bold;
	color: #4a607e;
	margin: 0 0 10px 0;
}
.articleKeywords {
	color: #000;
	margin: 0;
	padding: 0 0 6px 0;
}
.articleKeywords a {
	font-size: 12px;
	color: #4a607e;
	text-decoration: none;
}
.articleKeywords a:hover {
	color: #000;
	text-decoration: underline;
}
.articleKeywords a.tag2 {
	font-size: 14px;
	font-weight: bold;
	color: #4a607e;
	text-decoration: none;
}
.articleKeywords a.tag2:hover {
	color: #000;
	text-decoration: underline;
}
.articleKeywords a.tag3 {
	font-size: 10px;
	font-weight: bold;
	color: #4a607e;
	text-decoration: none;
}
.articleKeywords a.tag3:hover {
	color: #000;
	text-decoration: underline;
}
.articlesBox {
	background: #fff;
	font-size: 11px;	
	border-left: 1px solid #8c929b;
	border-right: 1px solid #8c929b;
	text-align:left;
}
.articlesListBox td {
	padding: 4px;
}
.articlesListBox a {
	color: #373d41;
	text-decoration: none;
	background: url(../../img/books_arrow.gif) no-repeat left top;
	padding-left: 10px;
}
.articlesListBox a:hover {
	color: #777d80;
	text-decoration: none;
}
.documentsBox {
	background: #fff;
	font-size: 11px;	
	border-left: 1px solid #8c929b;
	border-right: 1px solid #8c929b;
	text-align:left;
}
.documentsListBox td {
	padding: 4px;
}
.documentsListBox a {
	color: #373d41;
	text-decoration: none;
	background: url(../../img/documents_arrow.gif) no-repeat left top;
	padding-left: 14px;
}
.documentsListBox a:hover {
	color: #777d80;
	text-decoration: none;
}
.pollBox {
	background: #fff;
	font-size: 11px;	
	border-left: 1px solid #8c929b;
	border-right: 1px solid #8c929b;
	text-align:left;
}
.pollListBox input {
	border-width:4px;
}
.pollListBox td {
	padding: 4px;
}
.discussionsBox {
	background: #fff;
	font-size: 11px;	
	border-left: 1px solid #8c929b;
	border-right: 1px solid #8c929b;
	text-align:left;
}
.discussionsListBox td {
	padding: 4px;
}
.discussionsListBox a {
	color: #373d41;
	text-decoration: none;
	background: url(../../img/disc_arrow.gif) no-repeat left top;
	padding-left: 12px;
}
.discussionsListBox a:hover {
	color: #777d80;
	text-decoration: none;
}
.popularBox {
	background: #fff;
	font-size: 11px;	
	border-left: 1px solid #8c929b;
	border-right: 1px solid #8c929b;
	text-align:left;
}
.popularListBox td {
	padding: 4px;
}
.popularListBox a {
	color: #373d41;
	text-decoration: none;
	background: url(../../img/popular_arrow.gif) no-repeat left top;
	padding-left: 12px;
}
.popularListBox a:hover {
	color: #777d80;
	text-decoration: none;
}
.calculatorRightBox {
	background: #fff;
	font-size: 10px;
	font-weight: bold;
	color: #373d41;	
	border-left: 1px solid #8c929b;
	border-right: 1px solid #8c929b;
	text-align:left;
}
.calculatorListRightBox td {
	padding: 4px;
}
.calculatorRightBox input {
	font-size: 11px;
	color: #373d41;
	border: 1px solid #b3b3b3;
	background: #fff;
	text-align: right;
	width: 120px;
	padding: 0px 3px;
}
/* SEARCH */
.searchBox {
	font-size: 10px;
	color: #373d41;
	margin: 16px 0;
}
.searchBox input.TextBoxSearch {
	font: 10px Arial, Helvetica, sans-serif;
	color: #373d41;
	width: 109px;
	border: 1px solid #cecece;
	background: #fff;
}

/* GROUPS */
.groupDetails {
	text-align: right;
	padding: 0 4px;
	margin: 0;
}
.groupDetails a {
	font-size: 11px;
	color: #4a607e;
	text-decoration: none;
}
.groupDetails a:hover {
	color: #000;
	text-decoration: none;
}
.groupArticleFirst {
	font-size: 12px;
	line-height: 16px;
}
.groupThumb {
	margin: 5px 12px 5px 0;
	border: 1px solid #000;
}
/* CONTENT */
.content {
	background: #fff;
	padding: 0 10px;
	border-right: 1px solid #e1e1e0;
	font-size: 11px;
}
.content p.articleHighlight {
	background: #cdddf4 url(../../img/article_highlight_back.gif) repeat-x top;
	padding: 10px;
	font-size: 11px;
	border: 1px solid #465870;
}
.separateField {
	background: #8fa5c3 url(../../img/separator_back.gif) repeat-x top;
	text-align: center;
	margin: 6px 0 0 0;
	padding: 10px 0;
	border-bottom: 1px solid #fff;
}
.footer {
	text-align: center;
	margin: 0;
	padding: 0;
	height: 60px;
	background: #fff url(../../img/footer_back.gif) repeat-x top;
	border-top: 1px solid #373d41;
	color: #4a607e;
	font: 10px Arial, Helvetica, sans-serif;
}
.horizontalSpacer {
	background: url(../../img/horizontal_space.gif) repeat-x top;
	height: 18px;
	margin: 0; 
}
.horizontalSpacerSmall {
	background: url(../../img/horizontal_space_small.gif) repeat-x top;
	height: 9px;
	margin: 0; 
}
#groupTitle h1 {
	font: bold 22px Trebuchet MS, sans-serif;
	color: #000;
	margin: 0 0 0 4px;
	padding: 0 4px;
	z-index: 2;
	position: relative;
}
#opisGrupe {
	background: #ececec url(../../img/group_desc_corner.gif) no-repeat bottom right;
	padding: 14px 8px 8px 8px;
	margin: -10px 0 30px 0;
	position: relative;
	font-weight: bold;
	color: #595959;
	display: block;	
	z-index: 1;
}
.content h1 {
	font: 18px Trebuchet MS, sans-serif;
	color: #4a607e;
	margin: 0 0 10px 0;
	padding: 0;	
}
.content h1 a 
{
    font: 18px Trebuchet MS, sans-serif;
	color: #4a607e;
	text-decoration: none;
}
.content h1 a:hover {
	color: #000;
	text-decoration: none;
}
.content h2 {
	font: bold 14px Trebuchet MS, sans-serif;
	color: #4a607e;
	margin: 0;
	padding: 0;	
}
.content h2 a 
{
    font: bold 14px Trebuchet MS, sans-serif;
	color: #4a607e;
	text-decoration: none;
}
.content h2 a:hover {
	color: #000;
	text-decoration: none;
}
.content p {
	margin: 4px 0 8px 0;
}
.content a {
	color: #4a607e;
	text-decoration: underline;
}
.content a:hover {
	color: #4a607e;
	text-decoration: none;
}
.clanakColumn  {
	width: 204px;
	border-right: 1px solid #e1e1e0;
	font-size: 11px;
}
.clanakColumn p {
	margin: 10px 0 10px 0;
}

/* NEWS */
.newsTitle {
	font: bold 14px Trebuchet MS, sans-serif;
	padding: 4px 2px 0 2px;
	color: #4a607e;
	text-align: left;
}
.newsTitle a {
	color: #4a607e;
	text-decoration: none;
}
.newsTitle a:hover {
	color: #000;
	text-decoration: none;
}
.newsDate {
	padding: 1px 2px 4px 2px;
	font-size: 10px;
	font-weight: bold;
	color: #888;
	text-align: left;
}
.newsText {
	padding: 4px 3px 10px 3px;
	text-align: left;
}
.newsSeparateV {
	width: 5px;
	background: url(../../img/news_space_v.gif) repeat-y center;
}
.newsThumb {
	border: 1px solid #999;
}
.newsComments {
	padding: 0 4px;
	font-size: 11px;
	color: #a6a6a6;	
}

	.newsComments a.newsActive{	font-size: 11px;
	color: #4a607e; text-decoration:none}
		.newsComments a.newsActive:hover{	
	color: #000;}
	
	
	
.newsDetails {
	text-align: right;
	padding: 0 4px;
}
.newsDetails a {
	font-size: 11px;
	color: #4a607e;
	text-decoration: none;
}
.newsDetails a:hover {
	color: #000;
	text-decoration: none;
}
.newsListBox {
	margin: 8px 0;
	border: 1px solid #cbcacb;
	background: #fffefe url(../../img/news_list_box_back.gif) repeat-x top;
	text-align: left;
}
.newsListBox td {
	padding: 2px;
}
.newsListBox a {
	color: #000;
	text-decoration: none;
	background: url(../../img/news_arrow.gif) no-repeat left top;
	padding-left: 10px;
}
.newsListBox a:hover {
	color: #384a61;
	text-decoration: none;
}
.newsListBoxCenter {
	border-left: 1px solid #cbcacb;
	border-right: 1px solid #cbcacb;

}

/* FRONTPAGE ARTICLES LIST */
.articleListBox {
	margin: 8px 0;
	border: 1px solid #cbcacb;
	background: #fefefe url(../../img/article_list_box_back.gif) repeat-x top;
}
.articleListBox a {
	color: #000;
	text-decoration: none;
	background: url(../../img/articles_arrow.gif) no-repeat left top;
	padding-left: 14px;
	line-height: 18px;
}
.articleListBox a:hover {
	color: #636363;
	text-decoration: none;
}
.articleListItem
{
display: block;
padding-right:3px;}


.articleListTitle a {
	color: #1f2e42;
	text-decoration: none; text-indent:3px;
	background: #dee8f7 url(../../img/cat_title_back.gif) repeat-x bottom;
	font-weight: bold;
	display: block;
	padding: 3px 4px;
}
.articleListTitleSpacer {
	width: 1px;
	background: url(../../img/cat_title_spacer.gif) repeat-x top;
}
.articleListTitle a:hover {
	color: #415773;
	text-decoration: none;
}
.articleListBoxSpacer {
	width: 1px;
	background: #dbdbdb;
}
.articleListBoxCenter {
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}
/* LOGIN TOP */
.loginTop {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	line-height: 16px;
	padding: 0 7px 0 0;
}
.loginTop a {
	color: #4a607e;
	font-size: 10px;
	text-decoration: underline;
}
.loginTop a:hover {
	color: #000;
	text-decoration: none;
}
.loginTop input.Text {
	font-size: 10px;
	color: #999;	
	width: 80px;
	background: #fff;
	border: 1px solid #cecece;
}
.loginTextIzdvoji {
	color: #000;
	font-size: 10px;
}
.loginTextIzdvoji a{
	color: #000;
	text-decoration:none;
	cursor:text;
	font-size: 10px;
}
/* LAST FORUM POSTS */
.forumBox {
	border-left: 1px solid #192637;
	border-right: 1px solid #192637;
	background: #fff;
	height: 140px;
}
.forumTitle {
	font-size: 10px;
	font-weight: bold;
	color: #373d41;
	text-align: left;
	padding: 2px 4px 0 4px;
	border-right: 1px solid #e8e8e8;
}
.forumTitle a {
	color: #373d41;
	text-decoration: none;
}
.forumTitle a:hover {
	color: #000;
	text-decoration: none;
}
.forumSubforum {
	font-size: 9px;
	font-weight: bold;
	color: #b3b3b3;
	text-align: left;
	padding: 0 4px 2px 6px;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
}
.forumSubforum a {
	color: #b3b3b3;
	text-decoration: none;
}
.forumSubforum a:hover {
	color: #373d41;
	text-decoration: none;
}
.forumAuthor {
	font-size: 10px;
	font-weight: bold;
	color: #373d41;
	text-align: center;
	padding: 2px 4px 0 4px;
	width: 110px;
}
a.aforumAuthor {
	font-size: 10px;
	font-weight: bold;
	color: #373d41;
	text-decoration:none;
}

.forumDate {
	font-size: 9px;
	font-weight: bold;
	color: #888;
	text-align: center;
	padding: 0 4px 2px 4px;
	border-bottom: 1px solid #e8e8e8;
	width: 110px;	
}
/* CALCULATOR */
.calculatorBox {
	background: #fff;
	border-left: 1px solid #192637;
	border-right: 1px solid #192637;
	height: 140px;
}
.calculatorLeft {
	font-size: 10px;
	font-weight: bold;
	color: #373d41;
	text-align: left;
	padding: 2px 4px 0 6px;
	border-right: 1px solid #e8e8e8;
}
.calculatorLeft input {
	font-size: 11px;
	color: #373d41;
	border: 1px solid #b3b3b3;
	background: #fff;
	text-align: right;
	width: 40px;
	padding: 0px 3px;
}
.calculatorRight {
	font-size: 10px;
	font-weight: bold;
	color: #373d41;
	text-align: left;
	padding: 2px 4px 0 6px;
}

.calculatorRight input {
	font-size: 11px;
	color: #373d41;
	border: 1px solid #b3b3b3;
	background: #fff;
	text-align: right;
	width: 40px;
	padding: 0px 3px;
}

.calculatorTextIzdvoji {
	font-size: 11px;
	font-weight: bold;
	color: #1f2e42;	
	padding: 2px 2px 0 6px;	
}
.calculatorBtn {
	height: 40px;
}
/* BOOKS */
.booksBox {
	background: #fff;
	font-size: 11px;	
	border-left: 1px solid #192637;
	border-right: 1px solid #192637;
	height: 140px;
	text-align:left;
}
.booksListBox td {
	padding: 4px;
	width: 160px;
}
.booksListBox a {
	color: #373d41;
	text-decoration: none;
	background: url(../../img/books_arrow.gif) no-repeat left top;
	padding-left: 10px;
}
.booksListBox a:hover {
	color: #777d80;
	text-decoration: none;
}

/* CHECKBOX */
/* Off state */
.checkboxOff {
	display: inline;
	margin: 0px;
	padding: 2px; /* NS 6 problem */
	padding-left: 20px;
	color: #666;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-image: url(checkbox_off.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0px;
}
/* On state */
.checkboxOn {
	display: inline;
	margin: 0px;
	padding: 2px; /* NS 6 problem */
	padding-left: 20px;
	color: #000;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-image: url(checkbox_on.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0px;
}
/* Off state */
.altCheckboxOff {
	display: inline;
	padding: 20px 2px; /* NS 6 problem */
	padding-left: 70px;
	color: #666;
	line-height: 60px;
	font-family: "Courier New", Courier, mono;
	font-size: 1.2em;
	background-image: url(alt_checkbox_off.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0px;
	cursor: pointer;
}
/* On state */
.altCheckboxOn {
	display: inline;
	padding: 20px 2px; /* NS 6 problem */
	padding-left: 70px;
	color: #000;
	line-height: 60px;
	font-family: "Courier New", Courier, mono;
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(alt_checkbox_on.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0px;
}

/************ Forum ************/
TABLE.forumTbl { width:100%; background-color:#FFFFFF; border-left:1px solid #CACACA; border-right:1px solid #CACACA; border-bottom:1px solid #CACACA;}

TABLE.forumHeaderTbl {background-color:#6F93B4; width:100%; height:30px; border:0px;}
TABLE.forumHeaderTbl TR TD.shortCell {width:60px; text-align:center; color: #FFFFFF; font-weight:bold; height:30; }
TABLE.forumHeaderTbl TR TD.newThreads, TABLE.forumHeaderTbl TR TD.newThreads A {padding-left:4px;color: #FFFFFF; font-weight:bold; text-decoration:none}
TABLE.forumHeaderTbl TR TD.newThreads A:hover {color: #FFFFFF; font-weight:bold; text-decoration:underline}
TABLE.forumHeaderTbl TR TD {font-size:12;}
TABLE.forumHeaderTbl TR TD.forumTitle A {text-align:left; font-size:11px; color:#fff; font-weight:bold;text-decoration:none;}
TABLE.forumHeaderTbl TR TD.forumTitle {font-size:11px; color:#144978; font-weight:bold;}
TABLE.forumHeaderTbl TR TD.forumTitle A:hover {text-decoration:underline;}

TABLE.forumTblHeader { width:100%; background-color:#000000; border-left:1px solid #CACACA; border-right:1px solid #CACACA; border-bottom:1px solid #CACACA;}
TABLE.forumTblHeader TR {background-color:#EFEFEF; color: #000000}

TABLE.forumTblHeader TR TD.forumTitle A { text-align:left; font-size:16px; color:#144978; font-weight:bold;text-decoration:none;}
TABLE.forumTblHeader TR TD.forumTitle {font-size:16px; color:#144978; font-weight:bold;}
TABLE.forumTblHeader TR TD.forumTitle A:hover {text-decoration:underline;}

TABLE.forumTbl {border:1px solid #CECECE; background-color:#F5F5F5;}
TABLE.forumTbl TR TD.shortCell {width:60px; text-align:center;}
TABLE.forumTbl TR.headerRow{background-color:#FFF5DE; }

TABLE.ForumPager TR {background-color:#FFFFFF; }
TABLE.ForumPager TR TD.currpage, TABLE.ForumPager TR TD.currpage A {color:#4C4C4C; font-size:11px; width:10px; text-align:center; font-weight:bold; text-decoration:none}
TABLE.ForumPager TR TD.pagelink A {color:#4C4C4C; font-size:10px; width:10px; text-decoration:none; text-align:center; vertical-align:top;}
TABLE.ForumPager TR TD.pageOf {color:#4C4C4C; width:110px; font-size:10px; padding-right:10px; color:#7F7F7F; text-decoration:none; text-align:center;}
TD.pagerSep { color:#657c9c; padding-right:1px; padding-left:1px; font-size:8px; text-align:center;}

TD.textPagerLink A { font-size:11px; font-family:Arial; color:#7A7A7A; text-decoration:none; }
TD.textPagerLink A:hover { text-decoration:underline; }
TD.pagelinkArticle A.selectedPage { color:#000000; font-size:11px; width:10px; text-align:center; font-weight:bold; text-decoration:none; }
TD.pagelinkArticle A { color:#7A7A7A; font-size:11px; width:10px; text-decoration:none; text-align:center;}
TD.pagerSepArticle { color:#657c9c; padding-right:2px; padding-left:2px; font-size:9px; text-align:center; padding-bottom:2px;}

SPAN.threadRowPager IMG {margin-left:1px;margin-right:3px;}
SPAN.threadRowPager SPAN A {text-decoration:none;font-size:10px;width:10px; text-decoration:none; text-align:center;}
SPAN.threadRowPager SPAN.pagerSep { color:#657c9c; padding-right:1px; padding-left:1px;	font-size:8px; text-align:center;}
SPAN.PagerTrail {FONT-WEIGHT:bold;COLOR:#ffffff}
SPAN.PagerTrail A {FONT-WEIGHT:bold;COLOR:#ffffff; text-decoration:none;}
SPAN.PagerTrail A:hover {FONT-WEIGHT:bold;COLOR:#ffffff; text-decoration:underline;}
TABLE.PostLeftBox TR TD {font-size: 11px;line-height:17px; }
TABLE.PostLeftBox TR TD B {font-size: 12px;}
TABLE.PostLeftBox TR TD B A {color:#4C4C4C;	text-decoration:none;}
TABLE.PostLeftBox TR TD B A:hover {text-decoration:underline;}


A.userLink {color:#4C4C4C;	text-decoration:none;}
A.userLink:hover {color:#154978; text-decoration:underline;}

CODE {font-family:Courier; font-size:12px; color:#4C4C4C }

DIV.quote {margin-left: 24px; padding-left: 24px;font-style:italic; }

DIV.innerquote {padding: 0px;font-style:italic;}
/* FORUM NEW */
.regList ul {list-style: none;margin: 0;padding: 0;}
.regList li {background: url(../../img/reg_bullet.gif) no-repeat left top;padding: 0 0 0 20px;margin: 3px 0 10px 0;}
.regForma input {font: 11px Arial, Helvetica, sans-serif;color: #364e6e;border: 1px solid #cacaca;background: #fff;}
.regForma textarea {font: 11px Arial, Helvetica, sans-serif;color: #364e6e;border: 1px solid #cacaca;background: #fff;}
.tdExField input {font: 11px Arial, Helvetica, sans-serif;color: #364e6e;border: 1px solid #cacaca;background: #fff; width:200px;}
.regForma select {font: 11px Arial, Helvetica, sans-serif;color: #364e6e;border: 1px solid #cacaca;background: #fff;}

.forumProfileTab {background: url(../../img/profile_tab.gif) no-repeat top; width: 102px;float: left; margin: 0 20px;padding: 4px 0;}
.forumProfileTab a {text-decoration: none;color: #000;}
.forumProfileTab a:hover {text-decoration: none;color: #4a607e;}

/*paging*/
DIV.pager {font: 11px Arial, Helvetica, sans-serif;margin-top:20px; text-align:center}
DIV.pager SPAN.sep { color:#cbcacb; margin: 3px 4px; font-size:8px;}
DIV.pager A {color:#4C4C4C; font-size:11px; width:10px; text-decoration:none; text-align:center; vertical-align:top; margin-left:2px; margin-right:2px }
DIV.pager A:hover {text-decoration:underline}
DIV.pager A.selected{ color:#4a607e; font-size:11px; width:10px; text-decoration:none; text-align:center; vertical-align:top; margin-left:2px; margin-right:2px;font-weight:bold;}

/* site map */
.siteMap a {font: 11px Arial, Helvetica, sans-serif; color: #000000;text-decoration: none;}
.siteMap a:hover {color: #4a607e;text-decoration: underline;}
.siteMap ul {border-bottom: 1px dotted #999;padding-bottom: 3px; margin-bottom: 3px; margin-top: 2px;}
.siteMap ul ul {border: none;}
.siteMap ul li a {font-weight:bold;}
.siteMap ul li li a {font-weight:normal;color: #4a607e;}

/* fotermenu*/
DIV.footermenu {font-size:9px; font-weight:bold;  font-family:Arial;color: #a6a6a6;}
DIV.footermenu A {text-decoration:none; color: #4a607e;font-size:10px; font-weight:bold;  font-family:Arial;}
DIV.footermenu A:hover{color: #000; text-decoration: none;}


/* Images */
IMG.articleImage_left { margin:2px 7px 2px 0px; }
IMG.articleImage_right { margin:2px 0px 2px 7px; }
DIV.imgParagraphContainer_left { margin-right:5px; }
DIV.imgParagraphContainer_right { margin-left:5px; }


/* End Images */


/* QUOTE */
#quoteSmall {font: 11px Arial, Helvetica, sans-serif; color: #000; background: url(../../img/quote_top.gif) no-repeat left top; margin: 0 9px;padding: 22px 6px;}
#quoteSmall blockquote {margin: 0;padding: 0;}
#quoteSmall cite {background:url(../../img/quote_bot.gif) no-repeat bottom right; padding: 3px 26px 20px 0px; text-align: right; display:block;margin: 4px 0 0 0; color: #7f7f7f;} 

/* SMALL MENU */
#smallMenu {
	font: 10px Tahoma, sans-serif;
	margin: 0 6px;
	text-align: left;
	color: #4a607e;
}
#smallMenu td {
	border-bottom: 1px solid #cbcacb;
}
#smallMenu a {
	background: url(../../img/menu_arrow.gif) no-repeat left center;
	padding: 6px 0px 6px 8px;
	text-decoration: none;
	color: #4a607e;
	display: block;
}
#smallMenu a.active {
	background: url(../../img/menu_arrow.gif) no-repeat left center;
	padding: 6px 0px 6px 8px;
	text-decoration: none;
	color: #000;
	display: block;
}
#smallMenu a.active:hover {
	text-decoration: none;
	color: #000;
}
#smallMenu a:hover {
	text-decoration: none;
	color: #000;

}


h4 {
	font: 12px Arial, sans-serif;
	color: #b3b3b3;
	margin: 0;
	padding: 0;	
}
h4 a {
	color: #b3b3b3;
	text-decoration: underline;
}
h4 a:hover {
	color: #b3b3b3;
	text-decoration: none;
}


.contentClanak li { margin-left:15px; list-style:square outside;}


