* {
    margin: 0pt;
    padding: 0pt;
}

body {
    color: #FFF;
    font-family: arial;
    font-size: 10pt;
    background-color: #1f3d3d;
    text-align: center;
}

.top {
    width: 100%;
    background-color: #1f3d3d;
    border-bottom: 1px solid #f5c217;
}

.top_content {
    width: 570px;
    margin: 0 auto;
    text-align: justify;
}

.menu {
    font-family: trebuchet MS, arial;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding: 30px 0px;
}

.menu a {
    color: #FFF;
    text-decoration: none;
    font-variant: normal;
    padding: 0px 15px;
}

.menu a:hover {
    color: #ff0000;
    text-decoration: none;
    font-variant: normal;
    padding: 0px 15px;
}

.content {
    width: 100%;
    background-color: #002f2f;
    border-top: 10px solid #002f2f;
    border-bottom: 10px solid #002f2f;
}

.box {
    width: 570px;
    margin: 0 auto;
    background-color: #1F3D3D;
    text-align: justify;
}

.img {
    background: url('../images/www/pomoc_drogowa_szczecin.jpg') center;
    width: 570px;
    height: 300px;
    border-bottom: 1px solid #f5c217;
}

.image_main_text {
    background: url('../images/www/img_bck.png') repeat;
    text-align: center;
    border: 3px double #F5C217;
    padding: 15px;
	 margin:0 auto;
}

.content_text {
    padding: 10px;
    line-height: 18px;
}

.foot {
    width: 100%;
    border-top: 1px solid #f5c217;
}

.dane {
    padding: 10px;
    border-bottom: 1px solid #f5c217;
    margin-bottom: 10px;
}

ul {
    margin-left: 15px;
}

img {
    border: 0px;
}

p {
    font-family: tahoma, verdana, ms sans serif, arial ce, arial, helvetica;
    font-size: 9pt;
    text-align: justify;
    color: #353535;
}

a:link {
    color: #fff;
    text-decoration: none;
    font-variant: normal;
}

a:active {
    color: #fff;
    text-decoration: none;
    font-variant: normal;
}

a:visited {
    color: #fff;
    text-decoration: none;
    font-variant: normal;
}

a:hover {
    color: #F5C217;
    text-decoration: none;
    font-variant: normal;
}

.img_small {
    border: 1px solid #F5C217;
    margin: 10px;
}

h1 {
    font-weight: bold;
    font-size: 28px;
    color: #CD0000;
}

big {
    font-weight: bold;
    font-size: 28px;
    color: #00008D;
}

h2 {
    font-weight: bold;
    font-size: 15px;
    padding: 5px 0px;
    text-align: center;
}

h3 {
    font-weight: bold;
    font-size: 14px;
    padding: 8px 0px;
}