/*
 * style.css - vychozi styl pro vsechna media
 * Autor: Radek Liska, radarfox at seznam.cz 
 */

/* ==============================================[ barvy ] */
 
body {
	background: #fff;
	color: #000;
	font: 75% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* ==============================================[ odkazy ] */

a {
	color: #73880a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* ==============================================[ nadpisy ] */

h1,
h2,
h3,
h4 {
	margin: 0.5em 0 1em;
	color: #73880a;
	font-weight: bold;
}

h1 {
	font-size: 150%;
}

h2,
h3,
h4 {
	font-size: 125%;
}

strong.zvyrazneni {
	cursor: help;
}

h2{ 
	padding-left: 18px;
	color: #79ac00;
	font-size: 16px;
	font-family: Tahoma;
	font-weight: normal;
	background: #fff url(/img/header-puzzle.gif) no-repeat;
	padding-top: 1px;
	padding-bottom: 3px;
}

/* ==============================================[ odstavce ] */

p,
.text {
	margin: 0 0 1em;
	text-align: justify;
}

/* ==============================================[ obrazky ] */

img {
	border: none;
}

.img-left {
	float: left;
	margin: 0 5px 5px 0;	
}

.img-right {
	float: right;
	margin: 0 0 5px 5px;
}

.img-left img,
.img-right img {
	margin: 0 0 5px;
}

/* ==============================================[ oddelovace ] */

.hr {
	margin: 20px 0 10px;
	height: 1px;
	background: #000;
	font-size: 0;
}

.hr hr {
	display: none;
}

/* ==============================================[ seznamy ] */
	
ul,
ol {
	margin: 0 0 1em;
	padding: 0 0 0 2em;
	list-style: disc outside;
}

ol {
	list-style: decimal outside;
}

#main ul li,
#main ol li {
	margin: 0.5em 0;
}

ul.arrows {
	margin: 0 1em 1em;
	padding: 0;
	list-style: none outside;
}

ul.arrows li {
	padding-left: 20px;
	background: url(../img/ul-arrow.gif) no-repeat 0 50%;
}

/* ==============================================[ formulare ] */

form {
	margin: 0 0 1em;
}

input,
select,
textarea {
	padding: 3px;
	border: 1px solid #999;
	background: #fff;
	color: #666;
	font-size: 100%;
	font-weight: normal;
}

input:focus,
select:focus,
textarea:focus {
	border-color: #000;
	color: #000;
}

input.submit,
.submit input {
	padding: 2px;
	border: none;
	background: #000;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

input.notext {
	border: none;
}

/* ==============================================[ tabulky ] */

table {
	margin: 0 1px 1em;
	border-collapse: collapse;
	font-size: 100%;
}

td,
th {
	padding: 2px 4px;
	border: 0; /*px solid #000;*/
	text-align: left;
	vertical-align: top;
}

th {
	color: #000;
	font-weight: bold;
}

/* ==============================================[ vlastni tridy ] */

.left {
	float: left
}

.right {
	float: right
}

.hidden {
	display: none
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
}

.bg-t {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	font-size: 0;
}

.bg-b {
	font-size: 0;
}

.bg-l {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 0;
}

.bg-r {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 0;
}



/* JavaReference */

#JavaReference {
}

#JavaReference .ads {
    padding: 12px 0px 12px 0px; font-family: "Arial","Verdana","Helvetica",sans-serif; text-align: center;
}
#JavaReference .skip {
}
#JavaReference .photos {
    text-align: center; padding: 24px 20px 0px 20px;
}
#JavaReference #wrapper {
	margin: 0 auto; text-align: center;
}
#JavaReference p {
    margin: 0; line-height: 1.4;
}
#JavaReference p.description {
    font-size: 1.2em; padding: 12px 0px 12px 0px; border-top: #ccc 1px dashed;
}
#JavaReference p.version {
    font-size: .8em; background: #f5f5f5; padding: 4px 0px 0px 0px;
}
#JavaReference p.contents {
    font-size: .8em; padding: 12px 0px 0px 0px;
}
#JavaReference p.release {
    font-size: .8em; padding: 0px 0px 12px 0px;
}
#JavaReference p.download {
    font-size: .8em; padding: 0 0 12px 0; text-align: left;
}

#JavaReference ul {
    margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 12px;
}
#JavaReference ul li {
    font-size: .8em; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 6px; text-align: left;
}

#JavaReference ul li a {
    font-size: 12px; 
}

#JavaReference .fl {
	float: left; display: inline; text-align: center; 
}
#JavaReference img {
	border: 0; display: block;
}
#JavaReference .news_slider {
	position: relative; width: 698px; margin: 0 auto 0px auto; text-align: center;
}
#JavaReference .news_slider .messaging {
	display: block; padding: 5px; margin: 0 0px 5px 0px; background: #ffffcc;
}
#JavaReference .news_slider .prev, .news_slider .next {
	position: absolute; top: 27px; display: none;
}
#JavaReference .news_slider .next {
	right: 0;
}
#JavaReference .news_slider .container {
	position: relative; top: 0; left: 0; width: 200px;
	background-color: #FFF;
    padding:0 !important;
    margin:0 !important;
}
#JavaReference .news_slider .news_items {
    /*
        The width must be equal to .item ((width + margin-right) * 2).
    */
	position: absolute; 
    width: 440px; 
    top: 6px; 
    left: 130px; 
    overflow: hidden;

}
#JavaReference .news_slider .view_all {
	font-size: .8em; padding: 5px; margin: 0 0 2px 0; border-top: #eeeeed 1px solid; border-bottom: #eeeeed 1px solid; text-align: center;
	display:none;
}
#JavaReference .news_slider .item {
    /*
        Must contain a width and a margin-right.
    */
	width: 220px; margin-right: 10px;
	text-align: center;
}
#JavaReference .news_slider .item div {
	font-size: 1.2em; width: 205px; padding: 10px 0 10px 0;
}
#JavaReference .news_slider .item img {
	text-align: center;
	padding: 10px;
	margin:0px auto;
}

/* JavaReference END*/