/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		S60.cz
	Author:		S60.cz ( http://www.s60.cz/ )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

.right { float: right; }

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #4B4B4B;
	font-size: 10px;
}

body a:visited {
	color: #727272;
}

body a:hover { 
        color: #48ae4c;
}

#logo {
	display: block;
	width: 100%;
}

#topnav {
	height: 39px;
	padding-top: 4px;
}

#wrap {
	margin: 0 auto;
	width: 86%;
	min-width: 992px;
	position: relative;
        background: #fff url("./styles/S60.cz/theme/images/wrap.png") repeat-y center;

}

#wrapheader {
	padding: 0px 6px 0px 6px;
}

#wrapcentre {
	padding: 0px 6px 6px 6px;
}

#wrapfooter {
	text-align: center;
	clear: both;
        background: #fff url("./styles/S60.cz/theme/images/footer_big.png") no-repeat top;
        margin: 0px;
	padding: 10px 0px 6px 0px;
        height: 200px;
        width: 86%;
	min-width: 992px;

}

#header {
	text-align: center;
        background: #fff url("./styles/S60.cz/theme/images/header.png") no-repeat top;
        width: 980px;
        height: 140px;
        position: relative;
}

.admin-forum {
        position: absolute; top: 35px; left: 18px;
}

#hledani-red a {
        color: red;
}

#admin-white a {
        color: #c99;
}

#admin-white a:hover {
        color: #48ae4c;
}

.buttons {
       padding: 0px 0px 0px 10px;
       position: absolute; left: 10px;
}

.nadpis, a.nadpis, a.nadpis:visited {
       position: absolute; bottom: 45px; left: 13px;
       font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
       font-weight: bold;
       font-size: 1.3em;
       text-decoration: none;
       margin-right: 5px;
}

#nadpis-white a {
        color: #FFFFFF;
}

#nadpis-white a:hover {
        color: #48ae4c;
}

.paginace {
       position: absolute; bottom: 25px; left: 10px;
       text-decoration: none;
       margin-right: 5px;
}

.hledani {
       position: absolute; bottom: 25px; right: 5px;
       padding: 0px 10px 0px 0px;
}

.drobky {
       position: absolute; bottom: 15px; left: 0px;
       text-decoration: none;
       margin-right: 0px;
}

.foruma a {
       color: #53473F;
       text-decoration: none;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #FFFFFF;
	border-width: 0px;
	border-style: solid;
	border-color: #BB9860;
	padding: 6px;
	font-weight: normal;

	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: #48ae4c;
}

.clear { clear: both; }

/* Navigation
 --------------------- */

#navcontainer {
	width: 100%;
	background: url("./styles/S60.cz/theme/images/grad.png") top repeat-x;
}

#navcontainer ul { padding: 0; }
#navcontainer ul li { display: inline; }

#navcontainer ul {
	margin: 0;
	height: 37px;
	padding: 0 10px 0 10px;
	font-size: 1.1em;
}

#navcontainer ul li a {
	padding: 12px 10px 0 10px;
	height: 30px;
	color: #53473F;
	text-decoration: none;
	float: left;
}

#navcontainer2 {
	width: 100%;
        position: absolute; top: 0px; left: 0px;
}

#navcontainer2 ul { padding: 0; }
#navcontainer2 ul li { display: inline; }

#navcontainer2 ul {
	margin: 0;
	height: 37px;
	padding: 0 10px 0 10px;
	font-size: 1.1em;
}

#navcontainer2 ul li a {
	padding: 12px 10px 0 10px;
	height: 30px;
	color: #53473F;
	text-decoration: none;
	float: left;
}
#navcontainer2 admin a {
	color: #c99;
}

#navlist li a:hover, #navlist li a:active {
	text-decoration: none;
	text-align: left;
        font-weight: bold;
}

/* Search box
 --------------------- */
#search-box {
	color: #FFFFFF;
	display: block;
	float: right;
	text-align: right;
	white-space: nowrap; /* For Opera */
	border: 0;
}

#search-box input {
	border: 0;
	width: 139px;
	height: 17px;
	padding: 3px 5px 0 5px;
	background: url("./styles/S60.cz/theme/images/search.gif") top no-repeat;
	color: #929292;
	border: 0;
}

#search-box fieldset {
	border: 0;
	background: none;
}

#search-box input:hover, #search-box input:focus {
	color: #BBBBBB;
	background: url("./styles/S60.cz/theme/images/search.gif") no-repeat;
	background-position: 0 -20px;
}

/* Round cornered boxes and backgrounds
 --------------------------------------------------------- */

#header_bg {
	height: 102px;
	background: url("./styles/S60.cz/theme/images/header_right.gif") top right no-repeat;
}

#header_container { 
	background: url("./styles/S60.cz/theme/images/header_bg.gif") top repeat-x;
	display: block;
	width: 100%;
}

.b { 
	background: #F3F3EE url("./styles/S60.cz/theme/images/footer_bg.gif") bottom repeat-x;
}

.bl { 
	background: url("./styles/S60.cz/theme/images/footer_left.gif") bottom left no-repeat;
}

.br { 
	background: url("./styles/S60.cz/theme/images/footer_right.gif") bottom right no-

repeat;
	padding-bottom: 55px;
}

.navbar {
	padding: 10px 20px 10px 0px;
	margin-bottom: 15px;
	display: block;
        margin: 0px 0px 0px 0px;
        color: black;
}

ul.linklist li {
	list-style-type: none;
}

/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
        margin: 0px 5px 0px 5px;
}

h2 a {
	color: #FFFFFF;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, 

.postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, 

.postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #000000;
}

.postdetails {
	color: #000000;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: black;
	font-weight: bold;
}

.nav2 {
	padding-right: 5px;
	color: black;
	font-weight: bold;
}

.nav2a {
	padding-right: 10px;
	color: black;
	
}

.nav2b {
	padding-right: 15px;
	color: black;
	
}

.nav3 {
	padding: 0px 0px 5px 15px;
	color: black;
	
}

.nav3a {
	padding: 5px 0px 0px 15px;
	color: black;
	
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.gensmall2 {
	margin: 1px 1px 0px 5px;
	font-size: 1em;
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
        margin-right: 5px;
}

.error {
	color: red;
}

#datebar {
        margin: 0px 5px 0px 5px;
}

/* Tables
 ------------ */
th {
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	background: url('./styles/S60.cz/theme/images/cellpic3.gif') top repeat-x;
	white-space: nowrap;
	padding: 0 5px;
	height: 25px;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #cacaca;
        margin: 0px 5px 0px 5px;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('./styles/S60.cz/theme/images/cellpic2.jpg') repeat-y scroll top 

left;
}
.rtl .catdiv {
	background: white url('./styles/S60.cz/theme/images/cellpic2_rtl.jpg') repeat-y scroll 

top right;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #E8E8E3 url('./styles/S60.cz/theme/images/cellpic1.gif') repeat-x;
	text-indent: 4px;
}

.row1 {
	background: #e8e8e3 url('./styles/S60.cz/theme/images/cellpic1.gif') repeat-x;
	padding: 4px;
	border-top: 1px #EEEEE2 solid;
	border-left: 1px #F4F4EB solid;
}

.row2 {
	background: #e8e8e3 url('./styles/S60.cz/theme/images/cellpic1.gif') repeat-x;
	padding: 4px;
	border-top: 1px #EEEEE2 solid;
	border-left: 1px #F4F4EB solid;
}

.row3 {
	background: #e8e8e3 url('./styles/S60.cz/theme/images/cellpic1.gif') repeat-x;
	padding: 4px;
	border-top: 1px #EEEEE2 solid;
	border-left: 1px #F4F4EB solid;
}

.spacer {
	background: #E0E0E0 url('./styles/S60.cz/theme/images/space.gif') repeat-x;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link	{ color: #727272; text-decoration: none; }
a:visited	{ color: #727272; text-decoration: none; }
a:active	{ color: #8C651A; text-decoration: none; }
a:hover	{ color: #48ae4c; text-decoration: none; }

a.forumlink, a.forumlink:visited {
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.topictitle, a.topictitle:visited {
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

th a,
th a:visited {
	color: #FFFFFF !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: none;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #3D3D3F;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 2px;
	border: 1px solid #B2B296;
	background-color: #F2F2F2;
	vertical-align: middle;
}

input:hover, input:focus, select:hover, select:focus {
	border: 1px solid #78786E;

}

textarea {
	background: #EEEEEE url("./styles/S60.cz/theme/images/textarea.gif") top repeat-x;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #B2B296;
	padding: 2px;
	vertical-align: middle;
}

textarea:hover, textarea:focus {
	border: 1px solid #78786E;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #B2B296;
	padding: 1px;
	vertical-align: middle;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
	vertical-align: middle;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
}

.souhlasim {
        background: url("./styles/S60.cz/theme/images/souhlasim.gif") repeat;
        width: 216px;
        height: 20px;
        border: 0px;
        cursor: pointer;
}

.souhlasim:hover, .souhlasim:focus {
        border: 0px #93937B solid;
	color: #363636;
}

.nesouhlasim {
        background: url("./styles/S60.cz/theme/images/nesouhlasim.gif") repeat;
        width: 231px;
        height: 20px;
        border: 0px;
        cursor: pointer;
}

.nesouhlasim:hover, .nesouhlasim:focus {
        border: 0px #93937B solid;
	color: #363636;
}

.login {
        background: url("./styles/S60.cz/theme/images/login.gif") repeat;
        width: 92px;
        height: 20px;
        border: 0px;
        cursor: pointer;
}

.login:hover, .login:focus {
        border: 0px #93937B solid;
	color: #363636;
}

.potvrdit_volbu {
        background: url("./styles/S60.cz/theme/images/potvrdit_volbu.gif") repeat;
        width: 104px;
        height: 20px;
        border: 0px;
        cursor: pointer;
}

.potvrdit_volbu:hover, .potvrdit_volbu:focus {
        border: 0px #93937B solid;
	color: #363636;
}

.ulozit {
        background: url("./styles/S60.cz/theme/images/ulozit.gif") repeat;
        width: 52px;
        height: 20px;
        border: 0px;
        cursor: pointer;
}

.ulozit:hover, .ulozit:focus {
        border: 0px #93937B solid;
	color: #363636;
}

.nacist {
        background: url("./styles/S60.cz/theme/images/nacist.gif") repeat;
        width: 52px;
        height: 20px;
        border: 0px;
        cursor: pointer;
}

.nacist:hover, .nacist:focus {
        border: 0px #93937B solid;
	color: #363636;
}

.zobrazit {
        background: url("./styles/S60.cz/theme/images/zobrazit.gif") repeat;
        width: 66px;
        height: 20px;
        border: 0px;
        cursor: pointer;
}

.zobrazit:hover, .zobrazit:focus {
        border: 0px #93937B solid;
	color: #363636;
}

.hledat {
        background: url("./styles/S60.cz/theme/images/hledat.gif") repeat;
        width: 64px;
        height: 20px;
        border: 0px;
        cursor: pointer;
}

.hledat:hover, .hledat:focus {
        border: 0px #93937B solid;
	color: #363636;
}

.reset {
        background: url("./styles/S60.cz/theme/images/reset.gif") repeat;
        width: 53px;
        height: 20px;
        border: 0px;
        cursor: pointer;
}

.reset:hover, .reset:focus {
        border: 0px #93937B solid;
	color: #363636;
}

.ano {
        background: url("./styles/S60.cz/theme/images/ano.gif") repeat;
        width: 40px;
        height: 20px;
        border: 0px;
        cursor: pointer;
}

.ano:hover, .ano:focus {
        border: 0px #93937B solid;
	color: #363636;
}

.ne {
        background: url("./styles/S60.cz/theme/images/ne.gif") repeat;
        width: 40px;
        height: 20px;
        border: 0px;
        cursor: pointer;
}

.ne:hover, .ne:focus {
        border: 0px #93937B solid;
	color: #363636;
}

.odeslat {
        background: url("./styles/S60.cz/theme/images/odeslat.gif") repeat;
        width: 72px;
        height: 20px;
        border: 0px;
        cursor: pointer;
}

.odeslat:hover, .odeslat:focus {
        border: 0px #93937B solid;
	color: #363636;
}

.zrusit {
        background: url("./styles/S60.cz/theme/images/zrusit.gif") repeat;
        width: 54px;
        height: 20px;
        border: 0px;
        cursor: pointer;
}

.zrusit:hover, .zrusit:focus {
        border: 0px #93937B solid;
	color: #363636;
}


.nahled {
        background: url("./styles/S60.cz/theme/images/nahled.gif") repeat;
        width: 60px;
        height: 20px;
        border: 0px;
        cursor: pointer;
}

.nahled:hover, .nahled:focus {
        border: 0px #93937B solid;
	color: #363636;
}

.prejit {
        background: url("./styles/S60.cz/theme/images/prejit.gif") no-repeat;
        width: 50px;
        height: 20px;
        border: 0px;
        cursor: pointer;
}

.prejit:hover, .prejit:focus {
        border: 0px #93937B solid;
	color: #363636;
}

.hledej_top {
        background: url("./styles/S60.cz/theme/images/hledej.gif") no-repeat;
        width: 53px;
        height: 20px;
        border: 0px;
        cursor: pointer;
}

.hledej_top:hover, .hledej_top:focus {
        border: 0px #93937B solid;
	color: #363636;
}

.plus {
        background: url("./styles/S60.cz/theme/images/plus.gif") repeat;
        width: 31px;
        height: 20px;
        border: 0px;
        cursor: pointer;
}

.plus:hover, .plus:focus {
        border: 0px #93937B solid;
	color: #363636;
}

.minus {
        background: url("./styles/S60.cz/theme/images/minus.gif") repeat;
        width: 31px;
        height: 20px;
        border: 0px;
        cursor: pointer;
}

.minus:hover, .minus:focus {
        border: 0px #93937B solid;
	color: #363636;
}

.btnmain {
	font-weight: bold;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
        background: url("./styles/S60.cz/theme/images/submit.gif") top repeat-x;
}

.btnfile {
	font-weight: normal;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnmain, .btnlite, .btnfile {
	background: url("./styles/S60.cz/theme/images/submit.gif") top repeat-x;
	color: #ffffff;
}

.btnmain:hover, .btnmain:focus, .btnlite:hover, .btnlite:focus, .btnfile:hover, 

.btnfile:focus {
	background-position: 0 -40px;
	border: 1px #93937B solid;
	color: #ffffff;
}

.btnbbcode {
	background: url("./styles/S60.cz/theme/images/bbcode.gif") top repeat-x;
	color: #575757;
}

.btnbbcode:hover, .btnbbcode:focus {
	background-position: 0 -40px;
	border: 1px #9B8A72 solid;
	color: #363636;
}

.helpline, .helpline:hover, .helpline:focus  {
	background: transparent;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #ABAB9C;
	color: #333333;
	font-size: 0.85em;
	font-weight: bold;
	background: #EEEEEE url("./styles/S60.cz/theme/images/cellpic1.gif") top repeat-x;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background: #EEEEEE url("./styles/S60.cz/theme/images/textarea.gif") top repeat-x;
	color: #4B5C77;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	border-color: #ABAB9C;
	background: #EEEEEE url("./styles/S60.cz/theme/images/cellpic1.gif") top repeat-x;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background: #EEEEEE url("./styles/S60.cz/theme/images/textarea.gif") top repeat-x;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}

/* Buttons
 --------------- */

a.fontsize {
	display: block;
	overflow: hidden;
	height: 18px;
	text-indent: -5000px;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url("./styles/S60.cz/theme/images/icon_fontsize.gif");
	background-position: 0 -1px;
	width: 29px;
	position: absolute;
	top: 6px;
	left: 0px;
}

a.fontsize:hover {
	background-position: 0 -20px;
	text-decoration: none;
}

.reply-icon	{ 
	float: left; display: block; width: 96px; height: 25px;
	background: url("./styles/S60.cz/imageset/cs/button_topic_reply.gif") 0 0 no-repeat;
	margin-right: 10px;
}
.post-icon	{ 
	float: left; display: block; width: 96px; height: 25px;
	background: url("./styles/S60.cz/imageset/cs/button_topic_new.gif") 0 0 no-repeat;
	margin-right: 10px;
}
.locked-icon { 
	float: left; display: block; width: 96px; height: 25px;
	background: url("./styles/S60.cz/imageset/cs/button_topic_locked.gif") 0 0 no-repeat;
	margin-right: 10px;
}
.newpm-icon { 
	float: left; display: block; width: 96px; height: 25px;
	background: url("./styles/S60.cz/imageset/cs/button_pm_new.gif") 0 0 no-repeat;
	margin-right: 10px;
}

.reply-icon span, .post-icon span, .locked-icon span, .newpm-icon span {
	display: none; text-indent: -5000px;
}

.reply-icon:hover, .post-icon:hover, .locked-icon:hover, .newpm-icon:hover {
	background-position: 0 -25px;
}

/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #75d445;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}

#top-menu-item--mynokia-- a	{ width: 126px; background-image: url( 

'./styles/S60.cz/theme/images/top-mynokia.png' ); }
#top-menu-item--symbian-- a	{ width: 181px; background-image: url( 

'./styles/S60.cz/theme/images/top-symbian.png' ); }
#top-menu-item--maemo-- a	{ width: 181px; background-image: url( 

'./styles/S60.cz/theme/images/top-maemo.png' ); }
#top-menu-item--ovi2-- a	{ width: 182px; background-image: url( 

'./styles/S60.cz/theme/images/top-ovi.png' ); }
#top-menu-item--mapy2-- a	{ width: 182px; background-image: url( 

'./styles/S60.cz/theme/images/top-mapy.png' ); }


/* Lista
 ------------ */
.ListaUp  { position: fixed; bottom: 0px; left: 30%;
             width: 40%;
             height: 70px;
             background: url("./styles/S60.cz/theme/images/pozadi.png") bottom center no-repeat; 
}

.ListaDown { position: fixed; bottom: -40px; left: 30%;
             width: 40%;
             height: 70px;
             background: url("./styles/S60.cz/theme/images/pozadi.png") bottom center no-repeat; 
}

.minus_lista { position: relative;
               padding-top: 24px;
}

.minus_lista a,
.minus_lista a:visited { color: white
}

/* Share box
 ------------ */
#share_box{
            position: absolute; right: 2px; top: 5px;
            width: 160px;
            height: 40px;
            background: url("./styles/S60.cz/theme/images/share_box_bg.png") no-repeat; 
}

#fb_box {
            position: absolute; top: 12px; left: 21px;
}

#tw_box {
            position: absolute; top: 12px; left: 47px;
}

#link_box {
            position: absolute; top: 12px; left: 73px;
}

#jagg_box {
            position: absolute; top: 12px; left: 99px;
}

#rss_box {
            position: absolute; top: 12px; left: 125px;
}