body {
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #ffffff;
	/* background-color: #717171; */
	/*background-color: #ffffff;*/
	background-color: #000000;
}

/* a.link1 {
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	text-align: left;
	width: 160px;
} */
a.link1 {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	padding-top: 6px;
	padding-left: 0px;
	padding-right: 0px;
	/* background-color: #717171; */
	text-decoration: none;
	float: left;
	width: 170px;
	text-align: left;
	text-transform: uppercase;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;*/
	padding-bottom: 6px;
	text-indent: 8px;
}
a.link1:hover {
	/* color: #000000; */
	color: #C8004F;
	background-color: #000000;
}
a.sellink1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	/* background-color: #717171; */
	text-decoration: none;
	float: left;
	width: 170px;
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8004F;
	background-color: #C8004f;
	text-indent: 8px;
}

/* a.sellink1 {
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #C8004F;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	text-align: left;
	width: 160px;
}*/
a.sellink1:hover {
	color: #C8004F;
}
a.link2 {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 0px;
	padding-left: 20px;
	float: left;
	text-align: left;
	width: 140px;
}
a.link2:hover {
	color: #C8004F;
}
a.sellink2 {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #C8004F;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 0px;
	padding-left: 20px;
	float: left;
	text-align: left;
	width: 140px;
}
a.sellink2:hover {
	color: #C8004F;
}
a.link3 {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 12px;
	padding-left: 40px;
	float: left;
	text-align: left;
	width: 120px;
}
a.link3:hover {
	color: #C8004F;
}
a.sellink3 {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #C8004F;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 12px;
	padding-left: 40px;
	float: left;
	text-align: left;
	width: 120px;
}
a.sellink3:hover {
	color: #000000;
}


.nazov1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
	color: #FFFFFF;
	background-color: #666666;
	text-align: left;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}

.nadpis_def {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	padding-top: 6px;
	padding-left: 0px;
	padding-right: 6px;
	/* background-color: #717171; */
	text-decoration: none;
	float: left;
	padding-bottom: 12px;
}

input.search {
	width: 120px;
	height: 17px;
	background-color: #B1B1B1;
	color: #000000;
	border: solid;
	border-width: 1px;
	border-color: #8D9092;
	font-size: 11px;
	padding-left: 2px;
	padding-top: 2px;
}

input.guest {
	width: 355px;
	height: 17px;
	background-color: #F0F0F0;
	color: #000000;
	border: solid;
	border-width: 1px;
	border-color: #A5ACB2;
	font-size: 11px;
	padding-left: 2px;
	padding-top: 2px;
}

input.guest2 {
	width: 174px;
	height: 17px;
	background-color: #F0F0F0;
	color: #000000;
	border: solid;
	border-width: 1px;
	border-color: #A5ACB2;
	font-size: 11px;
	padding-left: 2px;
	padding-top: 2px;
}

textarea.guest {
	width: 355px;
	height: 146px;
	background-color: #F0F0F0;
	color: #000000;
	border: solid;
	border-width: 1px;
	border-color: #A5ACB2;
	font-size: 11px;
	padding-left: 2px;
	padding-top: 2px;
	font-family: Arial;
	font-size: 11px;
}
