@CHARSET "UTF-8";

p {
	padding: -10px 25px 10px 10px;
}

BODY {
	SCROLLBAR-FACE-COLOR: #d0d0d0;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #A7CAF0;
	font-size: 13px;
}

TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

a:link {
	text-decoration: underline;
	color: #CC0000;
}

a:visited {
	text-decoration: underline;
	color: #CC0000;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
}

a.bb:link {
	text-decoration: none;
	color: #406486;
	font-size: 13px;
	font-weight: 600;
}

a.bb:visited {
	text-decoration: none;
	color: #418FD7;
	font-size: 13px;
	font-weight: 600;
}

a.bb:hover {
	text-decoration: none;
	color: black;
	font-size: 13px;
	font-weight: 600;
}

a.cc:link {
	text-decoration: none;
	color: #406486;
	font-size: 13px;
}

a.cc:visited {
	text-decoration: none;
	color: #418FD7;
	font-size: 13px;
}

a.cc:hover {
	text-decoration: none;
	color: black;
	font-size: 13px;
}

.nadpis2 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #DEAD00;
	letter-spacing: 0px;
}

.obtekani {
	float: left;
	margin: 0px 10px 0px 0px;
	border: 1px solid #666;
	padding: 0px;
}

.TextBackground {
	background-image: url('http://www.vsechnyzakony.cz/images/hq-linka.jpg');
	background-position: right;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

.LoginTableText {
	color: #CC0000;
	width: 200px;
	font-weight: 600;
}

.LoginTableInput {
	background-color: #E7F3FA;
	border: 1px solid #C6DFF5;
	width: 200px;
}

.LoginTableSubmit {
	background-color: #E7F3FA;
	border: 1px solid #C6DFF5;
	color: #CC0000;
	font-weight: 600;
}

.LoginInfo {
	position: absolute;
	/*top: 220px;*/
	/*right: 70px;*/
	border-bottom: 1px solid Black;
	margin-top: -20px;
	margin-left: 550px;
	display: block;
	width: 330px;
	padding: 5px;
/*	background-color: red;*/
}

.TableBlue {
	font-size: 13px;
	color: #3399CC;
}

.TableBlue td {
	background-color: #E7F3FA;
	border: 1px solid #C6DFF5;
	font-size: 13px;
	color: #3399CC;
	padding: 10px;
}

.InfoInput {
	background-color: #E7F3FA;
	border: 1px solid #C6DFF5;
	font-weight: 600;
	width: 40%;
}

.InfoText {
	color: #3399CC;
	font-weight: 600;
	width: 60%;
}

.InfoInputNW {
	background-color: #E7F3FA;
	border: 1px solid #C6DFF5;
	font-weight: 600;
}

.InfoTextNW {
	color: #3399CC;
	font-weight: 600;
}

.RedButton {
	background-color: #E7F3FA;
	border: 1px solid #C6DFF5;
	padding: 0px 10px 0px 10px;
	color: #CC0000;
	font-weight: 600;
}

.RedButton:hover {
	background-color: #E7F3FA;
	border: 1px solid #C6DFF5;
	padding: 0px 10px 0px 10px;
	color: #CC0000;
	font-weight: 600;
}

.RedButton:visited {
	background-color: #E7F3FA;
	border: 1px solid #C6DFF5;
	padding: 0px 10px 0px 10px;
	color: #CC0000;
	font-weight: 600;
}
.CheckBox {
	background-color: #E7F3FA;
	border: 1px solid #C6DFF5;
	font-weight: 600;
	width: 12px; height: 12px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	display: inline;
	padding: 0px 2px 0px 2px;
	cursor: pointer; cursor: hand;
}
.DisableCheck {
	display: none;
}
.SearchSubmit {
	background-color: #3399CC;
	border: 1px solid #3399CC;
	color: #FFFFFF;
	font-weight: 600;
}
.TextArea {
	border: 1px solid #C6DFF5;
	width: 410px;
}
