.Frame
{
	width:938;
	height:130;
	background-color:white;
 }
.Stred
{
	width:540;
 }

.Table
{
	border-color:#85ABB4; /*zelena*/
	border-style:solid;
	border-width:1;
}
.HeaderTable
{ 
	background-color:#85ABB4;
	border-bottom:#8384bf double; /*fialova*/
	border-top:#8384bf double;

}
.HeaderLinks
{
	/*border-color:#5f68ad;*/
	/*border-color:#7a73ff;*/
	border-color:#C5CEDC;
	border-style:solid;
	border-width:2;
}

/*Setting of controls as textbox*/
.ListControl
{
	border-color:#8384bf; /*fialova*/
	border-style:solid;
	border-width:1;
}
.TopicHeaderUnder
{
	height:19;
	border-bottom:#8384bf solid 1; /*fialova*/
	border-top:#8384bf solid 1;
}
.TopicHeader
{
	/*background-color:#E5E5F3; /*svetle fialova*/
	height:18;
	/*border-bottom:#8384bf solid 1; /*fialova*/
	/*border-top:#8384bf solid 1;
	/*background-image:url(Image\topicheader.jpg);*/
	BACKGROUND-IMAGE: url(Image/background_menuheader.jpg); BACKGROUND-REPEAT: no-repeat
}

.commentary
{
	background-color:#E5E5F3; /*svetle fialova*/
	height:18;
	/*border-bottom:#8384bf solid 1; /*fialova*/
	/*border-top:#8384bf solid 1;*/
}

.ImageButton
{
	border-bottom-style:outset;
	border-top-style:outset;
	border-left-style:outset;
	border-right-style:outset;
	background-color:#85ABB4;
	color:White;
	font-weight:bold;
 }

.ColourButton
{	
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	
	background-color:White;
	border-color:White;
	border-width:2;
	color:White;
	font-weight:bold;
 }

.Button
{
	background-color:Gray;
	border-bottom-style:outset;
	border-top-style:outset;
	border-left-style:outset;
	border-right-style:outset;
	color:White;
	font-weight:bold;
 }

td
{
	font-size: 8pt;
	font-family: verdana;
}

h1
{
	font-size: 15pt;
	font-family: verdana;
	font-weight:bold;
	color:Black;
	float: none;
	clear: both;
	margin: 0;


}

h2
{
	color:#8384bf;
	text-decoration: none;
	font-weight:bold;
	font-size: 7pt;
	float:none;
	margin: 0;
	clear: both;
	
/*
	float: left;
	clear: both;
	margin: 0;
*/
}

select, input, textarea
{
	font-size: 8pt;
	font-family: verdana;
}

/*Basic setting for each application*/
body
{
	/*background-color:Black;*/
	/*background-color:Gray;*/
}
/*a:link {color: #981134; text-decoration: underline;} 
a:visited {color: #981134; text-decoration: underline;} 
a:hover{color: #981134; text-decoration: underline;} */

a:link {color: #b722b4; text-decoration: underline;} 
a:visited {color: #b722b4; text-decoration: underline;} 
a:hover{color: black; text-decoration: underline;} 

/*Setting for hyperlinks in the left menu*/
.Menu a:link { COLOR:#8384bf; text-decoration: none; font-weight:bold; font-size: 7pt;}
.Menu a:visited {COLOR:#8384bf; text-decoration: none; font-weight:bold; font-size: 7pt;}
.Menu a:active {COLOR:#8384bf; text-decoration: none; font-weight:bold; font-size: 7pt;}
.Menu a:hover {COLOR: black; text-decoration: none;  font-weight:bold; font-size: 7pt;}

/*Setting for hyperlinks in the left menu*/
.DayMenu a:link { COLOR:black; text-decoration: none; font-size: 8pt;}
.DayMenu a:visited {COLOR:black; text-decoration: none; font-size: 8pt;}
.DayMenu a:active {COLOR:black; text-decoration: none; font-size: 8pt;}
.DayMenu a:hover {COLOR:black; text-decoration:underline; font-size: 8pt;}

.HairSalonList a:link {color: blue;} 
.HairSalonList a:visited {color: blue} 
.HairSalonList a:hover{color: black}
/*.HairSalonList a:hover{color: blue; font-weight:bold;} */
	

/* hyperlink's setting for Header control*/
.Header a:link {color: white; text-decoration: underline;} 
.Header a:visited {color: white; text-decoration: underline;} 
.Header a:hover{color: white; text-decoration: underline;} 
.Header
{
	font-size: 8pt;
	font-family: verdana;
}

.scrool120x600
{
	width: 120px;  
	position: fixed; 
	top: 200px; 
	left: 950px; 
	float: left;
}


.DataGridControl
{
	border-width:1;
	border-color:#999999;
	border-bottom-style:none;
	background-color:White;
}
.GridHeader
{
	font-weight:bold;
	color:Black;
	background-color:#E5E5F3;	
}
.GridItem
{
	color:Black;
	background-color:#F3F3FB;
}
.GridPager
{
	text-align:left;
	color:Black;
	background-color:#E5E5F3;
}

.etarget .selfpromo {
visibility:hidden;
}

.PR-dlouhy-blok img {
   padding-right: 10px;
   float:left;
   border: solid #bcbaba 1px;
   height: 78px;
   width: 78px;
}
td.PR-dlouhy-blok {
  
   padding: 5px;
   border-bottom: solid #dcdbdb 1px;
   background-color: #e6e6fa;
}
.PR-dlouhy-blok a:link {color: black; text-decoration: none;} 
.PR-dlouhy-blok a:visited {color: black; text-decoration: none;} 
.PR-dlouhy-blok a:hover{color: black; text-decoration: underline;} 

.PR-dlouhy-blok b {
   color: #981134;
   font-weight: bold;
}