html { overflow:scroll; } 
html, body, form
{
	margin:0;
	padding:0;
	
}
body
{
	background-color:white;
	font-family:Tahoma;
	color:#606060;
}
a:hover
{
	text-decoration:none;
}
.ftBold
{
	font-weight:bold;
}
.ftUpper
{
	text-transform:uppercase;
}
.ftItalic
{
	font-style:italic;
}
.ftUnderline
{
	text-decoration:underline;
}
.fsNormal
{
	font-family:Tahoma;
	font-size:11px;
}
.fsTitle
{
	font-family:Tahoma;
	font-size:12px;
}
.fsBig
{
	font-family:Tahoma;
	font-size:18px;
}
.fcBlue
{
	color:#000000;
}
.fcGray
{
	color:#929292;
}
.fcGrayDark
{
	color:#606060;
}
.fcGreen
{
	color:#ed1c24;
}
.fcWhite
{
	color:#000000;
}
.tdNone
{
	text-decoration:underline;
}
.arrowBlueRight
{
	background:url(img/arrow_blue_right.gif) no-repeat right 5px;
	padding-right:10px;
}
.arrowWhiteRight
{
	background:url(img/arrow_white_right.gif) no-repeat right 5px;
	padding-right:10px;
}
.opacity8
{
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
}
.margin10
{
	margin:9px 10px;
}
.noMarginPadding
{
	margin:0;
	padding:0;
}
.fLeft
{
	float:left;
}
.fRight
{
	float:right;
}
/* HEADER AND BUTTON */
/* HEADER */
.headerGreen
{
	height:25px;
	background:url(img/header_green.gif) no-repeat;
}
.headerGreen h3
{
	padding:0;
	margin:0;
	height:25px;
	line-height:25px;
	margin-left:10px;
	background:url(img/header_green.gif) repeat-x top right;
	font-size:12px;	
	color:white;
}
.headerGreen a
{
	font-size:12px;	
	color:white;
	text-decoration:none;
}
.headerGreen a:hover
{
	text-decoration:underline;
}
/**/
.headerOrange
{
	height:25px;
	background:url(img/header_orange.gif) no-repeat ;
}
.headerOrange h3
{
	padding:0;
	margin:0;
	height:25px;
	line-height:25px;
	margin-left:10px;
	background:url(img/header_orange.gif) repeat-x top right;
	font-size:12px;	
	color:#000000;
}
.headerOrange a
{
	font-size:12px;	
	color:#000000;
	text-decoration:none;
}
.headerOrange a:hover
{
	text-decoration:underline;
}
/**/
.headerGrey
{
	height:25px;
	background:url(img/header_grey.gif) no-repeat ;
}
.headerGrey h3
{
	padding:0;
	margin:0;
	height:25px;
	line-height:25px;
	margin-left:10px;
	background:url(img/header_grey.gif) repeat-x top right;
	font-size:12px;	
	color:#000000;
}
.headerGrey a
{
	font-size:12px;	
	color:#000000;
	text-decoration:none;
}
.headerGrey a:hover
{
	text-decoration:underline;
}
/**/
.headerRed
{
	height:25px;
	background:url(img/header_red.gif) no-repeat ;
}
.headerRed h3
{
	padding:0;
	margin:0;
	height:25px;
	line-height:25px;
	margin-left:10px;
	background:url(img/header_red.gif) repeat-x top right;
	font-size:12px;	
	color:#FFF;
}
.headerRed a
{
	font-size:12px;	
	color:#FFF;
	text-decoration:none;
}
.headerRed a:hover
{
	text-decoration:underline;
}
/**/
.headerBlue
{
	height:25px;
	background:url(img/header_orange.gif) no-repeat ;
}
.headerBlue h3
{
	padding:0;
	margin:0;
	height:25px;
	line-height:25px;
	margin-left:10px;
	background:url(img/header_orange.gif) repeat-x top right;
	font-size:12px;	
	color:white;
}
.headerBlue a
{
	font-size:12px;	
	color:#000000;
	text-decoration:none;
}
.headerBlue a:hover
{
	text-decoration:underline;
}

.Links_Red a {color:red;}

/* BUTTON */
.buttonGreen
{
	background:url(img/button_grey_left.gif) no-repeat;
	height:17px;
}
.buttonGreen a
{
	margin-left:10px;
	padding-right:18px;
	float:left;
	height:17px;
	line-height:17px;
	background:url(img/button_grey_right.gif) no-repeat top right;	
	font-size:11px;
	font-weight:bold;
	color:#606060 !important;
	text-decoration:none;
}
.buttonGreen a:hover
{
	text-decoration:underline;
}
/**/
.buttonBlue
{
	background:url(img/button_grey_left.gif) no-repeat;	
	height:17px;
}
.buttonBlue a
{
	margin-left:10px;
	padding-right:18px;
	float:left;
	height:17px;
	line-height:17px;
	background:url(img/button_grey_right.gif) no-repeat top right;	
	font-size:11px;
	font-weight:bold;
	color:#ffffff !important;
	text-decoration:none;
}
.buttonBlue a:hover
{
	text-decoration:underline;
}

/* FREETEXTBOX */
#contentLay
{
	width:429px;
	margin:0;
	padding:0;
	border-collapse:collapse;
}
#contentLay td,
#contentLay #nopm
{
	margin:0;
	padding:0;
}
#mCenterForum #contentLay
{
	width:725px;	
}
#cnt .freetext,
#cnt .vprasalniki
{
	font-family:Tahoma;
	font-size:11px;
	color:#606060;
	padding:0 20px;
}
#cnt .freetext h1,
table.qnrtab td.NLqnrfreetext h1
{
	padding:0;
	margin:0;
	display:block;
	width:409px;	
	line-height:31px;
	margin:4px -20px 10px -20px;
	padding-left:20px;
	font-size:24px;
	font-weight:normal;
	color:white;
	background:#b6151b url(img/h1_bg.gif) repeat-x;
}
#cnt .freetext h2,
table.qnrtab td.NLqnrfreetext h2
{
	padding:0;
	margin:5px 0;
	color:black;
	font-weight:normal;
	font-size:18px;
}
#cnt .freetext h3,
table.qnrtab td.NLqnrfreetext h3
{
	padding:0;
	margin:5px 0;
	color:black;
	font-size:14px;
}
#cnt .freetext h4,
table.qnrtab td.NLqnrtextbox h4
{
	padding:0;
	margin:0;
	font-size:11px;
	color:black;
}
#cnt .freetext h5,
table.qnrtab td.NLqnrfreetext h5
{
	padding:0;
	margin:0;
	display:block;
	width:399px;
	line-height:25px;
	margin:4px -20px 4px 0;
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
	color:white;
	background:#b6b6b6 no-repeat;
}
#cnt .freetext p,
table.qnrtab td.NLqnrfreetext p
{
	padding:0;
	margin:5px 0;
}
#cnt .freetext a,
table.qnrtab td.NLqnrfreetext a
{
	color:#ed1c24;
}
#cnt .freetext a:hover
{
}
#cnt .freetext a img
{
	border:none;
}
#cnt .freetext ul,
table.qnrtab td.NLqnrfreetext ul
{
	margin-top:5px;
	margin-bottom:5px;
}
#cnt .freetext li,
table.qnrtab td.NLqnrfreetext li
{
	list-style:none;
	padding:0 0 0 10px;
	margin:0;
	background:url(img/li_bullet.gif) no-repeat 0 5px;	
	line-height:15px;
}
#cnt .freetext table
{
	border:none;
	border-collapse:collapse;
	padding:0;
	margin:5px 0;
}
#cnt .freetext table td
{
	height:18px;
	border:solid #b4b2b2 1px;
	padding:0 0 0 5px;
}
#cnt .freetext table tr.header td
{
	background-color:#d4d4d4;
	font-weight:bold;
}
/* FTB KONTAKT */
#cnt .freetext div.contact ul,
#cnt .freetext div.contact li
{
	padding:0;
	margin:0;
	background:none;
}
#cnt .freetext div.contact ul
{
	margin-left:10px;
}
/* STRUKTURA STRANI */
#main
{
	width:915px;
	margin:0px auto;
}
/* TOP */
#lTop
{
	height:24px;
	background:url(img/menutop_bg.gif) repeat-x;
}
/* TOP SITE MENU */
#siteMenu
{
	float:left;
	position:relative;
	width:114px;
	height:24px;
}
#siteMenu a
{
	position:absolute;
	top:6px;
	width:11px;
	height:11px;
}
#siteMenu a i	/* hide from new browsers */
{
	display:none;
}
#siteMenu .home
{
	left:10px;
	background:url(img/ico_home.gif) no-repeat;
}
#siteMenu .sitemap
{
	left:41px;
	background:url(img/ico_sitemap.gif) no-repeat;
}
#siteMenu .contact
{
	left:72px;
	background:url(img/ico_contact.gif) no-repeat;
}
#siteMenu .bookmark
{
	left:103px;
	background:url(img/ico_favorite.gif) no-repeat;
}
/* TOP LANGUAGE MENU */
#langMenu
{	
	float:left;
	position:relative;
	margin-left:71px;
	width:84px;
	height:24px;
}
#langMenu a
{
	position:absolute;
	top:6px;
	width:16px;
	height:11px;
	filter:alpha(opacity=40);
	-moz-opacity:.4;
	opacity:.4;
}
#langMenu a:hover
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#langMenu a i	/* hide from new browsers */
{
	display:none;
}
#langMenu .slo
{
	left:5px;
	background:url(img/flags/slo.gif) no-repeat;
}
#langMenu .nem
{
	left:26px;
	background:url(img/flags/nem.gif) no-repeat;
}
#langMenu .ang
{
	left:47px;
	background:url(img/flags/ang.gif) no-repeat;
}
#langMenu .mad
{
	left:68px;
	background:url(img/flags/mad.gif) no-repeat;
}
/* MIDDLE */
#lMid
{
	float:left;
	
}
/* BACKGROUND IMAGE BIG / SMALL */
#bgImage
{
}
/* TOP CORPO MENU 1 */
#corpoMenu1
{
	float:left;
	width:459px;	
	vertical-align:top;
	text-align:center;
	margin-top:5px;
}
/* TOP SEARCH */
#search
{
	float:left;
	position:relative;
	width:187px;
	height:24px;
}
#search input.txt
{
	position:absolute;
	top:3px;
	left:0;
	width:159px;
	height:14px;
	border:solid 1px #8b919f;
	padding:0;
	font-size:11px;
	color:#8b919f;	
	padding-left:2px;
}
#search input.submit
{
	position:absolute;
	top:6px;
	left:166px;
	width:11px;
	height:11px;	
	border:none;
	background:url(img/ico_search.gif) no-repeat;
	cursor:pointer;
}
/* TOP SECOND ROW NAVIGATION */
#navigation1
{
	float:left;
	position:relative;
	width:915px;
	height:86px;
	background:url(img/menuMain_logo_bg.png) no-repeat top left;
	display:none;
}
#corpomenu2
{
	position:absolute;
	top:18px;
	right:0;
	width:auto;	
	height:17px;	
	padding:0 10px;
	background-color:#fff;	
}
#corpomenu2 div 
{ 
	margin-top:1px;
}
#corpomenu2 b
{
	border-right:solid 1px white;
	font-size:9px;
	margin:0 3px;
}
* html #corpomenu2 { right:-1px; } /*IE6 hack :( */

/* TOP THIRD ROW NAVIGATION */
#menuBgPNG
{
	position:absolute;
	width:915px;
	height:39px;
	background:url(img/menuMain_bg.png) no-repeat;
}
#navigation2
{
	float:left;
	width:915px;
	height:39px;
	position:relative;
}
#navigation2 ul,
#navigation2 li
{
	float:left;
	padding:0;
	margin:0;
	list-style:none;
}
#navigation2 ul
{
	position:absolute;	
	top:6px;
	left:209px;
	height:31px;
}
* html #navigation2 ul	/*IE6 hack :( */
{
	right:-1px;
}
#navigation2 li
{
	height:31px;
	margin-right:4px;	
}
#navigation2 li a
{
	float:left;
	height:31px;
	color:#FFFFFF;
}
#navigation2 li a:hover
{
	text-decoration:underline;
}
#navigation2 li a .rLeft,
#navigation2 li a .rRight,
#navigation2 li a .rCenter
{
	float:left;	
	height:31px;
	background:none;
	cursor:pointer;
}
#navigation2 li a .rLeft,
#navigation2 li a .rRight
{
	width:11px;
}
#navigation2 li a .rCenter
{
	padding-top:5px;
	height:31px;
}
#navigation2 li a.over .rLeft
{
	background:url(img/tab_rob_left.gif) no-repeat;
}
#navigation2 li a.over .rRight
{
	background:url(img/tab_rob_right.gif) no-repeat;
}
#navigation2 li a.over .rCenter
{	
	background:url(img/tab_bg.gif) repeat-x;
}

/* LEVI STOLPEC */
#mLeft
{
	float:left;
	width:190px;
}
#navMenu1
{
	float:left;
	width:190px;
	height:237px;
	background:url(aimg/navmenu1_bg.gif) no-repeat;
	position:relative;
	margin-top:47px;
	_margin-top:0px;
	margin-bottom:20px;
}
#navMenu1 ul,
#navMenu1 li
{	
	padding:0;
	margin:0;
	list-style-type:none;
	font-size:0;
	width:170px;
}
#navMenu1 ul
{	
	position:absolute;
	bottom:0px;
	left:0px;
}
#navMenu1 li
{
	float:right;
	margin-top:1px;
}
#navMenu1 li a
{
	float:right;
	width:140px;
	padding:2px 10px 2px 20px;
	text-align:left;
	background:#000000 url(img/menu-bg-orange.gif) repeat-y;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
	
#navMenu1 li a.navmenu1red, #navMenu1 li a.navmenu1red:link, #navMenu1 li a.navmenu1red:active, #navMenu1 li a.navmenu1red:visited { background:#000000 url(img/menu-bg-red.gif) no-repeat; }

#navMenu1 li a:hover
{
	background-color:#f0f0f0;
}
/*--------------------------------------*/
#navMenu2
{	
	float:left;
	width:170px;
	background:#e9eef0 url(img/navmenu2_top_bg.gif) no-repeat;	
	padding:0 10px;
}
#navMenu2 a
{
	font-size:11px;
	color:#606060;
}
#navMenu2 h2,
#navMenu2 h2 a
{
	float:left;
	margin:0 0 4px 0;	
	font-size:11px;
	color:white;
	width:175px;
	height:25px;
	line-height:25px;
	text-decoration:none;
}
#navMenu2 h2 a:hover
{
	text-decoration:underline;
}
#navMenu2 ul,
#navMenu2 li
{
	padding:0;
	margin:0;
	list-style:none;
	width:160px;
	float:left;
	font-size:0;
}
#navMenu2 li
{
	margin-top:1px;
}
#navMenu2 li a
{
	float:left;
	width:140px;
	padding:2px 10px;
	text-align:right;
	background-color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
#navMenu2 li ul li,
#navMenu2 li ul li ul li,
#navMenu2 li.menupath ul li ul li
{
	display:none;
}
#navMenu2 li.menupath ul li,
#navMenu2 li.menupath ul li.menupath ul li
{
	display:block;
}
#navMenu2 li.menupath a,
#navMenu2 li.menupath ul li.menupath a,
#navMenu2 li.menupath ul li.menupath ul li.menupath a
{
	color:#ed1b24;
}
#navMenu2 li.menupath ul li a,
#navMenu2 li.menupath ul li.menupath ul li a
{
	color:#000000;
}
#navMenu2 li ul li a
{
	width:125px;
	padding-right:25px;
	font-weight:normal;
}
#navMenu2 li ul li ul li a
{
	width:110px;
	padding-right:40px;
	font-weight:normal;
}
#navMenu2 li a:hover
{
	color:#ed1b24;
	background-color:#eaeaea;
}
#navMenu2foot
{
	float:left;
	width:190px;
	font-size:0;
	height:11px;
	
	background:url(img/navmenu2_bot_bg.gif) no-repeat;
	margin-bottom:20px;
}

/* PLACEHOLDER BOX */
#PHLeft
{	
	width:160px;
	margin:0 20px 15px 10px;
	font-size:11px;
}
div.widget
{
	float:left;
	width:160px;
	margin:0 0 10px 0;
}
div.widgetRight
{
	float:right;
	width:277px;
}
/* CENTER */
#mCenterEntry
{
	float:left;
	margin-top:304px;
	_margin-top:257px;
	width:429px;
	background-color:#efefef;
}
#mCenterContent
{
	float:left;
	margin-top:180px;
	_margin-top:130px;
	width:429px;
	background-color:#efefef;
}
/* F O R U M */
#mCenterForum
{
	float:left;
	margin:180px 0 20px 0;
	_margin:132px 0 20px 0;
	width:725px;
	background-color:#efefef;
}
#mCenterForum #menupath td div
{
	width:725px;	
}
#mCenterForum #menupath #iFont_max
{
	right:61px;
}
#mCenterForum #menupath #iFont_min
{
	right:44px;
}
#mCenterForum #menupath #iPrint
{
	right:27px;
}
#mCenterForum #menupath #iSendtofriend
{
	right:10px;
}
#mCenterForum #mContent_t td
{
	background:url(img/content_top_forum_bg.gif) no-repeat;	
}
#mCenterForum #mContent_b td
{
	background:url(img/content_bot_forum_bg.gif) no-repeat;
}
/* --------------------------------  */
#menupath td
{
	height:30px;
	vertical-align:middle;
	background-color:white;
}
#menupath td div
{
	float:left;
	width:429px;
	position:relative;	
}
#menupath ul,
#menupath li
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#menupath ul
{
	padding-left:10px;
	width:350px;
}
#menupath li
{	
	font-size:11px;
}
#menupath li a
{
	padding:0 5px;
	border-right:solid 1px #606060;
	float:left;	
}
#menupath li b
{
	padding:0 5px;
	font-weight:normal;
}
#menupath a.ico
{
	position:absolute;
	width:12px;
	height:12px;
	top:10px;
}
#menupath #iFont_max
{
	background:url(img/ico_font_max.gif) no-repeat;
	top:4px;
	right:51px;
}
#menupath #iFont_min
{	
	background:url(img/ico_font_min.gif) no-repeat;
	top:4px;
	right:34px;
}
#menupath #iPrint
{
	background:url(img/ico_print.gif) no-repeat;
	top:4px;
	right:17px;
}
#menupath #iSendtofriend
{
	background:url(img/ico_sendtofriend.gif) no-repeat;
	top:4px;
	right:0;
}
#mContent_t td
{	
	font-size:0;
	height:4px;
	background-color:#eaeff2;
}
#mContent_b td
{
	font-size:0;
	height:4px;
	background-color:#eaeff2;
}
#bottomPh
{
	width:429px;
	background:white;
	padding:19px 0;
	float:left;
}
#bottomPhLeft
{	
	background-color:white;
}
#bottomPhLeft .item
{
	float:left;
	width:249px;
	margin-top:10px;
}
#bottomPhLeft .image
{
	float:left;
	width:86px;
}
#bottomPhLeft .image b
{
	border:solid 1px #e0e0e0;
	float:left;
	margin:0 10px;
}
#bottomPhLeft .image img
{
	border:solid 1px white;
}
#bottomPhLeft .content
{
	float:left;
	width:163px;
}
#bottomPhLeft .content p
{
	margin:5px 0;
}
#bottomPhRight
{	
	width:160px;
	float:right;
	background-color:white;
}
/****************************************************/
#mRight
{
	margin-top:188px;
	_margin-top:140px;
	float:right;
	width:296px;	
}

*html #mRight
{	
	width:295px;	
}

#mRightEntry
{
	margin-top:304px;
	_margin-top:257px;
	float:right;
	width:296px;	
}

*html #mRightEntry
{	
	width:295px;	
}

#rightPh
{
	float:right;
	width:276px;	
}

#boomPonudba
{
	background:url(img/boom_bg.gif) no-repeat;
	background-color:transparent;
	margin-bottom:20px;
}

#boomPonudba_sl
{
	background:url(img/boom_bg_sl.gif) no-repeat;
	background-color:transparent;
	margin-bottom:20px;
}

#boomPonudba_en
{
	background:url(img/boom_bg_en.gif) no-repeat;
	background-color:transparent;
	margin-bottom:20px;
}

#boomPonudba_en .archiveLink,#boomPonudba_de .archiveLink,#boomPonudba_sl .archiveLink, #boomPonudba .archiveLink
{
	display:block;
	width:274px;
	height:40px;
}
#boomPonudba_sl .bgClass, #boomPonudba .bgClass
{
	margin-top:10px;
	background-color:#eaeff2;
}

#boomPonudba_en .bgClass
{
	margin-top:10px;
	background-color:#eaeff2;
	/*
	background:url(img/boom_mid_bg_en.gif) no-repeat; */
}

#boomPonudba_de .bgClass
{
	margin-top:10px;
	background-color:#eaeff2;
	/*
	background:url(img/boom_mid_bg_de.gif) no-repeat;*/
}

#boomPonudba_en .item,#boomPonudba_de .item,#boomPonudba_sl .item, #boomPonudba .item
{	
	margin:0 10px;
	background-color:#eaeff2;
}
#boomPonudba_de .content,#boomPonudba_en .content,#boomPonudba_sl .content, #boomPonudba .content
{
}
#boomPonudba_en .content p,#boomPonudba_de .content p,#boomPonudba_sl .content p, #boomPonudba .content p
{
	margin:0;
	padding:5px 0 5px 10px;
	background:url(img/boom_bullet.gif) no-repeat 0 8px;
}
#boomPonudba_de .boomBottom,#boomPonudba_en .boomBottom,#boomPonudba_sl .boomBottom, #boomPonudba .boomBottom
{
	padding:0 11px 10px 11px;
	background:url(img/boom_bot_bg.gif) no-repeat bottom left;
}
#boomPonudba_de .boomBottom p,#boomPonudba_en .boomBottom p,#boomPonudba_sl .boomBottom p,  #boomPonudba .boomBottom p
{
	padding:0;
	margin:0;
}
#boomPonudba_de .boomBottom .hr,#boomPonudba_en .boomBottom .hr,#boomPonudba_sl .boomBottom .hr, #boomPonudba .boomBottom .hr
{
	font-size:0;
	height:1px;
	background:url(img/boom_hr.gif) repeat-x;
	margin:5px 0;
}
#boomPonudba_de .boomBottom .links,#boomPonudba_en .boomBottom .links,#boomPonudba_sl .boomBottom .links, #boomPonudba .boomBottom .links
{
	height:25px;
	line-height:25px;
	background-color:#b0b7bb;
	text-align:center;
}
#boomPonudba_de .boomBottom .links a,#boomPonudba_en .boomBottom .links a,#boomPonudba_sl .boomBottom .links a, #boomPonudba .boomBottom .links a
{
	color:#606060;
	font-weight:bold;
}
#rightPh div.newsNoDate
{
	float:right;
	width:277px;
	margin-top:20px;
}
#rightPh div.newsNoDate .item
{
	float:right;
	width:276px;
	margin-top:10px;
}
#rightPh div.newsNoDate .image
{
	float:left;
	width:86px;
}
#rightPh div.newsNoDate .image b
{
	border:solid 1px #e0e0e0;
	float:left;
	margin:0 10px;
}
#rightPh div.newsNoDate .image img
{
	border:solid 1px white;
}
#rightPh div.newsNoDate .content
{
	float:left;
	width:190px;
}
#rightPh div.newsNoDate .content p
{
	margin:5px 0;
}
/* BOTTOM */
#lBot
{
	clear:both;
	height:53px;
	line-height:53px;
	background:url(img/foot_bg.gif) repeat-x 0 1px;
}
#lBot p
{
	margin:0 10px;
	float:left;
}
#menuAvtor
{
	float:right;
	margin:0 10px;
}


/* M O D U L E S   S T Y L E S */
/*-----------------------------*/
div.poll div.body
{
	margin:6px 10px;
}

/* TABED NEWS */
#tabedNews
{
	border:none;
	border-collapse:collapse;
	padding:0;
	margin:0;
	width:429px;
}
#tabedNews th
{
	padding:0;
	margin:0;
	height:34px;
	white-space:nowrap;
}
#tabedNews th a
{	
	margin:0 1px 0 10px;
	display:block;	
	font-size:12px;
	color:white;	
	text-align:left;
}
#tabedNews .hide
{
	display:none;
}
#tabedNews { margin:0px 0px 20px 0px; }
#tabedNews th { height:25px; text-align:left; background-repeat:no-repeat; background-image:url(img/aktualno_bg.gif); }
#tabedNews th div.tit { color:#ffffff; font-weight:bold; font-size:12px; font-family:Tahoma; text-transform:uppercase; padding:5px 0px 0px 10px; }

#tabedNews tr.foot a, #tabedNews tr.foot a:link, #tabedNews tr.foot a:active, #tabedNews tr.foot a:visited { font-family:Tahoma; font-size:11px; font-weight:bold; color:#000000; }
#tabedNews tr.foot td { height:17px; text-align:right; padding:0px 25px 0px 0px; background-image:url(img/news_foot_bg.gif); background-repeat:no-repeat;  }

/*
#tabedNews th.selected
{
	background-position:left 0 !important;
}
#tabedNews th.selected a
{
	padding:9px 10px 11px 0 !important;
	background-position:right 0 !important;
	text-decoration:none;
}

#tabedNews th.header_0
{
	background:url(img/tabNews_tab0_left.gif) no-repeat 0 5px;
}
#tabedNews th.header_0 a
{
	background:url(img/tabNews_tab0_right.gif) no-repeat right 5px;
	padding:12px 10px 8px 0;
}
#tabedNews th.header_1
{
	background:url(img/tabNews_tab1_left.gif) no-repeat 0 5px;
}
#tabedNews th.header_1 a
{
	background:url(img/tabNews_tab1_right.gif) no-repeat right 5px;
	padding:12px 10px 8px 0;
}
#tabedNews th.header_2
{
	background:url(img/tabNews_tab2_left.gif) no-repeat 0 5px;
}
#tabedNews th.header_2 a
{
	margin:0 0 0 11px;
	padding:12px 10px 8px 0;
	background:url(img/tabNews_tab2_right.gif) no-repeat right 5px;
}

#tabedNews tr.trak_0 td
{
	height:9px;
	background-color:#55b6c9;
}
#tabedNews tr.trak_1 td
{
	height:9px;
	background-color:#55beaf;
}
#tabedNews tr.trak_2 td
{
	height:9px;
	background-color:#c4c4c4;
}
*/
#tabedNews tr.body_0 td
{
	height:261px;
}

#tabedNews tr.body_0 td.first
{
	padding-left:0px;
}
#tabedNews tr.body_1 td
{
	height:261px;
}
#tabedNews tr.body_1 td div.newsItem .body
{
	color:#787878;
}
#tabedNews tr.body_1 td.first
{
	padding-left:0px;
}
#tabedNews tr.body_2 td
{
	height:261px;
}
#tabedNews tr.body_2 td div.newsItem .body
{
	color:#787878;
}

#tabedNews tr.body_2 td.first
{
	padding-left:0px;
}
#tabedNews tr.bottom_0 td
{
	height:20px;
	/*
	background:#147588 url(img/tabNews_bottom0.gif) no-repeat;*/
	vertical-align:middle;
	text-align:right;
	padding-right:10px;
}
#tabedNews tr.bottom_1 td
{
	height:20px;
	/*
	background:#0da28c url(img/tabNews_bottom1.gif) no-repeat;*/
	vertical-align:middle;
	text-align:right;
	padding-right:10px;
}
#tabedNews tr.bottom_2 td
{
	height:20px;
	/*
	background:#ababab url(img/tabNews_bottom2.gif) no-repeat;*/
	vertical-align:middle;
	text-align:right;
	padding-right:10px;
}
/**/
#tabedNews tr.bottom_c0 td
{
	height:26px;
	/* background:#0b97b2 url(img/tabNews_bottom_c0.gif) no-repeat;*/
}
#tabedNews tr.bottom_c1 td
{
	height:26px;
	/*
	background:#0da28c url(img/tabNews_bottom_c1.gif) no-repeat;*/
}
#tabedNews tr.bottom_c2 td
{
	height:26px;
	/*
	background:#ababab url(img/tabNews_bottom_c2.gif) no-repeat;*/
}
#tabedNews td
{
	padding:0;
	margin:0;
	vertical-align:top;
}
#tabedNews td div
{
	width:120px;	
}
#tabedNews tr.libody td div
{
	width:auto;
}
/* NEWS */
#tabedNews div.newsItem
{	
	font:normal 11px Tahoma;
}
#tabedNews div.newsItem .date
{
	color:#606060;
	padding:5px 0;
}
#tabedNews div.newsItem .image
{
	/**/
}
#tabedNews div.newsItem .title
{
	padding:5px 0;
	color:#ed1c24;
	font-weight:bold;
}
#tabedNews div.newsItem .body
{
	padding:0 0 15px 0;
	color:#787878;
}
#tabedNews tr.libody div.newsItem
{
	float:left;
	margin:15px 20px 0 0px;	
}
* html #tabedNews tr.libody div.newsItem
{
	margin:15px 10px 0 10px;
}
#tabedNews tr.libody div.newsItem div.hr0
{
	float:left;
	/*
	background:url(img/tabNews_hr0.gif) repeat-x bottom left;*/
}
#tabedNews tr.libody div.newsItem div.hr1
{
	float:left;
	/*
	background:url(img/tabNews_hr1.gif) repeat-x bottom left;*/
}
#tabedNews tr.libody div.newsItem div.hr2
{
	float:left;
	/*
	background:url(img/tabNews_hr2.gif) repeat-x bottom left;*/
}
#tabedNews tr.libody div.newsItem .image
{
	float:left;
	width:131px;
}
#tabedNews tr.libody div.newsItem .date
{
	float:left;
	width:258px;
	padding:0;
}
#tabedNews tr.libody div.newsItem .title
{
	float:left;
	width:258px;
}
#tabedNews tr.libody div.newsItem .body
{
	float:left;	
	width:258px;
	padding:0 0 10px 0;
}

#tabedNews tr.libody div.newsItem .fullwidth { width:390px; }

/* N E W S */
div.news .info,
div.news .archiveurl
{
	padding:5px 0;
}
div.boom
{/*
	background:url(img/boom_watherlogo.jpg) no-repeat 0 50px;*/
	padding-bottom:20px;
}
div.boom h2
{
	color:black !important;
	font-weight:bold !important;
	text-transform:uppercase !important;
	font-size:18px !important;
}
div.boom .titleImg_sl
{
	padding:0;
	margin:0;	
	width:399px;
	height:55px;	
	margin:4px -10px;
	padding-left:10px;	
	background:url(img/boom_title_img.gif) no-repeat;
}
div.boom .summary
{
	font-weight:bold;
	margin:10px 0;
}

/* W E A T H E R */
div.weather
{
	position:relative;
}
div.weather .item
{
	float:left;
	width:160px;
}
div.weather .item img
{
	float:left;
}
div.weather .item .text
{	
	margin-top:10px;
}
div.weather .foot
{
	padding:0 0 0 10px;
}
div.weatherList
{
	float:left;
}
div.weatherList .item
{
	float:left;
	width:215px;
}
div.weatherList .foot
{
	width:215px;
	height:30px;
	float:left;	
}
div.weatherList h2
{
	float:left;
	width:215px;
	height:25px;
}
div.weatherList .c1
{
	float:left;
	width:100px;
	padding-top:8px;
}
div.weatherList .c2
{
	float:left;
	width:65px;
}
div.weatherList .c3
{
	float:left;
	width:50px;
	padding-top:8px;
}
div.weatherList .hr
{
	float:left;
	width:389px;
	height:2px;
	background:url(img/hr.gif) repeat-x bottom left;
	margin:5px 0 10px 0;
}
#weatherPopUp
{	
	width:412px;
	*width:414px;	
	height:217px;
	*height:219px;
	border-collapse:collapse;
	border:solid 2px white;
	background-color:white;
}
#weatherPopUp td.leftColumn
{
	width:276px;
	background:#ec8d1d url(img/weather_bottom.gif) no-repeat 1px bottom;
	*background:#ec8d1d url(img/weather_bottom.gif) no-repeat 0 bottom;
	vertical-align:top;
	padding:0;
}
#weatherPopUp td.rightColumn
{
	vertical-align:bottom;
	background-position:2px 0 !important;
}
#weatherPopUp td.leftColumn h2
{	
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:White;
	padding:6px 0 7px 10px;	
	margin:0;	
	background:url(img/weather_top.gif) no-repeat top left;
}
#weatherPopUp td { background-color:white; }
#weatherPopUp td.leftColumn .closeButton
{
	display:block;
	width:17px;
	height:17px;
	position:absolute;
	top:3px;
	right:10px;
}
#weatherPopUp .freetext
{	
	width:255px;
	margin:10px;
	font-size:11px;
	color:White;
}
#weatherPopUp .freetext a
{
	background:url(img/arrow_white_right.gif) no-repeat right 5px;
	padding-right:10px;
	color:white;
}
#weatherPopUp .freetext .contentBox
{
	margin-top:5px;
	background:#f2af61 url(img/weather_cBox_top.gif) no-repeat 0 0;	
}
#weatherPopUp .freetext .contentBoxInside
{
	background:url(img/weather_cBox_bottom.gif) no-repeat 0 bottom;
	padding:10px 10px 7px 10px;	
	color:#343434;
}
#weatherPopUp .freetext .contentBoxInside a { color:#343434; background:none; }

div.weather .flyPanel
{
	position:absolute;
	top:55px; left:80px;
}
#weatherButton
{
	display:block;
	width:80px;
	height:31px;
	background:url(img/weatherButton.gif) no-repeat;
}

/* FORM */
table.form
{
}
table.form td
{
	border:none !important;
	height:30px !important;
	vertical-align:middle;
}
table.form td a
{
	color:white !important;
}
table.form td.firstcol
{
	width:145px;
}
input
{
	font-family:Tahoma;
	font-size:12px;
	color:#929292;
}
/* VPRASALNIKI */
div.navigation
{
	font-family:Tahoma;
	font-size:11px;
	color:#606060;
	margin:0 10px 20px 10px;
	text-align:right;
	text-transform:capitalize;	
}
div.navigation a
{
	background:url(img/pagger.gif) no-repeat;
	text-decoration:none;
	color:white !important;
	padding:2px 6px 2px 6px;
	margin-right:1px;
}
div.navigation a.deci
{
	padding:2px 3px 2px 3px;
}
div.navigation a.selected
{
	color:#606060 !important;
}
/* NEWSLETTER */
div.newsletter_sub
{
	margin:0 0 30px 30px;
	font-family:Tahoma;
	font-size:11px;
	color:#606060;
}
div.newsletter_sub table td
{
	vertical-align:top;
}
div.newsletter_sub ul,
div.newsletter_sub li
{
	padding:0;
	margin:0;
	list-style:none;
}
.error
{
	color:Red;
}
/* POLL RESULTS */
div.pollResult .count
{
	margin:20px 0 10px 0;
	background:url(img/hr.gif) repeat-x bottom left;
	padding:0 0 10px 0;
}
div.pollResult table.pollresults
{
	width:330px;	
}
div.pollResult table.pollresults td
{
	border:none !important;	
}
div.pollResult table.pollresults td.second
{
	width:289px;
	background:url(img/gaugebar_bg.gif) no-repeat;
	padding:0 !important;
}
div.pollResult table.pollresults td.second div.gaugebar
{
	background:url(img/gaugebar_right.gif) no-repeat top right;
	height:10px;
}
div.pollResult table.pollresults td.second div.gaugebar .left
{
	width:5px;
	height:10px;
	background:url(img/gaugebar_left.gif) no-repeat;
}
div.pollResult table.pollresults td.procent
{
	color:#b5c855;
	font-weight:bold;
}
/* ARHIV PONUDBA */
div.ponudbaList table
{
	margin-top:10px !important;
}
div.ponudbaList table td
{
	border:none !important;
	padding:0 !important;
	vertical-align:top;
}
div.ponudbaList table td .image
{
	border:solid 1px #e0e0e0;
	margin-right:10px;
	float:right;
}
div.ponudbaList table td .image img
{
	border:solid 1px white;
}
div.ponudbaList table td .content h3
{
	color:#95b20b !important;
	font-size:12px !important;
}
div.ponudbaList table td .content h3 a
{
	font-size:12px !important;
}
div.ponudbaList table td.foot
{
	background:url(img/hr.gif) repeat-x center left;
	height:30px !important;
}
/* BOOM ARCHIVE */
div.boomArchive 
{
	/*
	background:url(img/boom_watherlogo.jpg) no-repeat 20px 50px;*/
}
div.boomArchive h1.archiveTitle i
{
	display:none;
}
div.boomArchive h1.archiveTitle
{
	
	background:url(img/boom_arhiv_title.gif) no-repeat !important;
	height:55px !important;
}
div.boomArchive table td
{
	border:none !important;
	padding:0 !important;
	vertical-align:top;
}
div.boomArchive table td .content h2
{
	color:black !important;
	font-weight:bold !important;
	text-transform:uppercase !important;
	font-size:18px !important;
}
div.boomArchive table td .content h2 a
{
	color:black !important;
	font-weight:bold !important;
	text-transform:uppercase !important;
	text-decoration:none;
	font-size:18px !important;
}
div.boomArchive table td.foot
{
	background:url(img/hr2.gif) repeat-x center left;
	height:30px !important;
}
/* FORUM */
div.bb
{
	font-family:Tahoma;
	font-size:11px;
	color:#606060;
	padding:0 20px;
}
* html div.bb
{
	padding:0 19px;
}
div.bb .topSpace
{
	height:20px;
}
div.bb div.path
{
	color:#000000;
}
div.bb div.path a
{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
div.bb div.path a:hover
{
	text-decoration:underline;
}
div.bb div.nav div.navigation
{
	margin-right:0;
}
div.bb h1
{
	padding:0;
	margin:0;
	display:block;
	width:696px;
	line-height:38px;
	margin:4px -11px;
	padding-left:10px;
	font-size:24px;
	font-weight:normal;
	color:white;
	background:#95b20b url(img/h1_forum_bg.gif) no-repeat;
}
div.bb h5
{
	padding:0;
	margin:0;
	display:block;
	width:675px;
	line-height:25px;
	margin:4px -20px 4px 20px;
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
	color:white;
	background:#b6b6b6 url(img/kontakt_left.gif) no-repeat;
}
div.bb table.topic,
div.bb table.messagelist,
div.bb table.tform
{
	width:685px;
	padding:0;
	margin:8px 0 8px 1px;
	border-collapse:collapse;
}
div.bb table.topic td,
div.bb table.messagelist td
{
	padding:4px 10px !important;
	border:solid #b4b2b3 1px;
	background-color:white;
	border-top:none;
	vertical-align:top;
}
div.bb table.topic td a,
div.bb table.messagelist td a,
div.bb table.tform tr.preview td.txt a
{
	color:#ed1c24;
}
div.bb table.topic td.center
{
	text-align:center;
}
div.bb table.topic tr.action td,
div.bb table.messagelist tr.action td
{
	border:none;
	text-align:right;
	background-color:#efefef;
	padding:0;
}
div.bb table.messagelist tr.action div
{
	margin:0 1px 7px 0;
}
div.bb table.topic tr.head td,
div.bb table.messagelist tr.head td
{
	height:16px;
	line-height:16px;
	padding:0 10px !important;
	color:white;
	background-color:#000000;
	text-transform:capitalize;
	font-size:10px;
	border:solid #b4b2b3 1px;
	border-bottom:none;
}
div.bb table.topic tr.green td,
div.bb table.messagelist tr.green td
{
	background-color:#000000;
}
div.bb table.topic tr.new td
{
	border:none;
	text-align:right;
	background-color:#efefef;
	padding:5px 0 0 0 !important;
}
div.bb table.messagelist td.firstcol
{
	background-color:#d4d4d4;
	color:#ed1c24;
}
div.bb table.messagelist td.firstcol .info
{
	color:white;
	font-size:10px;
}
div.bb table.messagelist td.firstcol .star
{
	margin:45px 0 0 -5px;
}
div.bb table.messagelist td.messageText
{
	font-size:12px;
}
div.bb table.messagelist td.messageText .quote,
div.bb table.tform tr.preview td.txt .quote
{
	border:solid 1px #d4d4d4;
	padding:5px;
}
div.bb table.messagelist td.messageText .list,
div.bb table.tform tr.preview td.txt .list
{	
	padding:0 0 0 10px;
	background:url(img/li_bullet.gif) no-repeat 0 5px;
}
div.bb div.paging
{
	
}
div.bb table.tform td
{
	color:#939393;
	height:20px;
}
div.bb table.tform td.firstcol
{
	text-align:right;
	text-transform:capitalize;
	vertical-align:top;
	color:#616161;
}
div.bb table.tform td.body
{
	padding-top:20px;
}
div.bb table.tform input.tbTitle
{
	width:585px;
}
div.bb table.tform select
{
	width:170px;
}
div.bb table.tform tr.lastrow td
{
	height:50px;
}
div.bb table.tform tr.lastrow td input
{
	border:none;
	background:url(img/button_blue_right.gif) no-repeat right;
	color:white;
	padding:1px 14px 1px 10px;
}
*div.bb table.tform tr.lastrow td input
{
	padding:1px 8px 1px 4px;
}
div.bb table.tform tr.preview td.txt
{
	background-color:white;
	border:solid 1px #b4b2b3;
	font-size:12px;
	color:#606060;
	padding:5px !important;
}
div.bb .bbteaxtare .emotions
{
	display:none;
}
div.bb .bbteaxtare .toolbar input
{
	border:none;
	background:url(img/bbTextArea_button_bg.gif);
	color:white;
	padding:1px 4px;
	text-transform:capitalize;
}
div.bb .bbteaxtare textarea
{
	width:585px;
	height:250px;
	overflow:auto;
}
div.galleryList table
{
	margin-top:10px !important;
}
div.galleryList table td
{
	border:none !important;
	vertical-align:top;
	line-height:15px;
	padding-top:5px !important;
	width:389px;
}
div.galleryList table tr.title td
{
	padding:0 !important;
}
div.galleryList table tr.title td h5
{	
	width:399px !important;	
	margin:0 0 0 -20px !important;
	position:relative;
	right:-20px;
}
div.galleryList table td div.image
{
	float:right;
	border:solid #e0e0e0 1px;
	position:relative;
	right:-10px;
	top:-24px;
}
div.galleryList table td div.image img
{
	border:solid white 1px;
}
/* SEARCH FORM */
#searchform 
{
	height:21px;
	line-height:21px;
	background:url(img/searchform_bg.gif) no-repeat right;
	position:relative;
	width:409px;
	right:-20px;
	margin-left:-20px;
}
#searchform .searchFind
{
	position:absolute;
	top:0;
	right:182px;
}
#searchform input.txt
{
	position:absolute;
	top:3px;
	right:27px;
	width:149px;
	height:14px;
	border:solid 1px #8b919f;
	padding:0;
	font-size:11px;
	color:#8b919f;	
	padding-left:2px
}
#searchform input.submit
{
	position:absolute;
	top:6px;
	right:10px;
	width:11px;
	height:11px;
	border:none;
	background:url(img/ico_search.gif) no-repeat;
	cursor:pointer;
}
div.searchItem
{
	margin:10px 0;
}
/* SEARCH RESUTS */
div.searchresults .mp a,
div.searchresults .mp span
{
	text-decoration:none;
	padding:0 2px;
}
div.searchresults .mp a:hover
{
	text-decoration:underline;
}
div.searchresults .mp b
{
	font-weight:normal;
}
/* SITEMAP */
div.sitemap
{	
	margin:0 20px;
	font-family:Tahoma;
	font-size:11px;
}
div.sitemap ul,
div.sitemap li
{
	padding:0;
	margin:0;
	list-style:none;
}
div.sitemap a
{
	text-decoration:underline;	
	display:block;
	margin:4px 0;
}
div.sitemap a:hover
{
	text-decoration:none;
}
div.sitemap ul li a
{
	color:#96b10c;
}
div.sitemap ul li ul li a
{
	color:#0c96b2;
	margin-left:55px;
}
div.sitemap ul li ul li ul li a
{
	color:#787878;
	margin-left:110px;
}
/* LAST POST FORUM */
div.actualOnForum
{	
	float:left;
	width:160px;
	margin:0 0 10px 0;
}
div.actualOnForum div.text
{
	margin:0 10px;
}
div.actualOnForum ul,
div.actualOnForum li
{
	padding:0;
	margin:0;
	list-style:none;
}
div.actualOnForum div
{
	margin-top:5px;
}
/*SKYPEME*/
table.skypeme
{
	float:right;
	width:277px;
	margin-top:10px;
	margin-bottom: 20px;
}
table.skypeme td
{
	padding:0;
	width:50px;
	text-align:left;
}
table.skypeme td a
{
	color:#008a4f;
	font-size:11px;
}
table.skypeme td a img
{
	border:none;
}
/* REZERVIRAJ */
div.rezerviraj
{
	float:right;
	width:256px;
	height:57px;
	padding:10px;
	background-color:#000000;
	font-family:Tahoma;
	font-size:11px;
	color:#FFF;
	margin-bottom:20px;
}
div.rezerviraj select
{	
	float:left;
	width:186px;
	font-family:Tahoma;
	font-size:11px;
	color:black;
}
div.rezerviraj .buttonBlue
{
	float:right;
}
div.rezerviraj p
{
	margin:0;
	padding:2px 0;
	line-height:15px;
}
/* GALLERY ENTRY LIST */
div.galleryListEntry,
div.galleryListEntryText
{
	float:left;
	width:267px;
	font-family:Tahoma;
	font-size:11px;
	position:relative;
	left:10px;
	padding-top:5px;
}
div.galleryListEntry .geImages
{
	float:left;
	width:277px;
}
div.galleryListEntry .geImages .geImage
{
	float:left;
	border:solid #e1dfe0 1px;
	margin:5px 10px 0 0;
}
div.galleryListEntry .geImages .geImage img
{
	border:solid white 1px;
	float:left;
}
div.galleryListEntryText
{	
	padding:5px 0 20px 0;
	left:0;
}
div.galleryListEntryText .geTitle
{
	margin:5px 0;
}

/* VPRASALNIKI */
table.qnrtab { width:100%; }
table.qnrtab { vertical-align:top; }
table.qnrtab td.stolpec1 { width:145px; }
table.qnrtab td.stolpec2 { width:auto; }
table.qnrtab td { padding-top:5px; text-align:right; }
table.qnrtab td.qnrcalendar,
table.qnrtab td.qnrtextbox,
table.qnrtab td.NLqnrtextbox,
table.qnrtab td.NLqnrtextarea,
table.qnrtab td.qnrQuestionnaire,
table.qnrtab td.dropdownlist,
table.qnrtab td.qnrdropdownlist,
table.qnrtab td.qnrradiobutton,
table.qnrtab td.btnsubmit,
table.qnrtab td.datum,
table.qnrtab td.qnrcheckbox,
table.qnrtab td.qnrradiobutton table td
{
	text-align:left;
}
table.qnrtab td.NLqnrfreetext
{
	font-family:Tahoma;
	font-size:11px;
	color:#606060;
	text-align:left;
}
table.qnrtab td.qnrtextarea textarea { width:254px !important; }
table.qnrtab td.qnrcalendar input { width:85px; *float:left; }
table.qnrtab td.qnrcalendar .calendar { margin-left:3px; position:absolute; *float:left; }
table.qnrtab td.qnrtextbox input {	width:170px; }
table.qnrtab td.NLqnrtextbox input { width:170px; }
table.qnrtab td.qnrQuestionnaire input { width:170px; }
table.qnrtab td.qnrQuestionnaire select { width:170px; font-size:11px; font-family:Tahoma; }
table.qnrtab td.dropdownlist { padding-top:6px; padding-left:5px; }
table.qnrtab td.qnrdropdownlist select { width:170px; font-size:11px; font-family:Tahoma;}
table.qnrtab td.qnrradiobutton span { font-size:11px; font-family:Tahoma;}
table.qnrtab td img { border:none; }
table.qnrtab td.datum
{
	color:black;
}
table.qnrtab td a
{
	color:#0b97b2;
	font-weight:bold;
}
div.buttons
{
	margin:0 4px;
}
div.buttons input
{
	margin-bottom:10px;
	padding:1px 4px;
	background:none;
	border:none;
	background-color:#242424;
	color:white;
	font-family:Tahoma;
	font-size:11px;
}
div.vprasalniki textarea
{
	width:396px;
	height:100px;
}
/* POLL CENTER */
#mCenterContent .poll
{
	width:100%;
	font-family:Tahoma;
	font-size:11px;
	color:#606060;
	padding:0 10px;	
}
#mCenterContent .poll .headerBlue
{ 
	display:none;
} 


/*Animation*/
.imageBox { position:absolute; z-index:1; width:745px; height:284px;  bordeR:solid 0px red; margin:-47px 0px 0px 170px; _margin:-48px 0px 0px 170px; }
.imageBox .fly { position:absolute; }
.imageBox .image { z-index:2; width:745px; height:284px; }
.imageBox .title { z-index:3; float:left; top:30px; display:none; }
.imageBox .description { float:left; margin:0; width:1px; height:1px; padding:0; }
.imageBox .navigation { z-index:3; padding:137px 0 0 10px; display:none; }
.imageBox .navigation a.goTo, .imageBox .navigation a.pause { display:none; }
.imageBox .navigation a.prev, .imageBox .navigation a.next { background:url(img/navButtons.png) no-repeat 0 0; height:62px; width:56px; display:block; float:left; font-size:0; text-decoration:none; *text-align:right; }
.imageBox .navigation a.prev { margin-left:4px; *margin-left:6px; }
.imageBox .navigation a.next { background-position:-56px 0; float:right; margin-right:24px; margin-left:873px; * margin-left:880px; *margin-right:13px; *text-align:left; }

div.content .imageBox { position:absolute; z-index:1; width:745px; height:177px; bordeR:solid 0px red; margin:-47px 0px 0px 170px; _margin:-48px 0px 0px 170px; }
div.content .imageBox .image { z-index:2; width:745px; height:177px; }


/* link vsenovice */
div.vsenovice a, div.vsenovice a:link, div.vsenovice a:active, div.vsenovice a:visited { font-family:Tahoma; font-size:11px; font-weight:bold; color:#000000; }
div.vsenovice { height:17px; text-align:right; margin-top:10px; padding:0px 25px 0px 0px; background-image:url(img/news_foot_bg.gif); background-repeat:no-repeat;  }

