@import url('https://www.vestavene-skrine-amonit.cz//layout.css');

/* ---------------------------------------------------------------
Main Style Sheet
author: Martin Vach
email: vach@vidia-design.cz
website: www.vidia-design.cz
--------------------------------------------------------------- */
body, p, ul, ol, li, p, table, div, img, h1, h2, h3, h4, h5, h6, form
{
	margin: 0;
	padding: 0;	
}

/* ... Body ... */
body
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #333;
	background: #F5821F url('https://www.vestavene-skrine-amonit.cz/images/layout/bg-body.png') left top repeat-x;
	
	text-align: center;
}

table
{
	font-size: 11px;
}

/* ... Headings ... */

h1
{
	color: #F5821F;
	font-size: 15px;
	margin-bottom: 10px;
	padding-left: 20px;
	font-weight: normal;
	background: url('https://www.vestavene-skrine-amonit.cz/images/layout/bcg-heading.gif') no-repeat 0 50%;
}

h2
{
	font-size: 12px;
	color: #F5821F;
	font-weight: normal;
	margin-bottom: 10px;
}


h4
{
	font-size: 16px;
	color: #F5821F;
	padding-left: 30px;
	margin-bottom: 10px;
	font-weight: normal;
	background: url('https://www.vestavene-skrine-amonit.cz/images/layout/bcg-heading.gif') no-repeat 0 50%;
}

/* ... Links ... */
a
{
	color: #F5821F;
}

a:hover
{
	color:#F5821F;
}

.MoreInfo
{
	text-align: right;
	margin-top: 10px;
	padding: 5px;
	
	
}
.MoreInfo a
{
	font-weight: bold;
	padding-right: 10px;
	text-decoration: none;
	color: #FF9300;
	font-size: 12px;
}
#SecondaryContent .MoreInfo
{
	text-align: left;
	margin-top: -10px;
	font-size: 11px;
}
#SecondaryContent .MoreInfo a
{
	font-size: 11px;
}
.MoreInfo span
{
	font-weight: bold;
	color: #FF9300;
	font-size: 20px;
}


.box { background: url('https://www.vestavene-skrine-amonit.cz/images/layout/bg-box.png') right top no-repeat; padding:15px 8px 0 10px; }

/* ... Text ... */
#MainContentIn p, #SecondaryContent p
{
	line-height: 1.6em;
	margin-bottom:20px; 
}

.Perex
{
	color: #F5821F;
	font-size: 13px;
	padding-bottom:8px; 
}

.BoldText
{
	font-weight: bold;
	color: #F5821F;
}

/* ... List ... */
#Content ul li
{
	margin-left: 40px;
}

/* ... Help ... */
.NoScreen
{
  display: none;
}

hr.Cleaner , .cleaner
{
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
}
 
#Counter
{
	display: none;
	text-align: center;
}
a img
{
	border: 0 none;
}

#MainContentIn ul { margin:5px 0 10px 25px; font-size:13px; }
#MainContentIn ul li { line-height:20px; }
#MainContentIn ul a { color: #F5821F; }
#MainContentIn ul a:hover { text-decoration:none; }

img.ramecek { border:3px solid #EE7E07;margin-right:5px;  }
.photo { float:left;margin:0 40px 25px 0; }
.photo a {  width:140px;  height:105px; overflow:hidden; display:block; }