/* CSS Document */

.uvod	{
	font-family : Century Gothic, Arial;
	font-size : 20px;
	font-weight: bold;
}

.zelda	{
	font-family : Century Gothic, Arial;
	font-size : 12px;
	font-weight: bold;
}

form	{
	font-family : Century Gothic, Arial;
	font-size : 15px;
	font-weight: normal;
	color: #000000;
}

td	{
	font-family : Century Gothic, Arial;
	font-size : 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.servis	{
	font-family : Century Gothic, Arial;
	font-size : 12px;
	font-weight: normal;
	color: #CF433F;
}

.servis:hover	{
	font-family : Century Gothic, Arial;
	font-size : 12px;
	font-weight: normal;
	color: #CF433F;
}


p	{
	font-family : Century Gothic, Arial;
	font-size : 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

pre	{
	font-family : Century Gothic, Arial;
	font-size : 15px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}


li	{
	font-family : Century Gothic, Arial;
	font-size : 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}


a	{
	font-family : Century Gothic, Arial;
	text-decoration: underline;
	color: #FFFFCC;
}

.adress	{
	font-family : Century Gothic, Arial;
	text-decoration: underline;
	color: #CF433F;
}

.tluste	{
	font-family : Century Gothic, Arial;
	font-size : 24px;
	font-weight: bolder;
	text-align: left;
	text-decoration: underline;
	color: #FFFFCC;
}

	
a:hover	{
	font-family : Century Gothic, Arial;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: normal;
}

.tluste:hover	{
	font-family : Century Gothic, Arial;
	font-size : 24px;
	font-weight: bolder;
	text-align: left;
	text-decoration: none;
	color: #FFFFCC;
}
.adress:hover	{
	font-family : Century Gothic, Arial;
	text-decoration: none;
	color: #CF433F;
}

h1	{
	font-family : Century Gothic, Arial;
	font-size : 24px;
	font-weight: bolder;
	text-align: left;
	text-decoration: none;
	color: #FFFFCC;
}

.h1_service	{
	font-family : Century Gothic, Arial;
	font-size : 24px;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
	color: #CF433F;
}

h2	{
	font-family : Century Gothic, Arial;
	font-size : 16px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #FFFFCC;
}

.h2	{
	font-family : Century Gothic, Arial;
	font-size : 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #D30102;
}

h5	{
	font-family : Century Gothic, Arial;
	font-size : 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #FFFFCC;
}

h3	{
	font-family : Century Gothic, Arial;
	font-size : 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #FFFFCC;
}

.tlacitko	{
   font-family : Century Gothic, Arial;
   font-size : 12px;
   color : #FDF5E8;
   border-color : #AE5B77 #000000 #000000 #AE5B77;
   background-color : #971513;
   text-align: center;
   font-weight: normal;
}

.formular	{
   font-family : Century Gothic, Arial;
   font-size : 12px;
   font-weight: bolder;
   color : #FDF5E8;
   border-color : #408BFD #AE5B77 #AE5B77 #408BFD;
   background-color : #D30102;
   text-align: left;
}

.okraje {
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
	border-bottom-style: none;
}

.okraje1 {
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-style: none;
	border-bottom-color: #000000;
	font-family : Century Gothic;
	font-size : 14px;
	font-weight: normal;
	color: #000000;
}

body, html  {
	scrollbar-track-color: #FDF5E8;
	scrollbar-face-color: #DFD0B3;
	scrollbar-highlight-color: #971513;
	scrollbar-3dlight-color: #971513;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: gray;
	scrollbar-arrow-color: #D30102;
}

