/* bacha!!! padding se pocita do cele sirky stranky!!!*/

body {
	font-family: Arial, "Times New Roman", Tahoma, Times;
	font-weight: normal;
	font-size: 1em;
	color: black;
	background-color: white;
	background-image: url(../img/ska_bg1.png);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center 0px; 
	margin: 0px 0px 0px 0px;
}

#main {
	margin: 0px auto 0px auto;
	width: 1000px;
	background-color: #3c98df;
	color: white;
	border-style: none;
	border-width: 0px;
	text-align: left; 
	position: relative;
	min-height: 720px;
}

.top {
	height: 70px;
	text-align: center;
	padding-top: 10px;
}

.leftmenu {
	float: left;
	width: 200px;
	color: white;
	background-color: transparent;
}

.page {
	overflow: auto;
	height: 600px;
	float: left;
	padding-left: 10px; 
	width: 690px;
	color: black;
	background-color: white;
}

.rightmenu {
	width: 100px;
	color: white;
	float: right;
	text-align: left;
}

.bottom {
	float: left;
	position: relative;
	width: 1000px;
	height: 40px;
	background-color: transparent;
	color: white;
	text-align: center;
}


H1 {
	text-align: center;
	color: #f5a90a;
	font-size: 2em;
	background-color: transparent;
}

H2 {
	text-indent:15px;
	color: #7593FB;
	font-size: 1.5em;
	background-color: transparent;
}

li {
	list-style-type: none;
	list-style-image: url("../img/blue-dot.gif");
}

pre {
	margin: 5px auto 5px auto;
	padding: 5px 5px 5px 5px;
	overflow: auto;
	border: 1px dashed black;
	background-color: #ebfdc1;
	color: #7593FB;
	width: 90%;
	min-height: 50px;
}

table {
	border: solid 1px black;
	border-collapse: collapse;
	background-color: #ebfdc1;
	color: #7593FB;
}

td {
	border: solid 1px black;
}

div .center {
	text-align : center;
}

.page strong {
	color: #3399CC;
	background-color: transparent;
}

.page em {
	color: #228822;
	background-color: transparent;
	font-weight: normal;
	font-weight: bold;
}

.pravo_modre {
	text-align: right;
	padding-right: 5px;
	color: #2291de;
	font-size: 0.8em;
	background-color: transparent;
}

.rightmenu img {
	border: none;
	float: right;
}

.page a, .page a:link {
/*nenavstiveny*/
text-decoration: underline;
background-color: transparent;
color: #84c3e3;
}

.page a:visited {
text-decoration: underline;
background-color: transparent;
color: #f5a90a;
}

.page a:hover, .page a:active, .page a:visited:hover, .page a:hover:active, .page a:visited:active {
/*dvojite jsou CSS2.1*/
background-color: #ebfdc1;
text-decoration: underline overline;
color: #7593FB;
}

a:link {
/*nenavstiveny*/
text-decoration: underline;
background-color: transparent;
color: #f5a90a;
}

a:visited {
text-decoration: underline;
background-color: transparent;
color: #ebfdc1;
}

a:hover,  a:active,  a:visited:hover,  a:hover:active,  a:visited:active {
/*dvojite jsou CSS2.1*/
background-color: #84c3e3;
text-decoration: underline overline;
color: #ebfdc1;
}

img {
	border: 0px solid white;
}

#phr {
	float: right;
	border: none;
}

.top #find {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
}

.top #text {
	background-color: #ebfdc1;
	color: #7593FB;
	width: 80px;
}

.top #button {
	color: #7593FB;
	width: 80px;
}
.about {
	border-bottom: 1px dashed;
	cursor: help;
}

#error {
font-size: 2em;
text-align: center;
color: #f5a90a;
background-color: transparent;
}

#copyright {
position: absolute;
bottom: 2px;
right: 2px;
text-align: right;
}

#counter {
position: relative;
bottom: 0px;
height: auto;
text-align: center;
}

#anime {
position: absolute;
z-index: 1;
bottom: 0px;
left: 0px;
border: none;
}

.komentar_ram {
	border: 1px solid black;
}
