        body {
                margin:0px;
        }

        body, table td {
            font:12px/18px tahoma;
        }


        a:link {
            color:#0000CC;
        }
        a img {
                border:0px;
        }

        h1 {
            margin-top:40px;
            margin-bottom:0px;
            font:bold 24px 'Trebuchet MS', Tahoma, sans-serif;
            border-bottom:1px solid black;
            color:#FF7321;
            text-align:left;
        }

        h1 em {
            font-style:normal;
            color:black;
        }



        table#uppertable {
                width:750px;
                margin-left:auto;
                margin-right:auto;
        }

        div#uppertable {
                text-align:center;
        }

        td#etarget_international {
                padding-top: 3px;
                font-size: 12px;
                padding-right: 3px;
                vertical-align:top;
        }

        table#toptable {
                background-color:white;
                border:none;
                width:100%;
        }

.top_menu_outer_div
{
  padding-top:1px;
  height:32px;
  width:100%;
  text-align:center;
  background-repeat:repeat-x;
  margin-right:auto;
  margin-left:auto;
  background-image:URL('/img/skin/top_menu_outer_div_background.gif');
}

.top_menu_inner_div A
{
	filter:dropshadow(color=#000000, offx=1, offy=1);
	display:block;
	padding-top:4px;
	padding-bottom:4px;
        padding-left: 9px;
        padding-right: 9px;
        margin-top:1px;
	color:white !important;
	text-decoration:none;
	height:18px;
	font:bold 11px/19px Tahoma, sans-serif;
	cursor:hand;
}

.top_menu_inner_div
{
	width:750px;
	margin-left:auto;
	margin-right:auto;
  text-align:right;

}

.top_menu_inner_div table tr td div
{
  cursor:hand;
	background:url('http://www.etarget.sk/img/skin/top_menu_bg_button.gif');
	border-left:1px solid #324D60;
	border-right:1px solid #9EAEBA;
  padding:0px;
  margin:0px;
  margin-right:auto;
  margin-left:auto;
}

.top_menu_table
{
  margin-left:auto;
}

.top_menu_table TR TD
{
  padding:0px;
}

/*** CountryChooser ***/

A#Ncountrychooser DIV#Nthiscountry img#flag{
	  margin-top:5px;
    margin-left:6px;
    border:none;
}


A#Ncountrychooser DIV
{
    border:none;
}

A#Ncountrychooser DIV#Nthiscountry {
    height:25px;
    width:146px;
    cursor:hand;
    text-align:left;
    background-color:#F5F5EF;
    background-image:URL('http://www.etarget.sk/img/popdown.gif');
}


html>body A#Ncountrychooser DIV#Nthiscountry {
    height:25px;
}

A#Ncountrychooser DIV#Nthiscountry img#arrow{
	margin-bottom:8px;
	margin-right:8px;
	margin-left:3px;
}

A#Ncountrychooser {
	float:right;
	display:block;
}

A#Ncountrychooser:hover DIV#Nthiscountry
{
}

A#Ncountrychooser:hover {
	border:0px;
	color:black;
}

A#Ncountrychooser DIV#Nforeigncountries {
	display:none;
}

DIV#Nforeigncountries DIV.country {
	cursor:hand;
	padding:5px 23px 5px 5px;
  border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
  background-color:#F5F5EF;
}

DIV#Nforeigncountries DIV.country img
{
  border:none;
}

A#Ncountrychooser:hover DIV#Nforeigncountries {
	display:block;
	position:absolute;
  width:145px;
}

A#Ncountrychooser:hover DIV#Nforeigncountries DIV.country#last {
    border:0px;
    background-color:transparent;
    background-image:URL('http://www.etarget.sk/img/poplast.gif');
}

A#Ncountrychooser:hover DIV#Nforeigncountries {
    width:146px;
}

TABLE.etarget_international
{
    text-align:right;
    font: 11px/17px Tahoma, Arial, Helvetica, sans-serif;
    color:#95928C;
    margin-left:auto;
    margin-right:0px;
}

#international {
        vertical-align:top;
        text-align:right;
        }
#tdlogo {
        padding-top:10px;
}

div#centerdiv {
        text-align:center;
}

div#main {
        width:750px;
        margin-left:auto;
        margin-right:auto;
}

table#footer {
    border-top:1px solid #AAAAAA;
    width:100%;
}

    table#footer #info {
        font-size:11px;
    }

    table#footer #copy {
        text-align:right;
        font-size:11px
    }