body.main {
        font-weight : normal;
        background-color : #710000;
        color : white;
        margin-left : 0px;
        margin-right : 0px;
        margin-top : 0px;
        margin-bottom : 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
}


td, p, div, span, input, select, textarea, body
{
        font-family: "arial, verdana, helvetica";
        font-size: 11px;
}

table.main tr
{
        background-color: white;
}

table.main tr td
{
        color: #2D3775;
}

td.delim
{
        background-color : #2D3775;
}

tr.topMenu
{
        background-color: #B7B7B7;
}

table.topMenu tr td
{
        font-size: 12px;
        font-weight : bold;
        color: #000000;
}

table.topMenu tr td a.normal
{
        color: #000000;
        text-decoration: none;
}

table.topMenu tr td a.normal:hover, table.topMenu tr td a.selected
{
        color: #000000;
        text-decoration: underline;
}


tr.subMenu
{
        background-color: #000000;
}

table.subMenu tr td
{
        color: white;
}

table.subMenu tr td a.normal
{
        color: white;
        text-decoration: none;
}

table.subMenu tr td a.normal:hover, table.subMenu tr td a.selected
{
        color: white;
        text-decoration: underline;
}


td.copyright
{
		color: #000000;
        background-color: #B7B7B7;
/*        background-color: #BB2121;*/
}

td.copyright td
{
        font-size: 10px;
		color: #000000;
/*        color: #E0E0E0;*/
        letter-spacing: 1px;
}


td.copyright a
{
		color: #000000;
/*        color: #E0E0E0;*/
        text-decoration: none;
}

td.copyright a:hover
{
		color: #000000;
        text-decoration: underline;
}

td.content
{
        background-color: #F0F0F0;
        color: #2D3775;
}

td.content td
{
        text-align: justify;
        color: #2D3775;
}

td.content td.right, td.content p.right
{
        text-align: right;
}


td.content td p.title
{
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 1px;
        color: #BB2121;
		padding-left: 4px;
}

td.content td a.link
{
        color: #BB2121;
        text-decoration: none;
}

td.content td a.link:hover
{
        text-decoration: underline;
}
.test {
	visibility : hidden;
	position : absolute;
	left:10;
	top: 300;
}
.test1 {
	visibility: visible;
	position : absolute;
	left:10;
	top: 300;
}

/************ default.html *************/


td#introLabel1
{
        background-color: white;
        background-image: url(img/default-bg-1.jpg);
        background-position: right bottom;
        background-repeat: no-repeat;
        cursor: hand;
}

td#introLabel2
{
        background-color: white;
        background-image: url(img/default-bg-2.jpg);
        background-position: right bottom;
        background-repeat: no-repeat;
        cursor: hand;
}

td#introLabel1 td, td#introLabel2 td
{
        color: #2D3775;
        text-align: justify;
}

td#introNews
{
        background-color: #F0F0F0;
}

td#introNews tr.title
{
        background-color: #2D3775;
}

td#introNews tr td div
{
        color: black;
}

td#introNews tr td
{
        text-align: justify;
        color: #2D3775;
}

td.introLink
{
        color: #2D3775;
        background-color: #D6D6D6;
}


td.content div.info
{
        font-family: Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : normal;
        color : black;
        border : 1px #2D3775;
        border-style : solid;
        background-color: #DDE1F9;
        padding-left : 10px;
        padding-right : 10px;
        padding-top : 10px;
        padding-bottom : 10px;
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 90 );
        -moz-opacity : 90%;
}


td.content div.text
{
        font-size : 11px;
        color : #2E3876;
        border: 0px none #000000;
}


table#dostupnost tr.head
{
        color: #BB2121;
        background-color: #B7B7B7;
/*        background-color: #710000; */
}

table#dostupnost tr.head td
{
        color : #BB2121;
/*        color : white; 
        font-weight : bold; */
}

table#dostupnost tr.item
{
        background-color: #dddddd;
}

/******************* admin ******************/

body.admin {
        font-weight : normal;
        background-color : white;
        color : #2D3775;
        margin-left : 0px;
        margin-right : 0px;
        margin-top : 0px;
        margin-bottom : 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
}

table.adminTopMenu tr
{
        background-color: #bb2121;
}

table.adminTopMenu tr td
{
        color: white;
        font-weight: bold;
}

table.adminTopMenu tr td a.normal
{
        color: white;
        text-decoration: none;
}

table.adminTopMenu tr td a.normal:hover, table.adminTopMenu tr td a.selected
{
        color: white;
        text-decoration: underline;
}

td.admin p.title
{
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
}


td.admin tr.head
{
        background-color: black;
}

td.admin tr.head td
{
        color: white;
        font-weight: bold;
}

td.admin tr.item1, td.admin tr.form
{
        background-color: #f0f0f0;
}

td.admin tr.item2
{
        background-color: #e0e0e0;
}
