/* Start of CMSMS style sheet 'Strona główna' */
body {
	background: #fff url(uploads/p/home_bg.gif) repeat-x top left;
}

div#main div.box {
        width: 295px;
        height: 176px;
        overflow: hidden;
        border: 1px solid #E7B789;
        float: left;
        background: #fff;
        margin-right: 19px;
        color: #012E65;
        font-size: 11px;
}

div#main div.box p {
        margin-bottom: 14px;
        text-align: left;
}

div#main div.box a {
        text-decoration: none;
        color:#012E65;
}

div#main div.box p {
        margin-bottom: 8px;
}

div#main div.box a:hover {
        color:#E76F00;
}


.no_margin {
        margin-right: 0 !important;
}

div#content {
        border-color: #E2E2E2;
}

div#main div.box div.padding {
        padding: 11px 15px 11px 15px;
}

div#content h2 {
        padding:0;
        margin:0;
        border: none;
        font-size: 16px;
        background: url(uploads/p/box_home_1.gif) no-repeat left center;
        padding-left: 24px;
        margin-bottom: 15px;
}




/* tips */

#tips, #tips li{
	margin:0 !important;
	padding:0 !important;
	list-style:none !important;
}
#tips{
	width:295px;
        height: 176px;
}
#tips li{
	display:none; /* hide the items at first only to display one with javascript */
}

div#ikony table {
        width: 960px;
        margin-left: 15px;
        margin-bottom: 10px;
}

div#ikony td {
        text-align: center;
        width: 12%;
}

div#ikony td.txt_link a {
        text-decoration: none;
        color: #361E38;
        font-size: 10px;
        display:inline;
        background: url(uploads/images/inne/arrow_2.gif) no-repeat 1px 3px;
        padding-left: 10px;
}

div#ikony td a:hover {
        color:#E76F00;
}
				

/* // tips */

#search {
        width: 170px;
        text-align: center !important; 
        
}

.search-button {
        margin-top: 5px;
}

#search label {
        display:none;
}

#header_login {
        margin:18px 15px 0 0 !important;
}
/* End of 'Strona główna' */

