﻿body
{
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #ECECEC;
    font-family: Verdana, Sans-serif;
    font-size: 12px;
}

TD
{
    vertical-align: top;
}

HR
{
}

H1
{
  border-bottom: solid 1px black;
  font-size: 18px;
  color: #333333;
  padding-top: 18px;
}

H2
{
  font-family: Arial CE;
  font-size: 10px;
  font-weight: normal;
  color: #808080;
  text-align: justify;
}

H3
{
    margin-top: 0px;
  color: #C95208;
  font-size: 14px;
  font-weight: bold;
}

P
{
    margin-top: 0px;
    margin-top: 10px;
}

.row_top1
{
  background-image: url('img/tapeta_top1.jpg');
  background-position: bottom right;
  background-repeat: repeat-x;
  height: 409px;
  vertical-align: top;
}
.row_top2
{
  background-image: url('img/tapeta_top2.jpg');
  background-position: top center;
  background-repeat: repeat-x;
  height: 130px;
  vertical-align: top;
}

.row_footer
{
  background-image: url('img/tapeta_bottom.jpg');
  background-position: top right;
  background-repeat: repeat-x;
  height: 170px;
  vertical-align: top;
}

.panel_top1
{
  background-image: url('img/panel_top1.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  height: 409px;
  vertical-align: top;
}
.panel_top2
{
  background-image: url('img/panel_top2.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  height: 130px;
  vertical-align: top;
}

.panel_content
{
  padding-right: 50px;
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
  vertical-align: top;
}

.panel_info
{
    padding: 10px;
    background-image: url('img/tapeta_top1.jpg');
    background-position: right bottom;
    background-repeat: repeat-x;
    height: 360px;
    vertical-align: top;
    text-align: left;
    color: #F0F0F0;
}
.panel_info A
{
    color: #99CCFF;
}

.panel_content_bottom
{
  background-image: url('img/panel_content_bottom.jpg');
  background-position: top right;
  background-repeat: no-repeat;
  height: 6px;
}

.panel_footer
{
    padding-top: 40px;
    color: #ffffff;
    text-align: left;
    font-size: 13px;
}
.panel_footer A
{
  color: #c0ffff;
}

.menu
{
  font-size: 16px;
  text-align: right;
  font-weight: bold;
  color: #808080;
}
.menu A
{
  color: #ffffff;
  text-decoration: none;
}

.flagimage
{
	font-size: 12px;
	color: #CCCCCC;
	height: 16px;
}
a.flagimage
{
  font-size: 16px;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: left top;
  color: #CCCCCC;
}
a.flagimage:active
{
  background-position: left top;
  background-repeat: no-repeat;
  color: #CCFFFF;
}
a.flagimage:link
{
  background-position: left top;
  background-repeat: no-repeat;
  color: #CCCCCC;
}
a.flagimage:hover
{
  background-position: left -20px;
  background-repeat: no-repeat;
  color: #ffffff;
}
a.flagimagesk {  background-image: url(../images/flag_sk.png);}
a.flagimageen {  background-image: url(../images/flag_en.png);}


