.ColorNormal {
	font-family: Verdana;
	font-size: 11px;
	color: #6C7371;
	font-weight: normal;
	text-decoration: none;
}
.ColorBold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6C7371;
	text-decoration: none;
}

.GrayNormal {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.GrayNormal H1, .GrayNormal H2, .GrayNormal H3, .GrayNormal H4, .GrayNormal H5, .GrayNormal H6, .GrayNormal H7{
	font-family: Verdana;
	font-size: 11px;
	color: #1f456c;
	text-decoration: none;
}
font{
	font-family: Verdana;
	font-size: 11px;
	color: #6C7371;
	text-decoration: none;
}
.GrayBold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.NormalBars {
	font-family: Verdana;
	font-size: 9px;
	color: #dedede;
	text-decoration: none;
}

a{
    text-decoration: underline;
    color: #3C413F;
    font-weight: bold;
}
.TitleBold{
    text-decoration: none;
    color: #3C413F;
    font-weight: bold;
}
.DivMenuButton
{
	position:relative;
	width: 181px;
	height: 28px;
	background-image: url("images/butons.gif");
	
}

.MenuText
{
	position:absolute;
	padding-top:6px;
	left: 20px;
	top:0px;
	
}
.MenuText a
{
	text-decoration: none;
}
.MenuText a:hover
{
	color: #f7f7f7;
	
}
.ButtonOn
{
	color: #f7f7f7;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	
	font-weight: normal;
}

.SubMenuText
{
	
	position:absolute;
	padding-top:6px;
	left: 35px;
	top:0px;
	text-decoration: none;
}
.SideLinks
{
	font-family: Tahoma;
	font-size: 10px;
	color: #dedede;
	font-weight: bold;
	text-decoration: none;
	
}
.MenuLink
{
	font-family: Tahoma;
	font-size: 11px;
	color: #dedede;
	font-weight: bold;
	text-decoration: none;
	
}
.MenuLinkOn
{
	font-family: Tahoma;
	font-size: 11px;
	color: #f7f7f7;
	font-weight: bold;
	text-decoration: none;
	
}
.SubMenuLink
{
	
	font-family: Tahoma;
	font-size: 10px;
	/*padding-top: 10px;*/
	color: #dedede;
	font-weight: normal;
	text-decoration: none;
	
}
.forumLink
{
	font-size: 14px;
	}

.SubMenuLink a:hover
{
	color: #f7f7f7;
	
}
.PageTitle
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6C7371;
	text-decoration: none;
	}

/* SAMO ZA REDAKTORA W ADMINISTRACIQTA */

.content {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	
	padding : 4px;
	background-color : #EBEBEB;
	


}

.content address {
	display : block;
	font-style : italic;
}

.content b {
	font-weight : bolder;
}

.content big {
	font-size : 1.17em;
}

.content blockquote {
	display : block;
	margin : 1.33em 0;
	margin-left : 40px;
	margin-right : 40px;
}

.content caption {
	display : table-caption;
	text-align : center;
}

.content cite {
	font-style : italic;
}

.content code {
	font-family : monospace;
	font-size : 10pt;
}

.content col {
	display : table-column;
}

.content colgroup {
	display : table-column-group;
}

.content dd {
	display : block;
	margin-left : 40px;
}

.content div {
	display : block;
}

.content dl {
	display : block;
	margin : 1.33em 0;
}

.content dt {
	display : block;
}

.content em {
	font-style : italic;
}

.content fieldset {
	display : block;
	margin : 1.33em 0;
}

.content h1 {
	display : block;
	font-size : 2em;
	font-weight : bolder;
	margin : 0.67em 0;
}

.content h2 {
	display : block;
	font-size : 1.67em;
	font-weight : bolder;
	margin : 0.83em 0;
}

.content h3 {
	display : block;
	font-size : 1.33em;
	font-weight : bolder;
	margin : 1em 0;
}

.content h4 {
	display : block;
	font-size : 1em;
	font-weight : bolder;
	margin : 1.33em 0;
}

.content h5 {
	display : block;
	font-size : 0.83em;
	font-weight : bolder;
	line-height : 1.17em;
	margin : 1.67em 0;
}

.content h6 {
	display : block;
	font-size : 0.67em;
	font-weight : bolder;
	margin : 2.33em 0;
}

.content head {
	display : none;
}

.content hr {
	border : 1px inset;
	display : block;
}

.content i {
	font-style : italic;
}

.content kbd {
	font-family : monospace;
	font-size : 10pt;
}

.content li {
	display : list-item;
}

.content menu {
	display : block;
	margin : 1.33em 0;
	margin-left : 40px;
}

.content object {
	display : block;
}

.content ol {
	display : block;
	list-style-type : decimal;
	margin : 1.33em 0;
	margin-left : 40px;
}

.content ol ol {
	margin-bottom : 0;
	margin-top : 0;
}

.content ol ul {
	margin-bottom : 0;
	margin-top : 0;
}

.content p {
	display : block;
	margin : 1.33em 0;
}

.content pre {
	display : block;
	font-family : monospace;
	font-size : 10pt;
	white-space : pre;
}

.content s {
	text-decoration : line-through;
}

.content small {
	font-size : 0.83em;
}

.content strike {
	text-decoration : line-through;
}

.content strong {
	font-weight : bolder;
}

.content sub {
	font-size : 0.83em;
	vertical-align : sub;
}

.content sup {
	font-size : 0.83em;
	vertical-align : super;
}

.content table {
	display : table;
}

.content tbody {
	display : table-row-group;
}

.content td {
	display : table-cell;
}

.content tfoot {
	display : table-footer-group;
}

.content th {
	display : table-cell;
	font-weight : bolder;
	text-align : center;
}

.content thead {
	display : table-header-group;
}

.content tr {
	display : table-row;
}

.content tt {
	font-family : monospace;
	font-size : 10pt;
}

.content u {
	text-decoration : underline;
}

.content ul {
	display : block;
	margin : 1.33em 0;
	margin-left : 40px;
}

.content ul ol {
	margin-bottom : 0;
	margin-top : 0;
}

.content ul ul {
	margin-bottom : 0;
	margin-top : 0;
}

.content var {
	font-style : italic;
}

