body {
    background:#ddf3ff repeat-x;
    padding:4px;
    margin:1px auto;
    font-family:Verdana;
    max-width: 400px;
}

body,.news,.m {
    color:black;
}
.t,.foot,.rekl,.m,.news,.r,.nav,body,.logo {
    font-size:11px;
}

a {
    text-decoration:none;
}

a,.r {
    color:#116ea6;
}

a:hover {
    color:#000;
    text-decoration:underline;
}

img.ico {
    vertical-align:middle;
    padding-right:3px;
    padding-bottom:2px;
    padding-left:0;
}

.logo {
background: #a7e1ff url(style/title.gif) repeat-x top;
height:50px;
border-top:1px solid #0061b2;
}

.logo,.nav,.rekl,.foot,.foot a,.t {
    color:white
}

.quote {
border-left : 4px solid #5c5c5c;
color : #878787;
font-size : x-small;
padding : 2px 0 2px 4px;
margin-left : 2px;
}
.nav {
background:#000000;
}
.logo, .nav{
    text-align:center;
}

.nav,.r,.news,.m,.foot {
    padding:3px;
}

.nav a,.r a,.m a,.rekl a,.foot a {
    margin:0;
}


.r,.m {
    background:#96c8ee;
}

.r,.news,.m {
    margin:3px auto;
}

.r {
    border:1px solid #5ea3d8;
}

.r a,.m a,.rekl a {
    color:#004a82;
}

.news {
background:#c2e4f5;
border: 1px solid #1676be;
margin: 2px;
}
.news a { color: #A68C10; text-decoration: none; }
.news a:hover { color: #A68C10; text-decoration: underline; }

.m {
	background-color: #FFF6DC;
	border: 1px solid #5aaff1;
}

.rekl {
color: black;
background: #B4FFC0;
border: 1px solid #67abde;
margin: 2px;
}

.rekl,.t {
    padding:2px;
}

.rekl a { color: #602E15; text-decoration: underline; }
.rekl a:hover { color: #602E15; text-decoration: none; }

.foot {
    background: #157ccb url(style/foot.gif) repeat-x top;
    margin:6px auto;
    border:1px solid #3b96db;
}

.t {
    background: #0167b5 url(style/t.gif) repeat-x top;
}
.nav_link {
    color:#66ECFF;
    font-weight:normal;
}
.footer_link {
color:white; }

.hide {display: none;}

form {  }
input, textarea, select { background: #fff; border: 1px solid #d8d8d8; color: #686868; padding: 3px; margin: 1px 0; }
input:focus, textarea:focus { background: #F4F4F4; border: 1px solid #BCBCBC; }
input[type="submit"] { background: url(style/input.gif) repeat-x bottom #fefefe; padding: 3px 8px; }
input[type="file"] { background: url(style/input.gif) repeat-x bottom #fefefe; padding: 3px 8px; }
