/*  
Theme Name: IKONO Element
Theme URI: http://www.ikono.pl/
Description: IKONO Element 1.0.
Version: 1.0
Author: IKONO Web Projects
Author URI: http://www.ikono.pl/
*/

/* COLOUR SCHEME 
____________________________________________________________________________
Edit these to alter the colour scheme of the theme.
*/
a { outline: none }
#container_iko, #nav li ul li { }
#topbar {}
#footer {}
#mainpicinner {height: 250px; background: url(images/mainpic01.jpg) top left no-repeat #fff; border: 1px solid #fff;}
/* typography */
#logo a {color: #3a4032;}
.textbkg {border-left: 4px solid #E4EBF3;}
.textbkg span {background: #E4EBF3 ; outline: solid 2px #E4EBF3; -moz-outline: solid 2px #E4EBF3 ;}
h2 {color: #0298C3;}
.entry h2 a {color: #0298C3;}
h3 {color: #0298C3;}
h5 {color:#76ABCD}
p {}
.date {background: #4b7c44;}
.dateDay {color: #fff;}
.dateMonth {color: #ebf0cf;}
.dateYear {color: #ebf0cf;}
#topbar p, #footer p {color: #0298c3;}
blockquote {border-left: 10px solid #b0b984; background: #cfdd85; }
code {color: #003399;}
/* links */
a {color: #0298c3;}
#topbar a, #footer a {color: #ebf0cf;}
/* modules and widgets */
#wp-calendar a {color:#fff; font-weight:normal; cursor: default;}

#wp-calendar td {
      background: none repeat scroll 0 0 #76ABCD;
    border: 1px solid #9DD2FE;
    color: #FFFFFF;
}
#wp-calendar .pad {
   background: none repeat scroll 0 0 #F3F6FB !important;
    border: medium none !important;
}
#wp-calendar caption {
   color: #76ABCD;
    font-weight: bold;
}
#wp-calendar th{
   color: #999;
    font-weight: bold;
}
#wp-calendar tfoot {display:none;}
#wp-calendar #today {background:#999;}

#flickr a {border: 4px solid #b0b984; background: #fff;}
#flickr a:hover {border-color: #3a4032;}
/* forms */
#topbar .field, #topbar .openid_url_sidebar {
    background: none repeat scroll 0 0 transparent !important;
    border: 1px solid;
    color: #FFFFFF !important;
}
.right_bar_a {background: url(images/right_bar_a.png) no-repeat; width:250px; height:7px;}
.right_bar_b {background: url(images/right_bar_b.png); width:250px; height:auto;}
.right_bar_c {background: url(images/right_bar_c.png) no-repeat; width:250px; height:7px;}
.cols01iko li {
    list-style: none outside none;
    margin: 0 auto;
    text-align: left;
    width: 95%;
    margin-bottom:10px;
}
.widgettitle { 
      border-bottom: 1px solid #DCECF5;
    font-size: 13px;
    margin-bottom: 5px;
    padding-bottom: 2px;
    padding-top: 0;
}

/* buttons */
.comments a {background: url(images/comments_left.png) top left no-repeat; color: #3a3e3e;}
.comments span {background: url(images/comments_right.png) top right no-repeat;}
/* Nav */
#nav > li:hover {background: #cfdd85;}
#nav li ul li a {background: #cfdd85; color: #3a4032;}
#nav li ul li a:hover {border-left: 3px solid #18700a; color: #18700a;}






/* GENERAL STYLES
____________________________________________________________________________
Probably best not to edit these unless you know what you're doing
*/

/* layout */
* {font-size: 100%; margin: 0; padding: 0; line-height: 1.4em;}
body {color:#444; background-image: url(images/content_bg.jpg) !important; background-repeat:no-repeat !important; font: 70% Verdana, Arial, Helvetica, sans-serif; text-align: center; letter-spacing: 0; background-position:center top  !important; margin:0 auto  !important;}
#container_iko {float: left; display: block; width: 100%;}
#topbar {float: left; display: block; width: 100%; height:121px; background-position: top; background-repeat: repeat-x; text-align: left; padding: 13px 0 6px 0;}
#topbar div {padding-bottom: 0;}
#header {float: left; display: block; width: 100%;  background-position: top; background-repeat: repeat-x; text-align: left; margin-bottom:15px;}
#content {float: left; display: block; width: 100%; text-align: left;}
#related {float: left; display: block; width: 100%; background-image: url(images/related.png); background-position: top; background-repeat: repeat-x; text-align: left;}
#footer {
      background-color: #F8F9FC;
    background-repeat: repeat-x;
    border-top: 1px solid #E4EBF3;
    display: block;
    float: left;
    margin-top: 10px;
    text-align: left;
    width: 100%;
}

.cols01 {float: right; display: block; width: 300px; padding: 0;}
.cols01iko {float: right; display: block; width: 250px; padding: 0;}
.cols02 {
    display: block;
    float: left;
    padding: 0 0 48px;
    width: 700px;
}
.cols02iko {
    display: block;
    float: left;
    padding: 0 0 48px;
    width: 710px;
}
.cols03 {float: left; display: block; width: 960px; padding: 0;}
.cols03i {float: left; display: block; width: 960px; padding: 0; padding-top:10px;}
.center {text-align: center;}

.box01 {display: block; max-width: 960px; margin: 0 auto; clear: both;}
.left {float: left; clear: both; width:960px;}
.right {float: right;}

#mainpic {clear: both;}
#mainpicinner {display: block; width: auto;}

.entry {float: left; width: 100%; clear: both; margin: 0 0 0 0; text-align:justify;}
.entry_iko {float: left; width: 100%; clear: both; margin: 0 0 0 0; text-align:justify;}
.aComment {float: left; width: 100%; clear: both; margin: 0 0 12px 0;}
.aComment:last-child {background: none;}
.aComment h4 {margin: 0;}
.aComment h4 img {display: none;}
.aComment .textbkg {margin: 0 0 6px 0;}

/* navigation */
#nav a .lewa
{
color: #000;
background:url(images/left-tab.png) left top no-repeat;
text-decoration: none;
padding-bottom:5px;
padding-top:5px;

}

#nav a:hover .lewa
{
color: #000;
background:url(images/left-tab_b.png) left top no-repeat;
text-decoration: none;
padding-bottom:5px;
padding-top:5px;

}

#nav a .prawa
{

padding-bottom:5px;
padding-top:5px;

}

#nav a span
{
background: url(images/right-tab.png) right top no-repeat;
padding-right: 10px

}

#nav a:hover span
{
background: url(images/right-tab_b.png) right top no-repeat;
padding-right: 10px

}

#nav a .srodek
{
background: url(images/tab_bg.png);
width:100%;
padding-right:0px !important;

padding-bottom:5px;
padding-top:5px;
}

#nav a:hover .srodek
{
background: url(images/tab_bg_b.png);
width:100%;
padding-right:0px !important;

padding-bottom:5px;
padding-top:5px;
}

#nav a, #nav span .lewa, #nav span .prawa, #nav span .srodek
{
display: block;
float: left
}





#nav {float: left; position: relative; display: block; width: 100%; list-style: none; margin: 0; padding: 0 ; height:20px; top:1px;

}
#nav li {float: right; position: relative; display: block;
list-style:none;
margin: 0;
}
#nav li a {float: left; position: relative; display: inline; padding:0; z-index: 100;}
#nav li a:hover {color:#fff;}
#nav li ul {display: none; position: absolute; left: -3px; padding: 3.45em 0 0 0; z-index: 90; margin: 0;}
#nav li ul li {display: block; padding: 0 3px 1px 3px;}
#nav li ul li.lastchild {padding-bottom: 3px;}
#nav li ul li a {display: block; width: 17em; padding: 2px 10px; font-weight: normal;}
#nav li ul li a:hover {padding-left: 7px;}
#nav li:hover ul {display: block;}


/* typography */
.cols02 li {list-style-image:url(images/sqpurple.gif);}
li {color:#444;}
#logo {margin: 32px 0 0 0;}
#logo a {font: bold 3em Arial, Helvetica, sans-serif; text-decoration: none; letter-spacing: -2px;}
.textbkg span {padding: 0 4px 0 0; overflow: visible;}
.cols02 h2 {
        background: url("images/icona_h2.png") no-repeat scroll left top transparent;
    border-bottom: 1px solid #DCECF5;
    font: bold 1.4em Verdana,Helvetica,Sans-serif;
    padding: 5px 0 10px 35px !important;
    width: 665px;
}
h2 {font: bold 1.4em Verdana,Helvetica,Sans-serif; padding:0 0 5px}
.pageH2 {margin: 0 0 10px 0;}
h3 {
    border-bottom: 1px solid #BCD0DC;
    font: bold 1.4em Arial,Helvetica,sans-serif;
    margin: 24px 0 12px;
    padding: 0 0 10px;
}
h3#comments {margin-bottom: 24px;}
h3#respond {float: left; clear: both; display: block; width: 100%;}
.archive {width:95% !important; float:right; margin-right:10px;}
.archive .comments, .archive .date {display:none;} 
.archive h3 {background: none; margin: 0 0 -7px 0;}
h4 {
       color: #0B8A8F;
    font: bold 1.2em Verdana,Helvetica,sans-serif;
    margin: 0 0 5px;
}
.entry h2 {padding: 6px 0 0 0;}
.entry .textbkg span a {font-weight: normal;}
p {margin: 0 0 14px 0; color:#444}
blockquote {padding: 10px 10px 1px 10px; margin: 0 0 24px 0;}
code {position: relative; left: 0; font: 1em "Courier New", Courier, mono; }
.cols01 ul, .cols02 ul {margin:0 0 5px 24px;}
.cols01 ol, .cols02 ol {margin: 0 0 24px 30px;}
.cols01 ul ul, .cols02 ul ul, .cols01 ol ul, .cols02 ol ul {margin: 0 0 0 14px;}
.cols01 ol ol, .cols02 ol ol, .cols01 ul ol, .cols02 ul ol {margin: 0 0 0 21px;}
#topbar p, #footer p {margin-bottom: 12px;}
.date {float: right; width: 6.3em; height: 6.3em;}
.dateDay {display: block; text-align: right; margin: 5px 10px 0 0; font: bold 2.4em Arial, Helvetica, sans-serif;}
.dateMonth {display: block; text-align: right; margin: 2px 10px 0 0; font: 8px Tahoma, Arial, Helvetica, sans-serif; text-transform: uppercase;}
.dateYear {display: block; text-align: right; margin: -3px 10px 0 0; font: 8px Tahoma, Arial, Helvetica, sans-serif; text-transform: uppercase;}
.comments {float: left; clear: both; display: inline; width: 100%;}
.comments a {float: left; display: inline; padding: 4px 0 5px 71px; font-weight: bold; font-size: 80%;}
.comments span {float: left; display: inline; background: url(images/comments_right.png) top right no-repeat; width: 10px; height: 22px; overflow: hidden;}
.archive .comments {margin-top: -46px;}
ul {margin: 0 0 24px 12px;}
ul ul {margin-bottom: 0;}
#container ul {margin:0;}
img {float: left; margin: 0 12px 12px 0;}
.wp-smiley {float: none; margin: 0;}

/* links */
a {font-weight: bold; text-decoration: none;}
#topbar a {position: relative; top: 2px; text-decoration: underline;}
#footer a {font-weight: normal;}

.pageNav, .pageNav2 {float: left; width: 100%; margin-top: 12px;}
.pageNext span, .pagePrev span {display: none;}
.pagePrev {float: left; display: block; width: 58px; height: 22px; background: url(images/prev.png) 50% 50% no-repeat;}
.pageNext {float: right; display: block; width: 58px; height: 22px; background: url(images/next.png) 50% 50% no-repeat;}


/* forms */
.field, .commentform_openid, #securitycode {width: 204px; padding: 4px 3px !important; margin: 0 5px 7px 0; background: #fff !important; border: 1px solid #959586; color: #4f4f4c;}
select {width: 280px; margin: 0 0 7px 0; color: #3a3e3e;}
select option {padding: 1px;}
#commentform {display: block;}
#commentform p {display: block; width: 100%; margin: 0 0 5px 0;}
#commentform p label {position: relative; top: -8px;}
#comment {width: 571px; padding: 4px 3px; border: 1px solid #959586; font: 1em Verdana, Arial, Helvetica, sans-serif; color: #4f4f4c;}
#searchform2 div{padding-bottom:25px;}

#topbar li {list-style: none;}

#flickr_badge_uber_wrapper {margin: 0 0 24px 0;}
.flickrlink {text-transform: lowercase;}
.flickrlink span {color: #ff0084;}
#flickr {float: left;}
#flickr img {border: none;}
#flickr a {float: left;}
.flickr_badge_image img {float: left; margin: 1px;}
#flickr div {float: left; margin: 0 10px 10px 0;}
#flickr div#flickr_badge_image3, #flickr div#flickr_badge_image6 {margin-right: 0;}

#wp-calendar {width: 100%; text-align: center;}
#wp-calendar .pad, #wp-calendar #next, #wp-calendar #prev {background: none;}

.cs-buttons {position:relative; z-index:999;}
.cols02iko li {
   list-style:none;
   
}

.itemxx {
  width: 330px;
  margin-right: 25px;
  float: left;
  margin-bottom:20px;
}


.cols02iko p {margin-bottom:0;}




  .calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#000000;
         border-bottom:1px dotted #000000;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#000000;
         border-bottom:1px dotted #000000;
        }
    .calnk a {
        border-bottom: 1px dashed #76ABCD !important;
    color: #0B8A8F !important;
    padding-bottom: 1px;
    text-decoration: none;
        }
    .calnk a span { 
        display:none; 
        }
    .clank br {color:#ccc !important;}
    .calnk a:hover span {
        color:#333333; 
        background:#fff; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:228px; 
        z-index:100;
        line-height:1.2em;
        border-bottom:1px solid #ccc;
         border-left:1px solid #ccc;
          border-right:1px solid #ccc;
        }
        
.widget_calendar_upcoming li, .widget_calendar_today li {
    color: #76ABCD;
    font-weight: bold;
    margin-left: 0;
}
.widget_calendar_upcoming ul, .widget_calendar_today ul {margin-left:0px;}
     .calendar-table {
           border: medium none;
    width: 702px;
     }
     .calendar-heading {
        height:25px;
        text-align:center;
            background-color: #F8F9FC;
    border: 1px solid #E4EBF3;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
        color:#76ABCD;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
            background-color: #F8F9FC;
    border: 1px solid #E4EBF3;
    font-weight:bold;
    color:#0B8A8F;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
           background-color: #F8F9FC;
    border: 1px solid #E4EBF3;
        color:#ee85b9;
        font-weight:bold;
     }
     .day-with-date {
        border: 1px solid #E4EBF3;
    color: #76ABCD;
    font-size: 10px;
    font-weight: bold;
    height: 35px;
    padding-left: 2px;
    text-align: left;
    vertical-align: text-top;
    width: 60px;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:35px;
        border:1px solid #E9F0E8;
            padding-left: 2px;
     }
     span.weekend {
        color:#ee85b9;
     }
     .current-day {
           background-color: #FFFFFF;
    border: 1px solid #E4EBF3;
    height: 35px;
    text-align: left;
    vertical-align: text-top;
    width: 60px;
        padding-left: 2px;
         color: #0298C3;
         font-weight:bold;
    font-size: 10px;
     }
     span.event {
        font-size:0.75em;
     }
      span.event a{
         color: #76ABCD !important;
    font-size: 10px;
     }
     
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .calendar-date-switcher {
           background: url("images/calendar-date-switcher.png") repeat scroll 0 0 transparent;
    height: 40px;
    padding-top: 7px;
    text-align: center;
    width: 702px;
       
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
        color:#76ABCD;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:1px solid #D6DED5;
     }
     .calnk a:hover span span.event-title {
        padding:0;
        text-align:center;
        font-weight:bold;
        font-size:1.2em;
        border:none !important;
        color:#666;
        }
     .calnk a:hover span span.event-title-break {
        width:96%;
        text-align:center;
        height:1px;
        margin-top:5px;
        margin-right:2%;
        padding:0;
        background-color:#f8f9fd;
     }
     .calnk a:hover span span.event-content-break {
        width:96%;
        text-align:center;
        height:1px;
        margin-top:5px;
        margin-right:2%;
        padding:0;
        background-color:#f8f9fd;
     }
     .page-upcoming-events {
        font-size:80%;
     }
     .page-todays-events {
        font-size:80%;
     }

.wpgmappity_container {border:1px solid #ccc;}
#wpgmappity-map-td-2 {padding-right:10px;}
.gabinety {
    width:340px; 
    background: url(images/gabinety_bg.png) no-repeat top left;
   
    margin-bottom:10px;
}

.gabinety_stopka {
     background: url("images/gabinety_stopka.png") no-repeat scroll left bottom transparent;
   
        padding:0 5px 1px 5px;
    width: 330px;
   
}

#containers {width:710px !important;}

.gabinety_sp {width:10px;}

.gabinety  h3 {  
        font-family: Verdana,Helvetica,Sans-serif;
    font-size: 13px;
    margin-bottom: 5px;
    margin-top: 14px;
    padding-bottom: 11px;
    padding-left: 36px;
    }
    
select {
     background: none repeat scroll 0 0 transparent;
    border: 1px solid #E4EBF3 !important;
    font-size: 12px;
    height: 25px;
    padding: 2px;
    width: 128px !important;
    color:#76ABCD;
}


input {
   -moz-border-radius: 3px 3px 3px 3px;
    background: none repeat scroll 0 0 #F3F6FB;
    border: 1px solid #E4EBF3 !important;
    color: #0298C3;
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
    padding: 2px 0 4px;
    width: 68px !important;
}

.wyszukaj_ks {
   
     -moz-border-radius: 3px 3px 3px 3px;
    background: none repeat scroll 0 0 #F3F6FB;
    border: 1px solid #E4EBF3 !important;
    color: #0298C3;
    font-size: 12px;
    font-weight: bold;
 cursor:pointer;
    padding: 0 8px 4px 5px;
    width: 52px !important;
    float:right;
    
   
}

.wyszukaj_ksa {
   
       -moz-border-radius: 3px 3px 3px 3px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E4EBF3 !important;
    color: #76ABCD;
    font-family: Arial,Helvetica,Sans-serif !important;
    font-size: 12px;
    font-weight: bold;
    margin-left: 0 !important;
     padding: 3px 0 3px 5px;
    width: 167px !important;
    float:left;
}

#godziny_p {
   float: right;
    margin-right: 10px;
    width: 685px;
}

#godziny_p h3 {
    background: url("images/h3_godziny.png") no-repeat scroll left top transparent;
    border-bottom: 1px solid #DCECF5;
    padding-left: 33px;
    padding-top: 3px;
}



#godziny_p h4 {padding-left: 33px;}
#godziny_p h5 {padding-left: 33px;}

#godziny_p ul {padding-left:40px;}

.link_ikono {
    float: right;
    text-align: right;
    width: 300px;
     color: #767B7F !important;
}

.link_ikono a {
      
      background-image: url("images/ikono_ico.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #767B7F !important;
    height: 34px;
    padding-bottom: 11px;
    padding-left: 37px;
    padding-top: 11px;
    text-decoration: none;
    width: 34px;
}

.link_ikono a:hover {
      
      background-image: url("images/ikono_icob.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #383c3f !important;
    height: 34px;
    padding-bottom: 11px;
    padding-left: 37px;
    padding-top: 11px;
    text-decoration: none;
    width: 34px;
}

.ksiezycowa_i {width:50%; float:left; color:#767B7F !important;}

#por_gab h3 {
    background: url("images/icona_h3s.png") no-repeat scroll left top transparent;
    border-bottom: 1px solid #DCECF5;
    padding-left: 33px;
    padding-top: 3px;
}

.godz_pr h3 {
    background: url("images/icona_h3cz.png") no-repeat scroll left top transparent;
    border-bottom: 1px solid #DCECF5;
    padding-left: 33px;
    padding-top: 3px;
}

.godz_pr {width:99%; float:right !important;}

#por_gab {width:99%; float:right !important;}

#por_gab a:hover {text-decoration:underline;}

#por_gab h3 a {    background: url("images/wiecej.png") no-repeat scroll right top transparent;
    padding-right: 70px;}
    
.obrazek_1 {
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #FBFCFE;
    border: 1px solid #DCECF5 !important;
    cursor: default;
    margin-bottom: 2px !important;
    margin-right: 10px !important;
    padding: 5px;
}

.obrazek_3 {
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #FBFCFE;
    border: 1px solid #DCECF5 !important;
    cursor: default;
    margin-bottom: 2px !important;
    margin-right: 0px !important;
    padding: 5px;
}

.obrazek_4 {
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #FBFCFE;
    border: 1px solid #DCECF5 !important;
    cursor: default;
    margin-bottom: 2px !important;
    margin-left: 20px !important;
      margin-right: 0px !important;
    padding: 5px;
}

.obrazek_2 {
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #FBFCFE;
    border: 1px solid #DCECF5 !important;
    cursor: default;
    margin-bottom: 2px !important;
    margin-right: 10px !important;
    padding: 5px;
    margin-top:10px;
}

.obrazek_T {
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #FBFCFE;
    border: 1px solid #DCECF5 !important;
    cursor: default;
    margin-bottom: 2px !important;
    margin-right: 20px !important;
    padding: 5px; }
    
.obrazek_T2 {
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #FBFCFE;
    border: 1px solid #DCECF5 !important;
    cursor: default;
    margin-bottom: 2px !important;
    margin-left: 20px !important;
    padding: 5px; }

.alignright {float:right !important;}


#tabgarb li a
	{
     -moz-border-radius-topleft: 5px !important;
    -moz-border-radius-topright: 5px !important;
    background: none repeat scroll 0 0 #76abcd;
    border-color: #e4ebf3;
    border-style: solid solid none;
    border-width: 1px ;
    color: #666666;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    margin-right: 8px;
    padding: 8px 20px;
    text-decoration: none;
	}
        
#tabgarb li.tabgarbactive a
	{
     background: none repeat scroll 0 0 #f8f9fd;
    border-bottom: 1px solid #f8f9fd;
    color: #333333 !important;
    margin-bottom: -2px;
	}
        
#tabgarb li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	


#tabgarb li a:link {    color: #FFFFFF; }
#tabgarb li a:visited { color: #666; }

#tabgarb li a:hover
	{
		background: #fff;
                color: #76abcd;
	}


#tabgarb {
      	display:block;
	padding-bottom:8px;
	margin: 0;
	padding-left: 0px;
	
}


.tabgarb_content {
    clear:both;
	display:none;
	border-size:1px;
	margin-top:0px !important;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e4ebf3;
	border-bottom-color: #e4ebf3;
	padding-bottom: 10px;
        padding-top:10px;
}