@import url("news.css");


body, tr, th, td,
 pre, tt, code, kbd, samp {
	font-size: 12px;
}
html>body, tr>th, tr>td,
 div>pre, p>pre, li>pre, td>pre,
 div>tt, p>tt, li>tt, td>tt,
 div>code, p>code, li>code, td>code,
 div>kbd, p>kbd, li>kbd, td>kbd,
 div>samp, p>samp, li>samp, td>samp {
 font-size: 12px;
} 
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
	padding: 0;
	margin: 0 auto;
	background-color: #FFFF00;
	background-attachment: fixed;
	background-image: url(images/pozadi.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
}
#copy {
 text-align:center;
 font-size: 0.85em;
 color:#555;
}
#copy a {
color:#555;
text-decoration:none;
}
#copy a:hover {
text-decoration:underline;
}
#top 
{
	height: 200px;
	width: 800px;
	margin: auto;
}

#menu
{
	width: 800px;
	margin: auto;
	background-color: #000;
}
#menu td {
	color: #AAA;
}
#menu a, #menu a:visited, #menu a:active
{
	color: #FFF;
	text-decoration: none;
	font-size: 1em;
	padding-right: 5px;
	padding-left: 5px;
}
#menu a:hover
{
	background-color: #7e0e1e;
}
#data {
	width: 800px;
	margin: auto;
}
#left-box {
	background-color: #FFFF00;
	text-align:left;
	padding: 10px;
	font-size: 0.9em;
}
#right-box {
	background-color: #CCCC00;
	text-align:left;
	padding:18px;
}
.box {
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align:left;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.box .img1 {
	margin-left: 20px;
}
.box .nadpis {
	font-style: italic;
	text-decoration: underline;
}

.textb {
	font-weight: bold;
}
/*------------------- guestbook ---------------------*/
#guestbook
{
	text-align:left;
	clear: left;
}
#guestbook .vlozil
{
	font-weight:bold;
}
#guestbook .vlozeno
{
	color: #555;
}
#guestbook .text
{
}
/*---- ----------------------------------------- ----*/
/*-------------------- ankety -----------------------*/
.ankety-box {
	color:#000;
}

.ankety-box .box-maintitle, 
.ankety-box .box-maintitle a,
.ankety-box .box-maintitle a:visited,
.ankety-box .box-maintitle a:active {
	text-align: left;
	font-size: 1.1em;
	color:#000 ;
	vertical-align: middle;
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	text-decoration: none;
}
.ankety-box .box-maintitle a:hover {
	text-decoration: underline;
}
.ankety-box .box-title {
	text-align: left;
	font-weight:bold;
	font-size:.95em;
	vertical-align: middle;
	height: 19px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ankety-box .box-data {
	padding: 2px;
	color: #000;
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	background-position: left bottom;	
	font-size: .9em;
}
.ankety-box .box-data .input-radio {
	margin-right: 6px;
}
.ankety-box .box-data .odpoved {
	font-weight:bold;
}
.ankety-box .box-data .vysledek {
	color:#555;
	margin-left: 25px;
}
.ankety-box .box-data .pocet-hlasu {
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:left;
}

/*---- ----------------------------------- ----*/

h6
{
	font-size: 2em;
}
a, a:visited, a:active
{
	color:#000;
	text-decoration:none;
}
a:hover
{
	color:#000;
	text-decoration:underline;
}
.input 
{
	background-color: #FFFF00;
	border: 1px solid #000000;
	font-weight: bold;
	color: #000;
	font-size: 1em;
}
.button
{
	font-size: 1em;
	color: #000;
	background-color: #FFCC00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}
/*-------------------- galerie -----------------------*/
.gal-box {
margin-bottom:10px;
}
.gal-box img {
	border: 1px solid #584F0A;
}
.gal-box .gal-data {
	padding: 1px;
	text-align:center;
}
.gal-box .gal-data .gal-name a, 
.gal-box .gal-data .gal-name a:visited, 
.gal-box .gal-data .gal-name a:active {
	color:#000;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
}
.gal-box .gal-data .gal-name a:hover {
	 text-decoration: underline;
} 
.gal-tab-obr .gal-kat a,
.gal-tab-obr .gal-kat a:active,
.gal-tab-obr .gal-kat a:visited {
	font-size:1.2em;
	text-decoration:none;
	color:#000;
	font-weight: bold;
}
.gal-tab-obr .gal-kat a:hover {
	text-decoration:underline;
}
.gal-tab-obr .gal-kat-nazev {
	font-size:1.2em;

}
/*---- ----------------------------------- ----*/
.main-table
{
	background-color:#ffcc66;
}
