﻿body 
{
	color: White;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	padding-top: 4px;
	background-image: url("./gfx/bgm.gif");
	background-repeat: repeat;
}
body, td, th, div {
    font-family: "Helvetica CE", Helvetica, "Arial CE", Arial, Verdana, Sans-Serif;
    font-size: 12px;
    color: white;
}
table
{
	border: 0px;
}
img {
    border: 0px;
}
a, a:visited, a:hover {
    color: white;
    text-decoration: underline;
}
a:hover 
{
	text-decoration: none;
}
h1
{
	color: #CCAA95;
	font-size: 22px;
}
hr
{
	color: #CCAA95;
	height: 1px;
}
ul
{
	list-style-image: url("./gfx/dot.gif");
	line-height: 17px;
}
li
{
	margin-bottom: 5px;
}

table.tabMain
{
	width: 1023px;
}
table.tabMain td.tdTop
{
	background-image: url("./gfx/tdtop.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 134px;
	color: #CCAA95;
}
table.tabMain td.tdTop div 
{
	text-align: right;
	padding-top: 58px;
	padding-right: 30px;
}
table.tabMain td.tdTop a, table.tabMain td.tdTop a:visited, table.tabMain td.tdTop a:hover
{
	text-decoration: none;
	color: #CCAA95;
	font-size: 12px;
}
table.tabMain td.tdTop a:hover
{
	text-decoration: underline;
}
div.dvBottom
{
	padding-left: 20px;
	color: #9B7878;
	line-height: 22px;
}
div.dvBottom a, div.dvBottom a:visited, div.dvBottom a:hover
{
	color: #9B7878;
}
div.dvBottom span
{
	color: #503737;
}
table.tabProdukty
{
	line-height: 30px;
	margin-top: 30px;
}
table.tabProdukty td, table.tabProdukty a, table.tabProdukty a:hover, table.tabProdukty a:visited
{
	color: #FAE3B8;
	font-weight: bold;
	text-decoration: none;
}
table.tabProdukty a:hover
{
	text-decoration: underline;
}
div.servisy1
{
	overflow: auto;
	width: 300px;
	height: 300px;
	border: 1px solid white;
	padding: 5px;
}
table.servisy2 li 
{
	margin-bottom: 10px;
}
div.dvKava
{
	background-color:#2C0002;
	line-height:28px;
	padding: 20px;
}
div.dvKava a, div.dvKava a:hover, div.dvKava a:visited
{
	color: #FAE3B8;
}
div.dvKava2
{
	margin-left: 30px;
}
div.dvKava2 p
{
	text-align:justify;
}
table.tabCena
{
	margin-left: 40px;
	margin-top: 30px;
	margin-bottom: 30px;
}
table.tabCena th
{
	color: #BD6C2A;
	text-align: left;
}
table.tabCena td
{
	padding-left: 20px;
	color: #FFB172;
}
div.dvKava3
{
	margin-right: 30px;
	float: left;
	width: 230px;
	background-color:#2C0002;
	line-height:28px;
}
div.dvKava3 div
{
	padding: 20px;
}
div.dvKava3 a, div.dvKava3 a:hover, div.dvKava3 a:visited
{
	color: #FAE3B8;
}
div.dvKava4 
{
	width: 690px;
}
.nadpis
{
	font-weight: normal;
	font-size: 35px;
	color: #b06231;
	font-family: Times New Roman;
}