/* Defaults */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	line-height: 1.6em;
	font-size: 12px;
	text-align: center;
	background: transparent url(../img/bkg33.png) fixed;
}

#header {
	border: 0;
}

#content, #content-eng {
	width: 750px;
	text-align: left;
	margin: 0 auto;
	padding: 1.5em 0;
	background-color: white;
}

#content-eng {
	padding-top: 1.5em;
}

/* BEGIN Mainmenu */
#mainmenu {
	list-style-type: none;
	text-align: left;
	margin: -2em 0 0 0;
	padding: 0.5em 0.5em 0 0.5em;
	background-color: #C2CFE1;
	border-bottom: 1px solid #D6CFD6;
}

#mainmenu li {
	display: block;
	float: left;
}

#mainmenu li a {
	height: 2em;
	line-height: 2em;
	padding-left: 7px;
	margin: 0px 0 0 2px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	display: block;
	width: 100px;
	font-weight: bold;
	color: white;
	background-color: #486FA7;
	background-image: url(/img/bkg-menu-btn.png);
	border: 2px solid white;
}

#mainmenu li a:hover {
	color: #FFF;
	background-color: #E87A3C;
	background-image: url(/img/bkg-menu-btn-over.png);
}

#mainmenu li a#helplink {
	width: 80px;
	padding-left: 30px;
	background-image: url(/img/q.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: white;
	color: #486FA7;
	border: 2px solid #486FA7;
}

#mainmenu li a#helplink:hover {
	background-image: url(/img/q1.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #E87A3C;
	color: #FFF;
	border: 2px solid white;
}

#menubottom {
	clear: both;
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0.5em 0.5em 0 0.5em;
	background-color: #C2CFE1;
	border-bottom: 1px solid #D6CFD6;
}

#menubottom li {
	display: block;
	float: left;
}

#menubottom li a {
	height: 2em;
	line-height: 2em;
	padding-left: 7px;
	margin: 0px 0 0 2px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	display: block;
	width: 100px;
	font-weight: bold;
	color: white;
	background-color: #486FA7;
        background-image: url(/img/bkg-menu-btn-1.png);
	border: 2px solid white;
}

#menubottom li a:hover {
	color: #FFF;
	background-color: #E87A3C;
        background-image: url(/img/bkg-menu-btn-over-1.png);
}

#menubottom li a#helplinkbottom {
	width: 80px;
	padding-left: 30px;
	background-image: url(/img/q.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: white;
	color: #486FA7;
	border: 2px solid #486FA7;
}

#menubottom li a#helplinkbottom:hover {
	background-image: url(/img/q1.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #FFF;
	background-color: #E87A3C;
	border: 2px solid white;
}

/* BEGIN left menu */

#specmenuwrapper {
	font-family: Verdana, Arial, sans-serif;
	vertical-align: top;
	float: right;
	width: 230px;
	color: #FFFFFF;
}

#specmenu {
	padding: 5px;
}

#specmenu a, #specmenu a:visited {
	color: #F3F0EC;
}

#specmenu a:hover, #specmenu a:visited:hover, #headquarter a:hover, #headquarter a:visited:hover {
	color: #EF7937
}


#specmenu h3, #headquarter h3, #specmenu h2 {
	margin: 0;
	padding: 3px 3px 3px 7px;
	font-size: 100%;
	font-weight: normal;
	background-color: #486FA7;
	background-image: url(/img/bkg-specmenu-h3-1.png);
	border: 1px solid #D6CFD6;
}
#deptdocs h2 {
	background-image: url(/img/bkg-specmenu-h3-2.png);
}

#specmenu form {
	line-height: 27px;
	margin: 0 0 15px 0;
	background-color: #849fc4;
	border-left: 1px solid #D6CFD6;
	border-right: 1px solid #D6CFD6;
	border-bottom: 1px solid #D6CFD6;
}

#specmenu form dl {
	padding: 0;
	margin: 0;
}

#specmenu form input {
	float: right;
	clear: right;
	margin: 5px 5px 5px 0;
}

#specmenu form input#email {
        width: 140px;
}


#specmenu form dt {
	float: left;
	clear: left;
	margin: 0 0 0 5px;
}

#specmenu ul {
	padding: 5px;
	margin: 0 0 15px 0;
	background-color: #c2cfe1;
	border-left: 1px solid #D6CFD6;
	border-right: 1px solid #D6CFD6;
	border-bottom: 1px solid #D6CFD6;
}

#specmenu ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#specmenu ul li a {
	display: block;
	line-height: 2em;
	text-decoration: none;
	color: #F3F0EC;
	background: transparent url(../img/bkg-specmenuitem.png) top left repeat-y;
	border-left: 5px solid #486FA7;
	padding: 0 0.5em 0;
	margin: 0 0 1px 0;
}

#specmenu ul li a#maindept {
	border-left: 5px solid #E87A3C;
}

#specmenu ul li a:hover {
	color: #0A3F89;
	background: transparent url(../img/bkg-specmenuitem-over-5.png) top left repeat-y;
	border-left: 5px solid #E87A3C;
}

#specmenu ul#departments1 {
	font-weight: bold;
}

/* END right menu */


#datacontainer	{
	float: left;
	width: 520px;
}
#data {
	padding: 0 2em 0 2em;
	width: 465px;
}


#data h2 {
	border-bottom: 1px solid black;
	margin: 20px 0 20px 0;
	padding: 0 0 2px 0;
	font-family: "Trebuchet MS", Arial;
	font-size: 160%;
	font-weight: bold;
	white-space: nowrap
}

#data h2 span {
	margin: 0;
	padding: 0;
	border-bottom: 3px solid black;
}

/* for News modeule */

.news {
	padding-bottom: 20px;
}

.news h3 {
	font-size: 120%;
	color: #0B3F8A;
	padding: 5px 15px 5px 15px;
	margin: 0;
	border-left: 15px solid #0B3F8A;
}

.news h4 {
	font-size: 100%;
	font-weight: normal;
	color: #7B8294;
	padding: 1px 15px 1px 30px;
	margin: 0;
	border-top: 2px solid #0B3F8A;
	border-bottom: 1px dotted #0B3F8A;
}

.newsbody {
	text-align: left;
	padding: 5px 15px 5px 15px;
	border-bottom: 2px solid #85A0C5;
	border-left: 15px solid #85A0C5;
}


#newspages {
	list-style-type: none;
	margin: 0;
	padding: 5px;
	height: 30px;
}

#newspages li {
	display: inline;
}

#newspages a {
	float: left;
	display: block;
	padding: 3px;
	margin-right: 1px;
	width: 20px;
	color: #0A3F89;
	border: 1px solid #F3F0EC;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#newspages a:hover {
	color: #FFFFFF;
	background-color: #E87A3C;
}

/* for Dept module */

	#departments * {
		margin: 0;
		padding: 0;
	}

	#departments h3 {
		clear: left;
		font-size: 1.2em;
		text-align: right;
		border-top: 1px dotted #486FA7;
		color: #486FA7;
	}

	#departments h4 {
		clear: left;
		font-size: 1.1em;
		margin: 0.6em 0 0.6em 0;
		padding-left: 1em;
	}

	#departments h5 {
		clear: left;
		font-size: 1em;
		margin: 0.6em 0 0.6em 2em;
	}

	#departments .department {
		clear: left;
		padding: 0 0 2em 0;
		border-bottom: 1px dotted #486FA7;
	}

	#departments dt {
		clear: left;
		float: left;
		display: inline;
		width: 6em;
		margin-left: 3em;
	}

	#departments dd {
	}
	
	#showall {
		clear: left;
		margin-left: 350px;
	}
	
	#fulldepts,  #smalldepts {
		width: 50%;
		float: left;
	}
	
	#smalldepts {
		float: right;
	}
	
	#fulldepts ul, #smalldepts ul {
		padding: 0 0 0 2em;
		margin: 0;
	}	
	
	#fulldepts li, #smalldepts li {
		list-style-type: none;
		list-style-image: none;
	}
	
	#fulldepts li.activedept, #smalldepts li.activedept {
		list-style-image: url(/img/li2.gif);
	}

/* footer */

	#copy	{
		clear: both;
		margin-top: 2em;
		text-align: center;
	}

	#copy a img {
		border: 0;
	}


    a:link		{color: #0A3F89}
    a:link:hover	{color: #EF7937}
    a:link:visited	{color: #0A3F8A}
    a:link:visited:hover	{color: #EF7937}

.edit {
	background-color: #e6ebf3;
	color: #000;
	font-size: 100%;
}

.btn {
	width: 100px;
        background: url(/img/bkg-btn.png) repeat-x;
	font-size: 100%;
}

      #mapmenu {
          	list-style-type: none;
          	text-align: left;
          	height: 15px;
          	margin: 0;
          	padding: 0;
	  }

	  #mapmenu li {
	  	float: left;
	  }

	#mapmenu li a {
	  	height: 20px;
	  	line-height: 20px;
	  	padding-left: 7px;
	  	margin: 0 5px 0 0;
	  	font-weight: bold;
	  	text-decoration: none;
	  	display: block;
	  	width: 100px;
	  	font-weight: bold;
	  	color: black;
	  	background-color: #E8EEF7;
	  	border: 1px solid #0A3F89;
	  	border-bottom-width: 0;
	}

	#cityinfo {
		float: left;
		border: 1px solid black;
	}

	#mapcityprint {
		display: none;
	}

	#content ul {
			list-style-image: url(../img/li2.gif);
	}

	.servicebanner {
		width: 350px;
		margin-left: 15px;
		float: right;
		clear: right;
	}
	a.price {
		margin-left: 3.5em;
		padding-left: 20px;
		background: transparent url(../img/xls.gif) center left no-repeat;
		display: block;
	}
	a.pricedoc {
		margin-left: 3.5em;
		padding-left: 20px;
		background: transparent url(../img/doc.gif) center left no-repeat;
		display: block;
	}

	#moneyback h2, #moneyback h3 {
		margin-top: 2em;
	}

	#moneyback table {
		margin: 1em auto 1em auto;
		width: 100%;
		border-top: 1px solid #083C8C;
		border-left: 1px solid #083C8C;
	}

	#moneyback table th {
		border-right: 1px solid #083C8C;
		border-bottom: 1px solid #083C8C;
		color: #F3F0EC;
		background: #A5AAB5;
		text-align: center;
	}

	#moneyback table td {
		border-right: 1px solid #083C8C;
		border-bottom: 1px solid #083C8C;
		font-weight: bold;
		font-size: 120%;
		text-align: center;
	}

	#moneyback table td.tdth {
		border-right: 1px solid #083C8C;
		border-bottom: 1px solid #083C8C;
		font-weight: bold;
		font-size: 100%;
		text-align: center;
		color: #F3F0EC;
		background: #A5AAB5;
	}

#containers td.tdth {
		border-right: 1px solid #083C8C;
		border-bottom: 1px solid #083C8C;
		font-weight: bold;
		font-size: 100%;
		text-align: center;
		color: #F3F0EC;
		background-color: #A5AAB5;
	}

#containers td.tdb {
	font-weight: bold;
}

#containers td.tdspacer {
	background-color: #A5AAB5;
}

#containers td.tdextra {
	padding: 0.5em;
	text-align: left;
	background-color: #F9DECE;
}


#containers td.tdextra img{
	float: left;
	margin-right: 0.5em;
}

#containers td.tdextra p{
	margin: 0;
	padding-left: 0.5em;
}

a.xls {
	background-image: url(../img/xls.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 20px;
}

a.doc	{
	background-image: url(../img/doc.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 20px;
}


#ospservices dt, #subservices dt {
	font-weight: bold;
	padding: 1em 0 1em 1em;
	border-right: 25px solid #C2CFE1;
}

#ospservices dd, #subservices dd {
	margin-left: 0;
	padding-left: 25px;
	border-left: 25px solid #F9DECE;
	background-color: #FDF2EC;
}

#ospservices dd:first-letter, #subservices dd:first-letter {
}

#tamojnya {
	font-size: 8pt;
}

#containers {
	margin: 1em auto 1em auto;
	width: 100%;
	border-top: 1px solid #083C8C;
	border-left: 1px solid #083C8C;
}
#containers caption	{
	font-weight: bold;
	font-size: 1.4em;
	text-align: left;
	line-height: 2em;
}
#containers th {
	border-right: 1px solid #083C8C;
	border-bottom: 1px solid #083C8C;
	padding: 5px 0 5px 0;
	color: #F3F0EC;
	background: #A5AAB5;
	text-align: center;
}

#containers td {
	border-right: 1px solid #083C8C;
	border-bottom: 1px solid #083C8C;
	text-align: center;
}

#containers td#tdth1, #containers td#tdth2 {
	border-right: 1px solid #083C8C;
	border-bottom: 1px solid #083C8C;
	font-weight: bold;
	line-height: 2em;
	text-align: center;
}
#imgmoneyback, #imgminimal, #imgcalc, #imgextrapack {
	border: 0;
	width: 220px;
	height: 96px;
}

#response a  {
	display: block;
	float: left;
	width: 152px;
	height: 220px;
	border: 1px solid #083C8C;
}

#response a img {
	border: 0px solid #083C8C;
}
#response h1 {
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	color: #083C8C;
	background-color: #D2DFF1;
	border-bottom: 2px solid #083C8C;
}
.italicbug {
	width: 99%;
	font-family: Verdana;
}
#respnext {
	display: block;
	margin-bottom: 7px;
}

a.maillink {
	float: left;
	display: block;
	margin: 2px 5px 0 0;
}

a.maillink img {
	border: 0px solid #083C8C;
}

#subscribe2 dd *, #subscribe2 dt *{
	padding: 0;
	margin: 0;
	float: left;
}

#addinfo {
	margin-left: 50px;	
}

#addinfo input {
	margin-left: 20px;	
}

#utccounters {
	margin: 0;
	padding: 0;
	color:  #0B3F8A;
	font-family: Verdana, Arial;
	font-size: 11px;
	width: 750px;
}

#utccounters dd, #utccounters dt {
	margin: 0;
	padding: 0;
	float: left;
}

#calcform input, #calcform select {
	font-size: 13px;
}

#extrapack1 img, #extrapack2 img, #extrapack3 img, #extrapack4 img, #extrapack5 img {
	float: left;
	margin-right: 0.5em;
}

#utccounters dt, #utcdistance, #utcweight {
	width: 150px
}

#utceconom {
	width: 110px
}
#utccompensation, #utcconsult {
	width: 100px
}

#utcclients {
	width: 60px
}

#sysbody {
}

#sysbody table tr.odd {
	background-color: #E6EBF3;
}
#sysbody table tr.odd td {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#sysbody table th {
	text-align: center;
	color: #F3F0EC;
	background-color: #486FA7;
	border-right: 1px solid white;
}
#sysbody table th a{
	color: #F3F0EC;
}
#sysbody table th a:hover{
	color: #E87A3C;
	text-decoration: none;
}
#sysbody .att {
	padding: 5px;
	border: #486FA7 1px solid;
	color: #E87A3C;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #E6EBF3;
}
#sysbody .text {
	width: 100%;
}
#sysbody form textarea {
	width: 100%;
	height: 150px;
}
#data p:first-letter {
	margin-left: 1.5em;
}

#data p {
	line-height: 1.3em;
	text-align: left;
}


div.cls {
	clear: both;
}

#data ul li ul li {
	list-style-image: url(/img/li2.png);
}

#headquarter {
	float: right;
	width: 220px;
	color: white;
	background-color: #849fc4;
	margin: 0 -10px 20px 20px;
	
}

#headquarter dl {
	padding: 1em;
	margin: 0;
	border-left: 1px solid #D6CFD6;
	border-right: 1px solid #D6CFD6;
	border-bottom: 1px solid #D6CFD6;
}
#headquarter dl dt {
	border-bottom: 1px dotted white;
	font-weight: bold;
}


#langlink {
	position: relative;
	left: 625px;
	top: -95px;
	height: 2em;
	line-height: 2em;
	padding-left: 7px;
	margin: 0 0 -2em 0;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 103px;
	background-color: white;
	color: #486FA7;
	border: 2px solid #486FA7;
}

#langlink:hover {
	background-color: #E87A3C;
	color: #FFF;
	border: 2px solid white;
}

#pbpdocs dd {
	clear: left;
	line-height: 1.5em;
	height: 1.5em;
}

dl.prices {
	border-left: 1px solid #0A3F89;
	margin: 0pt;
	padding: 0pt 1em;
	float: right;
	font-size: 10pt;
}

dl.prices dt {
	font-weight: bold;
}

dl.prices dd {
	margin-left: 1em;
}

.vcard {
	padding: 1em 2em;
	display: none;
}

#nonosp dt, #osp dt {
    clear: both;
}
