/* @override http://www.vjeran.net/rvz/v.03/css/rvz.css */

body {
  font-family: "Lucida Grande", Geneva, Helvetica, Arial, sans-serif;
  font-size: small;
  color: #666;
  }

p {
  font-size: 110%;	
  line-height: 1.5em;
  text-align: justify;
}

.body {
	line-height: 1.5em;
	}

.bodyRed {
	color: #993333;
	font-weight: bold;
	line-height: 1.5em;	
}

.bodyBlack {
	color:#222222;
	line-height: 1.5em;	
}

h3 {
	font-size: 130%;
	color: #993333;
	line-height: 1.4em;
	margin: 0;
	margin-bottom: 0px;
}

h3.slusanost {
  text-align: left;
  }

h3.kontakt {
  font-size: 140%;
  text-align: left;
  }

h4 {
  color: #993333;
  margin-bottom: 0px;
  }

p.intro {
	font-size: 130%;
	color: #555;
	line-height: 1.4em;
	margin: 0;
}

.smallprint {
	font-size: 80%;
	color:#222222;
	line-height: 1.5em;	
}

.headerImage {
	margin-left: auto;
	margin-right: auto;
}

.title {
	font-family: "Bauhaus 93", "Arial Black", sans-serif;
	font-size: 140%;
	color: #993333;
	line-height: 60px;	
	}

.subTitle {
	font-size: 120%;
	color: #993333;
	line-height: 1.5em;	
	}
	
table img.kontakt {
  margin-top: 10px;
  margin-bottom: 0px;
  }

a {
	line-height: 1.5em;
	text-decoration: none;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #993333;
}
a:active {
	text-decoration: none;
	color: #993333;
}

a.anchor {
	text-decoration: none;
	color: #993333;
  }

.link {
	color: #666666;
	line-height: 1.5em;	
	}

li {
	font-size: 110%;
	line-height: 1.5em;
	list-style-position: outside;
	list-style-image: url(../images/list.jpg);
}

img.illo {
  margin-top: 30px;
  }