BODY
{
        margin : 0;
	padding : 0;
}

TR.zagol
{
	background-color : #6c92a9
}

TR.odin
{
	background-color : #848484
}

TR.dva
{
	background-color : #cfcfcf
}

TABLE.vnesh
{
	background-color : #848484
}

TABLE.zagol
{
	background-color : #848484
}

TABLE.vnutr
{
	background-color : #848484
}

TABLE.tab
{
        border-style : solid;
		border-color : #848484;
        border-width : 1px
}

TABLE.header
{
	background-color: #848484
/*	table-width : 100%;*/
}
TABLE.note
{
	background-color : #848484;
	width : 80%;
/*	padding : 10px 10px 10px 30px; */
	padding : 5px 5px 5px 20px;
	border: 2px ridge gray;
	text-align: left;
	margin-bottom : 8px
}

IMG.photo
{
    float: left;
    border : 1px solid #001086;
    margin-right: 5px;
    
}

A.common
{
	font-family: Verdana, Arial, Helvetica;
	color: #001086;
	font-weight: bold;
	font-style : normal;
	letter-spacing: normal;
	text-decoration: underline;
	font-size: 8pt
}

SPAN.text1
{
	font-family: Times New Roman, Verdana, Arial, Helvetica;
	color: #001086;
	font-weight: normal;
	font-style : normal;
	letter-spacing: normal;
	text-decoration: none;
	font-size: 12pt
}

SPAN.redalert
{
	font-family: Verdana, Arial, Helvetica;
	color: red;
	font-weight: bold;
	font-style : normal;
	letter-spacing: normal;
	text-decoration: none;
	font-size: 8pt
}

SPAN.small
{
	font-family: Verdana, Arial, Helvetica;
	color: #78A0AC;
	font-weight: bold;
	font-style : normal;
	letter-spacing: normal;
	text-decoration: none;
	font-size: 8pt
}

SPAN.big
{
	font-family: Verdana, Arial, Helvetica;
	color: #001086;
	font-weight: bold;
	font-style : normal;
	letter-spacing: normal;
	text-decoration: none;
	font-size: 12pt
/*	font-size: <!--12pt--> 2 */
}

SPAN.bigger
{
	font-family: Verdana, Arial, Helvetica;
	color: #001086;
	font-weight: bold;
	font-style : normal;
	letter-spacing: normal;
	text-decoration: none;
	font-size: 16pt
}

SPAN.text_otstup
{
	display: block;
	font-family: Times New Roman, Verdana, Arial, Helvetica;
	color: #001086;
	font-weight: normal;
	font-style : normal;
	margin-left : 30px;
	letter-spacing: normal;
	text-decoration: none;
	font-size: 12pt
}
div.indent {
    font-family: Times New Roman, Verdana, Arial, Helvetica;
    color: #001086;
    font-weight: normal;
    font-style : normal;
    margin-left : 30px;
    letter-spacing: normal;
    text-decoration: none;
    font-size: 12pt
}


SPAN.message
{
	display: block;
	padding: 0px;
	margin-left: 20px;
	font-family: Times New Roman, Arial, Helvetica; 
	color: #001086; 
	font-weight: normal; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	cursor : pointer;
	font-size: 12pt
}
div.message {
    padding: 0px;
    margin-left: 20px;
    font-family: Times New Roman, Arial, Helvetica; 
    color: #001086; 
    font-weight: normal; 
    font-style : normal;
    letter-spacing: normal; 
    text-decoration: none; 
    cursor : pointer;
    font-size: 12pt
}

SPAN.title
{
	font-family: Verdana, Arial, Helvetica; 
	color: #001086;
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 10pt
}
div.title {
    font-family: Verdana, Arial, Helvetica; 
    color: #001086;
    font-weight: bold; 
    font-style : normal;
    letter-spacing: normal; 
    text-decoration: none; 
    font-size: 10pt
}

SPAN.sem_title
{
	display: block;
	padding: 0px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica; 
	color: #3d62d7; 
	font-weight: bold; 
	font-style : italic;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 10pt
}

SPAN.date
{
	font-family: Verdana, Arial, Helvetica; 
	color: #506f9f; 
	font-weight: normal; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 10pt
}

SPAN.sem_date
{
	font-family: Verdana, Arial, Helvetica; 
	color: #3d62d7; 
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 10pt
}
div.sem_date {
    font-family: Verdana, Arial, Helvetica; 
    color: #3d62d7; 
    font-weight: bold; 
    font-style : normal;
    letter-spacing: normal; 
    text-decoration: none; 
    font-size: 10pt
}

SPAN.surname
{
	font-family: Verdana, Arial, Helvetica; 
	color: #3d62d7; 
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 14pt;
	vertical-align : top
}

SPAN.name
{
	font-family: Verdana, Arial, Helvetica; 
	color: #3d62d7; 
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 10pt;
}

SPAN.white
{
	font-family: Verdana, Arial, Helvetica; 
	color: white; 
	font-weight: normal; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 10pt
}

A.back
{
	font-family: Verdana, Arial, Helvetica; 
	color: #78a0ac; 
	font-weight: normal; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 8pt
}

A.archive
{
	font-family: Verdana, Arial, Helvetica; 
	color: #78a0ac; 
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 8pt
}

SPAN.back
{
	font-family: Verdana, Arial, Helvetica; 
	color: #78a0ac; 
	font-weight: normal; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 8pt
}

SPAN.commontext
{
	font-family: Verdana, Arial, Helvetica; 
	color: #001086; 
	font-weight: normal; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 9pt
}

SPAN.header{
	display:block;
	font-family: "Verdana", Helvetica;
/*	text-transform: uppercase; */
	color: #e1c959;
	background: #2a4393;
	padding: 15px;
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 12pt
}

SPAN.subheader{
	display:block;
	font-family: "Verdana", Helvetica;
/*	text-transform: uppercase; */
	color: #e1c959;
/*	background : #2a4393;*/
	background : #506f9f;

	padding: 2px;
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 10pt
}

TEXTAREA.a
{
	font-family: Verdana, Arial, Helvetica; 
	color: #001086;
	background: #cccccc;
	font-weight: normal; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 10pt
}

SELECT.a
{
	font-family: Verdana, Arial, Helvetica; 
	color: #001086;
	background: #cccccc;
	font-weight: normal; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 10pt
}

INPUT.a
{
	font-family: Verdana, Arial, Helvetica; 
	color: #001086;
	background: #cccccc;
	font-weight: normal; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 10pt
}


A.edit_message
{
	font-family: Verdana, Arial, Helvetica;
	color: #001086;
	background: #CCCCCC;
	padding: 3px;
	font-weight: normal; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 10pt
}

A.delete_message
{
	font-family: Verdana, Arial, Helvetica;
	color: red;
	background: #CCCCCC;
	padding: 3px;
	font-weight: normal; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 10pt
}

A.menu_item
{
	display:block;
	font-family: "Verdana", Helvetica;
	text-transform: uppercase;
	color: #ffffff;
	background: #2a4393;
	padding: 3px;
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 10pt
}

A.menu_item:visited
{
	display:block;
	font-family: "Verdana", Helvetica;
	text-transform: none;
	color: #e1c959;
	background: #2a4393;
	padding: 3px;
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 10pt
}
A.menu_item:link
{
	display:block;
	font-family: "Verdana", Helvetica;
	text-transform: none;
	color: #e1c959;
	background: #2a4393;
	padding: 3px;
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 10pt
}

A.menu_item:active
{
	display:block;
	font-family: "Verdana", Helvetica;
	color: #e1c959;
	text-transform: none;
	background: #2a4393;
	padding: 3px;
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 10pt
}

A.menu_item:hover
{
	display:block;
	font-family: "Verdana";
	text-transform: none;
	color: #ffffff;
	background: #506f9f;
	padding: 3px;
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 10pt
}


A.submenu_item
{
	display:block;
	font-family: Verdana, Helvetica;
	color: #e1c959;
	background: #2a4393;
	padding: 3px;
	font-weight: normal; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 10pt
}

A.submenu_item:visited
{
	display:block;
	font-family: Verdana, Helvetica;
	color: #e1c959;
	background: #2a4393;
	padding: 3px;
	font-weight: normal; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 10pt
}

A.submenu_item:link
{
	display:block;
	font-family: Verdana, Helvetica;
	color: #e1c959;
	background: #2a4393;
	padding: 3px;
	font-weight: normal; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 10pt
}

A.submenu_item:active
{
	display:block;
	font-family: Verdana, Helvetica;
	color: #e1c959;
	background: #2a4393;
	padding: 3px;
	font-weight: normal; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 10pt
}

A.submenu_item:hover
{
	display:block;
	font-family: Verdana, Helvetica;
	background: #506f9f;
	padding: 3px;
	font-weight: normal; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 10pt
}



A.sem_date_link
{
	font-family: Verdana, Arial, Helvetica; 
	color: #3d62d7; 
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: underline; 
	font-size: 10pt
}

A.sem_date_link:visited
{
	font-family: Verdana, Arial, Helvetica; 
	color: #3d62d7; 
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: underline; 
	font-size: 10pt
}

A.sem_date_link:link
{
	font-family: Verdana, Arial, Helvetica; 
	color: #3d62d7; 
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: underline; 
	font-size: 10pt
}

A.sem_date_link:active
{
	font-family: Verdana, Arial, Helvetica; 
	color: #3d62d7; 
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: underline; 
	font-size: 10pt
}

A.sem_date_link:hover
{
	font-family: Verdana, Arial, Helvetica; 
	color: #3d62d7; 
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: underline; 
	font-size: 10pt
}




A.button
{
	font-family: Arial, Helvetica;
	color: #2a4393;
	padding: 3px;
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	border: 1px solid #2a4393;
	font-size: 9pt
}

A.button:visited
{
	font-family: Arial, Helvetica;
	color: #2a4393;
	padding: 3px;
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	border: 1px solid #2a4393;
	font-size: 9pt
}
A.button:link
{
	font-family: Arial, Helvetica;
	color: #2a4393;
	padding: 3px;
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	border: 1px solid #2a4393;
	font-size: 9pt
}

A.button:active
{
	font-family: Arial, Helvetica;
	color: #2a4393;
	padding: 3px;
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	border: 1px solid #2a4393;
	font-size: 9pt
}

A.button:hover
{
	font-family: Arial, Helvetica;
	background: #D0D0D0;
	padding: 3px;
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 9pt;
	border: 1px solid #2a4393;
}



A.dark_bold
{
	font-family: Arial;
	color: #001086;
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 12pt
}

A.dark_bold:visited
{
	font-family: Arial;
	color: #001086;
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 12pt
}
A.dark_bold:link
{
	font-family: Arial;
	color: #001086;
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 12pt
}

A.dark_bold:active
{
	font-family: Arial;
	color: #001086;
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 12pt
}

A.dark_bold:hover
{
	font-family: Arial;
	color: #001086;
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: underline; 
	font-size: 12pt
}


A.link_dark
{
	font-family: Times New Roman;
	color: #001086;
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 12pt
}

A.link_dark:visited
{
	font-family: Times New Roman;
	color: #001086;
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 12pt
}
A.link_dark:link
{
	font-family: Times New Roman;
	color: #001086;
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 12pt
}

A.link_dark:active
{
	font-family: Times New Roman;
	color: #001086;
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: none; 
	font-size: 12pt
}

A.link_dark:hover
{
	font-family: Times New Roman;
	font-weight: bold; 
	font-style : normal;
	letter-spacing: normal; 
	text-decoration: underline; 
	font-size: 12pt
}

