a:link {
	color : #000080;
	font-weight : bold;
	text-decoration : none;
}

a:visited {
	color : #000080;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #CCFFFF;
	font-weight : bold;
}

a:active 	 {
	color : #CCFFFF;
	font-weight : bold;
}
a.Top:link, a.Top:visited {
	color : #FDC689;
	font-weight : bold;
	text-decoration : none;
}

a.Top:hover {
	color : #000080;
	font-weight : bold;
}

a.foto:link {
	color : #CCFFFF;
	font-weight : bold;
	text-decoration : none;
}

a.foto:visited {
	color : #CCFFFF;
	font-weight : bold;
	text-decoration : none;
}

a.foto:hover {
	color : #F7941D;
	font-weight : bold;
}

a.foto:active 	 {
	color : #F7941D;
	font-weight : bold;
}
A.anketa:LINK {
		color : black;
		font-weight : normal;
		text-decoration : none;
	}
A.anketa:VISITED {
		color : black;
		font-weight : normal;
		text-decoration : none;
	}
A.anketa:HOVER {
		text-decoration : none;
	}
A.menu:LINK {
	color : Black;
	font-size : 11px;
	text-decoration : none;
	font-weight: normal;
	}
A.menu:VISITED {
	color : Black;
	font-size : 11px;
	text-decoration : none;
	font-weight: normal;
	}
A.menu:HOVER {
	color : Black;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	}

body {
	background-color : #6A9DCC;
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 11px;
	scrollbar-3dlight-color : white;
	scrollbar-arrow-color : white;
	scrollbar-darkshadow-color : #6A9DCC;
	scrollbar-face-color : #6A9DCC;
	scrollbar-highlight-color : #6A9DCC;
	scrollbar-shadow-color : white;
	scrollbar-track-color : #6A9DCC;
	margin-top: 5px;
	margin-left: 0px;
}

table {
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 11px;
}

.polozky	{
	color : #0000FF;
}

.text		{
	color : #FFFFFF;
}
.Title {
	text-align: center;
	font-weight: bold;
}
.SubTitle {
	text-align: center;
	color: ButtonFace;
}
.TableTitle {
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
}
.Table {
	border : 1px solid WHITE;
	border-collapse: collapse;
}
.Table TD {
	border : 1px solid #C0C0C0;
	border-collapse: collapse;
}
.Table TR {
	padding : 1px 5px 1px 5px;
}
.Table TR.TopRow {
	background : #336699;
	text-align: center;
	padding : 5px 5px 5px 5px ;
}
.Table TR.HiliteRow {
	background : #4682B4;
	text-align: center;
	padding : 2px 5px 2px 5px;
}
.Table TR.NormalRow {
	padding : 1px 5px 1px 5px;
}
a.TableTable:Link{
	color: White;
}
a.TableTable:Visited{
	color: White;
}
a.TableTable:Hover {
	color : #000080;
}

/* Cinema Styles */

.Cinema {
	border : 1px solid WHITE;
	border-collapse: collapse;
}
.Cinema TD {
	border : 1px solid #C0C0C0;
	border-collapse: collapse;
}
.Cinema TR.TopRow {
	background : #336699;
	text-align: center;
	padding : 5px 5px 5px 5px ;
}
.Cinema TR.HiliteRow {
	background : #6295BF;
	padding : 1px 5px 1px 5px;
}
.Cinema TR.NormalRow {
	padding : 1px 5px 1px 5px;
}
a.TableCinema:Link{
	color: White;
}
a.TableCinema:Visited{
	color: White;
}
a.TableCinema:Hover {
	color : #000080;
}
/* Hilited Box Styles */

.HiliteBox {
	color : Black;
	border-collapse: collapse;
	background-color: #E1EBF5;
}
.HiliteBox TD {
	border-collapse: collapse;
}
a.HiliteBox:Link{
	color: White;
}
a.HiliteBox:Visited{
	color: White;
}
a.HiliteBox:Hover {
	color : #000080;
}
/* Hilited Box Styles KONEC */

.Form {
	background: #F7F7F7;
	border: 0;
	border-top: 1px solid #CCCCCC;
}
.SubmitButton {
	font-size: 10px;
}
.HiliteText  {
	color: #003366;
	font-weight: bold;
}
.DetailTableTitle {
	color: #EBEBEB;
}
