body {
font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
font-size : 13px;
color : #936c41;
background : #fff;
margin : auto;
}
.head {
background : #fff;
border-top : 6px solid #f78f1e;
}
.error {
background : #ffdbd9;
border-top : 2px solid #f81d1d;
border-bottom : 1px solid #ffc6c6;
padding : 4px;
margin-top : 2px;
font-size : 15px;
color : #e70a0a;
text-align : center;
}
.reklama {
background : #fffaea;
border-top : 1px solid #ffdab1;
border-bottom : 1px solid #ffdab1;
padding : 4px;
margin : 2px 0 8px 0;
}
.box1 {
background : #fff9ea;
border-top : 1px solid #ffdab1;
border-bottom : 1px solid #ffdab1;
padding : 4px;
margin-bottom : 8px;
}
.box2 {
background : #fff3ce;
border-top : 1px solid #ffd79b;
border-bottom : 1px solid #ffd79b;
padding : 4px;
margin-bottom : 8px;
}
.box2 a {
color : #f45509;
}
.title_rss {
background : #fff5d9 url(img/rss.gif) no-repeat left top;
border-top : 2px solid #f78f1e;
border-bottom : 1px solid #ffdab1;
padding : 4px 4px 4px 22px;
margin-top : 2px;
font-size : 15px;
}
.title_java {
background : #fff5d9 url(img/java.gif) no-repeat left top;
border-top : 2px solid #f78f1e;
border-bottom : 1px solid #ffdab1;
padding : 4px 4px 4px 22px;
margin-top : 2px;
font-size : 15px;
}
.title_smart {
background : #fff5d9 url(img/smart.gif) no-repeat left top;
border-top : 2px solid #f78f1e;
border-bottom : 1px solid #ffdab1;
padding : 4px 4px 4px 22px;
margin-top : 2px;
font-size : 15px;
}
.title_talk {
background : #fff5d9 url(img/talk.gif) no-repeat left top;
border-top : 2px solid #f78f1e;
border-bottom : 1px solid #ffdab1;
padding : 4px 4px 4px 22px;
margin-top : 2px;
font-size : 15px;
}
.partners {
background : #ffeebb url(img/sms.gif) no-repeat left top;
border-top : 2px solid #f78f1e;
border-bottom : 1px solid #ffdab1;
padding : 4px 4px 4px 22px;
margin-top : 2px;
font-size : 15px;
color : #89503a;
}
.copy {
background : #e4d6ad url(img/copy.gif) no-repeat left top;
border-top : 2px solid #c2874b;
border-bottom : 1px solid #dabd9e;
padding : 4px 4px 4px 22px;
margin-top : 2px;
font-size : 15px;
}
.top {
background : #efe7d0;
border-top : 1px solid #dabd9e;
border-bottom : 1px solid #e3ceb7;
padding : 4px 4px 2px 4px;
}
.home {
background : #fff5d9 url(img/home.gif) no-repeat left top;
border-top : 1px solid #ffdab1;
border-bottom : 1px solid #ffdab1;
padding : 4px 4px 4px 22px;
margin : 8px 0;
color : #99673e;
}
.home a {
color : #99673e;
}
a {
color : #e87d09;
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
input, textarea, select {
color : #4d6a80;
border : 1px solid #20e6ff;
padding : 1px;
margin : 1px 0;
background-color : #fff;
font-size : 11px;
}
form {
margin : 0;
}