﻿/* styly obsahu pravy box */


div #rightbox h1
{
	color:#D31212;
	margin-top:0;
	margin-bottom: 15px;
}

div #rightbox h2 {
	color: #D94E17;
}

div #rightbox h6
{
	color: #D31212;
}


/***** triedy komponentov *****/

/***** content box  *****/

div.content
{
	margin:0px;
	padding:0;
}

div.content h2, div.content h1
{
	font-size: 100%;
}

div.content p
{
	margin:0 0 15px;
	padding:0;
}

div.content ul
{
	margin-left: 0.8em;
	padding-top: 5px;
}

div.content li
{
	padding-bottom: 0.1em;
}

div.content h4
{
	margin: 10px 0px;
	font-weight: bold;
	font-style: italic;
	font-size: 115%;
	color: #D0590A;
}

div.content hr
{
	margin: 5px 0px;
}


/***** toptext box  *****/

div.toptext p
{
	font-size: 120%;
}

div.toptext p span
{
	background: #FFFF90;
	margin:0 0 15px;
	padding: 2px 0px;
	line-height: 1.5;
	font-style: normal;
}


/***** excerpt box *****/

.excerpt h2 {
	color: #D94E17;
	font-size: 140%;
}

.excerpt h2 a {
	color: #D94E17;
}

.excerpt img {
	padding: 20px 0 5px;
}

.excerpt .exlink {
	font-style: italic;
}

/***** contact box *****/

.contact h2 {
	color: #D94E17;
	font-size: 120%;
}


/***** pomocne styly *****/

hr
{
	display:block;
	height:1px;
	border-top:none;
	border-bottom:1px solid #ccc;
}

.button
{
	color:#444;
	border:1px solid #ccc;
	background:url("pictures/button.png") repeat-x;
}

.noshow
{
	display: none;
}

.show 
{
	display: block;
}

.yellow
{
	background: #FFFF90;
}

/***** clearing class  *****/

.clear
{
	clear:both;
	overflow:hidden;
	height:1px;
}

.clearright
{
	clear:right;
	overflow:hidden;
	height:1px;
}

/***** DOT Image Replacement *****/

span.dotIR-alternate {
   position: absolute;
   left: -3000em;
   width: 300em;
}

.dotIR-replaced {
   visibility: visible !important;
}

/***** ostatne classy *****/

.motto img { float: left !important; }
.mypicture { padding: 10px 0px; }
.gallery { margin: 15px 0px; }
.gallery img { margin: 5px 15px; }

.lineh1 { margin-top: 1.5em; font-size:120%; border-bottom: 1px solid #ccc; }

.motto
{
	position:relative;
	float:right;
	top: 6px;
	left: 0px;
	margin:0;
	color:#fafafa;
	font-size:150%;
	font-weight:normal;
	width: 660px;
	/*text-align:right;*/
	/*font-style: italic;*/
	/*text-decoration:underline;*/
}

.callus
{
	position:relative;
	float:right;
	right:5px;
}

.imgbox
{
	margin: 15px 0;
}

.imgbox img
{
	margin: 5px 0;
}
