/*****************************************************************************/
/*                            document styles                                */
/*****************************************************************************/

BODY {
	color: black;
	background-color: black;
	text-align: left;
}

A:link,A:visited{
color: #000000;
font-style: normal;
text-decoration: none;
}
A:active,A:hover{
color: #B34700;
font-style: normal;
text-decoration: none;
}

H1{
	text-align: center;
	font-family: Verdana, Geneva, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	
}

H2{
	text-align: center;
	font-family: Verdana, Geneva, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	
}
H3{
	text-align: center;
	margin: 0;
}


/*****************************************************************************/
/*                            layout		                                 */
/*****************************************************************************/

.all{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-400px;
}

.hlavicka {
background:url(images/autoplachty_r1_c1.png) top left no-repeat;
height: 179px;
width:800px;
}
.menu {
background:url(images/autoplachty_r2_c1.png) top left no-repeat;
height:29px;
width:800px;
}
.text-hlavicka{
background:url(images/autoplachty_r3_c1.png) top left no-repeat;
height:76px;
width: 800px;
}
.text-stred{
background: url(images/autoplachty_r5_c1.png) top left repeat-y ;
height:195px;
width: 800px;
}
.text-stred-nasobek{
background: url(images/autoplachty_r4_c1.png) top left repeat-y;
min-height: 208px;
width: 800px;
}

.text-paticka{
	background: url(images/autoplachty_r6_c1.png) top left no-repeat;
	height:77px;
	width: 800px;
}
.paticka{
background: url(images/autoplachty_r7_c1.png) top left no-repeat;
height:31px;
width: 800px;
}


/*****************************************************************************/
/*                            template styles                                */
/*****************************************************************************/

.obsah{
	width:630px;
	padding-top:3px;
	margin-left: 85px;
}
.obsah-right{
	float:right;
	clear: none;
}
.obsah-left{
	float:left;
	clear: none;
}

.site_header {
   color: white;
   font-size: 32pt;
   font-family: Georgia, 'New York CE', utopia, serif;
   font-style: italic;
}

.site_content {
   color: white;
   font-family: Serif;
   font-size: 12pt;
   font-style: normal;
}

.site_footer {
   color: rgb(58,79,95);
   font-family: Serif;
   font-size: 11pt;
   font-style: normal;
   text-align: center;
   padding-top:4px;
}

.galerie{
	text-decoration:none;
	margin-top: 10px;
	background-color: #FF6600;
	border: 1px solid;
	width: 630px;
}

.storetitle{
	text-transform: uppercase;
	font-size: 12px;
	background-color: #FF9900;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.storeend{
	text-transform: uppercase;
	font-size: 12px;
	background-color: #FF9900;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.storeimage{
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}

.store{
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.detailimage{
	text-align: center;
	margin-top: 20px;
}

.odkaz{
	font-weight: bolder;
}

/*****************************************************************************/
/*                            Formular		                                 */
/*****************************************************************************/

.form{
	text-align: center;
	width:630px;
}

.formtop{
	text-transform: uppercase;
	font-size: 12px;
	background-color: #FF9900;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.formtabsmall{
	text-decoration:none;
	margin-top: 10px;
	background-color: #FF6600;
	border: 1px solid;
	width: 350px;
}

.formtabbig{
	text-decoration:none;
	margin-top: 10px;
	background-color: #FF6600;
	border: 1px solid;
	width: 630px;
}

.formtabimage{
	text-decoration:none;
	margin: 5px;
	background-color: #FF6600;
	border: 1px solid;
	float: left;
	text-align: center;
}
