body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #333333;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: center;

}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 1.3em;
	margin: 0px;
	padding: 5px 0;
}
h2 {
	color: #0099CC;
	font-size: 1.1em;
}
h3 {
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input, textarea, select {
	margin: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	vertical-align: baseline;

	}


a {
	color: #0099CC;
}



/* Header */

#header {


}

#logo {
	height: 90px;
	padding: 0;
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/bg_logo.png);
	background-repeat: repeat-x;
	background-position: left top;
}


#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 20px;
	padding-left: 5px;
}

#logo p {
	font-size: 10px;
	color: #939598;
	float: right;
	text-transform: uppercase;
	text-align: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #b1cae4;
	padding: 0 5px 0 5px;
}
#logo a:hover {
	color: #FFFFFF;
}


/* Menu */

#menu {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/bg_nav.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0;
	height: 50px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	font-size: 1.2em;
	color: #666666;
	font-weight: bold;
	margin: 0;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
}
#menu span {
	font-size: 0.8em;
	font-weight: bold;
}


#menu a:hover {
	color: #0099CC;
}
#menu a.active {
	color: #0099CC;
}

#content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	width: 925px;
}
.SR {
	background-image: url(images/SR.png);
	background-repeat: no-repeat;
	height: 340px;
	background-position: left top;
}
.CR {
	background-image: url(images/CR.png);
	background-repeat: no-repeat;
	height: 340px;
	background-position: left top;
}
.S2 {
	background-image: url(images/S2.png);
	background-repeat: no-repeat;
	height: 340px;
	background-position: left top;
}

.readmore a {
	background-image: url(images/bg_order.png);
	height: 42px;
	width: 137px;
	display: block;
	position: relative;
	top: 287px;
	left: 68px;
	background-position: left top;
	z-index: 250;
}
.readmore a:hover {
	background-image: url(images/bg_order.png);
	background-position: left -42px;
}
.readmore1 a {
	background-image: url(images/bg_order.png);
	height: 42px;
	width: 137px;
	display: block;
	position: relative;
	top: 0px;
	left: 68px;
	background-position: left top;
	z-index: 250;
	margin-top: -55px;
}
.readmore1 a:hover {
	background-image: url(images/bg_order.png);
	background-position: left -42px;
}
.order a {
	background-image: url(images/bg_order.png);
	height: 42px;
	width: 137px;
	display: block;
	position: relative;
	top: 1px;
	left: 112px;
	background-position: left top;
	z-index: 250;
}
.order a:hover {
	background-image: url(images/bg_order.png);
	background-position: left -42px;
}
.find a {
	background-image: url(images/bg_readmore.png);
	height: 42px;
	width: 137px;
	display: block;
	position: relative;
	top: -41px;
	left: 262px;
	background-position: left top;
	z-index: 250;
}
.find a:hover {
	background-image: url(images/bg_readmore.png);
	background-position: left -42px;
}






#rotate {
	width: 670px;
	background-color: #FFFFFF;
	float: left;
}


#tabovi {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#side {
	width: 265px;
	float: right;
	text-align: center;
	height: auto;
}

table {
	width: 100%;
}
#player {
	position: relative;
	top: 100px;
	left: 270px;
	width: 222px;
}

td {
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

th {
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	background-color: #DDF0F4;
	text-align: left;
	font-weight: normal;
}
.delivery {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.buy {
	text-align: center;
}
.descr {
	padding: 10px;
}

.contact {
	margin: 20px;
	padding: 20px;
	border: 1px solid #e5e5e5;
}
.newsletter {
	float: right;
	width: 600px;
}






#w_footer {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E7E7;

}






/* Footer */

#footer {
	width: 950px;
	margin: 0 auto;
	font-size: 10px;
}


#footer p {
	margin: 0;
	padding: 15px 0 0 0;
	text-align: center;
	color: #999999;
}


#footer a {
	color: #333333;
}
#footer .legal {
	float: left;
	height: 40px;
	text-align: left;
}

#footer .credit {
	float: right;
	height: 40px;
}
#footer .info {
	float: right;
	font-size: 1.2em;
}
	
	.tTip {
	cursor: pointer;
	color: #0099CC;
	font-weight: normal;
}
#cloud1 {
}
#cloud2 {
}

				
/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP STYLES                                        */
/*-----------------------------------------------------------------------------------------------*/

.tip {
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background-color: #F5F5F5;
	padding: 10px;
	border: 1px solid #0099CC;
	width: 300px;
	font-size: 0.9em;
}
	
.tipMid {

}
.tipBtm {

}

