
*
{
    margin: 0;
}

html
{
    height: 100%;
}

body
{
    height: 100%;
    background: url(      'images/mbg.jpg' ) top repeat-x;
    background-color: #568599;
    font-family: Verdana,Arial;
    font-size: 11px;
}
#main
{
    width: 980px;
    min-height: 100%;
    margin: 0 auto;
}
#up
{
    position: relative;
    width: 980px;
    height: 429px;
    background: url(      'images/home1bg2.jpg' ) top no-repeat;
}
#uptest
{
    position: relative;
    width: 980px;
    height: 429px;
    background: url(      'images/bgmain.jpg' ) top no-repeat;
}
#up2
{
    position: relative;
    width: 980px;
    height: 186px;
    background: url(      'images/pages1bg.jpg' ) top no-repeat;
}
#upgda
{
    position: relative;
    width: 980px;
    height: 186px;
    background: url(      'images/bg/pagesgdabg.jpg' ) top no-repeat;
}
#upmenu
{
    position: absolute;
    right: 50px;
    top: 5px;
}
#pageheads
{
    position: absolute;
    left: 714px;
    top: 120px;
    width: 240px;
    height: 40px;
    font-family: Arial;
    font-size: 24px;
    color: #ffffff;
}
.linkimg
{
    behavior: url(      "iepngfix.htc" );
}
.linkimgmr
{
    behavior: url(      "iepngfix.htc" );
    margin-right: 6px;
}
.divider
{
    margin-top: -8px;
}
.butt
{
    margin-top: 10px;
}

#homepage
{
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
    width: 976px;
    padding-bottom: 30px;
    background: url(      'images/pagebg.jpg' ) top repeat-x;
    background-color: #9fc3d9;
}

.bigwhitehead
{
    font-style: Arial;
    font-weight: bold;
    color: #ffffff;
    font-size: 18px;
}
.bignaslov
{
    font-family: Arial, Verdana;
    font-size: 20px;
    font-weight: 700;
    color: #eb6f00;
}
.podnaslov
{
    font: verdana;
    font-weight: 700;
    color: #000000;
    margin: 0px;
    padding: 10px 0px 5px 0px;
}
.midnaslov
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: 700;
    color: #000000;
    margin: 0px;
    padding: 10px 0px 5px 0px;
}
.midnaslovo
{
    font-family: Arial, Verdana;
    font-size: 14px;
    font-weight: 700;
    color: #eb6f00;
    margin: 0px;
    padding: 10px 0px 5px 0px;
}
.ntxt
{
    line-height: 17px;
    margin-bottom: 10px;
    color: #3d3d3d;
}

.tableheader
{
    padding: 5px 0px 2px 5px;
    border-bottom: 2px solid #80a3b7;
    font-size: 100%;
    font-weight: bold;
}

.tableheaderl
{
    font-size: 100%;
    font-weight: bold;
    border-bottom: 2px solid #80a3b7;
    padding: 10px 5px 2px 5px;
}

.tableheader5
{
    font-size: 150%;
    padding: 10px 10px 2px 10px;
    font-weight: bold;
    border-bottom: 3px solid #80a3b7;
}

.tablerow
{
    vertical-align: top;
    width: 250px;
}
A.GridLink
{
    color: #000000;
    font-family: verdana;
}
A.GridLink:link
{
    color: #000000;
    font-family: verdana;
}
A.GridLink:visited
{
    color: #000000;
    font-family: verdana;
}
A.GridLink:hover
{
    text-decoration: underline;
    font-family: verdana;
    color: #eb6f00;
    cursor: hand;
}
a
{
    color: #eb6f00;
    text-decoration: none;
}
A:link
{
    color: #eb6f00;
}
A:hover
{
    text-decoration: underline;
    color: #eb6f00;
    cursor: hand;
}


#main-left
{
    margin-right: 14px;
}
#main-mid
{
    margin-right: 14px;
    margin-left: 14px;
}
#main-right
{
    margin-left: 14px;
}
#main-mid-border
{
    border-left: 1px solid #9bbfd1;
    border-right: 1px solid #9bbfd1;
}
#footer
{
    width: 980px;
    height: 40px;
    background-color: #000000;
    text-align: right;
    padding-top: 25px;
}
#header
{
    width: 980px;
    height: 20px;
    background: url(      'images/bg/headerb.jpg' ) top no-repeat;
    text-align: right;
    padding-top: 10px;
}
#copyright
{
    padding-left: 50px;
    float: left;
    font-size: 10px;
    color: #6d818f;
}
#downmenu
{
    margin-right: 50px;
}
#downmenu li
{
    display: inline;
}
#downmenu span
{
    color: #3d3d3d;
    margin: 0px 6px 0px 6px;
}

#rightmenu
{
}

#rightmenu ul
{
    list-style: none;
}
#rightmenu li
{
    margin: 8px 0px;
    vertical-align: middle;
}
#blanket
{
    background-color: #111;
    opacity: 0.65;
    filter: alpha(opacity=65);
    position: absolute;
    z-index: 901;
    top: 0px;
    left: 0px;
    width: 100%;
}


#popUpDiv
{
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ebf3f6, endColorStr=#a0c3d7);
    position: absolute;
    background-color: #ffffff;
    width: 300px;
    height: 300px;
    z-index: 902;
    top: 0px;
    left: 0px;
    border-style: solid;
    border: 1px #a0c3d7;
    padding: 5px 5px 5px 5px;
    overflow: auto;
}

#popUpDivHW
{
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#a0c3d7, endColorStr=#ebf3f6);
    position: absolute;
    background-color: #ffffff;
    width: 500px;
    height: 300px;
    z-index: 902;
    top: 0px;
    left: 0px;
    border-style: solid;
    border: 1px rgb(255,255,255);
    padding: 5px 5px 5px 5px;
    overflow: auto;
}

A.afooter:link
{
    color: #6d818f;
    text-decoration: none;
    font-family: Verdana, Arial;
    font-size: 10px;
}
A.afooter:visited
{
    color: #6d818f;
    text-decoration: none;
    font-family: Verdana, Arial;
    font-size: 10px;
}
A.afooter:hover
{
    color: #a4c5d9;
    text-decoration: none;
    font-family: Verdana, Arial;
    font-size: 10px;
}

A.armenu:link
{
    color: #3d3d3d;
    text-decoration: none;
    font-family: Verdana, Arial;
    font-size: 11px;
}
A.armenu:visited
{
    color: #3d3d3d;
    text-decoration: none;
    font-family: Verdana, Arial;
    font-size: 11px;
}
A.armenu:hover
{
    color: #eb6f00;
    text-decoration: none;
    font-family: Verdana, Arial;
    font-size: 11px;
}

A.olink:link
{
    color: #3d3d3d;
    text-decoration: none;
}
A.olink:visited
{
    color: #3d3d3d;
    text-decoration: none;
}
A.olink:hover
{
    color: #eb6f00;
    text-decoration: none;
}

#shadow
{
    width: 980px;
    height: 60px;
    background: url(      'images/shadow.png' ) top no-repeat;
    behavior: url(      "iepngfix.htc" );
}
.logoutBtn
{
    font-family: Verdana;
    font-size: 11px;
    color: Black;
}
.MenuButton
{
    border: 1px solid #d27d00;
    background-image: url(         'GDA/images/menuBack.png' );
    background-repeat: repeat-x;
    padding-left: 5px;
    padding-right: 5px;
    height: 22px;
    color: #000000;
}
.MenuButtonSelected
{
    border: 1px solid #758795;
    background-image: url(         'GDA/images/navButBackBlue.png' );
    background-repeat: repeat-x;
    padding-left: 5px;
    padding-right: 5px;
    height: 22px;
    color: #000000;
    font-size: 12px;
}
a.MenuButton
{
    color: Black;
    text-decoration: none;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    background: none;
}
a.MenuButton:hover
{
    color: Black;
    text-decoration: underline;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}
.tableView1
{
    border-left: solid 1px #adb9c2;
    border-right: solid 1px #adb9c2;
    border-bottom: solid 1px #adb9c2;
    border-top: solid 1px #adb9c2;
}
.tableView1 caption
{
    color: #000000;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    border-bottom: none;
    border-left: solid 1px #adb9c2;
    border-right: solid 1px #adb9c2;
    border-top: solid 1px #adb9c2;
    padding: 5px;
    background-image: url(   'GDA/images/gridBack.png' );
    background-repeat: repeat-x;
}
.GridViewClearHeader
{
    color: #000000;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    border-bottom: none;
    border-left: solid 1px #adb9c2;
    border-right: solid 1px #adb9c2;
    border-top: solid 1px #adb9c2;
    padding: 5px;
    background-image: url(   'GDA/images/gridBack.png' );
    background-repeat: repeat-x;
}
.tahomaTitle
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
}
.tahomaHeader
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}
.GridView
{
    border: solid 1px gray;
    font-size: 11px;
    font-family: verdana;
}
.GridView caption
{
    color: #000000;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    border-bottom: none;
    border-left: solid 1px #adb9c2;
    border-right: solid 1px #adb9c2;
    border-top: solid 1px #adb9c2;
    padding: 5px;
    background-image: url(   'GDA/images/gridBack.png' );
    background-repeat: repeat-x;
}
.GridViewHeader
{
    background-image: url(GDA/images/gridBack.png);
    background-repeat: repeat-x;
    background-position: bottom;
    font-weight: bold;
    border-bottom: solid 1px gray;
}
.overlay
{
    z-index: 100;
    background-color: #fff;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
    border: black solid 1px;
    padding: 5px;
    width: 100px;
    position: absolute;
}
.hand
{
    cursor: pointer;
}
.captchaTextBox
{
    font-family: Verdana;
    font-size: 11px;
    padding: 2px;
    font-weight: bold;
}
.BorderGray
{
    border: solid 1px #adb9c2;
}
.GridViewWhiteHeader
{
    color: #000000;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    border: solid 1px #adb9c2;
    padding: 5px;
    background-image: url(   'GDA/images/gridBackClear.png' );
    background-repeat: repeat-x;
}
.KontaktWindow
{
    position: fixed;
    top: 75%;
    background-color: Red;
    width: 100%;
    height: 25%;
    background-color: #000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    z-index: 10;
}
.KontaktWindowMain
{
    position: fixed;
    top: 75%;
    background-color: #FFFFFF;
    width: 900px;
    height: 24%;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #525252;
    z-index: 105;
    overflow: auto;
}

.KontaktWindowWait
{
    position: fixed;
    top: 84%;
    margin-left: auto;
    margin-right: auto;
    z-index: 105;
    text-align: center;
}
a.Comunicator
{
    color: Black;
    text-decoration: none;
    font-family: Verdana;
    font-size: 10px;
    background: none;
    border: 1px solid black;
}
a.Comunicator:hover
{
    color: Black;
    text-decoration: underline;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
}
.watermark
{
    color: #CCCCCC;
    font-weight: normal!important;
}
.OuterDiv
{
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 0%;
    filter: alpha(opacity = 55);
    -moz-opacity: 0.55;
    opacity: 0.55;
    background-color: Black;
    margin: 0;
}
.InnerDiv
{
    left: 50%;
    margin-left: -450px;
    margin-top: 10px;
    position: fixed;
    bottom: 1px;
    z-index: 999;
    width: 900px;
    height: 180px;
    background-color: White;
    border: 1px solid gray;
}
.CloseDiv
{
    left: 50%;
    margin-left: 370px;
    position: fixed;
    bottom: 170px;
    z-index: 1000;
    width: 66px;
    cursor: pointer;
}
#slider {
    width: 245px; /* important to be same as image width */
    height: 120px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 245px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: center;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/12px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 245px;
    background-color: #333;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clearslider {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.topslider {
	top: 0;
	left: 0;
}
.bottomslider {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}
