body, h1, h2, h3, h4, h5, h6,
blockquote, p, address, form, fieldset,
ul, ol, dl, dt, li, hr, table, td, th {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 13px;
}
body	{
	background-color: #3B506F;
}
img	{
	border: 0;
}
ul	{
	list-style-type: none;
}
#wrapper	{
	overflow: hidden;
	background: url(bg.jpg) repeat-y;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
}
	
.dNotice	{
	background-color: #FFFFCE;
	color: #DF630B;
	margin: 0 5px 5px 5px;
	padding: 0 5px 5px 5px;
	font-size: 12px;
}
.dError	{
	background-color: #C41633;
	color: #FFF;
	margin: 0 5px 5px 5px;
	padding: 0 5px 5px 5px;
	font-size: 12px;
}
#debugBox	{
	background-color: #7ECC20;
	padding: 5px;
}
#hLogo		{
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	height: 218px;
	width: 879px;
	margin-left: 1px;
}
#hTop		{
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	height: 23px;
}
#hTop .logoHdr	{
	padding-left: 135px;
}
#top	{
	width: 878px;
	overflow: hidden;
	margin-left: 9px;
	background-color: #4E5C79;
}
#top #menu	{
	float: right;
}
#top #menu a	{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	padding-bottom: 11px;
}
#top #menu a:hover	{
	color: #4E5C79;
}
#top #menu li	{
	display: block;
	float: left;
	height: 31px;
	border-right: 2px solid #E5EAEE;
	cursor: pointer;
}
#top #menu li:hover	{
	background: #E5EAEE;
}
#top #menu span	{
	margin: 0 10px 0 15px;
	padding: 0 5px;
	position: relative;
	top: 5px;
}

#content	{
	overflow: hidden;
	margin: 15px;
	width: 860px;
	text-align: justify;
	padding: 20px 2px 30px 7px;
}
#content .info:first-letter	{
	font-weight: bold;
	font-size: 1.8em;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

#content .info	{
	margin-bottom: 30px;
}
html>body #content .info	{
	margin-bottom: 0;
}

#content form legend	{
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 10px;
}
#content form fieldset	{
	border: 0;
}
#content form input, select	{
	float: left;
	margin-bottom: 6px;
}
#content form label	{
	float: left;
	width: 120px;
	color: #FFF;
}
#content form p	{
	overflow: hidden;
	clear: both;
}

#content .left	{
	float: left;
	overflow: hidden;
	width: 500px;
}
html>body #content .left	{
	width: auto;
}
#content .right	{
	float: right;
	overflow: hidden;
}

#pRasa	{
	text-transform: lowercase;
}

#aAdd	{
	cursor: default;
}
#divAdd	{
	display: block;
}
.h2	{
	font-weight: bold;
	font-size: 1.3em;
	margin-top: 15px;
}

.clear	{
	margin-top: 30px;
}

.box_	{
	overflow: hidden;
	padding: 20px 0 0 30px;
}
html>body .box_	{
	margin-top: 40px;
	padding: 0;
}
.box_hdrL	{
	background: url(box_hleft.jpg) no-repeat;
	height: 25px;
	width: 18px;
	float: left;
}
.box_hdrM	{
	background: url(box_hmiddle.jpg) repeat-x;
	height: 22px;
	float: left;
	padding-top: 3px;
	
	color: #FFF;
	font-weight: bold;
}
.box_hdrM img	{
	position: relative; top: 4px;
	margin-right: 5px;
}
.box_hdrR	{
	background: url(box_hright.jpg) no-repeat;
	height: 25px;
	width: 18px;
	float: left;
}
.box_c	{
	background: #363E51 url(box_cornertr.png) no-repeat top right;
	padding: 10px 10px 20px 15px;
	color: #FFF;
	min-width: 305px;
	clear: both;
	overflow: hidden;
}
html>body .box_c	{
	margin-top: 25px;
	padding-top: 20px;
}
.box_b	{
	overflow: hidden;
	background: #363E51 url(box_cornerbr.png) no-repeat right;
	height: 9px;
}
.box_b .boxb_l	{
	background: #363E51 url(box_cornerbl.png) no-repeat;
	width: 9px;
	height: 9px;
	float: left;
}

.laId	{
	font-size: 1.4em;
	font-weight: bold;
	color: #9CDC08;
}
.laRasa	{
	font-weight: bold;
	text-transform: lowercase;
	color: #FFF;
}
.lRasa	{
	font-weight: bold;
	text-transform: lowercase;
	color: #FFF;
	text-decoration: none;
}

.laHodowca	{
	font-style: italic;
	color: #8CE935;
}
button	{
	font-size: 0.8em;
	font-weight: bold;
	
	background-color: #8CE935;
	border-left: 1px solid #1BB313;
	border-right: 1px solid #19A612;
	border-bottom: 2px solid #1BB313;
	border-top: 2px solid #19A612;	
}
#BottomDiv	{
	background-image: url('bgbt.jpg');
	margin: 0 10px 0 10px;
	border-top: 1px solid #CBD5DF;
	border-bottom: 1px solid #CBD5DF;
	height: 24px;
	padding-top: 7px;
	text-align: left;
}
#footer	{
	margin: 0 10px 0 10px;
	color: #2E3A5B;
	font-size: 12px;
	font-family: Tahoma;
	overflow: hidden;
}
#footer a	{
	color: #4E5C79;
	text-decoration: none;
}
#footer a:hover	{
	color: #26304C;
}
.footer_	{
	float: left;
}

#search .tHdr	{
	font-size: 1.4em;
	font-weight: bold;
	color: #9CDC08;
	text-decoration: underline;
}
#search .tItem	{
	background-color: #566382;
	padding: 2px 30px 2px 10px;
}
#search .tItemm	{
	background-color: #566382;
	padding: 5px;
}
#admin	{
	float: right;
}
#admin a	{
	color: #000;
	text-decoration: none;
	font-size: 0.9em;
	margin-left: 4px;
}
#admin img	{
	position: relative; top: 4px;
}
.admTools	{
	background-color: #546180;
	padding-top: 2px;
}

#formUsername	{
	background: #FCFC9E url('userinfo.png') no-repeat 0 1px;
	padding-left: 17px;
	width: 140px;
}
html>body #formUsername {
	width: auto;
}

#formPassword {
	background: #FCFC9E url('key7-16-bw.gif') no-repeat 0 1px;
	padding-left: 17px;
}
.lgHdr	{
	margin-top: 10px;
	font-size: 1.5em;
	font-weight: bold;
	color: #363E51;
}
#loginForm	{
	margin-top: 20px;
}
#loginForm .lbl	{
	width: 56px;
	font-weight: bold;
	padding-top: 1px;
	color: #363E51;
}

.sbox a	{
	color: #444D5E;
	text-decoration: none;
	font-weight: bold;
	margin-right: 20px;
}
.sbox img	{
	position: relative; top: 3px;
	margin-right: 3px;
}

.cfg	{
	overflow: hidden;
	margin-top: 20px;
}
.cfg span	{
	font-size: 1.1em;
	font-weight: bold;
	color: #9CDC08;
}
.cfg .leftCfg	{
	float: left;
	width: 250px;
	margin-right: 50px;
	text-align: left;
}
.cfg .rightCfg {
	float: left;
}
.cfg .cfgArea	{
	width: 400px;
	height: 120px;
	display: block;
}

#infoBoxOk	{
	position: absolute; top: 0; left: 20%;
	border: 2px solid #7AB725;
	overflow: hidden;
	background-color: #AFE169;
}
#infoBoxCancel	{
	position: absolute; top: 0; left: 20%;
	border: 2px solid #AF0505;
	overflow: hidden;
	background-color: #FF3D3D;
}
.ibl	{
	float: left;
	padding: 12px;
}
.ibr	{
	float: left;
	padding: 15px 10px 5px;
	font-size: 1.4em;
	font-weight: bold;
	text-align: justify;
	width: 420px;
	color: #FFF;
}
.vImg	{
	float: left;
	margin-top: 30px;
}
.vText	{
	float: left;
	margin: 30px 0 0 40px;
	overflow: hidden;
}
.vTextL	{
	float: left;
	overflow: hidden;
	width: 120px;
}
.vTextL	p	{
	margin-bottom: 6px;
	font-weight: bold;
}
.vTextR	p	{
	margin-bottom: 6px;
}
.vTextR	{
	float: left;
	overflow: hidden;
}

form	{

	margin-bottom: 20px;
}
.needed	{
	font-weight: bold;
	color: #FFFF00;
}