@charset "windows-1250";
body{color: #ff7c11; background: black;}
a{text-decoration: none; color: #ff7c11;}
a:hover{text-decoration: none; color: white;}
#logo{width: 600px; height: 200px; background: url(img/logo.jpg);}
#post{width: 600px; height: 200px; background: url(img/quickpost.jpg);}
#share{width: 600px; height: 200px; background: url(img/quickshare.jpg);}
#admin{width: 600px; height: 200px; background: url(img/admin.jpg);}
.input{background: black; border: 1px solid #242424; float: left; color: #ff7c11;}
.menu{background-image: url(menu.jpg); border: 0px; float: left; width: 158px; height: 40px; line-height: 20px;}
.menu:hover{background-image: url(menu.jpg); border: 0px; float: left; color: white; width: 158px; height: 40px; line-height: 20px;}
