/* readme

A: Václav VESELÝ
W: www.deltaori.com

V: 0.2
D: 10-08-05
S: alpha 2

*/

body
{
overflow:               scroll;
color:                  rgb(255, 255, 255);
font-family:            Courier New, monospace;
font-size:              14px;
text-align:             center;
line-height:            1.0;

height:                 100%;
width:                  100%;
margin:                 0px;
background-color:       black;
}

#page {
position:               relative;
width:                  960px;
margin:                 auto;
padding:                10px;
}

.top-left
{
color:                  rgb(180, 180, 180);
text-align:             left;
font-size:              16px;
position:               absolute;
top:                    20px;
left:                   20px;
width:                  100%;
height:                 30px;
}

.top-right
{
color:                  rgb(051, 051, 051);
text-align:             right;
font-size:              16px;

position:               absolute;
top:                    20px;
right:                  20px;
width:                  100%;
height:                 30px;
}

.hor-menu
{
color:                  rgb(051, 051, 051);
text-align:             left;
padding:                0px 0px 0px 20px;
text-transform:         uppercase;
border-top:             1px dashed gray;
border-bottom:          1px dashed gray;
font-size:              16px;

position:               absolute;
top:                    145px;
left:                   0px;
right:                  0px;

width:                  100%;
height:                 50px;
}

.dyn-content
{
position:               absolute;
top:                    210px;
left:                   0px;
right:                  0px;
height:                 0px;
text-align:             left;
margin:                 auto;
width:                  100%;
padding:                20px 20px 20px 20px;

color:                  rgb(180, 180, 180);
font-size:              14px;
}

.seg-foto
{
position:               relative;
display:                block;
top:                    10px;
left:                   0px;
right:                  0px;
height:                 0px;
text-align:             left;
padding:                0px 0px 0px 20px;
width:                  100%;

color:                  rgb(180, 180, 180);
font-size:              16px;
}

.seg-face
{
position:               relative;
display:                block;
color:                  rgb(051, 051, 051);
top:                    0px;
left:                   0px;
padding:                0px 0px 0px 20px;

text-align:             right;
font-size:              8px;
}

.seg-normal
{
position:               relative;
display:                block;
top:                    0px;
left:                   0px;
color:                  rgb(180, 180, 180);
font-size:              16px;
padding:                0px 0px 0px 20px;
}

/* link */

a
{
text-decoration:        none;
color:                  rgb(102, 102, 102);
}

a:hover
{
color:                  rgb(255, 255, 255);
}

/* table */

#table
{
frame:                  void;
rules:                  none;
cellspacing:            10px;
}

tr:hover
{
}

.txt-heading
{
color:                  rgb(255, 0, 0);
padding:                0px 0px 20px 0px;
font-size:              16px;
}

.txt-sub
{
padding:                0px 0px 0px 0px;
font-size:              14px;
}

.txt-description
{
padding:                20px 0px 20px 20px;
font-size:              14px;
}


.bila   {  color: rgb(255, 255, 255); }
.sbila  {  color: rgb(180, 180, 180); }
.seda   {  color: rgb(102, 102, 102); }
.tseda  {  color: rgb(051, 051, 051); }

IMG     {  border: 0px solid black; margin:10px; }
DIV IMG {  margin:0px; }
a.foto	 {  display:block; float:left; margin:20px; text-align:center; }
