/*stromek a logo*/
body {
 background-color: #006400;
	font-family: Times New Roman;
	text-align: center;
}




#logo {
	text-align: center;
}
/* hlavni nabidka */
#nabidka {
	background-color: #6e351d;
	color: white;
	font-weight: bold;
	width: 80px;
	padding: 5px;
	margin-left: 120px;
	margin-top: 115px;
	margin-right: 15px;
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, sans-serif;
	border: 1px solid green;
	


}
#nabidka a  {
	color: white;
	text-decoration: none;

}

#nabidka a:hover {
	color: #ffa500;
}

.nabidka-mensi {
	font-size: 85%;
	margin-left: 15px;

}


table {
	font-size: 12px;
}

/*vsechno nahore a texty*/
div#cely {
	text-align: left;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("./obrazky/test.png");
	background-repeat: no-repeat;
	background-position: 10px 80px;
	background-color: #ffffbb;
	border: 3px inset red;
	min-height: 600px;
	padding-right: 10px;
	padding-top: 15px;

}

div#zapati {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	text-align: right;
}

.center {
	text-align: center;

}


#text {
	text-align: justify;
	padding-right: 15px;
	font-size: 12px;
	margin-top: 10px;
}

#zakladni td {
	vertical-align: top;
}

#vrsek {

	width: 100%;
}

#vrsek .tuc {
	width: 15%;
	text-align: right;
}
#vrsek #stred {
	width: 70%;
}
.citace {
	text-align: right;
	font-size: 12px;
	color: maroon;
}

/*novinky*/

#novinky {
	
	color: white;
	padding: 3px;
	text-align: left;
	font-family: Arial CE, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: green;
	margin-top: 70px;
	width: 80px;
	margin-top: 65px;
	border: 1px solid navy;

}

.novinka {
	background-color: #6e351d;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 1px;
	padding: 4px;
	margin-top: 10px;
	font-family: Arial CE, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #ffffbb;

}

div.novinka a {
	color: #ffffbb;
}

div.novinka a:hover {
	color: orange;
}


/*typy p�ma*/

strong {
	font-family: Times New Roman CE, Times CE, Times New Roman, Times, serif;
	color: purple;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-size: 100%;
}

em {font-weight: bold;
     font-style: normal;
     font-size: 100%;}

cite {font-style: italic;
       font-size: 100%}

h1, h2, h3 { font-family: Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
         font-weight: bold;
         color: green;
         text-align: center;}
h1 { font-size: 25px;
     padding-top: 0px;
     margin-top: 0px;}
h2 { font-size: 20px; }
h3 {
     text-align: left;
     font-size: 16px;}
h4 {
     display:inline;
     font-size: 12px;
     color: red;
}

span.mininadpis {
	color: red;
	font-weight: bold;
}

/*obr�ky*/

img.vlevo {
	float: left;
	margin: 5px;
	margin-left: 0px;
}
img.vpravo {
	float: right;
	margin: 5px;
	margin-right: 0px;
}
img.okraj {
	border: 1px solid black;
}
a img {
	border: 1px solid black;
}

a img.neokraj {
	border: 0px solid black;
}
/*odkaz*/
a:link {
	color: blue;
}

/*navstivene*/
a:visited {
	color: purple;
}
/*na co najedu*/
a:hover {
	color: red;
}

a.nahoru {
	/*font-size: 110%;*/

}

/*tabulky*/

table#hackovani {

	width: 100%;

}

table#hackovani td {
	width: 50%;
	text-align: center;
}

table#hackovani td table {
	width: 60%;
	margin-left: 20%;

}

table#hackovani td table td,
table#hackovani2 td
{
	border: 1px solid black;
	text-align: center;
}

table#hackovani td table th,
table#hackovani2 th
{
	border: 1px solid black;
	background-color: navy;
	color: white;
}

caption {
	color: fuchsia;
}

table#hackovani2 {
	width: 50%;
	margin-left: 25%;
}
table.vestredu {
	width: 100%;
}

/*odstavce*/
div.center, td.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;

}

div.vpravo {
	text-align: right;
}

.vpravo {
	text-align: right;	
}

/* KNIHA HOSTU */

a img {
	border: 0px solid black;
}

table.form {
	width: 98%;
	background-color: #fca619;
}

table.diskuze {
	width: 98%;
	margin-bottom: 10px;
}

table.diskuze tr.hlavicka {
	background-color: #fca619;
}



table.diskuze tr.hlavicka td.ikonky {
	width: 40px;
	text-align: left;
}

table.diskuze tr.hlavicka td.datum {
	width: 60px;
	text-align: right;
	font-size: 90%;
}

table.navigace {
	width: 98%;
}

table.navigace td.vlevo {
	text-align: left;
	width: 33%;
}

table.navigace td.vpravo {
	text-align: right;
	width: 33%;
}

table.navigace td.center {
	text-align: center;
	width: 33%;
}

#paticka {
	font-family: arial;
	font-size: 11px;
	background-color: #6E351D;
	color: white;

	width: 766px;
	_width: 750px;
	margin-left: auto;
	margin-right: auto;
	height: 18px;
	padding-top: 3px;
}

#webhosting {
	float: left;
	padding-left: 10px;
	color: black;
}

#paticka .vpravo {
	padding-right: 10px;
}

#webhosting a {
	color: white;
	text-decoration: none;
}

