/*
	box
	typ 1
	(box s kontakty)
*/
.box {
	background: #F7F3E7 url('../img/box-top.gif') center top no-repeat;
	padding-top: 14px;
	margin-left: 4px;
	margin-bottom: 20px;
}

.box-2 {
	background: #F7F3E7 url('../img/box-bottom.gif') center bottom no-repeat;
	padding: 0px 20px 14px 20px;
}

.box h3 {
	font-family: times, serif;
	color: #4259A5;
	font-variant: small-caps;
	margin-bottom: 10px;
	font-size: 1.4em;
}

.box h4 {
	color: #636152;
	font-size: 1em;
	margin-bottom: 8px;
}

.box p {
	margin-bottom: 15px;
}


/*
	boxy na leve i prave strane 
	typ boxu 2
*/
.box2 {
	margin-bottom: 20px;
}



.box2.wysiwyg h3 {
	color: #4259A5;
	font-weight: normal;
	font-size: 1em;
	margin-bottom: 10px;
}

.box2 h4 a {
	color: #636152;
	font-weight: bold;
}

.box2.promo img {
	margin: 0 10px 10px 0;
	float: left;
}

.box2 .perex {
	color: #3951A5;	
}

.box2 p a {
	text-decoration: none;
}

.box2 p a:hover {	
	text-decoration: underline;
}

.box2 .odkazy {
	text-align: right;
}

.box2 .odkazy a {
	font-weight: bold;
	padding-left: 12px;
	background: url('../img/odkaz.gif') left center no-repeat;
}

.box2.promo em {
	color: #8C8E6B;
	font-size: 0.9em;
	font-style: normal;
}

.box2.promo form {
	border-top: 1px #EFEFE7 solid;
	padding-top: 15px;
}

.box2.promo fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

.box2.promo legend {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #4259AD;
	margin-bottom: 5px;
	_position: relative;
	left: -8px;
}


.box2.promo form a {
	padding-left: 12px;
	background: url('../img/odkaz.gif') left center no-repeat;	
}
