﻿/*--Róbert Murárik KEPER------------------------------------------------------*/
/*--murarik@pezinsko.sk-------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
#head_word
{
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
}
/*----------------------------------------------------------------------------*/
#akcia
{
	position: absolute;
	top: 135px;
	left: 85%; 
	margin-left: 0px;
	visibility: hidden;
}		
/*----------------------------------------------------------------------------*/
.formular
{ 
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #464444;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/*----------------------------------------------------------------------------*/
.formular_klient
{ 
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #464444;
	letter-spacing: 1px;
}
/*----------------------------------------------------------------------------*/
.link {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #950B69;
	text-decoration: none;
}
/*----------------------------------------------------------------------------*/
.link:hover {
	text-decoration: underline;
}
/*----------------------------------------------------------------------------*/
.copyright
{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #464444; 
	text-decoration: none;
}
/*----------------------------------------------------------------------------*/