@import "http://jsimlo.sk/base01.css";

BODY {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Verdana, Arial, Sans-serif;
}

A:link,
A:visited {
	color: #0072ff;
}

A:hover,
A:active {
	color: #0054bb;
}

P {
	text-indent: 2em;
}

P,
LI {
	text-align: justify;
}

DL {
	margin-top: 0;
	margin-bottom: 0;
}

DT {
	font-weight: bold;
}

/***************************************************/

.grayspan,
.gray,
.grey {
	color: #aeaeab;
}

/***************************************************/

#topmenu {
	margin: 0;
	background: #f7f8f8 url("../images/topmenu.png") bottom left repeat-x;
	color: inherit;
}

#topmenu TH,
#topmenu TD {
	padding-bottom: .2em;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}

/***************************************************/

#wrapper {
	padding: 0 10px;
	width: 750px;
	margin: auto;
}

/***************************************************/

#intro {
	margin: 0 -20px;
	padding: 0 40px 15px 40px;
	background: #eff3f7 url("../images/introback.png") bottom left repeat-x;
	border-bottom: 1px solid;
	border-color: #a1a6b1;
}

#intro DIV.downloadbutton {
	padding: 20px 40px;
}

/***************************************************/

DIV.downloadbutton .greenbutton {
	width: 274px;
	padding: 0;
	margin: 0 0 .2em 0;
	position: relative;
}

.greenbutton .icon {
	position: absolute;
	left: 5px;
	top: 5px;
}

.greenbutton .top {
	background: transparent url("../images/downbutton.gif") top left no-repeat;
	padding: 11px 20px .6em 20px;
	text-align: right;
	min-height: 20px;
} * html .greenbutton .top { height: 20px; }

.greenbutton:hover .top {
	background: transparent url("../images/downbutton.gif") top right no-repeat;
}

.greenbutton .top BIG {
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 1.3em;
	position: relative;
	z-index: 1;
}

.greenbutton .center {
	background: transparent url("../images/downbutton.gif") center left no-repeat;
	padding: 0 20px 0px 20px;
	text-align: right;
}

.greenbutton:hover .center {
	background: transparent url("../images/downbutton.gif") center right no-repeat;
}

.greenbutton .bottom {
	background: transparent url("../images/downbutton.gif") bottom left no-repeat;
	padding: 0 20px 12px 20px;
	text-align: right;
}

.greenbutton:hover .bottom {
	background: transparent url("../images/downbutton.gif") bottom right no-repeat;
}

.greenbutton .bottom SMALL,
.greenbutton .center SMALL {
	font-family: Verdana, Sans-Serif;
	font-size: .8em;
	z-index: 1;
}

.greenbutton .top A {
	text-decoration: underline;
	color: #194503;
}

.greenbutton .bottom A,
.greenbutton .center A {
	text-decoration: none;
	color: #194503;
}

/***************************************************/

#pagetitle {
	padding-top: 2em;
}

#pagetitle IMG {
	padding: 1em;
}

H1.pagetitle {
	font-size: 3em;
	font-weight: bold;
	color: #ff5020;
	margin: 0;
	padding: 0;
}

.fools-page H1.pagetitle {
	font-size: 2em;
	padding-bottom: .5em;
}

.fools-results {
	padding-top: 5em;
	color: gray;
}

.fools-results:hover {
	color: black;
}

.fools-results HR {
	display: none;
}

.fools-results LI {
	margin: .5em;
}


/***************************************************/

#insight {
	float: left;
	width: 520px;
}

#insight H4 {
	font-weight: bold;
	color: #0072ff;
	margin-bottom: 8px;
}

#insight UL {
	display: block;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 30px;
}

#insight UL LI {
	margin-bottom: 8px;
}

#insight B {
	white-space: nowrap;
}

#insight DIV.downloadbutton {
	margin-top: 6em;
	padding: 20px;
}

/***************************************************/

#sidebar1,
#sidebar2,
#adsense1,
#adsense2 {
	float: right;
	width: 210px;
	padding-top: 2em; 
	text-align: center;
}

#adsense1 {
	margin-right: -250px;
	margin-top: 250px;
}

#adsense3 {
	margin: 2em 0;
}

#sidebar1 DIV.devnews {
	background-color: lightgreen;
	color: #194503;
	border: 1px solid green;
	padding: .5em;
	font-size: smaller;
}

#sidebar1 DIV.navigation {
	background-color: #d4e7ff;
	color: inherit;
	border: 1px solid #0072ff;
	padding: 1em 0;
}

#sidebar1 DIV.navigation UL {
	margin: 1em 0;
	padding: 0;
	list-style: none;
}

#sidebar1 DIV.navigation LI {
	margin: 0;
	padding: .4em 2em;
	text-align: left;
}

#sidebar1 DIV.bookmarks {
	padding: 0 20px;
}

#sidebar2 DIV.icon {
	margin: 3em 0;
}

/***************************************************/

#footer {
	padding-top: 6em;
	clear: both;
}

/***************************************************/

.sectionhead {
	padding-top: 2em;
	font-weight: bold;
	color: #0072ff;
	background-color: transparent;
}

/***************************************************/

#tedbuttons TABLE {
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
}

#tedbuttons TABLE TD {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	white-space: nowrap;
}

#tedbuttons TABLE IMG {
	border: 0px;
	padding: 10px;
}

/***************************************************/

DIV.quotes P {
	border-width: 0 0 1px 0;
	border-style: dashed;
	padding-bottom: 6px;
	margin-bottom: 6px;
}

/***************************************************/

PRE.filter {
	background-color: #f2f2ee;
	font-size: inherit;
	color: inherit;
	padding-left: 5px;
	margin-bottom: 0px;
}

/***************************************************/

TABLE.downloadtable {
	background-color: #d4e7ff;
	color: inherit;
	border: 1px solid;
	border-color: #0072ff;
}

TABLE.downloadtable SPAN.graydiv {
	padding-left: 1em;
	padding-right: 1em;
}

TABLE.downloadtable SPAN.graydiv SMALL {
	padding-left: 3em;
}


/***************************************************/

UL.buglist {
	display: block;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

UL.buglist LI {
	margin-bottom: 8px;
}

/***************************************************/

TABLE.poll {
	background-color: #e5e5e5;
	color: inherit;
	border: 1px solid;
	border-color: #767676;
}

TABLE.poll TD {
	padding-right: 5px;
	padding-left: 5px;
}

TABLE.poll IMG {
	border: 0px;
}

/***************************************************/

.linker {
	display: none;
}

