/* --- general --- */
body {
    height: 100%;
    margin: 0;
    padding: 0;
    color: #616161;
    background:  url(../../uploads/images/bg.jpg) repeat-x;
    background-position: top center;
    font-family: Verdana;
    line-height: 18px;
}

a img {border: 0px;}
a {
    text-decoration: none;
}




.page {
    width: 100%;
    height: 100%;
    position: relative;
    margin: auto;
}

/* cala strona --------------------------------- */

.center {
    width: 950px;
    height:auto;
    margin: 0 auto;
}

/* koniec cala strona --------------------------------- */

.top {
    width: 950px;
    height: 89px;
    margin-top: 4px;
}

.top_left {
    width: 430px;
    height: 89px;
    float: left;
}

.top_right {
    width: 520px;
    height: 74px;
    float: left;
    padding-top: 15px;
}

.phone {
    height: 25px;
    font-size: 11px;
    background:  url(../../uploads/images/phone.png) no-repeat;
    padding: 2px 19px 0px 30px;
    float: left;
}

.mphone {
    height: 25px;
    font-size: 11px;
    background:  url(../../uploads/images/mphone.png) no-repeat;
    padding: 2px 0px 0px 30px;
    float: left;
}

.fax {
    height: 25px;
    font-size: 11px;
    background:  url(../../uploads/images/phone.png) no-repeat;
    padding: 2px 19px 0px 30px;
    margin-top: 6px;
    float: right;
}

.mail {
    height: 25px;
    font-size: 11px;
    background:  url(../../uploads/images/mail.png) no-repeat;
    padding: 2px 0px 0px 30px;
    margin-top: 6px;
    float: right;
}

a.mailmail:link, a.mailmail:visited {
    color: #363636;
    text-decoration: none;
}
a.mailmail:hover {
    color: #797474;
    text-decoration: none;
}




/* menu --------------------------------- */
.menu {
    width: 950px;
    height: 47px;
    background: #363636;
    
}

.menu_left {
    width: 55px;
    height: 43px;
    float: left;
    border-right: solid 1px #f8b669;
    
}

.menu_right {
    width: 894px;
    height: 43px;
    background:  url(../../uploads/images/menu_bg.jpg) repeat-x;
    float: left;
    font-size: 14px;
   
   
}

.menu_right ul {
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.menu_right li {
    display: block;
    float: left;
    list-style: none outside none;
    margin-left: 1px;
}


.menu_right li a {
    height: 29px;
    /*max-width: 102px;*/
    display: block;
    color: #ffffff;
    text-align: center;
    background:  url(../../uploads/images/menu_nav.jpg) repeat-x;
    /*padding: 14px 24px 0px 25px;*/
    padding: 14px 19px 0 19px;
/*padding: 14px 28px 0 29px;*/
    text-transform: uppercase;
}

.menu_right li a:hover{
    background:  url(../../uploads/images/menu_bg.jpg) repeat-x;
    color: #ffffff;
}


/* koniec menu --------------------------------- */



.inside {
    width: 950px;
    height: 263px;
    background:  url(../../uploads/images/inside.jpg) no-repeat;  
}

.morebutton {
    padding-top: 170px;
    float: right;  
}

/* srodkowe menu --------------------------------- */

.buttons {
    width: 950px;
    height: 73px;
    margin-top: 4px;
}

.buttons ul {
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.buttons li {
    display: block;
    float: left;
    list-style: none outside none;
    
}


.buttons li a {
    height: 48px;
    display: block;
    text-align: left;  
    padding-top: 25px;
    padding-left: 108px;
    color: #ffffff;
}

.buttons li a#button1 {
    width: 209px;
    background:  url(../../uploads/images/button1.jpg) no-repeat;
    
 
   
}

.buttons li a#button2 {
    width: 209px;
    background:  url(../../uploads/images/button2.jpg) no-repeat; 
    
   
}

.buttons li a#button3 {
    width: 208px;
    background:  url(../../uploads/images/button3.jpg) no-repeat;
  
}


.buttons a:hover {
    opacity: 0.8;
}


.wspolpraca .container{
	margin-bottom: 44px;
	margin-top: 44px;
}

.wspolpraca .container .textbox_big{
        margin-bottom: 14px;
}

.wspolpraca .container ul{
	list-style-type: square;
        float:left;
}

.wspolpraca .container ul.left{
        width: 292px;
        margin-left: 18px;
        padding-left:0;
}

.wspolpraca .container ul > li{
    color: #fd5a00;
}

.wspolpraca .container ul > li span{
    color: #616161;
}


/* koniec srodkowe menu --------------------------------- */

.content {
    width: 950px;
    margin-top: 26px;
    margin-bottom: 60px;
    overflow: hidden;
}


/* lewa kolumna --------------------------------- */


.content_left {
    width: 312px;
    float: left;
    font-size: 12px;
}

.textbox{
    width: 312px;
    height: 34px;
    background:  url(../../uploads/images/textbox.jpg) no-repeat;
    font-family: Verdana;
    font-size: 24px;
    color: #363636;
    padding-left: 20px;
    padding-top: 4px;
    margin-bottom: 20px;
}

.content_left_box {
    width: 312px;
    background: #fd5b02;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    padding: 5px 0px 5px 0px;
    margin-bottom: 4px;
    
  
   
}



.content_left_box2 {
    width: 302px;
    background: #707070;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding: 10px 0px 10px 10px;
    margin-bottom: 10px;
  
   
}

.content_left_imagebox {
    width: 312px;
    font-size: 11px;
    overflow: hidden;
  
}

.kontakt.content_left_imagebox {
    width: 615px;
  
}


.czerwony {
    width: 312px;
    background: #fd0f03;
    color: #ffffff;
    font-size: 12px;
height: 20px;
    text-align: center;
    padding: 5px 0px 5px 0px;
margin-top:4px;
    margin-bottom: 4px;
}

.czerwony strong{
    text-decoration:blink;
}

.image {
    float: left;
    margin-right: 10px;
    
    
}

.szpital-tel{
float:right;
width: 120px;
margin-right:20px;
}

.kontakt .szpital-tel{
float:left;
}

.stomatologia-tel{
float:left;
width: 135px;
margin-right: 20px;
}

.apteka-tel{
float:right;
width: 120px;
margin-right: 20px;
}

.kontakt .apteka-tel{
float:left;
}

.godziny{
width: 119px;
margin-right: 20px;
}

.kontakt .godziny{
float:left;
}

.kontakt .szpital-tel, .kontakt .stomatologia-tel, .kontakt .apteka-tel{
margin-right: 32px;
}

/* koniec lewa kolumna --------------------------------- */


/* prawa kolumna --------------------------------- */


.content_right {
    width: 616px;
    float: left;
    padding-left: 22px;
   
}



.textbox_big {
    width: 615px;
    height: 34px;
    background:  url(../../uploads/images/textbox_big.jpg) no-repeat;
    font-family: Verdana;
    font-size: 24px;
    color: #363636;
    padding-left: 20px; 
    padding-top: 4px;
    margin-bottom: 24px;
}

.info {
    width: 615px;
    padding: 0px 22px 22px 0px;
    font-family: Verdana;
    font-size: 12px;
}

.info p a {
    font-size: 12px;
    color: #FD5A00;
    font-weight: bold;
}

.info p a:hover {
    opacity: .6;
}

.news {
    width: 613px;
    margin-left: 35px;
    font-family: Verdana;
    font-size: 12px;
    border-bottom: solid 1px #EBE9F4;
    overflow: hidden;
    margin-bottom: 12px;
    
}

.news_left {
    width: 66px;
    height: 66px;
    background:  url(../../uploads/images/news.png) no-repeat;
    font-family: Verdana;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    padding-top: 22px;
    float: left;
    margin-top: 4px;
}

.news_right {
    width: 502px;
    font-family: Verdana;
    font-size: 12px;
    float: left;
    padding-left: 10px;
  
}


a.anews:link, a.anews:visited {
    font-size: 14px;
    color: #fd5a00;
    text-decoration: none;
    font-weight: bold;
}
a.anews:hover {
    font-size: 14px;
    color: #fd5a00;
    text-decoration: none;
    font-weight: bold;
}

div.anews a:link, div.anews a:visited {
    font-size: 12px;
    color: #fd5a00;
    text-decoration: none;
    font-weight: bold;
}
div.anews a:hover {
    font-size: 12px;
    color: #fd5a00;
    text-decoration: none;
    font-weight: bold;
}

/* koniec prawa kolumna --------------------------------- */

/* ---- TABELKA --- */

.table {
width: 627px;
}

.table tr {
height: 32px;
padding-left: 10px;
margin: 0px;
}

.table tr:nth-child(2n+1) {
background: #f0f0f0;
}

.table tr td:nth-child(2) {
width: 130px;
font-weight: bold;
color: #fd5a00;
text-align: left;
padding-right:10px;
}

.table tr td:nth-child(1) {
width: 467px;
padding-left: 10px;
}

.table tr td p {
padding-right:10px;
}


/*---------------------------*/

/* stopka --------------------------------- */

.footer_menu {
    width: 100%;
    height: 76px;
    background: #EBEBEB;
    text-align: left;
    

}

.footer_menu_inside {
    width: 950px;
    height: 76px;
    margin: 0 auto;

}

.footer_menu_inside_left {
    width: 840px;
    height: 76px;
    text-align: left;
    float: left;
    color: #fb8c09;
    padding-top: 15px;
    font-size: 11px;
    line-height: 25px;
}

.footer_menu_inside_left a {
    color: #363636;
    text-decoration: none;
}

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


.footer_menu_inside_right {
    width: 110px;
    height: 76px;
    float: left;
    padding-top: 24px;

}

/*stopka menu*/

.footer_menu_inside_left ul {
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.footer_menu_inside_left li {
    display: block;
    float: left;
    list-style: none outside none;
    margin-right: 8px;
    
}


.footer_menu_inside_left li a {
    display: block;
    color: #363636;
    text-align: center;
    background:  url(../../uploads/images/line.jpg) no-repeat;
    background-position: 0px 8px;
    padding-left: 8px;
 
}

.footer_menu_inside_left ul > li:nth-child(1) a {
    background:  #ebebeb!important;
    padding-left: 0px!important;
   
}

/* koniec stopka menu*/

.footer {
    width: 950px;
    height: 40px;
    text-align: left;
    margin: 0 auto;
    font-size: 11px;
    font-family: Verdana;
    padding-top: 20px;
}

.footer_left {
    width: 550px;
    height: 25px;
    text-align: left;
    color: #555555; 
    float: left;
}

.footer_right {
    width: 400px;
    height: 25px;
    text-align: right;
    color: #555555; 
    float: left;
/*    padding-right: 25px;*/
}

.footer-h1 { 
    color: #fd5a00;
    font-weight: bold;
    font-family: Verdana;
   
}

a.compsolutions:link, a.compsolutions:visited {
    font-size:12px;
    color: #fd5a00;
    font-weight: bold;
}
a.compsolutions:hover {
    color: #ffb48a;
    font-weight: bold;
}

/* koniec stopka --------------------------------- */



a.email:link, a.email:visited {
    color: #363636;
    font-weight: bold;
}
a.email:hover {
    color: #797474;
    font-weight: bold;
}


.orange {      
    color: #fd5a00;  
}

.orange a{      
    color: #fd5a00;  
}

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

.eu {
    width: 734px;
    height: 134px;
    text-align: center;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
}