﻿body {
	background-image: url(../files/ornament.gif);
	background-attachment: fixed;
}

a:link { /* nenavštívený odkaz  */
	color: #CCFFFF;
	text-decoration: none;
}

a:visited { /* navštívený odkaz */
	color: #8B9FBB;
	text-decoration: none;
}

a:hover { /* mouse over link */
	color: red;
	background-color: #FFFF99;
	text-decoration: none;
}

.odkazobrazok a:hover {background-color: transparent;}

a:active { /* selected link */
	color: blue;
	font-style: italic;
	background-color: #FF6600;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30pt;
	color: #D2CD02;
	text-align: center;
}

h2 {
	font-family: Times New Roman, serif;
	font-size: 24pt;
	color: #D2CD02;
	text-align: center;
}

h3 {
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF14D;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFF14D;
	padding-left: 6px;
}

.stred {
	text-align: center;
}

.imgover {
	background-image: url("http://www.pa4k.sk/files/buton_over.jpg");
	width: 139px;
	height: 25px;
	color: #000074;
	font-family: "arial";
	text-align: center;
	cursor: pointer;
	background-repeat: no-repeat;
}

.imgout {
	background-image: url("http://www.pa4k.sk/files/buton.jpg");
	width: 139px;
	height: 25px;
	color: white;
	font-family: "Comic Sans MS";
	text-align: center;
	cursor: pointer;
	background-repeat: no-repeat;
}

.biely_norm {
	font-family: arial;
	color: White;
	font-size: 1ex;
}
.biely_sml {
	font-family: arial;
	color: White;
	font-size: 10px;
}
.kopyrajt {
	font-family: "Comic Sans MS";
	color: black;
	font-size: 15px;
	font-style: normal;
}

.time {
	border: 2px solid #ff5522;
	background: #cc3322;
	padding: 5px;
	font-family: Arial;
	font-size: 10px;
	color: yellow;
	text-align: center;
}

.zlta_old {
	font-family: arial;
	color: #D2CD02;
	font-size: 15px;
	font-style: normal;
}

/* AddThis Button BEGIN */
.addthis_toolbox.atfixed {
    position: absolute;
    top: 2%;
    left: 20px;
    border: 1px solid #eee;
    padding: 5px 5px 1px;
    width: 32px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.addthis_toolbox .custom_images a img { border: 0; margin: 0 0 1px; opacity: 1.0; }
.addthis_toolbox .custom_images a:hover img { margin: 1px 0 0; opacity: 0.75; }
/* AddThis Button END */
 
/*
.tabulka_1
{
	width: 400px;
}
*/
button {
}
