/* (c) 2007 ASTEC Sp. z o.o.
 *          www.astec.com.pl
*/

body {
    /*    background: #D1D1D1 url("/images/astec/page_shadow_2.gif") repeat-y;*/
    background-color: #fcfcfc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0 0 0 0;
    padding: 0;
}

#overall {
    margin: auto;
    width: 967px;
    position: relative;
    background-color: #fcfcfc;
    background-image: url("/images/astec/page_shadow_2.gif");
    background-repeat: repeat-y;
    background-position: 30px 0px;
}

a.icon_mdt {
    padding-left:15px;
    background-image: url('/images/mdt/icon_mdt.gif');
    background-position: left center;
    background-repeat: no-repeat;
}

.overall-right {
/*    position: absolute;*/
    margin: 31px 38px 0 0;
    padding: 0;
    float:right;
/*    width: 900px;*/
/*    top: 0;*/
}

a {
    color: #024a7b;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.trap {visibility: hidden; position: absolute; top: -20px;}

h1, h2 {

    margin: 0 0 11px 0;
    text-shadow: #bbb 3px 2px 4px;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 14px;
    padding: 18px 0 0 0;
}

h3 {
    font-size: 11px;
    padding: 14px 0 0 0;
}

img {
    border: 0;
}

p {
    line-height: 19px;
    margin: 0 0 11px 0;
}

#head {
    /*	background: #FFFFFF url("image/head_bg.gif") no-repeat center;*/
    background-color: #20384c;
    background-image: url("/images/astec/banner_top_3.png");
    background-position: top center;
    background-repeat: no-repeat;
    height: 129px;
    width: 891px;
    z-index: 10;
    position: relative;
    margin: 0 auto;
}

#head_polgis {
    /*	background: #FFFFFF url("image/head_bg_polgis.gif") no-repeat center;*/
    background-color: #20384c;
    background-image: url("/images/astec/banner_top_polgis.png");
    background-position: top center;
    background-repeat: no-repeat;
    height: 129px;
    width: 891px;
    z-index: 10;
    
    position: relative;
    margin: 0 auto;
}

#head img {
    margin: 22px 0 0 30px;
}
#head_polgis img {
    margin: 22px 0 0 30px;
}

#menu_bar {
    width: 891px;
    position:absolute;
    top:128px;
    z-index: 2;
    left:38px;
    height:32px;
    line-height: 15px;
    background-color: #e8e8e8;
}

#translate {
    float:right;
    white-space: nowrap;
    font-size:12px;
    margin-right: 20px;
}

#translate ul {
    list-style: none;
    margin: 0;
    padding: 8px 0;
    float: right;
}

#translate li {
    float: left;    
    height: 14px;
    margin: 1px 0 0 10px;
    width: 22px;
}

#translate li a{
    display: inline-block;    
    height: 14px;
    width: 22px;
}

#translate li.selected {

}

/*#translate li[title ~= "de"] {
	background: url("image/flag/de.gif") no-repeat center bottom;
}

#translate li[title ~= "en"] {
	background: url("image/flag/en.gif") no-repeat center bottom;
}

#translate li[title ~= "pl"] {
	background: url("image/flag/pl.gif") no-repeat center bottom;
}*/

#translate_de {
    background: url("image/flag/de_gray2.gif") no-repeat center center;
}

#translate_en {
    background: url("image/flag/en_gray2.gif") no-repeat center center;
}

#translate_pl {
    background: url("image/flag/pl_gray2.gif") no-repeat center center;
}

#translate_de.selected,#translate_de:hover {
    background: url("image/flag/de.gif") no-repeat center center;
}

#translate_en.selected,#translate_en:hover {
    background: url("image/flag/en.gif") no-repeat center center;
}

#translate_pl.selected,#translate_pl:hover {
    background: url("image/flag/pl2.gif") no-repeat center center;
}

.selected {
    font-weight: bold;
}

.selected a {
    color: #000000;
}

.selected a:hover {
    text-decoration: none;
}

#tabs {  
    font-size: 12px;
    padding: 0;
    white-space: nowrap;
    float:left;
}

#tabs ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#tabs li {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
}

#tabs a {
    display: block;
    padding: 0;
    padding: 9px 12px 8px 12px;
    font-weight: bold;
}

#tabs .selected {
    /*    background: url("image/tab/left.png") no-repeat left top;*/
    margin: 0 0 0 11px;
    padding: 0 0 0 0;
}

#tabs .selected#first {
    /*    background: url("image/tab/left.png") no-repeat left top;*/
    margin: 0 0 0 0px;
    padding: 0 0 0 0;
}

#tabs .selected a {
    background: url("image/tab/right.png") no-repeat right top;
    margin: 0;
    padding: 9px 14px 8px 11px;
    border-left: 1px solid #E1E1E1;
}

.content {
    background: #FFFFFF;
    margin: 31px 0 0 38px;
    min-height: 347px;
    padding: 18px 20px 18px 20px;
    width: 579px;
    float:left;
}

.title {
    background: #FFFFFF url("image/home_bg.gif") no-repeat center bottom;
}

.content ul {
    line-height: 18px;
    padding: 0 0 0 16px;
}

.content ol {
    line-height: 18px;
    padding: 0 0 0 18px;
}

.content ol ol {
    line-height: 18px;
    padding: 0 0 0 18px;
    margin-left:0px;
    list-style:lower-alpha;
}

.content blockquote {
    padding: 0 0 0 18px;
    margin: 10px 0 10px 0;
}



.intro {
    font-weight: bold;
}
.tablerand td {
   text-align: center !important; /*left ;*/
}
#cols {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
}

#cols td {
    margin: 0;
    padding: 0;
    vertical-align: top;
    text-align: justify;
}

#text {
    text-align: left;
    height:500px;
}

#text table {
    border-collapse: collapse;
}

.datatable {
    margin-bottom: 20px;
}

.datatable tr {
    border-bottom: 1px solid #999;
}

#text td {
    margin: 0;
    padding: 5px 6px 5px 6px;
}

#text .head {
    background: #ddd;
    font-weight: bold;
}

#text .head td {
}

#text .data {
    text-align: right;
}


#colslinetop {
    height: 15px;
}

#colsline {

    width: 5px;
}

#colsline img {
    bottom: 0;
}

#colslinebottom {
    height: 13px;
}

#c1 {
    padding: 0 21px 0 0;
}

#c1 ul {
    margin: 0;
    padding: 0 0 0 16px;
}

#c2 {
    border-left: 5px solid #D1D1D1;
    min-height: 1000px;
    padding: 0 0 0 20px;
    width: 267px;
}

#c2 li{
    text-align:left;
}

#picture {
    float:right;
    clear:right;
}

#picture img {
    border-top: 18px solid #FFFFFF;
    border-right: 18px solid #FFFFFF;
    border-bottom: 18px solid #FFFFFF;
}

#rightbar {
    float:right;
    clear:right;
}



#foot {
    width: 851px;
    position:relative;
    z-index: 2;
    left:38px;
    height:64px;
    background-color: #e8e8e8;
    padding: 16px 20px 16px 20px;
    clear: both;
}

/*#foot table {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 585px;
}*/

#copyright {
    float:left;
}
#copyright a {
    color: #000000;
}

#copyright a:hover {
    text-decoration: none;
}
.links{
    float: left;
    clear:both;
}

.links ul {
    list-style: none;
    padding: 0;
}

.links li{
    display:inline;

}

.links li a{
    margin: 0 20px 0 0;
    float:right;
}

.newslinkfirst {
    font-weight: bold;
    margin: 1px 0 0 0;
    padding: 0;
}

.newslink {
    font-weight: bold;
    margin: 14px 0 0 0;
    padding: 0;
    text-align:left;
}

.date {
    color: #919191;
    margin: 0;
    padding: 0;
}

.dateNews {
    color: #919191;
    margin: 0 0 8px 0;
    padding: 0;
}

.newstext {
    margin: 0 0 0 0;
}

.newstext2 {
    margin: 8px 0 0 0;
}

.readon {
    margin: 16px 0 15px 0;
}

#cmenu_td {
    width: 150px;
}

#cmenu {
    width: 140px;
}

#cmenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#cmenu li {
    margin: 0 0 4px 0px;
}

/*a.mainlevel_left#active_menu_left {
	color: #000000;
	font-weight: bold;
}*/
#cmenu a.mainlevel_left {
   /*font-size: 12px;*/
   font-size: 1.1em;
   /*font-size: 107%;*/
}
a.mainlevel_left.active_menu_left {
    color: #000;
    font-weight: bold;
    margin-left:0px;
}

a.sublevel_left1 {
    margin-left:15px;
}

/*a.sublevel_left1.active_menu_left {
	color: #000;
	margin-left:15px;
	font-weight: bold;	
}*/

.active_menu_left {
    color: #000;
    margin-left:15px;
    font-weight: bold;
}

a.sublevel_left:hover {
    text-decoration: underline;
}

a.sublevel_left1:hover {
    text-decoration: underline;
}

.productlist li img {
    vertical-align: middle;
}

.productlist div {
    margin-top: 3px;
}

.productlist p {
    margin-top: 3px;
}

#subject {
    color: #FFF;
    font-size: 17px;
    font-weight: normal;
    text-align: right;
    text-shadow: 0px 0px 1px #aaaaaa;
    text-transform: uppercase;
    font-family: Arial, Verdana,Tahoma,sans-serif;
    position: absolute;
    right: 20px;
    top: 63px;
    line-height: 24px;
}

#subject_polgis {
    color: #FFF;
    font-size: 17px;
    font-weight: normal;
    text-align: right;
    text-shadow: 0px 0px 1px #aaaaaa;
    text-transform: uppercase;
    font-family: Arial, Verdana,Tahoma,sans-serif;
    position: absolute;
    left: 250px;
    width:391px;
    top: 63px;
    text-align:center;
    line-height: 24px;
}

#subject div {
    margin: 0 0 8px 0;
}

.filesize {
    color: #666666;
    font-size: 9px;
}

.certificatelist img {
    float: right;
    margin: 5px 0 0 21px;
}

#servicelist {
    margin-top: 12px;
}

.right {
    float: right;
    margin: 5px 0 16px 22px;
}

#dictionaries {
    margin: 22px 0 0 0;
    width: 100%;
}

#dictionaries tr {
    border: none;
}

#dictionaries td {
    border: none;
    text-align: center;
}

#dictionaries img {
    margin-bottom: 18px;
}

#dictionaries p {
    line-height: 0px;
    margin: 0 0 14px 0;
    padding: 0;
}

#dictionaries a {
    margin: 0;
    padding: 0;
}

#brochures {
    width: 100%;
}

#brochures .field1 {
    width: 214px;
    text-align: center;
}

#brochures .field2 {
    text-align: center;
}

#brochures img {
    border: 1px solid #ddd;
    margin: 7px 0 6px 0;
}

#brochures p {
    line-height: normal;
    margin: 0 0 5px 0;
    padding: 0;
}

#asgpartners {
    margin: 32px 0 0 0;
}

#asgpartners tr {
    border: 0;
}

.contentnav {
    border-collapse: collapse;
    margin: 16px 0 0 0;
    padding-top: 16px;
    width: 100%;
}

.contentnav td {
    margin: 0;
    padding: 0;
}

.contentnav tr {
    border-bottom: none;
    margin: 0;
    padding: 0;
}

.start {
    width: 60px;
}

.back {
    width: 60px;
}

.next {
    text-align: right;
    width: 60px;
}

.end {
    text-align: right;
    width: 60px;
}

.pagenav {
    margin: 0 6px 0 6px;
}

.pagenav .selected {
    font-weight: bold;
}

#contentnav-seperator {
    margin-top: 16px;
}


img.customer {
    margin-right: 16px;
    margin-bottom:5px;
}

#cmenu {
    text-align: left;
}
