﻿#NewsContent
{
	height: 300px;
	overflow: auto;
}

#ArchiveContent
{
	height: 284px;
	overflow: auto;
}

.ArchiveHeader
{  
    font-size: 14px; 
}

.ArchiveDescription
{
    font-size: 14px;   
}
.ArchiveHeader a
{
    color: #004A00;
    text-decoration: underline;
    font-family: "Courier New", Courier, Monospace;
    font-weight: bold;
}

.ArchiveDescription .Opis
{
    width: 80%;  
}

.ArchiveHeader .Title
{
    background-color: #CCCCCC;
}


#PogajamoContent
{
	height: 361px;
	overflow: auto;
	background-color: #FCF7B4;
	padding-left: 50px;
	padding-top: 15px;
}

#PogajamoContent table, tr, td
{
    border-style: none;
}


#ForumContent
{
	height: 244px;
	overflow: auto;
	background-color: White;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 30px;
}

#ForumContent .Login table
{
    width: 100%;
}

#ForumContent .ForumList
{
    width: 100%;
}

#ForumContent table, tr, td
{
    border-style: none;   
}

#ForumContent .Header
{
    background-color: #fafafa;
}

#SeznamIzjavContent
{
	height: 400px;
	width: 760px;
	padding-left: 20px;
    background-color: White;
	overflow: auto;
}

#PredzgodovinaContent
{
	height: 478px;

	overflow: auto;
	background-color: White;
}

#PredzgodovinaContent a
{
    text-decoration: underline;
    color: Blue;
    font-family: Times New Roman;
    font-size: 16px;
}

#PogajalskaSkupinaContent
{
    height: 403px;
	width: 445px;
	padding-left: 20px;
    background-color: White;
	overflow: auto;
}

#PobudniceContent
{
    height: 370px;
	width: 910px;
    background-color: White;
	overflow: auto;
}