body
{
	margin: 10px auto 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #FFF;
	background-color: #99ccff;
}
select, option, input
{
	font-size: 10px;
	color: black;
	background: #a0c4ff;
}
.wrapper
{
	position: relative;
	background-color: #232235;
	width: 759px;
	margin: 0 auto 0 auto;
	padding: 0;
}
.polozka
{
/*border-right: yellow 1px solid;
border-top: yellow 1px solid;
border-left: yellow 1px solid;
border-bottom: yellow 1px solid;*/
}


/*** Ticker ***/

.Ticker
{
}
.Ticker a
{
	text-decoration: none;
	color: red;
}
.Ticker a:hover
{
	text-decoration: underline;
}
.Ticker a:visited
{
	color: red;
}
.Ticker a:visited:hover
{
	text-decoration: underline;
}


/*** menu ***/

.mndiv
{ 
/*	border-right: yellow 1px solid;
	border-top: yellow 1px solid;
	border-left: yellow 1px solid;
	border-bottom: yellow 1px solid;*/
	height: 16px;
}
.mn
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	margin-left: -1px;
	margin-top: 0px;
}
.mn-is
{
	font-weight: bold;
	color: black;
	padding-right: 3px;
	margin-left: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
}
.mn-hvr
{
	color: white;
	background-color: black;
}
.mn-hvr a:hover
{
	text-decoration: underline;	
}
.mn-st
{
	cursor: pointer;
	width: 100%;
	height: 16px;
	border-bottom: white 2px solid;
}
.mn-lnk
{
	border-bottom: white 2px solid;
}


/*** prepinanie jazyka ***/

a.sk
{
	position: absolute;
	top: 152px;
	left: 419px;
	display: block;
	width: 35px;
	height: 9px;
	background: url( '/sni/Img1/sk.gif' ) no-repeat top left;
}
a:hover.sk
{
	position: absolute;
	top: 152px;
	left: 419px;
	display: block;
	width: 35px;
	height: 9px;
	background: url( '/sni/Img1/sk.gif' ) no-repeat top right;
}
a.en
{
	position: absolute;
	top: 152px;
	left: 459px;
	display: block;
	width: 38px;
	height: 9px;
	background: url( '/sni/Img1/en.gif' ) no-repeat top left;
}
a:hover.en
{
	position: absolute;
	top: 152px;
	left: 459px;
	display: block;
	width: 38px;
	height: 9px;
	background: url( '/sni/Img1/en.gif' ) no-repeat top right;
}


/*** News ***/

.newsContainer
{
	BACKGROUND-REPEAT: no-repeat;
	FILTER: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.25,wipestyle=0,motion=forward);
}
.news
{
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	color: white;
}
.newslnk a
{
	color: #FFAA66;
	text-decoration: none;
}
.newslnk a:hover
{
	color: #FFAA66;
	text-decoration: underline;
}

/*** udaje o obchodoch ***/

.obch-titl
{
font-size: 10px;
font-weight: normal;
color: Black;
text-align: left;
/*
border-right: yellow 1px solid;
border-top: yellow 1px solid;
border-left: yellow 1px solid;
border-bottom: yellow 1px solid;
*/
}
.obch-hdn
{
font-size: 10px;
font-weight: bold;
color: Black;
text-align: right;
/*
border-right: yellow 1px solid;
border-top: yellow 1px solid;
border-left: yellow 1px solid;
border-bottom: yellow 1px solid;
*/
}
.idx-hdn
{
font-size: 10px;
font-weight: bold;
color: White;
text-align: left;
padding-left: 3px;
padding-right: 3px;
/*
border-right: yellow 1px solid;
border-top: yellow 1px solid;
border-left: yellow 1px solid;
border-bottom: yellow 1px solid;
*/
}
.kotacie-titl
{
font-size: 9px;
font-weight:bold;
color: #d4d5da;
text-align: left;
vertical-align:middle;
}
.kotacie-cp
{
border-right: #000000 0px;
border-top: #000000 0px;
border-left: #000000 0px;
border-bottom: #000000 0px;
}


/*** Reklama ***/

.adv_x_delimiter
{
	background-color : Black;
	background: url("images/horizontal_dashline.gif");
	background-repeat: repeat-x;
	height: 10px;
}
.adv_y_delimiter
{
	background-color : Black;
	background: url("images/vertical_dashline.gif");
	background-repeat: repeat-y;
	background-position: 50% 0%;
	width: 11px;
}
td.adv 
{
  background-color : Black;
  text-align:center;
  vertical-align:middle;
  width: 141px;
  height:50px;
}
