﻿td.page_content
{
    width:750px;
}
    body
{
    /*background-image: url('home/back.jpg');*/
    /*background-image: url('home/bakc.png');*/
    /*background-position: top center;*/
    /*background-repeat: no-repeat;*/
    background-repeat: repeat;
    background-color: #ffffff;
    text-align: center;
    color:#5d5d5d;
    font-family:arial;
    font-size:12pt;
}

div
{
    margin: auto;
}

div.page
{
    width:1000px;
    border: solid 1px gray;
    background-color:#ffffda;
}

table.page
{
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align:left;
    padding:0px;
}

td
{
    vertical-align: top;
}

div.erb
{
    float:left;
    margin-top:30px;
    margin-left:20px;
}

table.page_header
{
    /*background-image: url('home/body_back.png');*/
    /*background-repeat: repeat-x;
    background-position: bottom;
    /*background-color: black;*/
    font-family: sans-serif;
    /*color: #ff2020;*/
    color: black;
    height:97px;
    margin-bottom:0px;
    /*margin:-15px;*/
    /*position:absolute;
    top:-10px;*/
}

table.page_menu
{
    float: left;
    font-size: 10pt;
    width:200px;
    background-color: yellow;
    margin-right:40px;
}

td.page_content
{
    float: right;
    /*background-image: url('home/content.png');
    background-repeat: repeat-y;*/
    padding-left:20px;
    padding-right:20px;
    padding-top:10px;
    padding-bottom:10px;
    min-height: 400px;
    }

table.page_footer
{
    background-image: url('home/footer.png');
    background-repeat: no-repeat;
    background-position: top;
    background-color: gray;
    height:65px;
    text-align:center;
    color:white;
    padding-top:10px;
}

div.page_footer a
{
    color:white;
    text-decoration: none;
}

h1.title
{
    margin-left: 150px;
    visibility: hidden;
}

img.logo
{
    margin:0px;
}

img.erb
{
    margin-left:100px;
}

div.page_footer a:hover
{
    color: #5fb015;
}

div.page_header h1
{
    /*color: #ed1c24;*/
    color: #5fb015;
    margin:0px;
    float:left;
    display: none;
}

div.page_header a
{
    color: white;
    text-decoration: none;
}

div.page_header a:hover
{
    /*color: red;*/
    color: #5fb015;
}

div.page_header img
{
    margin:0px;
    margin-left: 80px;
    border-width: 0px;
}

p
{
    text-indent: 25px;
}

span.free
{
    font-size: 14pt;
    text-decoration: blink;
    font-weight: bold;
    font-family: Comic Sans MS;
    color:red;
}

span.kostav_big
{
    font-size:14pt;
    font-weight:bold;
    font-family: Comic Sans MS;
}

span.referencie_big
{
    font-size:15pt;
    font-weight:bold;
    font-family: Comic Sans MS;
    color:black;
}

a
{
    color:#45820f;
    text-decoration:none;
}

a:hover
{
    color:#5fb015;
}

img
{
    border-width: 0px;
}

.bold
{
    font-weight:bold;
}

img.imgs
{
    border: solid 1px black;
}

div.footer
{
    text-align:center;
    font-family:arial;
    font-size: 10pt;
}

ul
{
    color:black;
}

table.referencie img
{
    border:solid 1px black;
}

td.thumb
{
    background-color:black;
    width:120px;
    height:120px;
    vertical-align:middle;
    text-align: center;
}

table.article_thumb
{
    width:100%;
}

td.article_thumb
{
    width:50%;
    border:solid 1px black;
}

td.browse
{
    background-color: #white;
    vertical-align: middle;
    text-align: center;
    border:solid 1px black;
    width:150px;
    height:150px;
}

div.home_title
{
    position:relative;
    left:27px;
top:500px;
font-size:30pt;
color:lime;
font-family:serif;
}

div.main_text
{
    color:brown;
    font-weight:bold;
    font-family:serif;
}

span.home_title
{
    background-color:none;
}

td.home
{
    width:780px;
    height:585px;
    background-position:center;
    background-repeat: no-repeat;
    /*background-color: black; */
    background-image:url('images/81611769896a21b9b99dc23b00fa1108.jpg');}

.alert
{
    color:red;
}

div.back
{
    float:right;
}

div.paging
{
    font-size:10pt;
    font-family:arial;
}

span.paging
{
    font-weight:bold;
    color:red;
}

textarea.video
{
	width: 250px;
	height: 100px;
}

textarea.editor {
	width: 90%;
	height: 300px;
	margin: 10px auto;
}

.desc {
	margin: 30px auto 20px auto;
}