/* BEGIN BOX Novinky */
#novinky	{
	clear: both;
	margin: 5px;
	background: url("../images/menuHorizontalSeparator.gif") repeat-x;
}

#novinky #mainNovinkyBackground	{
	background: url("../images/mainNovinkyBackground.gif") no-repeat;
}

#novinky .inner	{
	padding: 5px;
}

#novinky h2	{
	padding: 0;
	margin: 0;
	padding-top: 3px;
	font-family: Arial;
	font-size: 17px;
	color: black;
	display: block;
	position: relative;
	font-style: italic;
	font-weight: bold;
}

#novinky h2 a	{
	text-decoration: none;
	color: black;
}

#novinky .date	{
	margin-bottom: 5px;	
}

#novinky .vrchnaCast	{
	height: 120px;
}

#novinky .article img	{
	border: 1px solid #7184A5;
	padding: 1px;
	margin-right: 5px;
}

#novinky .article	{
	float: left;
	height: 135px;
	margin-top: 5px;
	margin-right: 15px;
	width: 160px;
}

#novinky .article .right {
	width: 190px;
}

#novinky .article h3	{
	font-size: 10px;
	margin: 0;
	margin-bottom: 0;
}

#novinky .article a	{
	text-decoration: none;
	/*color: #7184A5;*/
	color: black;
}

#novinky .article a:hover	{
	text-decoration: none;
	/*color: #A1B4D5;*/
	color: #555555;
}

#novinky .article .date	{
	font-size: 9px;
	color: #999999;
}

#novinky a.readMore	{
	float: right;
	text-decoration: none;
	font-weight: bold;
	color: #364568;
}

#novinky a.readMore:hover	{
	color: #566588;
}
/* END BOX Novinky */

/* BEGIN STATIC BOXES */
.staticBoxes	{
	clear: both;
	margin: 5px;
}

.staticBoxes h1	{
	padding: 0;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial;
	font-size: 13px;
	color: #8DA362;
	display: block;
	margin-bottom: 15px;
	position: relative;
	background: url("../images/hBackground.gif") left bottom repeat-x;
}

.staticBoxes h2	{
	padding: 0;
	margin: 0;
	padding-top: 3px;
	font-family: Arial;
	font-size: 17px;
	color: black;
	display: block;
	position: relative;
	font-style: italic;
	font-weight: bold;
}
/* END STATIC BOXES */

/* BEGIN QUESTIONS BOX */
#questionBox {
	padding-top: 5px;
	padding-right: 5px;
}

#questionBox .inner .inner	{
	padding: 0;
}

#questionBox input, #questionBox textarea	{
	border: 1px solid #3B4B62;
	font-size: 11px;
	font-family: Tahoma,sans-serif;
	width: 100%;
	clear: both;
}

#questionBox textarea	{
	height: 100px;
}

#questionBox .row	{
	margin-bottom: 5px;
}

#questionBox .row label	{
	font-weight: bold;
}

#questionBox .submitRow	{
	text-align: center;
}

#questionBox .submitRow input	{
	width: 120px;
	margin: 5px;
	border: 0;
}

#questionBox .row .error	{
	color: #880000;
	padding-bottom: 5px;
}

#questionBox .success	{
	color: #008800;
	margin-bottom: 10px;
	font-size: 11px;
}
/* END QUESTIONS BOX */

/* BEGIN boxLinky */
.boxLinky img	{
	margin-bottom: 10px;
	border: 0;
	clear: both;
}

.boxLinky	{
	font-size: 10px;
	line-height: 10px;
}

.boxLinky a	{
	color: black;
	text-decoration: none;
	line-height: 11px;
}

.boxLinky a:hover	{
	color: #666666;
	text-decoration: none;
}
/* END boxLinky */

/* BEGIN indexSlideShow */
#indexSlideShow	{
	margin-bottom: 10px;
}

#indexSlideShow a	{
	font-size: 11px;
	text-decoration: none;
	color: #0000AA;
}

#indexSlideShow a:hover	{
	text-decoration: underline;
	color: #7184A5;
}
/* END indexSlideShow */

/* BEGIN BOX_privitanie */
#BOX_privitanie	{
	padding: 5px;
	padding-top: 10px;
}

#BOX_privitanie h1	{
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	padding-top: 3px;
	font-family: Arial;
	font-size: 17px;
	color: black;
	display: block;
	position: relative;
	font-style: italic;
	font-weight: bold;
}

#BOX_privitanie img	{
	/*border: 1px solid #7184A5;*/
	padding: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* END BOX_privitanie */

/* BEGIN BOX_SupplierLogo */
#BOX_SupplierLogo	{
	float: right;
	width: 205px;
	^height: 250px;
	_height: 250px;
	min-height: 250px;
	background: url("../images/verticalDottedLine.gif") repeat-y;
	padding-top: 10px;
}

#BOX_SupplierLogo h2	{
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	padding-top: 3px;
	font-family: Arial;
	font-size: 17px;
	color: black;
	display: block;
	position: relative;
	font-style: italic;
	font-weight: bold;
}
/* END BOX_SupplierLogo */