/*
<?ini
  font = bosanova_CE.ttf
  font_size  = 15
  font_color = #cc0033
  background_color = #c0c0c0
  transparent_background  = true
?>
*/
@media screen, projection {
/*
styl
*/

body {
    font-family: Verdana, Arial; font-size: 0.8em;
    background-image: url("img/wall1.jpg"); background-repeat: repeat-x; background-attachment: fixed;
    }
/***************************************************************************************************/
#wrapper {
    width: 1024px;
    margin: 0px auto 0px auto;
    }
#wrapper-1 {
    width: 100%;
    background: url('../script/S_random_img.php?css/img/a_01.png,css/img/a_05.png,css/img/a_06.png,css/img/a_07.png,css/img/a_08.png') 5% 0px no-repeat;
    }
#wrapper-2 {
    width: 100%;
    background: url('../script/S_random_img.php?css/img/a_02.png,css/img/a_03.png,css/img/a_04.png,css/img/a_08.png') 100% 0px no-repeat;
    }
#header {
    }
#content {
    }
#footer {
    text-align: center;
    }
/***************************************************************************************************/
#port-case {
    float: left;
    width: 100px;
    }
#port-content {
    }
#starboard-case {
    float: right;
    width: 100px;
    }
#starboard-content {
    }
#board-case {
    padding: 0px 150px 0px 150px;
    }
#board-content {
    width: 700px;
    text-align: center;
    }
/***************************************************************************************************/
#logo {
    width: 100%;
    }
#home {
    display: block;
    width: 100%; height: 111px;
    background: url('img/logo1.gif') top center no-repeat;
    }
/***************************************************************************************************/
#mainmenu {
    text-align: left;
    font-weight: bold; color: #505050;
    background-color: transparent;
    }
#submenu {
    width: 100%; min-height: 20px; _height: 20px;
    background-color: #cc0033;
    text-align: left; color: #ffffff;
		}
div.unactive-item {
    float: left;
		margin: 0px 3px 0px 0px; padding: 3px 5px 0px 5px;
    background: url('img/menu_center_unactive.gif') top repeat-x;
    _position: relative; _top: 2px;
		}
div.active-item {
    float: left;
		margin: 0px 3px 0px 0px; padding: 3px 5px 0px 5px;
		border-style: solid; border-width: 0px 0px 3px 0px; border-color: #cc0033;
    background-color: #cc0033;
    _position: relative; _top: 2px;
		}
/***************************************************************************************************/
#main {
    min-height: 500px; _height: 500px;
		margin: 0px; padding: 0px;
    text-align: left;
    background-color: #c0c0c0;
		}    
/***************************************************************************************************/
.cleaner  {
    border: 0px none;
    margin: 0px; padding: 0px;
    float: none; clear: both;
    width: 0px; height: 0px;
    line-height: 0px;
    font-size: 0px;
    visibility: hidden;
    }
/***************************************************************************************************/
img, table, tr, th, td, h1, h2, h3, h4, h5 {
    border: 0px none;
    margin: 0px; padding: 0px;
    }
table {
    width: 100%;
    }
li {
    List-style-type: circle;
    color: #cc0033;
    }
li span {
    color: #000000;
    }
hr  {
    color: #cc0033; background-color: #cc0033;
    height: 1px;
    border: 0px;
    }
fieldset {
    border-width: 0px;
    }
/***************************************************************************************************/
div.book {
    width: 700px;
    }
div.book-answer {
    width: 100%;
    }
.book-img {
    float: left;
    }
div.book-text {
    float: right;
    width: 80%;
    padding: 5px; margin: 5px;
    border-style: solid; border-width: 2px; border-color: #cc0033;
    background-color: #ffffff;
    }
div.book-top {
    width: 100%;
    background-image: url("img/top_book1.jpg"); background-repeat: no-repeat; background-position: top left;
    }
div.book-middle {
    width: 100%;
    background-image: url("img/middle_book1.jpg"); background-repeat: repeat-y; background-position: top left;
    }
div.left-page {
    width: 42%; min-height: 500px; _height: 500px;
    float: left;
    padding-top: 15px; padding-left: 4%; padding-right: 4%;
    background-color: transparent;
    }
div.right-page {
    width: 42%; min-height: 500px; _height: 500px;
    float: right;
    padding-top: 15px; padding-right: 4%; padding-left: 4%;
    background-color: transparent;
    }
div.book-bottom {
    width: 100%;
    background-image: url("img/bottom_book1.jpg"); background-repeat: no-repeat; background-position: bottom left;
    }
div.book-pencil {
    width: 100%; height: 70px;
    display: table; _position: relative; overflow: hidden;
    background-image: url("img/pen1.jpg"); background-repeat: no-repeat; background-position: top left;
    text-align: center; font-weight: bold;
    }
.left-arrow {
    width: 50%;
    float: left;
    text-align: center;
    }
.left-arrow a {
    display: block;
    width: 100%; height: 45px; _height: 35px;
    background-image: url("img/sipkaleva1.gif"); background-color: transparent; background-repeat: no-repeat; background-position: top left;
    }
.right-arrow {
    width: 50%;
    float: right;
    text-align: center;
    }
.right-arrow a {
    display: block;
    width: 100%; height: 45px; _height: 35px;
    background-image: url("img/sipkaprava1.gif"); background-color: transparent; background-repeat: no-repeat; background-position: top right;
    }
div.back-page {
    width: 50%; min-height: 500px; _height: 500px;
    float: left;
    padding: 0px;
    background-image: url('../script/S_random_img.php?css/img/book.jpg'); background-color: transparent; background-repeat: no-repeat; background-position: top left;
    }
div.title-page {
    width: 50%;
    float: right;
    background-image: url("img/middle_book1.jpg"); background-repeat: repeat-y; background-position: right;
    text-align: center;
    }
div.top-page {
    width: 100%;
    background-image: url("img/top_book1.jpg"); background-repeat: no-repeat; background-position: top right;
    }
div.bottom-page {
    width: 100%; min-height: 400px; _height: 400px;
    padding: 100px 0px 0px 0px;
    background-image: url("img/bottom_book1.jpg"); background-repeat: no-repeat; background-position: bottom right;
    }
div.bottom-page p {
    padding: 0px 30px 0px 30px;
    }
/***************************************************************************************************/
.vertical-center {
    _position: absolute; _top: 50%; display: table-cell; vertical-align: middle;
    }
.vertical-IEcenter {
    _position: relative; _top: -50%;
    }
/***************************************************************************************************/
#copyright {
    padding: 5px;
    }
#admin-panel {
    margin: 5px; padding: 5px;
    background-color: #cc0033;
    color: #ffffff;
    }
#auth-panel {
    margin: 5px; padding: 5px;
    }
#reklama {
    width: 100%;
    margin: 0px auto 0px auto;
    }
/***************************************************************************************************/
div.pager {
    text-align: right;
    margin: 3px; padding: 3px;
    }
div.pager span {
    margin: 3px; padding: 0px 3px 0px 3px;
		border-style: solid; border-width: 2px; border-color: #cc0033;
    background-color: #cc0033; color: #ffffff;
    }
div.pager a {
    margin: 3px; padding: 3px;
    }
/***************************************************************************************************/
input.form, textarea.form {
    width: 100%;
    padding: 3px 0px 3px 0px;
    border-width: 0px;
    background-color: #ffffff;
    }
div.form {
    margin: 5px;
    }
input.button {
    margin: 3px 0px 3px 0px;
    }
/***************************************************************************************************/
#id_05 {
    /*margin: 10px;*/
    }
#id_06 {

    }
#id_09 {
    width: 100%;
    min-height: 480px;
    background: url('img/draps11.jpg') center bottom no-repeat;
    }
div.cell {
    /*border-style: solid; border-width: 1px; border-color: black;*/
    margin: 10px;
    }
div.left-cell {
    /*border-style: solid; border-width: 1px; border-color: black;*/
    width: 30%;
    float: left;
    }
div.right-cell {
    /*border-style: solid; border-width: 1px; border-color: black;*/
    float: right;
    }
div.video-screen {
    float: left;
    }
div.video-files {
    float: left;
    padding-left: 5px;
    }
div.video-files span {
    position: relative; top: -10px;
    font-weight: bold; font-size: 1em;
    }
li.flash {
    list-style-image: URL('img/flash.png')
    }
li.avi {
    list-style-image: URL('img/avi.png')
    }
div.show1 {
    float: left;
    width: 40%;
    }
div.show2 {
    float: left;
    width: 60%;
    }
div.show3 {
    margin-left: 50px;
    }
.zaci {
    float: right;
    }
div.kolb-page {
    width: 50%;
    float: left;
    margin: 0px;
    }
/***************************************************************************************************/
div.aut_form {
    float: left;
    height: 30px;
    display: table; _position: relative; overflow: hidden;
    }
.right {
    text-align: right;
    }
.left {
    text-align: left;
    }
.center {
    text-align: center;
    }
.reply_true {
    color: #006600;
    }
.reply_false {
    color: #ff0033;
    }
a.active-item, a.submenu {
		color: #ffffff;
		}
a.unactive-item {
		color: #6e6e6e;
		}
.editor {
    border-style: solid; border-width: 1px; border-color: #696969;
    }
.tab{
    border-style: solid; border-width: 1px; border-color: #696969;
    }
.hr {
    border-style: dotted; border-width: 1px; border-color: #696969;
    }
.card {
	  float: left;
	  width: 166px; height: 203px;
	  margin: 0px 0px 5px 5px; padding: 7px 0px 0px 0px;
	  font-size: 90%; text-align: center; overflow: auto;
	  border-right: 2px solid #770000; border-bottom: 2px solid #770000;
	  background-color: #cc0033;
	  }
.big-card {
	  padding: 10px; margin: 0px;
    font-size: 90%; text-align: left;
	  background: transparent;
	  }
.card-title {
	  margin: 0px;
	  font-size: 100%;
	  color: #303030;
	  }
.card-photo {
	  margin: 0px;
	  padding: 0px;
    border: none;
	  }
.card-desc {
    border-style: solid;
    border-width: 2px 0px 2px 0px;
    border-color: #606060;
    padding: 5px;
    text-align: left;
	  font-size: 100%;
    }
.card-info {
	  margin: 0px 10px 0px 0px;
    padding: 0px;
	  text-align: right;
	  font-size: 100%;
	  color: #303030;
	  }
.album {
	  margin: 0px 0px 9px 0px;
	  padding: 7px;
	  border-right: 2px solid #770000;
	  border-bottom: 2px solid #770000;
	  background-color: #cc0033;
	  }
.zone {
	  float: left;
	  height: 17px;
	  overflow:auto;
	  border-style: solid; border-width: 0px 2px 0px 0px; border-color: #cc0033;
	  background-color: transparent;
	  }
.ruler_width {
    width: 100%; height: 17px;
    background-image: url("img/ruler_width.jpg"); background-repeat: no-repeat; background-position: bottom left;
    }
table.gal {
    width: 100%;
    padding: 5px;
    }
.gal-title {
    background-color: #cc0033;
    border-style: solid; border-width: 0px 0px 1px 1px; border-color: #cc0033;
    color: #ffffff;
    }
.gal-text {
    vertical-align: top;
    border-style: solid; border-width: 0px 0px 1px 1px; border-color: #cc0033;
    padding: 3px;
    }
.gal-img {
    width: 150px;
    text-align: center;
    background-color: #000000;
    }
.gal-info {
    text-align: right;
    }
.unit {
    vertical-align: top;
    padding: 3px;
    }
.unit_even {
    background-color: #c8c8c8;
    }
.unit_odd {
    background-color: #cccccc;
    }
.datum {
    margin: 5px 0px 5px 0px; padding: 3px;
    background-color: #a0a0a0;
    }
.icon {
    margin: 5px 5px 0px 0px;
    background-color: #a0a0a0;
    float: left;
    }
a {
    text-decoration: none;
    }
a img.switch {
    _filter: gray;
    }
a:hover img.switch {
    _filter: no;
    }
caption {
    text-align: left;
    }
thead {
    background-color: #cc0033;
    color: #ffffff;
    }
}
