/*
Theme Name: ZMIENIAJSIE.COM
Author: PAWELCENGIEL.PL
Version: 1.0
*/

body {
font-family: Arial,Helvetica,sans-serif;
}

a:link, a:visited {
text-decoration: none;
font-family: Arial,Helvetica,sans-serif;
color: #b8bbc0;
cursor: default;
}

a:hover {
color: #000000;
cursor: default;
}

img {
border: 0;
}

h1 {
font-size: 18px;
}

h2 {
font-size: 15px;
}

h3 {
font-size: 12px;
}

#facebook {
text-align: right;
margin-top: 2px;
margin-right: 3px;
}

#facebook a:link {
text-decoration: none;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
color: #b8bbc0;
cursor: default;
}

#facebook a:hover {
color: #000000;
}


.short {
width: 65px;
}

.long {
width: 90px;
}

.longer {
width: 125px;
}

.longest {
width: 450px;
}

ul.menu {
display: block;
list-style-type: none;
margin: 0px;
padding: 0px;
border: 0px orange solid;
height: 35px;
position: relative;
left: 30px;
top: 155px;
text-transform: lowercase;
}

ul.menu li {
display: table-cell;
}

ul.menu a:link, ul.menu a:visited {
color: #b8bbc0;
cursor: default;
font-size: 15px;
letter-spacing: 1px;
}

ul.menu a:hover {
color: #000000;
cursor: default;
}

ul.menu li{
display: table-cell;
padding: 0 14px 0 0;
}

#content-home {
margin-top: 290px;
margin-right: 200px;
color: #ffffff;
line-height: auto;
}

#content-contact {
margin-top: 280px;
margin-left: 40px;
color: #ffffff;
line-height: auto;
}

#footer-home {
margin-top: 190px;
margin-left: 36px;
color: #000000;
line-height: auto;
font-size: 12px;
}

#footer-contact {
margin-top: 200px;
margin-left: 36px;
color: #000000;
line-height: auto;
font-size: 12px;
}

#content {
margin-top: 290px;
margin-left: 36px;
color: #000000;
width: 600px;
font-size: 12px;
line-height: 20px;
}