body {
	font: 10pt verdana, arial, helvetica, sans-serif;
	text-align: center; /* for IE */
	padding: 0px;
	margin: 0px;
	background-image: url('/img2010/bg_page_uzor.png');
}
/*A:link {
	color: #ffffff;
}*/
/*A:visited {
	color: #eCeCeC;
}*/
A:hover {
	color: #FFAB1B;
}
#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	border: 2px solid #000;
	width: 998px;
	min-height: 500px;
	background-image: url('/img2010/uzor.png');
	
}
#uzor {
	background-image:url('/img2010/bg_main.png');
	background-position: -7px 0px;
}
#uzorPage {
	background-image:url('/img2010/bg_page.png');
	background-position: -7px 0px;
	display:block;
	min-height:900px;
}

.white { color: #ffffff; }
.gray { color: #c0c0c0; }

#logoDiv { 
	float: left;
	width: 155px;
	height: 163px;
	background-image: url('/img2010/bg_topleft.png');
	border:none;
}
#logoDivPage { 
	float: left;
	width: 156px;
	height: 149px;
	background-image: url('/img2010/bg_topleft.png');
	border:none;
}
#logoAnimation {
	width: 51px;
	height: 50px;
	margin-left: 74px;
	margin-top: 32px;
	border:none;
}
#logoBlique {
	position:relative;
	left:76px;
	top: -48px;
	z-index:10;
	border:none;
}
#logoAnimationPhoto {
	width: 51px;
	height: 50px;
	left: 76px;
	top: -26px;
	border:none;
	position:relative;
	z-index:5;
}
#logoBliquePhoto {
	position:relative;
	left:22px;
	top: -40px;
	z-index:10;
	border:none;
}
#mainHeader {
	display:block;
	width:843px;
	height:164px;
	background-image:url('/img2010/bg_header.png');
	position:relative;
	top:0;
	left:155px;
}
#mainHeaderPage {
	display:block;
	width:843px;
	height:164px;
	background-image:url('/img2010/bg_header_page.png');
	position:relative;
	top:0;
	left:155px;
}
#mainHeaderPhoto {
	display:block;
	width:843px;
	height:55px;
	background-image:url('/img2010/bg_header_photo.png');
	position:relative;
	top:0;
	left:155px;
}
#semitransparent {
	width:843px;
	height:9px;
	position:relative;
	top:91px;
	left:0;
	z-index:15;
	background-image:url('/img2010/semitransp.png');
}
#semitransparentPage {
	width:843px;
	height:9px;
	position:relative;
	top:109px;
	left:0;
	z-index:15;
	background-image:url('/img2010/semitransp.png');
}
#semitransparentPhoto {
	width:843px;
	height:9px;
	position:relative;
	top:0px;
	left:0;
	z-index:15;
	background-image:url('/img2010/semitransp.png');
}
#runLine {
	display:block;
	overflow:hidden;
	width:843px;
	height: 14px;
	position:relative;
	top:-53px;
	left:0;
	z-index:10;
	font-size:11px;
	font-weight:bold;
	color:#f68712;
	text-align:right;
	letter-spacing: 3px;
	word-spacing: 10px;
}
#runLinePage {
	display:block;
	overflow:hidden;
	width:843px;
	height: 14px;
	position:relative;
	top:-38px;
	left:0;
	z-index:10;
	font-size:11px;
	font-weight:bold;
	color:#f68712;
	text-align:right;
	letter-spacing: 3px;
	word-spacing: 10px;
}
#runLinePhoto {
	display:block;
	overflow:hidden;
	width:843px;
	height: 14px;
	position:relative;
	top:-8px;
	left:0;
	z-index:10;
	font-size:11px;
	font-weight:bold;
	color:#f68712;
	text-align:right;
	letter-spacing: 3px;
	word-spacing: 10px;
}
#running {
	display:block;
	position:relative;
	left:350px;
	top:0;
	width:350px;
	height:auto;
}
#designers {
	position:relative;
	left: -100px;
	top: 109px;
	z-index:20;
}
#zzzzzzzz {
	position:relative;
	left: 123px;
	top: -100px;
	z-index:30;
	/*display:hidden;*/
}
#nav {
	text-align: right;
	padding-right: 4px;
	margin-top: 40px;
}
#dasLinke {
	float: left;
	width: 177px;
	height: auto;
	z-index: 5;
}

/* swagg-player */

#swagg-player {
	display:block;
	width:48px;
	height:48px;
	position:relative;
	top:-25px;
	left:77px;
	z-index:25;
}

#swagg-player-back-button,
#swagg-player-skip-button,
#swagg-player-progress-wrapper,
#swagg-player-song-info
{
	display:none;
}

#swagg-player-play-button, #swagg-player-stop-button {
	display:block;
	width:48px;
	height:48px;
	border:none;
	cursor:pointer;
}
#swagg-player-play-button {
	background-image: url('/img2010/icon_sound_off.png');
}
#swagg-player-stop-button {
	background-image: url('/img2010/icon_sound_on.png');
}
#swagg-player-play-button:hover, #swagg-player-stop-button:hover {
	background-image: url('/img2010/icon_sound_hover.png');
}
/* ----------------------------------- */

.menuButton {
	float: left;
	padding: 10px 0px 10px 0px;
	border: 0px;
	width: 177px;
	height: 36px;
}
.menuItem {
	display: block;
	text-align: right;
	background-image:url('/img2010/ball.png');
	background-position: 103% 50%;
	background-repeat: no-repeat;
	padding: 20px 40px 20px 0px;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	 font-weight:normal;
}
.menuItem:hover {
	color: #fff;
	font-weight:bold;
	background-image:url('/img2010/ball-over.png');
	background-position: 117% 50%;
}
.menuActive {
	display: block;
	text-align: right;
	background-image:url('/img2010/ball-a.png');
	background-position: 56% 50%;
	background-repeat: no-repeat;
	padding: 20px 40px 20px 0px;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.menuActive:link {
	color: #fff;
}
.menuActive:visited {
	color: #fff;
}
.pageOffer {
	float: right;
	background-image: url('img/bg_blackcurve.png');
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 589px;
	width: 800px;
}
#tdOffer {
	background-image: url('img2010/bg_blackcurve.png');
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 589px;
	padding-top: 35px;
	padding-left: 177px;
}

.offerActive {
	float: left;
	text-align: right;
	width: 716px;
	height: 100px;
	font-size: 14pt;
	color: #ffffff;
	line-height: 13pt;
}
.offerInactive {
	display:block;
	overflow:hidden;
	text-align: right;
	width: 716px;
	height: 100px;
	font-size: 14pt;
	color: #ffffff;

	}

.offerInactive span {
	display:block;
	position:relative;
	right:-720px;
	top: 40px;
}

.offerInactive img {
	float: right;
	z-index: 20;
	position:relative;
	top:-20px;
	width:92px;
	height:92px;
	border:0;
	padding:0;
}

.runoutOverlay {
	display:block;
	position:relative;
	top:-20px;
	left:10px;
	z-index:200;
	width:716px;
	height:90px;
	cursor:pointer;
}

.copyright {
	clear: both;
	text-align: right;
	margin-right: 30px;
	line-height: 40pt;
	color: #75767a;
	font-size: 9pt;
}
#orangeSelection {
	display: none;
	position: absolute;
	z-index: 30;
}

#floater {
	display:none;
	width:687px;
	height:148px;
	background-image:url('/img2010/bg_floater.png');
	position: absolute;
	z-index: 200;
	text-align:center;
}

#floater span {
	display:block;
	margin:40px;
	color:#fff;
	font-size:8pt;
}

#floater div {
	display:block;
	float:right;
	width:32px;
	height:32px;
	background-image:url('/img2010/floater_close.png');
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	margin: 7px 7px 0 0;
}

#floater div:hover {
	background-image:url('/img2010/floater_close_over.png');
}

.aPage {
	color: #ffffff;
	text-align: center;
}
#navline {
	display:block;
	width:99%;
	height: 40px;
	position:relative;
	top:-5px;
	left:0px;
	z-index:20;
	text-align: right;
	color: #ffffff;
}
#navlinePage {
	display:block;
	width:99%;
	height: 40px;
	position:relative;
	top:-38px;
	left:0px;
	z-index:20;
	text-align: right;
	color: #ffffff;
}
.navsection {
	float: right;
	padding-left: 10px;
	vertical-align: top;
	height: 30px;
}
.navsection > A {
	text-decoration: none;
	color: #ffffff;
	vertical-align: top;
}
.navsection > A:hover { color: #FFAB1B; }
.navlink { font-size: 10pt; text-transform: uppercase; }
.navlink0 { font-size: 12pt; text-transform: uppercase; }
.navlink1 { font-size: 14pt; text-transform: uppercase; }
.navlink2 { font-size: 16pt; text-transform: uppercase; }

.categoryHeader {
	display:block;
	width:743px;
	height:27px;
	margin-top:20px;
	color: #333;
	background-image:url('img2010/bg_category_header.png');
	background-repeat: no-repeat;
	background-position: center 1px;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}
.categoryHeaderActive {
	display:block;
	width:743px;
	height:27px;
	margin-top:20px;
	color: #f68712;
	background-image:url('img2010/bg_category_header_active.png');
	background-repeat: no-repeat;
	background-position: center -8px;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}

.categoryHeaderStatic {
	display:block;
	width:743px;
	height:27px;
	margin-top:20px;
	color: #f68712;
	background-image:url('img2010/bg_category_header_static.png');
	background-repeat: no-repeat;
	background-position: center -8px;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}

.categoryHilite {
	position:relative;
	top:-17px;
	left:0;
	z-index:15;
}

.lowmark {
	display:block;
	width:743px;
	height:8px;
	background-image:url('img2010/bg_lowmark.png');
	background-repeat: no-repeat;
	background-position: center 3px;
}

.lowmarkActive {
	display:block;
	width:743px;
	height:8px;
	background-image:url('img2010/bg_lowmark_active.png');
	background-repeat: no-repeat;
	background-position: center -7px;
}
.categoryHeaderBold {
	color: #ffffff;
	font-weight: bold;
	background-image:url('img/bg_category.png');
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 11pt;
	clear: left;
	text-transform: uppercase;
}
.thumb {
	padding: 0px;
	margin: 15px 0px 25px 15px;
	border: solid 1px #ffffff;
	width: 160px;
	height: 120px;
}
.nounderline {
	text-decoration: none;
}

.thumb:hover {
	border: solid 1px #FFAB1B;
}
.editable {
	text-align: left;
	line-height: 16pt;
}
.whiteLine {
	background-image:url('img/white_dot.png');
	background-repeat: repeat-x;
}
.thumbs {
	font-size: 8pt;
}
.scroll {
	display: block;
	width: 760px;
	color:#fff;
	float:left;
	padding: 0px 20px 20px 40px;
	text-align:center;
}

/* photo page, navlinks */

.fotoNavLeft {
	background-image:url('/img2010/arrow_left.png');
}
.fotoNavRight {
	background-image:url('/img2010/arrow_right.png');
}
.fotoNavLeft, .fotoNavRight {
	display:inline-block;
	width:14px;
	height:15px;
	background-position: center center;
	background-repeat:no-repeat;
	margin: 1px 20px;
	border: 0px;
}
.fotoNavLeft:hover {
	background-image:url('/img2010/arrow_left_over.png');
}
.fotoNavRight:hover {
	background-image:url('/img2010/arrow_right_over.png');
}

.fotoBottomNavLeft {
	background-image:url('/img2010/bottom_arrow_left.png');
}
.fotoBottomNavRight {
	background-image:url('/img2010/bottom_arrow_right.png');
}
.fotoBottomNavLeft, .fotoBottomNavRight {
	display:inline-block;
	width:37px;
	height:30px;
	background-position: center center;
	background-repeat:no-repeat;
	border: 0px;
}
.fotoBottomNavLeft:hover {
	background-image:url('/img2010/bottom_arrow_left_over.png');
}
.fotoBottomNavRight:hover {
	background-image:url('/img2010/bottom_arrow_right_over.png');
}

/* Page logo */

.pageLogo {
	dipslay:block;
	width:476px;
	height:135px;
	background-image:url('/img2010/bg_pagelogo.png');
	border:none;
}
.pageLogo > img {
	border:none;
}

/* counter */

.counter {
	color: #e0e0e0;
	font-size: 8pt;
	margin-right: 30px;
	text-align: center;
}
.counterHeader {
	font-weight: bold;
}
.counterCount {
	color: #f7931d;
	font-weight: bold;
}

