body
{
	background: white;
	color: black;
	margin: 0em;
	padding: 0em;
	font-family: Tahoma;
	font-size: 12px;
}


a
{
	font-family: Tahoma;
	color: #000;
	text-decoration:underline;
	font-size:12px;
}

a:link
{
	font-family: Tahoma;
	color: #000;
	text-decoration:underline;
	font-size:12px;
}

a:visited
{
	font-family: Tahoma;
	color: #000;
	text-decoration:underline;
	font-size:12px;
}

a:hover
{
	font-family: Tahoma;
	color: #FF0000;
	font-size:12px;
	text-decoration:underline
}


table
{
	border-collapse: collapse;
	border-width: 0em;
}

td
{
	margin: 0em;
	padding: 0em;
	font-family: Arial;
	font-size: 13px;
       line-height:130%;
}

img
{
	border-width: 0em;
}

.contact-text
{
	font-family: Tahoma, Arial Narrow;
        color: #888888;
	font-size: 13px;
	text-decoration: none;
	font-weight: none; 
}

.contact-phone
{
	font-size: 27px;
        color: #0B31A7;
	font-family: Tahoma, Arial Narrow;
	font-weight: bold; 
}
.menu
{
	font-size:11px;
	font-family:Tahoma, Arial Narrow;
	font-weight:bold;
	list-style-image:url(/images/line_01.gif);
	vertical-align:middle;
	padding-top:10px;
	text-transform: uppercase;
}
.menu2
{
	padding-left:10px;
	padding-top:3px;
}
.zag
{
	padding-left:10px;
	font-size:26px;
	font-family:Arial Narrow;
	color:#2a0c9b;
}

.zag2
{
	padding-left:10px;
	font-size:18px;
	font-family:Arial Narrow;
	color:#2a0c9b;
}

.spiski
{
	list-style-image:url('images/str.gif');
}


h1 {
    color: #004080;
    font-family: Arial;
    font-size: 24px;
    font-weight: normal;
}

#header{
	width: 756px;
	text-align: center;
}

td.content 
{
	text-align:left;
}


td.content A:active, td.content A:unknown, td.content A:link {
	COLOR: blue; TEXT-DECORATION: underline;
}
td.content A:visited {
	COLOR: #848484; TEXT-DECORATION: underline;
}
td.content A:hover {
	COLOR: red; TEXT-DECORATION: underline;
}

td.content img
{
	border:solid 10px #f3f2ea;
}

table.contentTableStyle 
{
       width: 100%; 
	border-collapse: collapse; 
	border: 1px solid #
}

table.contentTableStyle td 
{
	padding: 3px 6px; 
	border: 1px solid #ABABAB; 
	font: 11px Verdana; 
	text-align: left; 
	vertical-align: top;
}

table.contentTableStyle th
{
	padding: 3px 6px; 
	border: 1px solid #ABABAB; 
	font: bold 11px Verdana; 
	text-align: center; 
	vertical-align: middle; 
	background-color: DBDBDB;
}

