@import "reset.css";
/* hidden from nearly all v4 browsers  */
@import url('reset.css');
/* IE4 can understand, but not NN4 */

body
{
	background: url(images/body_bg.png) #BBBBBB top left repeat-x;
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Arial;
}
#appDiv
{
	line-height: 1.1;
}
#appDiv .appCon
{ 
	*width:630px;
}
a
{
	color: #054d93;
}
p
{
	padding: 7px 0px 5px 0px;
}
img.ieFix
{
	display: block;
}
#topNavigation a:hover, .boxContent a:hover
{
	text-decoration: underline;
}
#wrapper
{
	background: #FFFFFF;
	width: 982px;
	margin: 0px auto;
}

#topBanner
{
	background-image: url(images/topBanner.png);
	height: 128px;
	display: block;
}

#topNavigation
{
	width: 267px;
	padding: 10px 0px 10px 0px;
	background-color: #054d93;
	text-align: right;
	color: #fff;
	text-transform: uppercase;
	vertical-align: middle;
	position: relative;
	left: 715px;
	top: 97px;
	*top:92px;
}

#topNavigation a, #topNavigation img
{
	margin-right: 10px;
	color: #fff;
	text-decoration: none;
}

#topNavigation a.lang, #topNavigation img.lang
{
	margin-right: 3px;
	color: #fff;
	text-decoration: none;
}
#topNavigation span.blankSpace
{
	margin-left: 65px;
}
#leftColumn
{
	width: 715px !important;
	float: left;
	background: url(images/content_bg.png) #fff top left repeat-x;
	vertical-align: top;
}

#rightColumn
{
	width: 267px !important;
	float: right;
	background: url(images/rightColumn_bg.png) #1470b3 top left repeat-x;
	vertical-align: top;
	display: table;
	line-height:1.2;
}

#rightColumn #menuHolder
{
	margin: 0px 15px 15px 15px;
}

#content
{
	border: solid 1px #e8e8e8;
	margin: 15px;
	margin-bottom: 0px;
}

#contentTitle
{
	background: url(images/contentHeading_bg.png) #fff bottom left repeat-x;
	border: solid 1px #fff;
	vertical-align: middle;
	padding: 13px;
	font-size: 16px;
	font-weight: 700;
	color: #73798d;
	text-transform: uppercase;
}
#contentTitle select
{
	text-transform: none;
}
.contentList
{
	padding: 10px;
	color: #73798d;
	font-size: 12px;
	border-bottom: dotted 1px #aeaeb6;
	_height: 65px; 
	_padding-bottom:0px;
	*height:65px;
}

.contentListProfile
{
	padding: 10px;
	color: #73798d;
	font-size: 12px;
	border-bottom: dotted 1px #aeaeb6;
	_height: 110px; 
	_padding-bottom:0px;
	*height:110px;
}

.listBtn
{ 
	width: 100px;
	text-align: right;
	vertical-align: top;
	position: relative;
	float: right;
	top: -10px; 
	*top:-25px;
}
a.menuBlock
{
	display: block;
	cursor: pointer;
	border: none;
}
.contentList a, .contentList span.jobNo, .organ span.jobNo, contentListProfile a, .contentListProfile span.jobNo
{
	color: #2665a1;
	padding-bottom: 2px;
	border-bottom: dotted 1px #2665a1;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
}
.contentAnnChangesList
{
	padding: 10px;
	color: #73798d;
	font-size: 12px;
	border-bottom: dotted 1px #aeaeb6;
}
.contentAnnChangesList span
{
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
}
.contentAnnChangesList span.title
{
	color: #2665a1;
	padding-bottom: 2px;
	border-bottom: dotted 1px #2665a1;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
}
.organ
{
	padding: 16px 0px 8px 0px;
	width: 85%;
}
.contentList span, .contentListProfile span
{
	color: #2665a1;
}
.contentList span.dateSpace, .contentListProfile span.dateSpace
{
	margin-left: 25px;
}

.boxHeader
{
	border: solid 1px #fff;
	vertical-align: middle;
	color: #5e6373;
	text-transform: uppercase;
	padding: 6px;
	font-size: 12px;
	font-weight: 700;
	margin-top: 15px;
	background: url(images/boxHeader_bg.png) #fff top left repeat-x;
}

.boxContent
{
	background-color: #fff;
	color: #73798d;
	padding: 12px;
	vertical-align: top;
}

.boxContent a
{
	text-decoration: none;
	font-size: 12px;
	font-weight: 700;
}

.boxContent div
{
	width: 30px;
	float: left;
	margin: 0px 10px 5px 0px;
}

.boldBorder
{
	border-top: solid 3px #3596d2;
}
.dottedBorder
{
	border-top: dotted 1px #aeaeb6;
}
.detailHeading
{
	background-color: #f9f9f9;
	border-bottom: solid 1px #3596d2;
}
.boxContent ul
{
	list-style-image: url(images/linkArrow.png);
	list-style-position: inside;
	margin: -10px -10px 0px -10px;
}
.boxContent ul li
{
	padding: 5px 8px;
	_padding-left: 1px;
	border-bottom: dotted 1px #aeaeb6; 
	*padding-left:1px;
}

.boxContent ul li a
{
	font-size: 11px;
	_padding-left: 10px; 
	*padding-left:10px;
}

.rbBlockLeft
{
	border: #cbd1fe 1px solid;
	background-color: #eaedff;
	width: 13%;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 2px;
	padding-bottom: 4px;
	float: left;
}
.rbBlockRight
{
	width: 84%;
	text-align: left;
	padding: 6px 0px;
	float: right;
}
div.dxgvPagerBottomPanel
{
	background-color: #054d93 !important;
	padding: 3px;
}
div.formNavigation
{
	width: 100%;
	color: #fff;
	font-weight: 700;
	height:30px
}
div.formNavigation #msgDiv
{
	visibility: hidden;
	vertical-align: middle;
	width: 62%;
	float: left;
	font-size:12px;
	font-weight:400;
	color:red
}
div.formNavigation div.navigationLinks
{
	vertical-align: middle;
	width: 35%;
	float: right;
	text-align: right;
	padding: 8px;
	*padding: 6px;
}

div.navigationLinks a
{
	padding:5px 10px;
	background-color: #054d93;
	color: #fff;
	font-weight: 700;
	font-size:11px;
	text-decoration:none;
	*padding:3px 10px 5px 10px;
}

div.navigationLinks a:hover
{
	background-color: #3596d2;
}

div.navigationLinks a.empty
{
	background-color: #f0f0f0;
}

#footerSeparator
{
	clear: both;
	height: 14px;
	border-bottom: dotted 1px #aeaeb6;
}

#footer
{
	font-size: 10px;
	text-transform: uppercase;
	color: #075398;
	text-align: right;
	padding: 15px;
	background: url(images/footer_bg.png) #fff top left repeat-x;
	border-top: solid 1px #fff;
}

/****************** Old style *********************/


.NormalText
{
	font-family: Trebuchet MS;
	font-size: 11px;
}
.SubTitle
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #666666;
}
.TitleText
{
	font-family: Trebuchet MS;
	font-size: 14pt;
	color: #666666;
	font-weight: bold;
}
.DropDownStyle
{
	font-family: Trebuchet MS;
	font-size: 11px;
	width: 98%;
}
.DropDownStyle100
{
	font-family: Trebuchet MS;
	font-size: 11px;
	width: 100%;
}
.FormStyle60
{
	font-family: Trebuchet MS;
	font-size: 11px;
	width: 60%;
}
.clsText
{
	font-size: 11px;
	color: #002456;
	font-family: Trebuchet MS;
}
.clsTextPager
{
	font-size: 11px;
	color: #002456;
	font-family: Trebuchet MS;
	padding-right: 4px;
	padding-left: 4px;
}
.cellback
{
	background: url(images/tocka_1.jpg) repeat-x;
	width: 100%;
}
.cellSkills
{
	font-family: Trebuchet MS;
	font-size: 11px;
}
.zeroPad
{
	padding: 0;
	margin: 0;
}
.Freezing
{
	position: relative;
	top: expression(this.offsetParent.scrollTop);
	z-index: 10;
}
.WB_ADS_ContactFormTextField
{
	border-right: #6697c9 1px solid;
	border-top: #6697c9 1px solid;
	font-size: 11px;
	border-left: #6697c9 1px solid;
	color: #555555;
	border-bottom: #6697c9 1px solid;
	font-family: Trebuchet MS;
}
.WB_ADS_TopHomeURL
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Trebuchet MS;
	letter-spacing: 1pt;
}
.smallFont
{
	font-family: Trebuchet MS;
	font-size: 9px;
}
.AppFields
{
	border: 1px solid #CBD1FE;
	width: 100%;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 21;
	background-color: #EAEDFF;
	margin: 3px 0px;
}

.AppFieldsNum
{
	border: 1px solid #CBD1FE;
	width: 100%;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 20;
	background-color: #EAEDFF;
	text-align: right;
	padding-right: 4;
	margin: 3px 0px;
}
.AppFieldsWithBorder
{
	border: 1px solid #CBD1FE;
	width: 100%;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 20;
	margin: 3px 0px;
}
span.text
{
	margin: 5px 0px;
	color: #000077;
}
table.step4 td
{
	padding: 5px 7px 3px 5px;
	vertical-align:top;
}
table.confirmation td
{
	padding: 5px;
}
.clsWorkingyearmonth
{
	border: 1px solid #CBD1FE;
	font-size: 11px;
	width: 45px;
	font-family: Trebuchet MS;
	height: 20px;
	background-color: #EAEDFF;
}
.CaptchTextBox
{
	border-right: #cbd1fe 1px solid;
	border-top: #cbd1fe 1px solid;
	font-size: 20pt;
	border-left: #cbd1fe 1px solid;
	width: 200px;
	border-bottom: #cbd1fe 1px solid;
	font-family: Trebuchet MS;
	height: 40px;
	background-color: #eaedff;
	text-align: center;
}
.TextBoxLogin
{
	font-family: Trebuchet MS;
	font-size: 11px;
	width: 100%;
	border: 1px solid #336699;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	font-family: Trebuchet MS;
	font-size: 11px;
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 10px;
	width: 250px;
}

.imgBlock
{
	display: block;
	border: none;
}
.contentList a.none, .contentListProfile a.none
{
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-transform: none;
	border-bottom: none;
}
.appForm
{
	margin: 3px 5px;
}
.bottomMargin
{
	margin-bottom: 3px;
}

td.ucCapchaFix img
{
	margin: 0px 10px 0px 0px;
	vertical-align: middle;
}
td.ucCapchaFix table td
{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

table.dxgvControl
{
	background-color: #fff !important;
}
.dxgvInlineEditRow .dxgvCommandColumn a { margin-left:3px !important;}
#errorDiv
{
	text-align:center;
	padding-top:40px;
	vertical-align:top;
	font-size:14px;
	color:Red;
}

fieldset.instiBox {
	border:1px solid #3596d2;
	padding:10px;
	position:relative;
	margin-bottom:11px;
}
fieldset.instiBox legend {
	font-size:12px;
	color:#2665a1;
	font-weight:bold;
	padding:.3em .8em;
	background:#fff;
	border:1px solid #3596d2;
	vertical-align:middle;
	width:51%;
}
fieldset.instiBox p label {
	float:left;
	line-height:2em;
	text-align:left;
}
fieldset.instiBox legend img
{
	padding:0px; 
	margin:0px; 
	margin-left:6px;
	vertical-align:bottom;	
}
div.link:hover {
	cursor:pointer;
	background-color:#f4f4f4;
}

.imgTD input[type="image"]
{
	padding-bottom:4px;
	padding-left:3px;
}

div.sodrzinaHeader
{
	padding: 5px 0px 5px 0px; 
	width:78%;
	float: right; 
	text-align:left;
}
table#formTable td.space 
{
	padding:3px 10px;
	vertical-align:top;
}
ul.annChanges 
{
	margin-left:20px;
	list-style-type:circle;
}
ul.annChanges li {padding-bottom:5px;}