/**
 * default style
 * (c) 2008, Art.Zavod
 */

html
{
    height: 100%;
    padding: 0;
    margin: 0;
}

body
{
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    min-height: 100%;
    background-color: #000;
    text-align: center;
    display: block;
    _height: 100%;
}

* html body
{
    height: 100%;
}

html>body
{
    height: auto;
    min-height: 100%;
}

/* layout */

#all
{
    height: 100%;
}

#cont
{
    height: 100%;
    clear: both;
    display: block;
    position: relative;
    margin: 0 auto;
    width: 1001px;
}

#header,
#content
{
    text-align: left;
    width: 1001px;
    font-family: tahoma;
    color: #ffffff;
    margin: 0;
    padding: 0;
    position: relative;
}

#content
{
    padding: 0 0 180px 0;
}

/* std */

hr 
{
    border: none;
    border-width: 0;
    color: #fff;
    background-color: #fff;
    height: 3px;
    padding: 0;
    margin: 0;

    clear: both;
}

form
{
    padding: 0;
    margin: 0;
}

A
{
    text-decoration: underline;
    color: #F9FF07;
}

ABBR
{
    cursor: help;
}

img
{
    border: none;
    padding: 0;
    margin: 0;
}

/* custom error */

div.err b
{
    color: red;
    font-weight: bold;
}

div.err ul
{
    margin: 5px 0;
    color: #000000;
    list-style: none;
}

div.err
{
    padding: 5px 10px;
    margin: 10px;
    border: 1px solid red;
    background-color: #ffffdd;
}

/* clearfix */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
@media all and (min-width: 0px) {.clearfix { margin: -15px; }}/*opera*/
body:first-of-type .clearfix { margin: 0; }/*safari*/


#fo1, #fo2, #fo3
{
    position: absolute;
    left: 0;
    width: 100%;
}
#fo1
{
    background-color: #252525;
    top: 0;
    height: 375px;
}
#fo2
{
    background-color: #444444;
    top: 375px;
    height: 72px;
}
#fo3
{
    background-color: #C9D735;
    top: 447px;
    height: 16px;
}

#foma {
    background-color: #98AE38;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 1001px;
}

* html #foma {
    height: 100%;
}

/* header */

#header
{
    height: 202px;
    width: 1001px;
    color: #ffffff;
    position: relative;
    background: #5FB1F5 url(http://www.priozerie.com/themes/default/images/f_hdr.jpg) left top repeat-x;
}

#header #hma
{
    position: absolute;
    right: 113px;
    top: 18px;
    white-space: nowrap;
}

#header #hma a
{
    padding-left: 26px;
}

#header div.title
{
    position: absolute;
    left: 98px;
    top: 86px;
    width: 380px;
    height: 39px;
    padding-right: 10px;
    font-style: italic;
    font-size: 26pt;
    font-family: tahoma;
    line-height: 38px;
    color: #fff;
}

#header div.menu
{
    padding: 0 15px 0 0;
    position: absolute;
    top: 90px;
    right: 0;
    width: 422px;/*460px;*/
    font-style: tahoma;
    font-size: 18px;
    font-family: tahoma;
    line-height: 38px;
}



.art {
    font-size: 15px;
text-decoration: blink; 
}





#header div.menu a
{
    text-decoration: underline;
    padding-right: 50px;
    color: #fff;
}

#header div.menu a.selx,
#header div.menu a.sel,
#header div.menu a:hover
{
    color: #FAFF08;
}

/* content */

#content
{
    background-color: #98AE38;
    font-size: 13px;
    clear: both;
    display: block;
    position: relative;
}

* html #content 
{
/*    width: 660px;*/
}

#content .main
{
    margin-left: 366px;
    width: 545px;
    padding-top: 22px;
	font-family:tahoma;
	font-size:14px;
}

* html #content .main
{
    padding-top: 26px;
}

#content .contact
{
    width: 228px;
    position: absolute;
    top: 279px;
    left: 86px;
    background-color: #ABBD42;
}

#content .contact .ctop
{
    width: 228px;
    height: 24px;
    background: #ABBD42 url(http://www.priozerie.com/themes/default/images/ctop.jpg) left top no-repeat;
}

#content .contact .cbot
{
    width: 228px;
    height: 24px;
    background: #ABBD42 url(http://www.priozerie.com/themes/default/images/cbot.jpg) left bottom no-repeat;
}

#content .contact .cmain
{
    padding: 0 24px;
    text-align: right;
    white-space: nowrap;
	font-family:tahoma;
	font-size:14px;
}

/**/

#content h1
{
    color: #F9FF07;
    font-style: italic;
    font-family: arial;
    font-size: 18px;
    margin: 5px 0;
}

#content .gal hr,
#content .main hr
{
    margin: 5px 0;
}

* html #content .main hr
{
    margin: -5px 0;
}

#content .contact .cmain strong {
    color: #F9FF07;
    font-style: italic;
    font-family: arial;
    font-size: 18px;
}

.contact hr
{
    margin: 6px 0;
}

* html .contact hr
{
    margin: 0px 0;
}

#content table td
{
    vertical-align: top;
    color: #fff;
    font-size: 13px;
}

#content hr.w100,
#content table td hr
{
    width: 100%;
}

#content table td ul
{
    margin: 0;
    padding: 0 0 0 14px;
}

#content table td ul li
{
    padding-bottom: 6px;
}

#content table td strong
{
    font-weight: bold;
}

/* footer */

#footerwrap
{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 180px;
    width: 100%;
    margin: 0;
    padding: 0;
}

* html #footerwrap
{
/*    padding-bottom: 170px;*/
}

#footer
{
    text-align: left;
    color: #fff;
    font-family: tahoma;
    position: relative;
    display: block;
    width: 1001px;
    height: 180px;
    padding: 0;
    margin: 0 auto;
    font-size: 12px;
    background: #98AE38 url(http://www.priozerie.com/themes/default/images/f_ftr.jpg) left bottom repeat-x;
}

#footer a
{
    color: #FAFF08;
}

#footer div#makers
{
    position: absolute;
    left: 100px;
    top: 46px;
    width: 170px;
    padding-top: 60px;
    background-image: url(http://www.priozerie.com/themes/default/images/bird.gif);
    background-position: 24px top;
    background-repeat: no-repeat;
}

#footer div#copy
{
    position: absolute;
    left: 270px;
    bottom: 0;
    height: 72px;
    background-image: url(http://www.priozerie.com/themes/default/images/tree.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-top: 60px;
    padding-left: 250px;
}

/* foto */

div.gal {
    padding: 0 80px 10px 80px;
}

div.foto_group_title
{
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 16px;
}

div.img-container
{
    position: relative;
}

div.img-container hr
{
    margin: 20px 4px 16px 0;
}

*html div.img-container hr
{
    margin: 4px 8px 8px 0;
}

@-moz-document url-prefix()
{
    div.img-container hr
    {
        margin: 6px 4px 14px 0;
    }
}

div.foto
{
    position: relative;
    float: left;
    width: 262px;
    height: 202px;
    padding: 0 12px 12px 0;
}

*HTML div.foto
{
    padding: 0;
    margin: 0 12px 12px 0;
}

div.foto a 
{
    text-decoration: none;
}

div.foto a img
{
    position: absolute;
    border: none;
    margin: 0;
    left: 8px;
    top: 18px;
}

div.foto div.frame
{
    position: absolute;
    left: 0;
    top: 0;
    width: 262px;
    height: 202px;
    background: url(http://www.priozerie.com/themes/default/images/frame.gif) 0 0 no-repeat;
}


*HTML div.fotos

{
    padding: 0;
    margin: 0 12px 12px 0;
}

div.fotos div.frames
{
    position: absolute;
    left: 0;
    top: 0;
    width: 230px;
    height: 163px;
    background: url(http://www.priozerie.com/themes/default/images/frame.gif) 0 0 no-repeat;
}




div.fotos
{
    position: relative;
    float: left;
    width: 230px;
    height: 163px;
    padding: 0 12px 12px 0;
}




.err {
    background-color: #ffffcc;
    padding: 5px 10px;
    color: #000;
}

.err b {
    color: red;
    font-weight: bold;
}

a.thickbox { border: none; }
a.thickbox img { border: 3px solid #fff; margin: 10px 0px 0px 10px; }
.gal pre { display:none }
