﻿.mainframe
{
	text-align: left;
	margin: 0 auto;
	padding-left: 0px;	
}

#invisibleborder .invisibletable tr td
{
	padding: 0px;
	border: solid 0px White;
	font-size: 10px;
}

#usrtext .invisibletable td
{
	padding: 0px;
	border: solid 0px White;
	font-size: 10px;	
}

#invisibleborder .textbold td
{
	font: inherit;	
	font-weight: bold;
	font-size: 10px;	
}

#invisibleborder .highlight td
{
	font: inherit;	
	background-color: #FFCC99;	
	font-size: 10px;	
}

.itextform2highlight
{
	cursor: text;
	border: solid 1px #E8E8E8;
	paddi\ng: 2px;
	background-color: #FFCC99;
	color: #656565;	
}

.cwplabel
{
	font-weight: bold;
}

.cwpboldlabel
{
	font-weight: normal;	
}

.cwpdescription
{
	font-style: normal;
}

.Errorlabel
{
	color: Red;
	font-weight: normal;
}

.ValidError
{
	color: Red;
	font-weight: normal;
	display: block;
}

.Asterisk
{
	color: Red;	
}

.perex
{
	color: #656565;
	font-size: 11px;
	width: 645px;	
}

H1
{
	margin-top: 0px;	
}

.cwppagebut
{
	width: 645px; 
}
#cwpStranka1 .usrtext
{
	font-size: 10px;
	margin-top: 10px;
	width: 645px;
	border-collapse: collapse;
	border: solid 1px #ccc;
	text-align: left;
}

#cwpStranka1 .usrtext tr
{
	height: 23px;
	_height: 13px;
	background-color: white;
	color: #656565;
}
#cwpStranka1 .usrtext th
{
	font-size: 11px;
	height: 23px;
	_height: 13px;
	padding: 5px;
	color: White;
	background-color: #09C;
	border: solid 1px #ccc;
	border-bottom-width: 3px;
}
#cwpStranka1 .usrtext td
{
	padding: 5px;
	border: solid 1px #ccc;
}
