@import url("pages.css");

h1
{
	color: #B3B3B3;
	padding: 0;
	margin: 0;
	text-align: center;
}

hr
{
	border: none;
	border-top: solid 1px silver;
	height: 1px;
}

legend { color: #808080; }
.buton, .delButon, .accentButon, .okButon
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	padding: 3px 5px 4px 5px;
	margin: 0;
	width: auto;
	overflow: visible;
	font-size: 9pt !important;
}

.delButon
{
	background: rgb(164,6,11);
	color: rgb(255,255,255);
}

.accentButon
{
	background: rgb(207,7,13);
	color: rgb(255,255,255);
}

.okButon { margin-left: 20px; }

form
{
	padding: 0px;
	margin: 0px;
}

.smaField { width: 50px; }
.weeField { width: 100px; }
.midField { width: 200px; }
.bigField { width: 400px; }
.maxField { width: 100%; }

.error
{
	font-weight: bold;
	font-size: 13pt;
	text-align: center;
	padding-bottom: 5px;
	color: rgb(233, 5, 170);
}

.attention, .attention:visited
{
	color: #BA1B1B;
	font-weight: bold;
}

@media print
{
	.buton, .delButon, .okButon { display: none; }
}

/*/
////////////////////////*/
/* заглавни настройки */
/*/////////////////////////*/
#headTitle
{
	color: black;
	font-size: 12pt;
	font-family: Verdana, sans-serif;
	padding-left: 25px;
	margin: 0px;
	width: 100%;
	padding-top: 17px;
	padding-bottom: 9px;
}

.megaMenu
{
	font-size: 9pt;
	font-family: Verdana, sans-serif;
	padding: 22px 0px 4px 20px;
}

.hrefMenu, .hrefMenu:visited
{
	border: outset 2px white;
	padding: 1px 5px 2px 5px;
	margin-top: 5px;
	color: white;
	font-weight: bold;
	background: #4954B1;
}

.hrefMenu:hover
{
	text-decoration: none;
	background: #6F77C4;
}

@media print
{
	#menu, .noprint, #header, #bigHead { display: none; }
	body { background-image: none !important; }
}

.total
{
	font-weight: bold;
	text-align: right;
	background-color: #58A618;
	color: white;
	padding: 3px 10px;
	margin: 5px 0;
}

@media screen
{
	.noscreen { display: none; }
}

.payinfo
{
	background: #FFF0B3;
	border: solid 1px #FFD11C;
	border-collapse: collapse;
}

.payinfo td { padding: 4px; }

.payinfo caption
{
	font-weight: bold;
	color: #F0C000;
}

.totalpayinfo
{
	font-weight: bold;
	background: #FFD11C;
}

.bi
{
	font-weight: bold;
	font-style: italic;
}

.copyright, .designed
{
	font-size: 8pt;
	font-family: Verdana,sans-serif;
	color: gray;
	padding: 5px;
	margin: 0px;
	margin-top: 30px;
	text-align: left;
	border-top: solid 1px #dadada;
}

.copyright { padding-left: 3%; }

.designed
{
	float: right;
	padding-right: 3%;
	border: none;
}

.copyright a, .designed a { color: gray; }

.wizz
{
	color: #3B5598;
	font-size: 11pt;
}

.wizz li
{
	padding: 5px 3px;
	list-style: square default;
}

/* ----------------------- */
body
{
	padding: 0;
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: 62.5%;
	background: #FFFFFF;
	color: #000000;
	background-image: url(../img/reg_bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 10%; padding-left: 10%;
}

p, li, td, dt, dd
{
	font-size: 1em;
	line-height: 1.75em;
	color: #2A2A2A;
}

a { text-decoration: none; }
a:hover { color: #000000; }

h2, h3, h4
{
	font-size: 1.4em;
	font-family: "Trebuchet MS", sans-serif;
}

table, input, select, th, td, li li, li p, td p, blockquote p { font-size: 1em; }
a img { border: none; }
dt { font-weight: bold; }

/* ^^^^^^^^^^^^^^^^ */
#menu
{
	background-image: url(../img/reg_menu_bgr.png);
	background-repeat: repeat-x;
	height: 70px;
	margin-top: 30px;
	margin-left: -13%;
	overflow: hidden;
}
#view_menu #menu {
	margin-top: -10px;
	margin-left: 0;
	width: 102%;
}
#view_menu #menu table {
	margin-right: 0;
	margin-left: 220px;
}
#view_menu #menu td {
	font-size: 1.4em;
}
#reg_menu #menu {
	margin-top: -10px;
	margin-left: 0;
	width: 102%;
}

#menu table
{
	width: auto;
	height: 70px;
	margin: 0 auto;
	padding: 0;
	border-collapse: collapse;
}

#menu td
{
	padding: 0;
	margin: 0;
	overflow: hidden;
	font-size: 1em;
	font-weight: normal;
	font-family: "Trebuchet MS", sans-serif;
	vertical-align: center;
	white-space: nowrap;
}

#menu td a
{
	font-weight: bold;
	padding: 10px;
	margin: 0;
	text-align: center;
}

#menu .link a:hover
{
	color: black;
	text-decoration: underline;
}

#menu .link, #menu .activeLink { text-align: center; }
#menu .activeLink
{
	background-image: url(../img/reg_menu_active.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#menu .link a { color: #442B22; }
#menu .activeLink a { color: #c50000; text-decoration: none; }
#menu .spacer { width: 100px; }
#menu .logo { float: left; }

#menu .logo a
{
	padding: 0;
	line-height: 100%;
	margin: 0;
	display: inline;
}

#menu .endMenu { float: right; }

table.smallChoice
{
	border-collapse: collapse;
	border: none;
	margin: 0 auto;
	margin-bottom: 5px;
}
table.smallChoice td
{
	margin: 0;
	padding: 0 20px;
	vertical-align: top;
	font-size: 1em;
	text-align: left;
	border: none;
}
table.smallChoice th
{
	font-size: 1.3em;
	color: gray;
	text-align: left;
	font-weight: bold;
	padding-left: 20px;
}

table.smallChoice h2 { margin: 4px 0 0 2px; }

table.smallChoice select { width: 300px; }

label:hover {text-decoration: underline; cursor: default;}

iframe.companyField
{
	background-color: #dadada;
	width: 100%;
	height: 350px;
	border: none;
	border-top: solid 1px #dadada;
	border-bottom: solid 1px #dadada;
	margin: 0;
	padding: 0;
	display: block;
}

.test td {border: solid 1px pink; }

.req
{
	color: rgb(255,0,0);
}
.hoveredRow td { color: #000000; text-decoration: underline; }
