/******************************************************************************/
/* GENERAL ********************************************************************/
/******************************************************************************/
body {
	background-color: #FFFFFF;
}
.contentportal {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	padding-left: 25px;
	margin: 0px;
	font-weight: normal;
}
.contentportal a, .contentportal a:visited {
	color: #000000;
	text-decoration: none;
}
.contentportal a:active, .contentportal a:hover {
	color: #000000;
	text-decoration: underline;
}
.contentportal img {
	border-style: none;
}
.contentportal .clear {
	clear: both;
	font-size: 1%;
	line-height: 0px;
	height: 0px;
}
.contentportal span.error {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
}
.contentportal span.info {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
}
.contentportal .middle {
	width: 546px;
	float: left;
	clear: none;
	display: inline;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
	_margin-left: 10px;
	_margin-right: 10px;
}
.contentportal .middle-inner {
	padding-left: 2px;
	padding-right: 2px;
}
.contentportal .left {
	float: left;
	width: 162px;
	clear: left;
	display: inline;
	margin-bottom: 30px;
}
.contentportal .right {
	float: left;
	width: 200px;
	clear: right;
	display: inline;
	margin-bottom: 30px;
}
.contentportal .left-inner {
	padding-right: 2px;
}
.contentportal .right-inner {
	padding-left: 2px;
	padding-right: 5px;
}

/******************************************************************************/
/* DEFAULT BOX ****************************************************************/
/******************************************************************************/
.box {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	overflow: hidden;
}
.box-header {
	background: #000000 url(img/box-grey-left.jpg) no-repeat scroll left bottom;
	clear: right;
	display: block;
	text-align: left;
	color: #000000;
}
.box-header-text {
	background: transparent url(img/box-grey-right.jpg) no-repeat scroll right bottom;
	color: #000000 !important;
	text-align: left;
	line-height: 30px;
	padding-left: 9px;
	padding-right: 9px;
	display: block;
	font-weight: normal;
	font-size: 12px;
}
.box-content {
 	width: 100%;
 	height: 100%;
 	overflow: hidden;
}
.box-content-inner {
	position: relative;
	border-bottom: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
 	padding: 0px;
 	overflow: hidden;
	background: transparent url(img/box-bottom.jpg) repeat-x scroll left bottom;
	zoom: 1;
}
.box-content-inner-inner {
	padding: 10px;
}

/******************************************************************************/
/* NEWS ***********************************************************************/
/******************************************************************************/

/* BUTTONS */
.news-button-next {
	background: url(img/ul-arrow.png) left no-repeat;
	float: left;
	padding-right: 5px;
	padding-left: 20px;
	margin: 5px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.news-button-download {
	background: url(img/ul-arrow.png) left no-repeat;
	text-align: center;
}

/* LAYOUT */
.news-flashbanner {
	text-align: center;
	width: 100%;
	margin: 10px;
	margin-left: 0px;
	float: left;
}
.news-javagames {
	width: 260px;
	float: left;
}
.news-javagames_content-inner-inner {
	height: 263px;
	_height: auto;
}
.news-realtones {
	width: 260px;
	margin-left: 22px;
	float: left;
}
.news-polytones {
	width: 260px;
	margin-left: 22px;
	float: left;
}
.news-backgrounds {
	width: 100%;
	float: left;
}
.news-videos {
	width: 260px;
	float: left;
}
.news-screensavers {
	width: 260px;
	margin-left: 22px;
	float: left;
}

/******************************************************************************/
/* DOWNLOAD *******************************************************************/
/******************************************************************************/
.download {
	padding-top: 5px;
}
.download-details_content {
	font-size: 16px;
}
.download-podtel_content_group {
	padding: 5px;
	overflow: hidden;
}
.download-podtel_content_group_brand {
	font-weight: bold;
	color: #537295;
	padding: 3px;
}
.download-podtel_content_group_device {
	padding: 3px;
}
.download-similiars {
	width: 100%;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.download-info {
	clear: both;
	width: 100%;
	float: left;
}
.download-info_content {
	font-size: 10px;
}
.download-info_content_text {
	display: block;
	clear: both;
}
.download-info_content_footer {
	margin-top: 8px;
	font-style: italic;
	display: block;
	clear: both;
}

/******************************************************************************/
/* CONTENT ********************************************************************/
/******************************************************************************/
.selectandsearchmenu {
	background: #FFFFFF url(img/selectandsearchmenu.jpg) no-repeat scroll left top;
	width: 520px;
	height: 129px;
}
.content img {
	margin: 5px;
}
.content-paging {
	width: 100%;
	text-align: center;
	margin: 5px;
}
.content-paging_current, .content-paging_number, .content-paging_first, .content-paging_previous, .content-paging_next, .content-paging_last {
	margin: 5px;
}
.content-paging_current {
	font-weight: bold;
}
.content-paging_first a, .content-paging_previous a, .content-paging_next a, .content-paging_last a {
	color: #2E4C6E;
}
.content-main {
	overflow: hidden;
}
.content-button-download {
	text-align: center;
	margin-top: 5px;
	background: url(img/ul-arrow.png) left no-repeat;
}
.catmenu_content_item {
	float: left;
	margin-right: 15px;
}
.catmenu_content_item_selected {
	display: block;
	float: left;
	margin-right: 15px;
	font-weight: bold;
}

/******************************************************************************/
/* SIDE PANES *****************************************************************/
/******************************************************************************/
/* GENERAL */
.right .box-header, .left .box-header {
	background: #00FF80 url(img/box-blue-left.jpg) no-repeat scroll left bottom;
}
.right .box-header-text, .left .box-header-text {
	background: transparent url(img/box-blue-right.jpg) no-repeat scroll right bottom;
}


/* MENU */
.menu {
	margin-top: 0px;
}
.menu_content_item {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	width: 130px;
	_width: 120px;
	background: transparent url(img/menu-itempad.jpg) no-repeat scroll left center;
	padding-left: 10px;
	margin-top: 10px;
}
.menu_content_subitem, .menu_content_subitem-selected {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	width: 130px;
}
.menu_content_subitem-selected {
	text-decoration: underline;
}
.menu_header {
	background: #00FF00 url(img/menu.jpg) no-repeat scroll left top !important;
	height: 35px;
}
.menu_header_text {
	/*display: none;*/
	background: transparent !important;
}
.menu_header_text-inner {
	font-size: 130%;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
}
.menu_content-inner {
	border-bottom: 1px solid #DEDDA7;
	border-left: 1px solid #DEDDA7;
	border-right: 1px solid #DEDDA7;
	height: 600px;
	_height: auto;
}


/* TIPS AND TOPS */
.tips_content_items, .tops_content_items {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.tips_content_caption, .tops_content_caption {
	margin-top: 15px;
}
.tips_content_caption_title, .tops_content_caption_title {
	margin: 5px;
	font-weight: bold;
}
.tipofday_content-inner-inner {
	_padding-left: 3px;
	_padding-right: 3px;
}
.tipofday_content-inner-inner {
	_padding: 5px;
}

/* SEARCH AND DEVICE SELECTION*/
.search_content {
	text-align: center;
}
.search_content_noresult {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	clear: both;
	width: 100%;
}
.deviceSelection select {
	width: 100%;
}

/* BANNERS */
.sidebanner div {
	margin-bottom: 10px;
}

/******************************************************************************/
/* PORNCONFIRM ****************************************************************/
/******************************************************************************/
.pornconfirm {
	width: 100%;
}
.pornconfirm_content_text {
	display: block;
	clear: both;
}
.pornconfirm_content_text {
	margin-bottom: 5px;
}
.pornconfirm_content_text a {
	font-weight: bold;
}

/******************************************************************************/
/* SMARTMAPS ******************************************************************/
/******************************************************************************/
.maps {
	margin: 0px;
	padding: 0px;
}

.maps span {
	display: block;
	float: left;
	clear: both;
	margin: 3px;
}
.maps-title {
	font-size: 16px;
	color: #898025;
	font-weight: bold;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	clear: both;
}
.maps-info {
	width: 100%;
	float: left;
	clear: both;
}
.maps-info-text {
	font-size: 10px;
	width: 520px;
	height: 159px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FFFFFF url(img/maps-info.jpg) no-repeat scroll left top;
	overflow: hidden;
}
.maps-info-text-inner {
	padding: 5px;
	padding-left: 135px;
	_padding-left: 125px;
}
.maps1 .locnav_content-inner-inner, .maps1 .online_content-inner-inner {
	_height: auto;
}
.maps1 .online_content .imagebutton {
	_margin-top: 0px;
}
.maps2 .maps-info-text, .maps3 .maps-info-text {
	padding-top: 10px;
	padding-left: 50px;
}
.maps-info span {
	display: block;
	float: left;
	clear: both;
	color: #000000;
	_line-height: 10px;
	margin-top: 10px;
}
.maps1 .maps-left {
	width: 260px;
	float: left;
}
.maps1 .maps-right {
	width: 260px;
	margin-left: 10px;
	_margin-left: 5px;
	float: left;
}
.maps2 .maps-left, .maps3 .maps-left {
	width: 340px;
	float: left;
}
.maps2 .maps-right, .maps3 .maps-right {
	width: 160px;
	margin-left: 15px;
	float: left;
}
.online span, .locnav span {
	display: block;
	float: left;
	clear: both;
	margin: 3px;
}
.online .imagebutton, .locnav .imagebutton, .freetry .imagebutton {
	display: block;
	float: left;
	clear: both;
	margin: 3px;
}
.howto .imagebutton {
	float: left;
	clear: left;
}
.maps a, .maps a:visited {
	color: #55A3C9;
	text-decoration: none;
/*	padding-left: 5px;*/
}
.maps a:active, .maps a:hover {
	color: #55A3C9;
	text-decoration: underline;
	/*padding-left: 5px;*/
}
.maps img {
	margin-top: 5px;
	margin-bottom: 5px;
}

/******************************************************************************/
/* CONTENTS *******************************************************************/
/******************************************************************************/
/* MELODIES */
.melody-content {
	float: left;
	width: 240px;
	height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
}
.melody-similiar {
	float: left;
	width: 490px;
	height: 16px;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
}
.melody-news {
	width: 100%;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: 16px;
}
.melody-nontransitient {
	width: 100%;
	font-size: 10px;
	margin: 0px;
	height: 16px;
}
.melody-content_iconplay, .melody-similiar_iconplay, .melody-news_iconplay, .melody-nontransitient_iconplay {
	background: url(img/button_note.jpg) no-repeat left top;
	display: block;
	width: 20px;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	line-height: 16px;
}
.melody-content_name, .melody-similiar_name, .melody-news_name, .melody-nontransitient_name {
	overflow: hidden;
	white-space: nowrap;
	float: left;
	line-height: 16px;
}
.melody-content_name, .melody-similiar_name {
	width: 185px;
}
.melody-similiar_name {
	width: 430px;
}
.melody-news_name {
	width: 180px;
}
.melody-nontransitient_name {
	width: 115px;
}
.melody-content a, .melody-similiar a, .melody-news a, .melody-nontransitient a, .melody-content a:visited, .melody-similiar a:visited, .melody-news a:visited, .melody-nontransitient a:visited {
	color: #55A3C9;
	font-weight: bold;
	text-decoration: none;
}
.melody-content a:active, .melody-similiar a:active, .melody-news a:active, .melody-nontransitient a:active, .melody-content a:hover, .melody-similiar a:hover, .melody-news a:hover, .melody-nontransitient a:hover {
	color: #55A3C9;
	font-weight: bold;
	text-decoration: underline;
}
.melody-content_cart, .melody-similiar_cart, .melody-news_cart, .melody-nontransitient_cart {
	width: 30px;
	float: right;
	clear: right;
}
.melody-download_heading {
	margin-top: 20px;
	font-weight: bold;
	font-size: 20px;
}

/* CATEGORIZED VIEW OF MELODIES */
.content-categorized {
	width: 260px;
	_width: 240px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	height: 135px;
}
.content-categorized_content-inner-inner {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.content-categorized .melody-content {
	width: 235px;
	_width: 195px;
	margin: 0px;
	margin-left: 10px;
	float: left;
	height: 16px;
	padding: 0px;
}
.content-categorized .melody-content_name {
	width: 180px;
	_width: 135px;
}

/* FREECONTENT AND POINTCONTENT */
.freecontent-main .melody-content {
	width: 250px;
	_width: 230px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.freecontent-main .melody-content_name {
	width: 160px;
	_width: 140px;
}
.pointcontent-main .melody-content {
	width: 250px;
	_width: 230px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.pointcontent-main .melody-content_name {
	width: 120px;
	_width: 100px;
}

/* JAVAGAMES */
.javagame-news {
	width: 70px;
	height: 135px;
	overflow: hidden;
	float: left;
	margin-right: 8px;
	_margin-right: 3px;
	_margin-left: 3px;
	_height: 150px;
}
.javagame-news_name {
	overflow: hidden;
	white-space: nowrap;
	background: url(img/menu-itempad.jpg) no-repeat left top;
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
}
.javagame-news_cart {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.javagame-download-alternateViews_content {
	width: 100%;
	clear: both;
	margin-bottom: 10px;
}
.javagame-similiar, .visual-similiar, .javagame-download-alternateViews_content_view {
	float: left;
	margin: 10px;
	margin-right: 5px;
	text-align: center;
}
.javagame-download_content_picture {
	float: left;
}
.javagame-download_content_right {
	margin-left: 185px;
}
.javagame-download_content_right_gametype {
	font-weight: bold;
	color: #DE8C05;
}
.javagame-download_content_right_gametype a {
	font-weight: bold;
	color: #DE8C05;
}


.javagame-content {
	font-size: 10px;
	margin-top: 5px;
	margin-left: 10px;
	height: 85px;
	_height: 100px;
	float: left;
	width: 260px;
	_width: 250px;
}
.javagame-content_picture {
	float: left;
	width: 70px;
}
.javagame-content_right {
	float: left;
	width: 145px;
	margin-left: 5px;
}
.javagame-content_right-inner-inner {
	padding-left: 10px;
}
.javagame-content .downloadButton {
	margin-top: 10px;
}
.javagame-content_content_right_gamecategory {
	color: #537295;
	font-weight: bold;
}
.javagame-content_content_right_gamecategory a {
	color: #537295;
	font-weight: bold;
}



.javagame-nontransitient {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 3px;
	float: left;
	font-size: 10px;
}
.javagame-nontransitient_picture {
	float: left;
	width: 65px;
	margin: 5px;
}
.javagame-nontransitient_title {
	font-weight: bold;
	float: left;
	width: 90px;
}
.javagame-nontransitient_description {
	float: left;
	width: 90px;
}
.javagame-nontransitient_downloadButton {
	float: left;
	text-align: right;
	width: 100%;
	margin: 5px;
}

/* VISUAL */
.visual-news {
	width: 100px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	float: left;
}
.visual-news_cart {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.visual-content {
	float: left;
	margin: 5px;
	_margin: 3px;
}
.visual-nontransitient {
	float: left;
	margin: 2px;
	margin-right: 5px;
	_margin-right: 3px;
	margin-bottom: 10px;
}
.visual-nontransitient_cart {
	text-align: center;
	margin-top: 5px;
}




div.soutezomic_vyherci {
	margin-bottom:20px; font-size:14px; font-weight:bold;
}
