﻿html 
{
    font-family: Comic Sans MS, Verdana, Arial, Sans-Serif;
    font-size: small;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffffff;
    overflow-y: scroll; /* always visible vertical scrollbar */
}

body {
    margin: 0px;
    background-color: #ffffff;
}

img 
{
	behavior: url(pngbehavior.htc);
}

.pdffile {
	behavior: url(pngbehavior.htc);
	border: 0px;
	width: 16px;
	height: 16px;
}

*+html hr { margin: 0em 0 -7px 0; /*IE 7 bugfix*/ }
* html hr { margin: 0em 0 -7px 0; /*IE 6 bugfix*/ }

.clear /* <BR> */
{
    clear: both;
}

/* ------------------------------------------------------------------------------------------*/
/* TOP FRAME - contain HEADER */
/* ------------------------------------------------------------------------------------------*/
#TF_out
{
    width: 100%;
    text-align: center;
}

#TF_in 
{
    width: 988px;
    height: inherit;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-color: #ffffff;
}

#TF_table_in 
{
    border-width: 0px;
    padding: 0px;
    margin: 0px;
}

#TF_logo 
{
    background: #FFFFFF url(images/winter_logo.jpg) no-repeat;
    width: 988px;
    height: 207px;
    position: relative;
}

#TF_logo_caption_cz 
{
    background: #FFFFFF url(images/winter_intlcapt2_cz.jpg) no-repeat;
    position: absolute;
    z-index: 9;
    top: 0px;
    left: 0px;
    width: 300px;
    height: 51px;
}

#TF_logo_caption_de 
{
    background: #FFFFFF url(images/winter_intlcapt2_de.jpg) no-repeat;
    position: absolute;
    z-index: 9;
    top: 0px;
    left: 0px;
    width: 300px;
    height: 51px;
}

#TF_logo_caption_en
{
    background: #FFFFFF url(images/winter_intlcapt2_en.jpg) no-repeat;
    position: absolute;
    z-index: 9;
    top: 0px;
    left: 0px;
    width: 300px;
    height: 51px;
}

#TF_logo_caption_pl 
{
    background: #FFFFFF url(images/winter_intlcapt2_pl.jpg) no-repeat;
    position: absolute;
    z-index: 9;
    top: 0px;
    left: 0px;
    width: 300px;
    height: 51px;
}

#TF_pict_frame 
{
    width: 300px;
    height: 205px;
    background-color: Transparent;
}

#TF_rest_of_logo 
{
    width: 500px;
    height: 75px;
    background: #FFFFFF url(images/winter_logo_rd.jpg) no-repeat;
}

#TF_planned_actions 
{
    width: 688px;
    height: 130px;
    background: #FFFFFF url(images/winter_banners_icons.png) no-repeat;
}

#TF_OA_env 
{
    position: relative;
    width: 688px;
    height: 130px;
    background-color: Transparent;
}

#TF_OA_body 
{
    position: absolute;
    top: 50px;
    left: 6px;
    background-color: Transparent;
/*    background: #ffffff url(images/notebook.gif) repeat-y; */
}

.OA_datum 
{
    width: 120px;
    height: 26px;
    font-size: large;
    color: #000000; 
    background-color: Yellow;
    border: solid 2px #000000; 
    text-align: center;
    position: absolute;
    left: 35px;
    top: 20px;
}

.OA_desc 
{
    height: 68px;
    color: #000000;
}

#TF_intl_caption_cz
{
    width: 188px;
    height: 75px;
    background: #FFFFFF url(images/winter_intlcapt_cz.png) no-repeat;
}

#TF_intl_caption_en
{
    width: 188px;
    height: 75px;
    background: #FFFFFF url(images/winter_intlcapt_en.png) no-repeat;
}

#TF_intl_caption_de
{
    width: 188px;
    height: 75px;
    background: #FFFFFF url(images/winter_intlcapt_de.png) no-repeat;
}

#TF_intl_caption_pl
{
    width: 188px;
    height: 75px;
    background: #FFFFFF url(images/winter_intlcapt_pl.png) no-repeat;
}

#flags_1 {
    position: absolute;
    right: 410px;
    top: 210px;
}

#flags_2 {
    position: absolute;
    right: 410px;
    top: 240px;
}

#flags_1 a {
    text-decoration: none;
}

#flags_1 a img {
    border: 0px;
}

#flags_2 a {
    text-decoration: none;
}

#flags_2 a img {
    border: 0px;
}

/* ------------------------------------------------------------------------------------------*/
/* MIDDLE FRAME - contain LEFT FRAME, CONTENT FRAME, RIGHT FRAME */
/* ------------------------------------------------------------------------------------------*/
#MF_out 
{
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0px;
    color: #000000;
}

#MF_in 
{
    width: 988px;
    height: inherit;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-color: #ffffff;
}

#MF_table_in {
    width: auto;
    padding: 0px;
    border-bottom: solid 1px black;
}

#MF_table_out {
    width: 588px;
    padding: 0px; 
    vertical-align: top;
    text-align: justify;
}

#MF_table_out p {
    text-indent: 2em;
}

/* LEFT FRAME */
#LF_out 
{
    float: left;
    width: 240px;
    height: inherit;
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
}

#LF_table_out {
    width: 240px;
    text-align: center;
    margin: 0px;
    padding: 0px; 
    vertical-align: top;
    background: #ffffff url(images/bg_leftpanel.png) no-repeat;
}

/* RIGHT FRAME */
#RF_out 
{
    float: right;
    width: 150px;
    height: inherit;
    margin: 0px;
    padding: 0px;
}

#RF_table_out {
    width: 150px;
    text-align: center;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    background: #ffffff url(images/bg_rightpanel.jpg) no-repeat;
}

/* CONTENT FRAME */
#MF_content 
{
    float: left;
    width: 588px;
    height: inherit;
    padding: 0px;
    margin: 0px;
    background-color: #ffffff;
}

/* ------------------------------------------------------------------------------------------*/
/* BOTTOM FRAME - contain FOOTER */
/* ------------------------------------------------------------------------------------------*/
#BF_out 
{
    width: 100%;
    text-align: center;
}

#BF_in 
{
    width: 988px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1px;
    border-top: solid 1px #000000;
}

#BF_out_footer
{
    width: 100%;
    text-align: center;
}

#BF_in_footer {
    width: 988px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1px;
    text-align: right;
    font-size: x-small;
    color: #000000;
    background-color: transparent;
}

/* ------------------------------------------------------------------------------------------*/
/* CONTENT BOX */
/* ------------------------------------------------------------------------------------------*/
.contentBox
{
    background-color: #ffffff;
    margin: 0px;
    text-align: center;
    margin-top: 4px;
}

.contentBoxHeader
{
    background-image: url(images/main_top.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 11px;
	behavior: url(pngbehavior.htc);
}

.contentBoxBody 
{
    background-image: url(images/main_middle.png);
    background-position: center;
    background-repeat: repeat-y;
    text-align: justify;
    padding: 10px;
	behavior: url(pngbehavior.htc);
}

.contentBoxBody img
{
    margin: 5px 0px 5px 5px;
}

.contentBoxFooter {
    background-image: url(images/main_bottom.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 11px;
	behavior: url(pngbehavior.htc);
}

.fg_img 
{
    background-color: #f0f0f0;
    width: 100%;
    vertical-align: top;
}

.fg_img img 
{
    border: solid 2px #c0c0c0;
}

/* ------------------------------------------------------------------------------------------*/
/* GALERIE */
/* ------------------------------------------------------------------------------------------*/
.GALL_caption {
    color: #000000;
}

.GALL_thumbnail {
    border: solid 2px #c0c0c0;
}

.GALL_table {
    width: 100%;
    border: solid 1px #336699;
}

.GALL_cell {
    background-color: #f0f0f0;
    text-align: center;
    vertical-align: middle;
}

/* ------------------------------------------------------------------------------------------*/
/* DYNAMICKY GENEROVANE BANNERY */
/* ------------------------------------------------------------------------------------------*/
.tickerstyle 
{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.messagediv 
{
    display: none;
}

/* ------------------------------------------------------------------------------------------*/
/* popular box Rounded Corner */
/* ------------------------------------------------------------------------------------------*/
.pxsnazzy {margin:0 0 10px 0;}
.pxtop, .pxbottom {display:block; font-size:1px;}
.pxb1, .pxb2, .pxb3, .pxb4 {display:block; overflow:hidden;}
.pxb1, .pxb2, .pxb3 {height:1px;}
.pxb1 {margin:0 5px;}
.pxb2 {margin:0 3px; }
.pxb3 {margin:0 2px;}
.pxb4 {height:2px; margin:0 1px;}
.pxboxcontent {display:block; padding:2px;}
.pxsnazzy {background: transparent; }
.pxtop, .pxbottom {background:transparent;}
.pxb2, .pxb3, .pxb4 {background:#ffffff; border-left:1px solid #c0c0c0; border-right:1px solid #c0c0c0;}
.pxb1 {background:#c0c0c0;}
.pxb2 {border-width:0 2px;}
.pxboxcontent { background:#ffffff; border:0 solid #c0c0c0; border-width:0 1px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px;}
