﻿* {
padding:0;
margin:0;
}

html {
background:#fff;
color:#444;
}

body {
font:80%/130% sans-serif;
color:#444;
background:#fff;
margin:0 0 0 2em;
} 

a:link {color:#e84200;}
a:visited {color:#900;}
a:hover {text-decoration:none;}

img {
border:none;
}
   
acronym {
cursor:help;
}

#wrap {
width:75em;
display:block;
text-align:left;
border-top:4px solid #ccc;
}

#content {
display:block;
margin:3em 8em;
}          

#content a:visited {
color:#666;
}

p {
margin:0 0 1em 0; 
} 

#nav {
line-height:110%;
margin:1em 0;
display:table;
width:100%;
color:#808080;
font-size:1.4em;
text-align:center;
}

#nav li {
float:left;
width:25%;
list-style:none;
}

#nav li img {
display:block;
margin:0 auto;
}

#nav li a{
color:#e84200;
text-decoration:none;
border-bottom:1px solid #e84200;
}

#telefon {
color:#fff;
display:block;
margin-top:1em;
font-size:1.5em;
line-height:120%;
}

#index,#credit,#news {
height:300px;
display:table;
width:100%;
margin-top:1em;
color:#fff;
}

#index {
background:url(../files/index.jpg) top left no-repeat;
}

#credit {
background:url(../files/credit.jpg) top left no-repeat;
}

#news {
background:url(../files/news.jpg) top left no-repeat;
}

.star {
display:table;
width:100%;
}

.star ul{
list-style:url(../files/list.png) square;
float:right;
width:60%;
}

.star li {
margin:1em 0;
}

.logo {
float:left;
margin-top:20px;
}

.noright img {
clear:both;
float:none;
} 

.innews ul {
list-style:url(www.ckm.by/files/list.png) square;
margin-left:3em;
}

#footer {
clear:both;
margin:1em 0;
font-size:0.85em;
color:#999;
border:1px dashed #ccc;
padding:1em;
}

.preview {
margin:3em 0;
display:block;
width:100%;
border:1px dashed #ccc;
}

.nofloat {
display:table;
}

.preview  p {
margin:1em;
}

.preview img {
float:left;
margin-right:10px;
}

small {
color:#e84200;
margin-left:2em;
}

h1 {
font-weight:normal;
font-size:1.7em;
color:#e84200;
margin:1em 0 0.4em 0;
}
  
h2 {
display:block;
margin:1em 0 0.5em 1em;
font-size:1em;
color:#000;
}