@import url(http://fonts.googleapis.com/css?family=Duru+Sans);

body
{
	margin: 0;
	font-family: 'Duru Sans', sans-serif;
}

a
{
	text-decoration: none;
}

a:hover
{
	
}

div.wide
{
	width: 100%;
	float: left;
	text-align: center;
}

a#logo
{
	margin: 0 auto;
	width: 264px;
	height: 65px;
	float: none;
}

div#superheader
{
  	width: 100%;
  	text-align: center;
  	padding: 3px 0;
    background: #05026b url(../images/superheader.jpg) repeat-x top;
    margin-bottom: 10px;
}

div#superheader h1, div#superheader a
{
  	color: #fff;
  	margin: 0;
  	padding: 0;
  	font: 11px Arial;
}
div#superheader h1 a:hover
{
  	color: #bfbfbf !important;
}

div.box
{

	width: 80%;
	min-height: 322px;
	float: none;
	margin: 15px auto;
	color: #4f46bb;
	text-align: center;
}

div.box h1
{

	font-size: 17px;
	color: #0195b4;
}

div.box img
{
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
}



div.cont
{	

	margin: 0 auto;
    color: #4f46bb;
	
	border: 1px solid #d5f1ef;
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px;    /* K1249b6onqueror */
	-moz-border-radius: 4px; /* Firefox */
	border-radius: 4px;
}

div.cont div
{
	vertical-align: top;
	background: #fff;
	padding: 20px 0;
}
div.cont h4
{
	margin-top: 15px;
}

div.cont a
{
	color: #4198b5;
	text-decoration: none;
}
div.cont a:hover
{
	color: #df1f00;
}

div.cont h2
{
	color: #524c40;
	font: normal 13px Arial;
}

div.cont h3
{
	color: #7e786f;
	font: normal 12px Arial;
}

div.cont img
{
	float: none !important;
}


div#mapa
{
	width: 205px;
  	height: 189px;
  	background: url(../images/mapa.jpg) no-repeat bottom;  
  	float: left;
    margin-top: 50px;
}

ul
{
	padding-left: 15px;
}

ul li
{
	text-align: left;
	list-style-type: square;
}

div.colbanners
{
    width: 276px;
    float: none;
	margin: 0 auto;
}

div#monitoringbielsko
{
    width: 276px;
    height: 150px;
    background: url(../images/monitoringbielsko.jpg) no-repeat;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	font-size: 12px;
}

div#monitoringbielsko ul
{
    color: #fff;
    font-weight: bold;
    margin-top: 45px;
    margin-left: 0px;
    padding-left: 15px;
}

div#monitoringbielsko ul li
{
    list-style-type: none;
    margin-left: 0;
    padding-left: 0px;
}

div#monitoringbielsko a
{
    display: block;
    background: #fcdb28;
    padding: 2px 5px;
    color: #124998;
    padding-left: 15px;
}
div#monitoringbielsko a:hover
{
    background: #ffeb09;
}


div#wynajem-laptopow-projektorow
{
    width: 276px;
    height: 150px;
    background: url(../images/wynajem-laptopow-projektorow.jpg) no-repeat;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	font-size: 12px;
}

div#wynajem-laptopow-projektorow h2
{
    margin: 5px auto auto 15px;
    font: 17px 'Arial Black';
    color: #483b34;
}

div#wynajem-laptopow-projektorow ul
{
    color: #483b34;
    font-weight: bold;
    margin-top: 15px;
    margin-left: 0px;
    padding-left: 25px;
}

div#wynajem-laptopow-projektorow ul li
{
    list-style-type: none;
    margin-left: 0;
    padding-left: 0px;
}

div#wynajem-laptopow-projektorow a
{
    display: block;
    background: #5f5854;
    padding: 2px 5px;
    color: #fff;
    padding-left: 15px;
}
div#wynajem-laptopow-projektorow a:hover
{
    background: #2e2019;
}

a#serwiscolor img
{
	max-width: 100%;
	
}






