﻿body 
{
	
	width: 940px;
	font-size: 10pt;
	font-family: Arial, Verdena;
	
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	
	text-align: justify;
	
	padding:0px;
	
	background-color: white;
	
}

.gridView
{
	
	width: 940px;
	font-size: 0.8em;	
	text-align: left;
	
}

.gvPagerStyle
{

	color: Green;

	font-size: 1.7em;
	font-weight: bolder;
	text-align: center;
	
}

.gvPagerStyle a
{

	color: Black;
	text-align: center;
	text-decoration: none;

}

.gvPagerStyle a:hover
{
	color: Gray;
	text-decoration: underline;
}

.gridViewHeader
{
	color: White;
	background-color: Black;
	
}

.linkPDF
{
	color: Black;
	text-decoration: none;
	
	border: 1px solid black;
	background-color: ButtonFace;
	
	padding: 2px 18px 3px 18px;
	margin: 2px;
	
}

.formPanel
{
	padding: 7px;
	border-bottom: 2px solid black;
	
}

.formButton
{
	
	width: 100px;
	margin: 10px 0px 0px 0px;
	
}

.pZmluvaInfo
{
	font-size: 0.8em;
	font-weight: bolder;
	border: 1px solid black;
	padding: 3px;
}

img.imgSpfLogo
{
	float: left;
}

.lHeaderText
{
	color: #0E7B5B;
	
	font-size: 2.0em;
	font-weight: bolder;
	float: right;
	margin: 20px 0px 0px 0px;	
}

.clear
{
	clear: both;
}

.pCaptcha
{
	
	height: 27px;
	width: 900px;
	
	padding: 3px 0px 0px 10px;
	margin: 10px 0px 0px 0px;
	
    background-repeat: no-repeat;
}

.tbCaptcha
{
margin: 0px 0px 0px 250px;
	
}

.lRemainingTimeCount
{
	width: 400px;	
	font-weight: bolder;
	color: Red;
	border: 0px solid black;
	margin: 10px 0px 0px 0px;
}
