/* Obecne definice */
body {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
}
body, td, th, caption {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
}
h1 {
	margin: 0;
	position: relative;
	top: 21px;
	left: 13px;
}
a img {
	border: none;
}
form {
	margin: 0;
}
input, select {
	font-size: 11px;
	font-family: Arial, sans-serif;	
}
#navigation h2, #other h2, #navigation h3, #other h3, #tools h2 {
	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0;
	font-family: Arial, sans-serif;
	background-color: #FA1313;
}
#base {
	width: 996px;
	margin: 0 auto;
	text-align: left;
}
#navigation, #other {
	width: 200px;
	float: left;
	margin-bottom: 20px;
	font-size: 10px;
}
#content {
	float: left;
	width: 596px;
	margin-bottom: 20px;
}
#navigation h3, #other h3 {
	line-height: 29px;
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
p.next {
	text-align: right;
	margin: 15px 10px 0 0 !important;
}
.ad {
	margin: 0;
	text-align: center;
	background-image: url(/img/column_background.gif);
}
.ad img {
	display: block;
	margin: 0 auto;
}

/* Horní lišta */
#logo {
	float: left;
	width: 794px;
	background-image: url(/img/logo_background.gif);
	height: 119px;
	position: relative;
}
#tools {
	width: 202px;
	height: 119px;
	float: left;
}
#tools label, #navigation h2, #other h2, .skip {
	display: none;
}
#phone h2 {
	background-image: url(/img/tools_phone.gif);
	background-repeat: repeat-y;
	height: 32px;
	width: 202px;
	line-height: 28px;
	padding-left: 30px;
}
* > #phone h2 {
	width: 172px;
}
#phone div {
	background-color: #A1A1A1;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin-left: 2px;
	height: 30px;
}
#phone input, #phone select {
	margin: 3px 0 0 3px;
}
#brand {
	width: 75px;
}
#type {
	width: 52px;
}
#phone select{
	width: 150px;
}

#phonebutton {
	background-color: #F00;
	color: #FFF;
	border: 1px solid #000;
	font-weight: bold;
}
#search {
	margin-left: 2px;
}
#search h2 {
	background-image: url(/img/tools_search.gif);
	height: 29px;
	width: 200px;
	line-height: 28px;
	padding-left: 30px;
}
* > #search h2 {
	width: 170px;
}
#search div {
	background-image: url(/img/tools_search_background.gif);
	height: 29px;
	width: 202px;
	margin: -1px 0 0 -2px;
}
#string, #category, #searchbutton{
	margin: 3px 0 0 2px;
}
#string {
	width: 140px;
	margin-left: 11px;
}
#category {
	width: 60px;
}
#searchbutton {
	width: 30px;
	background-color: #FFF;
	font-weight: bold;
	border: 1px solid #000;
}
#submenu ul, #submenu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#logo #submenu {
	position: absolute;
	top: 100px;
	left: 200px;
	background: #F00 url(/img/submenu_left.gif) no-repeat left;
	height: 17px;
	padding-left: 10px;
}
#logo #submenu ul {
	background: url(/img/submenu_right.gif) no-repeat right;
	height: 17px;
	padding-right: 5px;
	float: left;
}
#submenu li {
	float: left;
	padding-right: 15px;
	
}
* > #submenu li {
	float: none;
	display: inline;
}
#submenu a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 17px;
	min-width: 15px;
}
#submenu a:hover {
	text-decoration: underline;
}

/* Levy sloupec */
#navigation ul, #navigation form {
	margin: 0;
	padding: 10px 10px 15px 10px;
	list-style-type: none;
	background-image: url(/img/column_background.gif);
	background-repeat: repeat-y;	
}
#navigation ul a {
	color: #FFF;
	font-weight: bold;
}
#navigation li {
	background-repeat: no-repeat;
	display: block;
	margin: 0;
	padding: 1px 0 0 14px;
}
#hryaplikace h3 {
	background-image: url(/img/header_hryaaplikace.gif);
	height: 30px;
	padding-left: 25px;
}
#hryaplikace ul {
	background-color: #444;
}
#hryaplikace li {
	background-image: url(/img/point_hryaplikace.gif);
	background-position: 0px 3px;
}
#playmobil {
	background-color: #6D6D6D;
}
#playmobil h3 {
	background-image: url(/img/header_playmobil.gif);
	height: 32px;
	padding-left: 25px;
}
#playmobil li {
	background-image: url(/img/point_playmobil.gif);
	background-position: 0 4px;
}
#aktualnicislo h3 {
	background-image: url(/img/header_aktualnicislo.gif);
	height: 29px;
	padding-left: 29px;
}
#aktualnicislo div {
	padding: 10px 0;
	background-color: #000;
	text-align: center;
}
#aktualnicislo a {
	display: block;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
}
#login h3 {
	background-image: url(/img/header_login.gif);
	height: 31px;
	padding-left: 26px;
}
#login form, #login .login {
	background-color: #F40;
	padding: 5px 10px;
	color: #FFF;
	font-weight: bold;
}
#login form div, p.unlogged {
	clear: both;
}
#login label {
	color: #FFF;
	font-weight: bold;
}
#login div label {
	display: block;
	float: left;
	line-height: 20px;
	width: 43px;
}
#loginbutton {
	background-color: #F10000;
	border: 1px solid #000;
	color: #FFF;
	font-weight: bold;
	padding: 0;
}
#login p {
	margin: 5px 0;
}
#login a {
	text-decoration: none;
	padding: 2px 3px;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.6em;
}
#login a:hover {
	text-decoration: underline;
}
.registration {
	background-color: #FF9C00;
	color: #FFF;
}
.benefits {
	color: #FFC600;
}
.forgot {
	color: #A80000;
}
#clanky h3 {
	background-image: url(/img/header_clanky.gif);
	height: 31px;
	padding-left: 26px;
}
#clanky ul {
	background-color: #A4A4A4;
}
#clanky li {
	background-image: url(/img/point_clanky.gif);
	background-position: 2px 6px;
}
#telefony h3 {
	background-image: url(/img/header_telefony.gif);
	padding-left: 25px;
	height: 31px;
}
#telefony ul {
	background-color: #707070;
}
#telefony li {
	background-image: url(/img/point_telefony.gif);
	background-position: 1px 3px;
}
#diskuse h3 {
	background-image: url(/img/header_diskuse.gif);
	height: 31px;
	padding-left: 29px;
}
#diskuse {
	color: #FFF;
	background-color: #FF601A;
	background-image: url(/img/column_background.gif);
	font-size: 9px;
}
#diskuse div {
	background-image: url(/img/diskuse_background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px 5px 15px 9px;
}
#diskuse h4 {
	font-size: 1em;
	margin: 0;
}
#diskuse a {
	color: #FFF;
	text-decoration: none;
}
#diskuse a:hover {
	text-decoration: underline;
}
#diskuse p {
	margin: 0 0 5px 0;
}

/* Pravý sloupec */
#novinkytop10 h3 {
	background-image: url(/img/header_novinkytop10.gif);
	height: 28px;
	padding-left: 31px;
	margin-top: -1px;
}
* > #novinkytop10 h3 {
	margin-top: 0;
}
#novinkytop10, #oblibenetop10 {
	background-image: url(/img/column_background.gif);
	border-bottom: 1px solid #000;
}
#novinkytop10 div, #oblibenetop10 div {
	background-repeat: repeat-x;
	background-position: 0 0;
	padding: 5px 10px 10px 10px;
	margin: 0 1px;
	color: #FFF;
}
#novinkytop10 div {
	background-color: #8D8D8D;
	background-image: url(/img/novinkytop10_background.gif);
}
#novinkytop10 ol, #oblibenetop10 ol {
	padding: 0;
	margin: 0;
	list-style-position: inside;
}
#novinkytop10 a, #oblibenetop10 a {
	color: #FFF;
	text-decoration: none;
}
#novinkytop10 a:hover, #oblibenetop10 a:hover {
	text-decoration: underline;
}
#oblibenetop10 h3 {
	background-image: url(/img/header_oblibenetop10.gif);
	padding-left: 27px;
	height: 31px;
}
#oblibenetop10 div {
	background-color: #F88D5E;
	background-image: url(/img/oblibenetop10_background.gif);
}
#anketa {
	background-color: #A4A4A4;
	background-image: url(/img/anketa_background.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	color: #FFF;
}
#anketa h3 {
	background-image: url(/img/header_anketa.gif);
	height: 29px;
	padding-left: 27px;
}
#anketa p {
	font-weight: bold;
	height: 45px;
	margin: 0px;
	background-image: url(/img/anketa_p_background.gif);
	background-repeat: repeat-x;
	line-height: 45px;
	padding-left: 15px;
}
#anketa ul, #anketa li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: url(/img/column_background.gif);
}
#anketa li {
	padding-bottom: 5px;
}
#anketa a {
	color: #FFF;
}
#anketa ul a {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	margin: 0 1px;
	background: #707070 url(/img/anketa_bar.gif) repeat-y 200px 0;
}
#anketa ul a:hover {
	background-color: #8B8B8B;
}
#anketa a span {
	float: right;
}
#anketa div {
	font-weight: bold;
	text-align: center;
	padding: 2px 0;
	background-color: #444;
}
#anketa div em {
	font-style: normal;
	color: #F0FF00;
}
#anketa .next {
	background-image: url(/img/column_background.gif);
	line-height: normal;
	height: auto;
	margin: 0 !important;
	padding: 5px 10px;
	background-repeat: repeat-y;
}

/* Prostřední sloupec */
.banner {
	clear: both;
	text-align: center;
	margin: 10px 0;
}
.crumbs {
	margin: 10px 0;
	font-size: 0.9em;
}
.crumbs a {
	font-weight: bold;
	color: #000;
}
.box {
	border-left: 1px solid #000;
	background-image: url(/img/box_shadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 100%;
}
.box h2 {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	line-height: 20px;
	height: 20px;
	padding: 0 7px;
	margin: 0 4px 0 0;
	background-image: url(/img/box_h2.gif);
	background-repeat: repeat-x;
	position: relative;
	font-size: 11px;
	color: #FFF;
	background-color: #F00;
}
.box h2 span {
	display: block;
	position: absolute;
	right: 7px;
	top: 0;
	height: 20px;
	line-height: 20px;
}
.box h2 .date {
	background-image: url(/img/ico_watch.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 18px;
}
.holder {
	padding-right: 10px;
	padding-left: 10px;
}
.boxbottom {
	height: 4px;
	background-repeat: repeat-x;
	background-image: url(/img/box_shadow_bottom.gif);
	font-size: 1px;
	line-height: 1px;
	position: relative;
	left: -1px;
	background-position: left bottom;
	clear: both;
}
.boxbottom div {
	float: right;
	height: 4px;
	width: 4px;
	background-image: url(/img/box_shadow_corner.gif);
}
.boxcontent {
	padding: 10px 20px;
	margin-right: 4px;
}
.boxcontent a, #copyright a {
	color: #707070;
}
.boxcontent h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 1.5em 0 0.8em 0;
}
.boxcontent p {
	margin: 1em 0;
}
.left {
	float: left;
	margin: 0.5em 1.5em 1em 0;
}
.right {
	float: right;
	margin: 0.5em 0 1em 1.5em;
}
.author {
	text-align: right;
	margin: 2em 0 !important;
	clear: both;
}
.author a {
	color: #FFF;
	background-color: #B4B4B4;
	text-decoration: none;
	padding: 0.2em;
}
.author a:hover {
	background-color: #666;
}
.comments {
	clear: both;
	padding: 15px 0 0 0;
}
.comments h3 {
	text-transform: uppercase;
	color: #FFF !important;
	background-color: #FF601A !important;
	padding: 0.2em;
	margin: 10px 0 0 0;
}
.comments table {
	width: 531px;
	color: #FFF;
	font-size: 11px;
	border-collapse: collapse;
	margin: 10px 0 5px 0;
}
.comments th, .comments td {
	padding: 0.2em 0.5em;
}
.comments th {
	background-color: #F00;
	text-align: left;
	border-bottom: 1px solid #FFF;
}
.comments td {
	font-size: 10px;
	background-color: #FF601A;
}
.comments a {
	color: #FFF;
}

.commentsAnchor {
	color: #FFFFFF !important;
	text-decoration: underline;
}

.preview {
	text-align: center;
	padding: 1em;
}
.preview a {
	margin: 0 10px;
}
.comments .re {
	padding-left: 1.5em;
}
.comments div {
	text-align: right;
	margin: 0 0 15px 0;
}
.comments div a {
	font-weight: bold;
	color: #F10000;
}
.addcomment {
	background-color: #A4A4A4;
	color: #FFF;
	position: relative;
	height: 220px;
	clear: both;
}
.addcomment h3 {
	background-color: #707070 !important;
	padding: 0.2em !important;
	border-bottom: 1px solid #FFF !important;
	color: #FFF !important;
	margin: 0 !important;
}
.addcomment div {
	margin: 10px 15px;
}
.addcomment textarea {
	width: 500px;
	height: 100px;
	overflow: auto;
}
#sendmessage {
	position: absolute;
	margin: 0;
	bottom: 20px;
	right: 30px;
}
.addcomment #sendmessage input {
	background-color: #707070;
	border: 1px solid #000;
	color: #FFF;
	font-weight: bold;
}
.addcomment label {
	line-height: 25px;
}
#hry .boxcontent, #cellphones .boxcontent {
	padding: 10px 0;
}
#hry .boxcontent p, #cellphones .boxcontent form {
	margin-left: 15px;
}
.gamebox {
	width: 141px;
	height: 260px;
	float: left;
	font-size: 10px;
	color: #707070;
	padding-left: 7px;
}
* > .gamebox {
	width: 134px;
}
.gamebox h3 {
	background-color: #182D4E;
	text-align: center;
	font-size: 10px;

	margin: 0;
	height: 30px;
}
.gamebox h3 a, .phonebox h3 a {
	height: 100%;
	display: block;
	padding: 3px 0;
	color: #FFF;
	text-transform:uppercase;
	text-decoration: none;
}
.gamebox div {
	text-align: center;
}
.gamebox img {
	border: 1px solid #000;
}
.gamebox em {
	color: #000;
	font-style: normal;
}
.gamebox strong {
	color: #FF601A;
}
.gamebox p {
	font-weight: bold;
	margin: 3px 0 !important;
}
.gamebox .more {
	text-align: center;
}
.gamebox .buy {
	background-color: #F00;
	color: #FFF600;
	padding: 0.2em;
	text-decoration: none;
}
.gamebox span {
	visibility: hidden;
}
.list {
	clear: both;
	margin: 10px;
	background-color: #F00;
	line-height: 20px;
	text-align: center;
	word-spacing: 10px;
	font-weight: bold;
}
.free {
	margin: 0;
}
.list a {
	color: #FFF;
}
.list span a {
	text-decoration: none;
}
.phonebox {
	width: 130px;
	margin: 10px 0 0 8px;
	height: 150px;
	float: left;
}
.phonebox h3 {
	background-color: #707070;
	text-align: center;
	font-size: 10px;
	margin: 0;
	height: 30px;
}
.phonebox div a {
	text-align: center;
	display: block;
	padding-top: 10px;
}
.userform .boxcontent {
	background-color: #F40;
	color: #FFF;
}
.userform .boxcontent div label {
	display: block;
	float: left;
	line-height: 20px;
	width: 150px;
	text-align: right;
	margin-right: 5px;
}
.userform .boxcontent div input, .userform .boxcontent div textarea, .userform .boxcontent div select {
	width: 200px;
	overflow: auto;
}
.userform .boxcontent div {
	clear: both;
	margin-top: 3px;
}
div.required {
	font-weight: bold;
}
div.section {
	margin-top: 1.5em !important;
}
.userform a {
	color: #FFF !important;
}
.userform p.button input {
	background-color: #F00;
	border: 1px solid #000;
	color: #FFF;
	font-weight: bold;
}
.userform p.button {
	text-align: right;
	margin-right: 175px;
}
.readonly {
	background-color: #F00;
	border: none;
	color: #FFF;
	font-weight: bold;
}
#form_search label {
	display: none;
}
.boxcontent h4, .boxcontent h4 a {
	font-size: 1em;
	font-weight: bold;
	color: #505050;
	margin-top: 2em;
	margin-bottom: 0px;
}
p.crumbs {
}
p.crumbs a {
	font-weight: normal;
	font-size: 10px;
}
#form_phone p label {
	display: none;
}
#form_phone h3 {
	background-color: #838383;
	color: #FFF;
	padding: 5px 15px;
	border: 1px solid #000;
	margin-bottom: 0;
}
.phonedetail {
	border: 1px solid #000;
	border-top: none;
	width: 330px;
	float: right;
	margin-bottom: 25px;
}
.phonedetail h4 {
	margin: 0;
	padding: 2px 5px;
	background-color: #E4E4E4;
	color: #000;
}
.phonedetail table {
	width: 100%;
	font-size: 1em;
}
.phonedetail td {
	text-align: right;
}
.phonedetail th {
	text-align: left;
	font-weight: normal;
}
.phoneimg {
	padding: 20px 0;
}
.phonedetail p.more {
	margin: 0;
	padding: 10px 5px;
	text-align: right;
}
.phonesections, .phonesections li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.phonesections {
	width: 120px;
}
.phonesections a {
	color: #FFF;
	display: block;
	padding: 2px 5px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.phonesections1 {
	background-color: #444;
}
.phonesections2 {
	background-color: #F00;
}
.phonesections3 {
	background-color: #A4A4A4;
}
.phonesections4 {
	background-color: #CCC;
}
.daily p.more {
	margin: 0;
	text-align: right;
}
.daily p.more a {
	color: #000;
}
.daily h3 a {
	color: #000;
	margin: 0;
}
.daily p {
	margin: 3px 0;
}
.diskuse, .autor {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;	
}
.daily p.diskuse {
	clear: both;
}
.diskuse a {
	color: #FF601A;
}
.autor {
	color: #666 !important;
}
.daily {
	width: 288px;
	float: left;
}
.daily .boxcontent {
	padding: 8px 10px;
}
.daily h3 {
	margin: 0;
}
#news {
	clear: both;
}
#news .boxcontent {
	padding: 5px 10px;
}
#articles {
	clear: both;
}
#articles .boxcontent {
	padding-bottom: 20px;
}
#news h3 {
	background-color: #999;
	color: #FFF;
	font-size: 1em;
	display: inline;
	margin: 0;
	padding: 0 2px;
}
#news p {
	margin: 2px 0 6px 0;
}
#news a {
	color: #F00;
}
#news .more, #articles .more {
	text-align: right;
	margin: 10px 0 8px 0;
	clear: both;
}
#news .more a, #articles .more a {
	background-color: #838383;
	color: #FFF;
	padding: 1px 2px;
}
.diskuse a.typ {
	float: left;
}
#articles h3 {
	margin: 10px 0 0;
	color: #000;
}
#articles h3 a {
	background-color: #D5D5D5;
	color: #000;
	padding: 2px;
}
#articles h3 span {
	font-weight: normal;
}
.system li {
	margin-bottom: 3px;
}
.system span {
	font-weight: bold;
	color: #F00;
	font-weight: bold;
}
.gameinfo caption {
	background-color: #666;
	padding: 0.2em 0.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
}
.gameinfo, .gamerank {
	border: 1px solid #666;
}
.gameinfo select {
	font-weight: normal;
}
.gameinfo th, .gameinfo td {
	color: #666;
	font-weight: bold;
}
.gameinfo th {
	text-align: left;
	padding-right: 1em;
}
.gameinfo td {
	text-align: right;
}
.gameinfo strong a {
	color: #FFF;
	background-color: #F00;
}
.gameinfo a {
	color: #FF854F;
}
.gameinfo div {
	margin: 5px 0;
	text-align: center;
}
.gamerank img {
	margin-left: 1px;
}
.gamerank h3 {
	font-size: 11px;
	background-color: #F00 !important;
	color: #FFF !important;
	margin: 0 !important;
	padding: 0.2em 0.5em;
	text-transform: uppercase;
}
.gamerank table {
	border-top: 1px solid #000;
	width: 210px;
}
.gamerank th {
	text-align: left;
	text-transform: uppercase;
	color: #666;
}
.gamerank td {
	text-align: right;
	color: #666;
	white-space: nowrap;	
}
.gameresult td {
	font-size: 14px;
	font-weight: bold;
}
.gamerank span {
	display: block;
	float: left;
	margin: 0 2px;
	font-weight: bold;
}
.gamerank a {
	margin: 3px 0 0 1px;
	background-color: #F00;
	color: #F00;
	display: block;
	float: left;
	width: 8px;
	height: 8px;
	overflow: hidden;
}
.gamerank a:hover {
	background-color: #000;
	color: #000;
}
.border {
	border: 2px solid #666;
}
.highlighted {
	background-color: #FF0 !important;
}
.perex {
	font-style: italic;
	margin-bottom: 5em !important;
}
kbd {
	font-size: 1em;
	font-weight: bold;
	color: #999;
}
#koupit {
	text-align: left;
	margin: 15px;
}
#koupit .boxcontent div {
	text-align: center;
	margin: 10px 0;
}
.item {
	clear: both;
}

.item h3 {
	clear: none !important;
}
.odhlasovano a:hover {
	background-color: #707070 !important;
	cursor: default;
}
#archiv .boxcontent div {
	float: left;
	width: 100px;
	text-align: center;
	padding: 10px 0;
}
#archiv .boxcontent {
	padding: 0 33px !important;
}
#archiv .boxcontent div a, #archiv .boxcontent div a span {
	display: block;
}
#copyright {
	padding: 10px 0;
}
#diskusebox .boxcontent h3, .komentare h3 {
	background: #FFF;
	color: #FF601A;
	margin: 5px 10px;
}
#diskusebox .boxcontent .item, .komentare .item {
	text-align: left;
	background-color: #FF601A;
	margin: 5px 10px;
	padding: 10px;
	color: #FFF;
	font-size: 10px;
}
#diskusebox .boxcontent .item h4, .komentare .item h4 {
	margin: 0;
	color: #FFF;
}
#diskusebox .boxcontent .item h4 span, .komentare .item h4 span {
	font-weight: normal;
}
#diskusebox .boxcontent .item p, .komentare .item p {
	margin: 5px;
}
.formular th {
	text-align: right;
}
.tipkup a {
	color: #fff;
}

