@import url('darbinieki.css');

.partnerlisting {
display: block;
float: left;
border: 1px solid #999999;
width: 210px;
height: 150px;
margin: 0 15px 15px 0;
}

.partnerlisting span {
display: block;
margin: 135px 0 0 0;
text-align: center;
font-weight: bold;
background-color: #666666;
color: #FFFFFF;
}

#partnerintrotext {
padding: 0 0 20px 0;
}

.allClientCont {
display: block;
float: left;
width: 222px;
margin: 0 10px 10px 0;
}

#clientLogoCont {
height: 220px;
padding: 1px;
border: 1px solid #9a9a9a;
}

#parkMenu {
background-color: #f1f1f1;
border-left: 1px solid #999999;
}

#parkMenu a {
display: block;
float: left;
color: #686868;
padding: 5px 8px 5px 8px;
border: solid #999999;
border-width: 0 1px 1px 0;
}

#parkMenu a:hover {
background-color: #e6e6e6;
color: #686868;
}

.parkMenuActive {
background-color: #FFFFFF !important;
}

.pinfocont {
border: solid #d6d6d6;
border-width: 0 0 1px 0;
padding: 5px 0 5px 0;
}

.pinfo1 {
color: #656565;
font-weight: bold;
display: block;
float: left;
width: 190px;
}

.pinfo2 {
color: #656565;
display: block;
float: left;
width: 230px;
border-left: 1px dotted #868686;
padding-left: 10px;
}


/* PORTFOLIO */

.portPic {
display: block;
width: 160px;
float:  left;
border: 1px solid #666666;
padding: 1px;
}

.portTextWrapper {
width: 250px;
float: left;
margin: 0 0 0 20px;
}

.portWrapper {
margin: 0 0 15px 0;
padding: 0 0 15px 0;
border-bottom: 1px dotted #999999;
}

.linkUrl {
display: block;
}