body {
    border: none;
    padding: 0;
    margin: 0;
    padding-bottom: 1em;
    color: #000;
    font-family: verdana, Verdana, "arial ce", "Arial CE", arial, Arial, helvetica, Helvetica, sans-serif;
    font-size: 80%;
    text-align: center; /* layout pro IE6< */
    
	background: #f1d6c1 url('/_clip/body-bg.png') repeat-y scroll center top; 
}

a, a:link, a:active, a:visited  {
    color: #d00000;
    text-decoration: underline;
}

a:hover {
    color: #e05000;
    text-decoration: none;
}

a img {
	border: 1px solid #333;
}

a.button {
	display: block;
	background-color: transparent;
	background-image: url('/_clip/buttonBackground.gif');
	background-repeat: no-repeat;
	width: 132px;
	height: 28px;
	margin: 5px auto;
	padding: 5px 0 0 0;
	text-align: center;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}
a.button:link, a.button:visited {
	color: #002577;
}
a.button:hover, a.button:active {
	background-position: 0 -36px;
	color: #FF7200;
}

img {
	margin: 5px;
}

p {
    color: #000;
    text-indent: 0px;
    padding-bottom: 3px;
    margin: 0;
}

h1 {
    display: block;
    padding: 7px 0px 7px 7px;
    margin: 0;
    margin-bottom: 15px;
    background-color: #ffefd6;    
    color: #000;
    font-size: 16pt;
    font-weight: bold;
}

h2 {
	padding: 2px 10px;    
	margin: 1em 0px 0.6em 0px;
    display: block;
    color: #aa2b27;
    font-size: 13pt;
    font-weight: bold;
    border-bottom: 1px solid #bf9530;
}

h3 {
    margin: 0px 0px 3px 0px;
    padding: 10px 0px 0px 0px;
    color: #000;
    font-weight: bold;
    font-size: 12pt;
}

.text8 {
    font-size: 8pt;
}


/* * formlar poptakyty */
p.label {
	font-weight: bold;
	text-align: right;
}
input, textarea {
	color: #000;
	background: #fee3ad;
	border: 1px solid #781351
}

.submit {
	color: #000;
	background: #fff;
	border: 2px outset #d7b9c9
} 
/* *** formt END ** */ 

span#email {
	padding-left: 16px;
	background: url('/_clip/mail2.gif') no-repeat 1px 4px;
}
span#phone {
	padding-left: 18px;
	background: url('/_clip/phone.gif') no-repeat 0px 4px;
}
span#web {
	padding-left: 19px;
	background: url('/_clip/icon_web.gif') no-repeat 0px 2px;
}
span#map {
	padding-left: 16px;
	background: url('/_clip/map.gif') no-repeat -1px 2px;
}

.textRight { float: right; }
.textLeft { float: left; }
.textCenter { text-align: center; }


#ikony td {
	text-align: center;
	vertical-align: top;
}

#ikony img {
	border: 2px solid white;
	margin: 2px;
}
#ikony img:hover {
	border: 2px solid yellow;
}

#ikony a span {
	text-transform: uppercase;
	font-size: 95%;
	font-weight: bold;
}

#newsdulezite { 
	background-color: #ffefd6; 
	border: 1px solid red; 
	border-left: 5px solid red; 
	border-right: 5px solid red; 
	padding: 10px; 
	margin-bottom: 10px;
}

