﻿*
{
	margin:0;
	padding:0;
}

p
{
	margin:0px 0 15px 0
}

a
{
	color:red;
}

img
{
	border:none;
	margin:0;
}

ul
{
	margin:0px 0 10px 0px;
}

h1
{
	font-size:13pt;
	color:#444;
	border-bottom:1px solid #2b3543;
	margin-bottom:10px;
	margin-top:15px;
}

html
{
}

body
{
	width:790px;
	margin:auto;
	text-align:justify;
	font-family:tahoma;
	font-size:11pt;
	background:#2b3543;
}

/*#page
{
	background:url('images/headLeft.jpg') no-repeat left top;
}*/

#float
{
}

#header
{
	height:200px;
	background:url('images/header2.jpg');
	background-image: url(images/head.jpg);
}

#leftBlock
{
	background:url(images/bgMenu2.jpg) repeat-x;
	padding-top:7px;
	margin-top:0px;
	border-bottom:1px solid #2b3543;
}

#menu ul
{
	margin-bottom:9px;
	margin-left:20px;
}

#menu ul li
{
	list-style:none;
	margin-bottom:2px;
	display:inline;
}

#menu ul li a
{
	padding:6px 10px 7px 0;
	border-right:1px dotted #2b3543;
	text-decoration:none;
	color:#2E1D51;
	font-weight:bold;
	font-size:10pt;
	margin-right:7px;
}

#menu ul li a:hover
{
	border-right:1px dotted #ccc;
	
}

#menu ul li a.selected
{
	color:black;
	border-right:1px dotted #ccc;
}

.contentblock
{
	padding:10px;
	color:#444;
}

table tr th, td
{
	vertical-align:top;
	padding:5px;
}

table#schedule tr th
{
	height:70px;
	width:120px;
	background:url(images/bgTh.jpg);
	padding:0px;
	padding-left:30px;
	vertical-align:middle;
}

table#schedule tr
{
	background:url(images/bgTd.jpg) no-repeat right top;
}

table#schedule tr td
{
	height:70px;
	background-position:right top;
	padding:0px 10px 0px 15px;
	vertical-align:middle;
}

table#schedule tr td img
{
	display:inline;
}

#pix img
{
	display:block;
	margin-bottom:5px;
}


#footer
{
	clear:both;
	text-align:center;
	font-size:8pt;
	color:#fff;
	background:#fff;
	padding:5px;
	margin-top:20px;
	margin-bottom:20px;
}

#footer a
{
	color:#333;
}
