/* CSS print */


* {margin: 0; padding: 0; width: auto !important; }

body {background-color: #fff; font: 80% 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, lucida, sans-serif; text-align: center; color: #333333; }

hr {display: none; }

p{margin: 0.5em 0 1em 0 }

h1,h2,h3,h4,h5,h6 {margin: 1em 0 0.5em 0 }


/*  ID  */
#bg {position: absolute; top: 160px; right: 0; width: 30%; height: 40px; z-index: 0; background: white url(../img/bg_under_nav.gif) repeat-x left bottom; }

#header-in, #navigation-in, #content-in, #footer-in {text-align: left; width: 770px; margin: 0 auto; }

/*  header  */
#header {display: none;  }

#zlom {display: none; }

/*  navigation  */
#navigation {display: none;  }

#nav_lang {display: none;  }

/*  content  */
#content {background-color: #fff; }
#content-in {background-color: #fff; }

.content-padd {padding: 0 25px  25px 25px; font-size: 1.1em; }

#col-left {width: 530px; float: left; }

#col-right {display: none; }

div.intro p {line-height: 180%; font-weight: bold; width: 250px; margin: 0; padding: 15px 0 15px; }



/*  footer */
#footer {border-top: 5px solid #E5E6DF; }
#footer-in {background-color: #F1F2EB; padding: 1px 0; height: 35px; border-top: 5px solid #ED1C24; position: relative; top: -5px; }
#footer p {margin: 0; padding: 10px 20px; }
#creactive {color: #333; text-decoration: none; }
#creactive strong {color: #f60; }

/*  class   */
.none {display: none; }
.separator {background-color: #989993; line-height: 1px; font-size: 1px; height: 1px; margin: 15px 0; }
.break {clear: both; line-height: 1px; font-size: 1px; height: 1px; }
.left {text-align: left; }
.right {text-align: right; }
.center {text-align: center; }
.float-l {float: left; }
.float-r {float: right; }

