body
{
    margin: 0;
    background-color: #fff;
    color: #000;	
    font-size: 12px;
    font-family: Verdana, Tahoma;
}

img {
    padding: 0;
    margin: 0;
}

a
{
    color: #ff7d00;
    text-decoration: none;
}

a:hover
{
    color: #ff7d00;
    text-decoration: underline;
}

table.layout_table
{
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff url('../img/nantech_bg.png') repeat-x;
}

table.layout_table td.main_area
{
	width: 920px;
	background-color: #fff;
}

div.main_div1
{
	height: 94px;
	width: 310px;
	float: left;
}
div.main_div2
{
    height: 94px;
    width: 610px;
    float: left;
}
div.main_div3
{
	clear: both;
	width: 920px;
	height: 0;
	text-align: center;
	background: #cff url('../img/nantech_belka_poziom.gif') repeat-x;
}
div.main_div6
{
	padding: 0;
	background-color: #FFFFFF;
}
div.main_div7
{
    height: 35px;
    line-height: 34px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: #000;
}

div.main_div7 a
{
    color: #999;
    text-decoration: none;
}

div.main_div7 a:hover
{
    color: #666;
    text-decoration: underline;
}

table.body_table
{
    margin: 0;
    padding: 0;
}

table.body_table td.left_top
{
    vertical-align: bottom;
    width: 310px;
    height: 288px;
    background: #fff url('../img/nantech_belka_pomarancz.gif') repeat-x;
}

table.body_table td.top_foto
{
    vertical-align: top;
    width: 610px;
    height: 288px;
    background-color: #0c0;
}

table.body_table td.grey_area
{
    vertical-align: top;
    width: 920px;
    height: 80px;
    padding: 0;
    background: #fff url('../img/nantech_belka_szara.gif') repeat-x bottom;
}

table.body_table td.left_bottom
{
    vertical-align: top;
    width: 310px;
    background-color: #fff;
}

table.body_table td.right
{
    vertical-align: top;
    padding-left: 10px;
}

div.article-entry
{
    font-family: 'Helvetica', 'Tahoma', 'Verdana', 'Arial';
    color: #000;
}

div.article-title
{
    color: #ff7d00;
    font-size: 20px;
    letter-spacing: 4px;
    height: 24px;
}

div.article-title-left
{
    float: left;
}

div.article-title-right
{
    float: right;
    text-align: center;
    font-size: 12px;
}

div.article-body
{
    clear: both;
    color: #333333;
    margin: 8px;
    text-align: justify;    
}

div.blog-entry
{
    font-family: 'Helvetica', 'Tahoma', 'Verdana', 'Arial';
    color: #000;
}

div.blog-title
{
    color: #ff7d00;
    font-size: 20px;
    letter-spacing: 4px;
}

div.blog-body
{
    color: #333333;
    margin: 2px;
    padding-bottom: 2px;
    text-align: justify;    
}

div.window-entry
{
    background-color: #e7edef;
    margin-bottom: 10px;
}

div.window-title
{
    background-color: #002d3d;
    height: 25px;
    line-height: 25px;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 10px;
}

div.window-body
{
    margin: 4px;
    padding-bottom: 5px;
}

input.sbutton {
    border:none;
    margin: 5px;
    line-height: 21px;
    width: 75px;
    height: 21px;
    overflow: hidden;
    display: block;
    font-size: 11px;
    text-decoration: none;
    text-align: center;
    color: #ececec;
    cursor: pointer;
    font-weight: bold;
    background-color: #666;
}

input.sbutton:hover 
{
    color: #fff;
    text-decoration: none;
    background-color: #999;
}

a.sbutton {
    margin: 5px;
    padding: 0;
    width: 75px;
    height: 21px;
    overflow: hidden;
    display: block;
    font-size: 11px;
    text-decoration: none;
    line-height: 21px;
    text-align: center;
    color: #ECECEC;
    cursor: pointer;
    font-weight: bold;
    background-color: #666;
}

a.sbutton:hover 
{
    color: #FFFFFF;
    text-decoration: none;
    background-color: #999;
}

input.tekst, select.tekst, textarea.tekst
{
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    font-family: 'Tahoma','Verdana','Arial';
    font-size: 11px;
}

div.contact
{
    border: 1px solid #ff7d00;
    background-color: #fff;
}

div.contact_title
{
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
    color: #fff;
    font-weight: bold;
    background-color: #ff7d00; 
}
