BODY {
	background-color :  #2D2446;
	font-family : Arial-CE, Arial, Helvetica, sans-serif;
	font-size: 100%; 
}

TABLE {
	font-family : Arial-CE, Arial, Helvetica, sans-serif;
	font-size: 88%;
	background-color: #FBFAF9;
}
TBODY { /* pismo v tabulkach */
	color: #2D2446; 
	background-color: white;
}
TH { /* hlavicka tabulky */
	background-color: #E6E6E6;
}
TD { /* pozadi bunek v tabulce */
/*	background-color:   white;  */
}
.nadpis {
	font-size: 110%;
	font-weight : bold;
	padding-left: 10px; 	 
}
.text_member {
	text-align : justify;
	padding-right: 30px;
	padding-left: 10px;
	font-size: 110%;	
}
.nadpis_main {  
	font-size: 110%;
	font-weight : bold;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 797px;  
	padding-left: 30px; 
	padding-top: 3px;	 
	background-color: #AAABA6;	
	background-image : url(../images/nadpispage.jpg ) ;
	padding-bottom: 3px;


}
.text_main {  /* zobrazeni obsahu html stranky - viz napriklad Profil */
	text-align : justify;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 90%;	
}
.text_noraml { /* totez co text_main, ale bez Padding ... */
	text-align : justify;
	padding-right: 30px;
	font-size: 90%;	
}
.email {
	padding-right: 30px; 
	font-size: 90%;		
}
.mobil {
	font-weight : bold;
	font-size: 90%;				
}

.rl {	/* barva licheho radku */
	background-color:   white;  	
}
.rs {	/* barva sudeho */
	background-color:   #ccddcc;  	
}
.ClosePage { 
	background-color : #2D2446;
	font-size: 11px;
    color: white;
	text-align : right;
	padding-right: 20px;	
	padding-left: 20px;		
}
.ClosePage a:link {  
	color:  #E9B10C;
	text-decoration: none;	
	}
.ClosePage a:hover {  /* Odkazy (a) uvnitř třídy  ClosePage  */ 
	 color: #E2E2E0; 
	 text-decoration: none;
}
li a:link 
{	color: #2D2446; }
li a:hover 
{
	background-color: #E6E6E6;
}
.li a:visited 
{
	color: #ED8D5A;
	
}
input {
	font-size:11px;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	background-color: #FFFFD9;	
	padding-left: 5px;
	font-family : Arial, Helvetica, sans-serif; 
	background-image : url(../images/input.jpg ) ;	
}
textarea {
	font-size:11px;
	border-right: #AAAAAA 1px solid;
	border-top: #AAAAAA 1px solid;
	border-left: #AAAAAA 1px solid;
	border-bottom: #AAAAAA 1px solid;
	background-color: #FFFFD9;
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image : url(../images/textarea.jpg ) ;		
}
select 
{
   font-size :11px;
   border-right: #AAAAAA 1px solid;
   border-top: #AAAAAA 1px solid;
   border-left: #AAAAAA 1px solid;
   border-bottom: #AAAAAA 1px solid;
   font-size: 11px;
   font-family: Arial, Helvetica, sans-serif;
   background-color: #EEEEEE;
}
.backgrLabel	{
   
}
table form  .labelsmile	{
   color: #2D2446;
   font-size: 11px;
}

table form .kontrolnicislo	{
	color: red;
}

form td .reset	{
	color: red;
}

form td .formbtnreset
{
	font-size: 11px;
	background-color: #FFC488;	
	background-image : url(../images/a_drop.gif ) ;	
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-left: 10px;	
	margin: 2px;
	cursor:pointer;
	border: 1px solid #959188;
	text-align: right;
	width: 85px;
}
form td .formbtnsubmit
{
	font-size: 11px;
	background-color: #a0fc8d;	
	background-image : url(../images/a_edit.gif ) ;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-left: 10px;	
	margin: 2px;
	cursor:pointer;
	border: 1px solid #959188;
	text-align: right;
	width: 85px;
}
.tablesmile	{
	border: 0px solid red;
	background-image : url(../images/textarea.jpg ) ;	
	background-color: blue;	
	padding: 2px;
}

.new_cd_text	{
	color: #FFFFFF;
}
.new_cd_text_back	{
	color: black;
	padding-left: 10px;
	padding-right: 5px;
	vertical-align: top;
	border:0px solid red; 
	
}

a.new_cd:visited {
	color: #FF9224;
}
a.new_cd:link	{
	color:#FF0000;
}
a.new_cd:hover	{
	color:#FF0000;
}

