@import 'standard.css';

* {
    margin: 0;
}

html,body,img,h1,h2,h3,h4,h5,h6,h7,form,iframe,ul,li,a,p {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}

html {
    overflow: -moz-scrollbars-vertical;
}

body {
    background: url(../images/bg.jpg) top left repeat-x #FFF;
    font-family: Arial, verdana, tahoma;
    color: #000;
    font-size: 12px;
    line-height: 17px;
}

html, body {
    height: 100%;
}

.wrapper {
    width: 925px;
    margin: 0 auto;
}

.container {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 15px auto -90px;
}

a.logo {
    background: url(../images/logo.jpg) bottom right no-repeat;
    display: block;
    width: 74px;
    height: 85px;
    text-indent: -99999px;
}

.cl {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.header {
    padding-top: 40px;
}

.footer {
    margin: 0 auto;
    background: url(../images/footerbg.jpg) repeat-x;
    text-align: center;
    color: #FFF;
}

.footer, .push {
    height: 90px;
}

.cycle {
    background: url(../images/cyclebg2.jpg) top center no-repeat;
    height: 450px;
    margin-top: 11px;
}

.rolej h1 {
    color: #FFF;
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;
    padding-top: 75px;
    margin-bottom: 30px;
}

.rolej .desc {
    width: 520px;
    font-size: 14px;
    color: #FFF;
    float: left;
}

.cycle .person {
    float: left;
    padding-left: 673px;
    position: absolute;
    top: 45px;
}

.rolej {
    height: 375px;
}

.menu {
    padding-top: 15px;
    font-size: 14px;
    color: #FFF;
}

.menu a {
    color: #FFF;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    text-shadow: #000 -2px -1px 2px;
}

.block {
    width: 450px;
    float: left;
}

.block h2 {
    color: #00529c;
    font-size: 24px;
    font-weight: normal;
    background: url(../images/hbg.jpg) bottom left no-repeat;
    padding-bottom: 15px;
}

.date, .fcgreen {
    color: #a5bf0b;
}

.title, .fcblue {
    color: #00529c;
}

.spic {
    background: url(../images/picbg.png) top left no-repeat;
    width: 85px;
    height: 85px;
    padding: 2px 0px 0px 2px;
}

.spic a:hover img, .trans a:hover img{
	filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

.fnx {
    background: url(../images/fnx.png) top left no-repeat;
    padding: 15px 0px 10px 15px;
    margin-top: 20px;
}

.mt40 {
    margin-top: 40px;
}

.pl40 {
    padding-left: 25px;
}

.ml40 {
    margin-left: 25px;
}

.pln {
    width: 210px;
	height: 100px;
    text-align: justify;
    color: #698298;
}

.fd {
    padding-left: 20px;
}

.top {
    background: url(../images/hbg.jpg) top left no-repeat;
    padding-top: 20px;
}

.rss {
    background: url(../images/rss.jpg) top left no-repeat;
    padding-top: 3px;
    padding-left: 40px;
    text-decoration: none;
    height: 30px;
    display: block;
}

.rss1 {
    background: url(../images/rss.jpg) 0 -2px no-repeat;
    text-decoration: none;
    height: 30px;
	padding-left: 40px;
	top: 0;
	right: 5px;
}

.fcf {
    color: #7da7d9;
    text-decoration: underline;
}

.novice {
    padding-top: 3px;
    padding-left: 10px;
}

.novice a {
    margin-left: 10px;
    text-decoration: none;
}

.np {
    padding: 0;
}

.pt30 {
    padding-top: 30px;
}

.footer a {
    color: #FFF;
    display: inline-block;
    margin-right: 30px;
    margin-left: 30px;
    text-decoration: none;
    padding-bottom: 10px;
    font-size: 14px;
}

a.maker{
    color: #7da7d9;
    text-decoration: underline;
    margin: 0;
    font-size: 12px;
}

.footer a.active, .menu a.active {
    color: #7da7d9;
}

.psr {
    position: relative;
}

.search {
    top: 7px;
    right: 40px;
    width: 250px;
    border-left: 1px dotted #ccc;
    padding-left: 10px;
    color: #9b9b9b;
}

.search_title{
width: 110px;
height: 11px;
top: 5px;
right: 133px;
border: none;	
}

.search input {
border: 0;
background-attachment: scroll !important;
background-attachment: fixed;
background: transparent;
background: url(../images/search.jpg) top left no-repeat;
width: 111px;
height: 23px;
padding: 1px 25px 1px 5px;
margin-right: 10px;
margin-left: 5px;
top: 1px;
left: 73px;
}

.search_button{
background: transparent url(../images/search_button.jpg) no-repeat top left;
width: 11px;
height: 11px;
top: 8px;
right: 40px;
border: none;
cursor: pointer;	
}

.search a {
    padding-right: 10px;
    text-decoration: none;
}

.lang {
    top: 10px;
    right: 5px;
}

.lang a {
    text-decoration: none;
}

.lang span {
    margin: 0 5px 0 0;
}

#nav {
    position: absolute;
    top: 450px;  
}

#nav a {
    color: #FFF;
    text-indent: -9999px;
    background: url(../images/cycleli.jpg) 0px -9px no-repeat;
    width: 10px;
    height: 10px;
    display: inline-block;
}

#nav a.activeSlide {
    color: #FFF;
    text-indent: -9999px;
    background: url(../images/cycleli.jpg) top left no-repeat;
    width: 10px;
    height: 10px;
    display: inline-block;
}

.search_category h3 {
    color: #a5bf0b;
    border-bottom: 1px #cccccc dotted;
}

.category_results h4 {
    color: #7da7d9;
}

.contact {
    top: -70px;
	left: 495px;
	color: #a5bf0b;
}

.logo_holder {
float: left;
display: block;
width: 74px;
height: 85px;
}
