/*********************************/
/**** Petarda Production a.s. ****/
/**** created by Hubert Frey  ****/
/****  frey@ft-systems.net    ****/
/****      03-11-2007         ****/
/*********************************/

* {
  padding: 0;
  margin: 0;
  border: 0; 
}
body{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: white;
	background-image: url(../graphics/textura.png);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
p{
	margin: 8px 0 8px 0;
}
a{
	color: rgb(255, 110, 47);
	text-decoration: underline;
}
a:hover{
	color: rgb(2, 114, 212);
	text-decoration: none;
}
a img{
	border: none;
	text-decoration: none;
}
input{
	width: 170px;
	border: 1px solid black;
	margin: 0px;
}
textarea{
	width: 170px;
	height: 120px;
	border: 1px solid black;
	margin: 0;
}
h1{
	color: rgb(255, 110, 47);
}
h3{
	color: rgb(2, 114, 212);
	font-size: small;
}

.textcenter {
	text-align: center;
}

.textright {
	text-align: right;
}

.textleft {
	text-align: left;
}

ul.nobullet {
	list-style-type: none;
}

.noscreen{
	display: none;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.half {
	width: 48%;
}

.offsetborder{
	padding: 2px;
	border: 1px solid rgb(219, 219, 219);
}

.imgleft{
	float: left;
	margin: 0 15px 0px 0;
}

.imgright{
	float: right;
	margin: 0 0 10px 15px;
}

div.line{
	border-bottom: 1px dashed rgb(2, 114, 212);
	height: 3px;
	line-height: 3px;
	font-size: 1px;
	margin: 5px 0 5px 0;
}
.cleaner {
  clear: both;
  line-height: 0px;
  font-size: 0px;
  margin: 0;
  padding: 0;
}
/*LAYOUT*/
#center-white-area{
	width: 738px;
	border: 1px solid rgb(35, 80, 140);
	margin: 0 auto 0 auto;
	padding: 10px;
	overflow: hidden;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../graphics/white-filter.png',sizingMethod='scale');
}
head:first-child+body #center-white-area{
  	background-image: url(../graphics/white-filter.png);
  	background-repeat: repeat;
}
#center-area{
	width: 736px;
	background-color: white;
	border: 1px solid rgb(35, 80, 140);
/*	background-image: url(../graphics/center-area-border.png);
	background-position: left top;
	background-repeat: repeat-y;*/
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	overflow: hidden;	
}
/* HEADER */
#header{
	width: 736px;
	height: 179px;
	background-color: white;
	background-image: url(../graphics/header3.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0px;
}
#header-logo{
  position: relative;
  top: 2px;
  left: 2px;
}
#header-logo a{
  width: 142px;
  height: 89px;
  display: block;
  text-decoration: none;
}
/* HORIZONTAL MENU */
#horizontal-menu {
	width: 740px;
	height: 33px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#horizontal-menu a {
	display: block;
	width: 122px;
	height: 33px;
	line-height: 33px;
	padding: 0 0 0 0;
	margin: 0;
	float: left;	
	background-image: url(../graphics/menu-tabs.png);
	background-repeat: no-repeat;
	font-size: x-small;
   	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.3px;
	color: white;
	text-align: center;
	text-decoration: none;
}
#horizontal-menu a.selected {
	text-align: center;
	font-size: x-small;
	font-weight: normal;
	color: white;
   	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	display: block;
	width: 122px;
	height: 33px;
	line-height: 33px;
	background-image: url(../graphics/menu-tabs.png);
	background-repeat: no-repeat;
	background-position: -122px 0;
}

#horizontal-menu a:hover {
	background-image: url(../graphics/menu-tabs.png);
	background-repeat: no-repeat;
	background-position: -122px 0;
	color: white;
}
#horizontal-menu a.left {
	display: block;
	width: 124px;
	height: 33px;
	line-height: 33px;
	padding: 0 0 0 0;
	margin: 0;
	float: left;	
	background-image: url(../graphics/menu-tabs-left.png);
	background-repeat: no-repeat;
	font-size: x-small;
   	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.3px;
	color: white;
	text-align: center;
	text-decoration: none;
}
#horizontal-menu a.left-selected {
	text-align: center;
	font-size: x-small;
	font-weight: normal;
	color: white;
   	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	display: block;
	width: 124px;
	height: 33px;
	line-height: 33px;
	background-image: url(../graphics/menu-tabs-left.png);
	background-repeat: no-repeat;
	background-position: -124px 0;
}

#horizontal-menu a:hover.left {
	background-image: url(../graphics/menu-tabs-left.png);
	background-repeat: no-repeat;
	background-position: -124px 0;
	color: white;
}
#horizontal-menu a.right {
	display: block;
	width: 124px;
	height: 33px;
	line-height: 33px;
	padding: 0 0 0 0;
	margin: 0;
	float: left;	
	background-image: url(../graphics/menu-tabs-right.png);
	background-repeat: no-repeat;
	font-size: x-small;
   	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.3px;
	color: white;
	text-align: center;
	text-decoration: none;
}
#horizontal-menu a.right-selected {
	text-align: center;
	font-size: x-small;
	font-weight: normal;
	color: white;
   	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	display: block;
	width: 124px;
	height: 33px;
	line-height: 33px;
	background-image: url(../graphics/menu-tabs-right.png);
	background-repeat: no-repeat;
	background-position: -124px 0;
}

#horizontal-menu a:hover.right {
	background-image: url(../graphics/menu-tabs-right.png);
	background-repeat: no-repeat;
	background-position: -124px 0;
	color: white;
}


/*** CONTENT PANELS ***/
.content-panels{
	width: 736px;
	color: black;
	background-color: transparent;
	background-image: url(../graphics/panel-border-bottom.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.panel-typ1{
	width: 736px;
	background-image: url(../graphics/panel-heading-background.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.panel-typ1 h2{
	color: rgb(255, 110, 47);
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	height: 19px;
	line-height: 19px;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
}
.panel-typ1 .content{
	width: 730px;
	background-color: transparent;
	margin: 0 0 0 0;
	padding: 3px 3px 4px 3px;
}
/*** PANEL TYP 2 ***/
.panel-typ2{
	width: 736px;
	background-image: url(../graphics/panel-heading-background.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.panel-typ2 h2{
	width: 363px;
	float: left;
	color: rgb(255, 110, 47);
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	height: 19px;
	line-height: 19px;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
}
.panel-typ2 .container{
	width: 736px;
	background-image: url(../graphics/panel2-container-background.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin: 0;
}
.panel-typ2 .content1{
	width: 361px;
	float: left;
	background-color: transparent;
	margin: 0 0 0 0;
	padding: 3px 3px 4px 4px;
	overflow: hidden;
}
.panel-typ2 .content2{
	width: 359px;
	float: right;
	background-color: transparent;
	margin: 0 0 0 4px;
	padding: 3px 3px 4px 2px;
	overflow: hidden;
}
/*** PANEL TYP 3 ***/
.panel-typ3{
	width: 736px;
	background-image: url(../graphics/panel-heading-background.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.panel-typ3 h2{
	width: 240px;
	float: left;
	color: rgb(255, 110, 47);
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	height: 19px;
	line-height: 19px;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
}
.panel-typ3 .container{
	width: 736px;
	background-image: url(../graphics/panel3-container-background.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin: 0;
}
.panel-typ3 .content{
	width: 238px;
	float: left;
	background-color: transparent;
	margin: 0 0 0 0;
	padding: 3px 3px 4px 4px;
}
/*** PANEL TYP 4 ***/
.panel-typ4{
	width: 736px;
	background-image: url(../graphics/panel-heading-background.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.panel-typ4 h2{
	width: 179px;
	float: left;
	color: rgb(255, 110, 47);
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	height: 19px;
	line-height: 19px;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
}
.panel-typ4 .container{
	width: 736px;
	background-image: url(../graphics/panel4-container-background.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin: 0;
}
.panel-typ4 .content{
	width: 177px;
	float: left;
	background-color: transparent;
	margin: 0 0 0 0;
	padding: 3px 3px 4px 4px;
}
.panel-typ4 .content2{
	width: 361px;
	float: right;
	background-color: transparent;
	margin: 0 0 0 1px;
	padding: 3px 3px 4px 2px;
}

.photogallery-container{
	width: 100%;
	background-image: url(../graphics/panel-heading-background.png);
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0;
}

.photolist-container{
	width: 200px;
	float: left;
	margin: 0 0 10px 4px;
}

.photolist-container h2{
	width: 200px;
	color: rgb(255, 110, 47);
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 19px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
.photolist-container a{
	width: 195px;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	color: white;
	background-color: rgb(255, 110, 47);
	display: block;
	text-decoration: underline;
	padding: 0 0 0 5px;
	margin: 0 0 4px 0;
}
.photolist-container a:hover{
	text-decoration: none;
}
.photo-container{
	float: left;
	width: 500px;
	margin: 30px 0 10px 18px;
	text-align: left;
}
.photo-container h2{
	color: rgb(255, 110, 47);
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 19px;
	margin: 0 0 8px 0;
	padding: 0 0 0 5px;
}
.photo-container a img{
	float: left;
	border: 10px solid rgb(52, 109, 169);
	margin: 2px;
}
.photo-container a:hover img{
	border: 10px solid black;
}

/* FOOTER */
#footer{
	width: 730px;
	background-color: transparent;
	background-image: url(../graphics/footer-background.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 3px;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
#footer a{
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: center;		
}
#footer a:hover{
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: center;	
	text-decoration: none;	
}
/* SUBFOOTER */
#subfooter{
	width: 730px;
	height: 42px;
	background-color: transparent;
	background-image: url(../graphics/subfooter-background.png);
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 3px;
	color: rgb(162, 160, 160);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
#subfooter a{
	color: rgb(162, 160, 160);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: center;		
}
#subfooter a:hover{
	color: rgb(162, 160, 160);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: center;	
	text-decoration: none;	
}

li.orange-arrow {
	color: black; /*#0ebafe;*/
 	border-left: 2px solid rgb(2, 114, 212);		
	text-decoration: none;
	padding: 0 0 0 10px;		
	margin: 3px 3px 3px 5px;
}			
/*li.orange-arrow a {
	color: black;
	display: block;			
	text-decoration: none;
}	
li.orange-arrow a:hover {
	color: rgb(2, 114, 212);
	padding: 0 0 0 0;		
	margin-right: 0;
}*/	
ul {
	list-style: circle;
	padding: 0;
	margin: 15px 0px 15px 25px;			
}
/**** NEWS ****/
.news{
	width: 98%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed rgb(2, 114, 212);
}
.news img{
	border: 0px solid rgb(2, 114, 212);
	margin: 3px 5px 0 0;
	padding: 0;
	float: left;
}
.news h4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	border-left: 2px solid rgb(54, 111, 171);
	color: black;
	margin: 0;
	padding: 0 0 0 3px;
}
.news a h4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
	border-left: 2px solid rgb(54, 111, 171);
	color: black;
	margin: 0;
	padding: 0 0 0 3px;
}
.news a:hover h4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	border-left: 2px solid rgb(54, 111, 171);
	color: rgb(54, 111, 171);
	margin: 0;
	padding: 0 0 0 3px;
}
.news p{
	color: black;
	font-size: x-small;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: justify;
}
.news ul{
	list-style: disc;
	color: black !important;
	padding: 0;
	margin: 0;	
}
.news li {
	color: black !important;
	margin: 0 0 0 20px;
}			
.news a.more{
	color: rgb(255, 110, 47);
	font-size: x-small;
	display: block;
	padding-right: 10px;
	background-image: url(../graphics/link-in.gif);
	background-position: right top;
	background-repeat: no-repeat;	
	text-decoration: underline;
	text-align: right;
}
.news a:hover.more{
	color: rgb(2, 114, 212);
	text-decoration: none;
}
#contact-form{
	visibility: hidden;
}

/**** COLORS ****/
.orange{
	color: rgb(255, 110, 47);
}
.blue{
	color: rgb(2, 114, 212);
}
.grey{
	color: rgb(156, 152, 152);
}
.green{
	color: rgb(162, 200, 94);
}
a.orange{
	color: rgb(255, 110, 47);
	text-decoration: underline;
}
a.blue{
	color: rgb(2, 114, 212);
	text-decoration: underline;	
}
a.grey{
	color: rgb(156, 152, 152);
	text-decoration: underline;	
}
a.green{
	color: rgb(162, 200, 94);
	text-decoration: underline;	
}
a.link-in{
	padding-right: 10px;
	background-image: url(../graphics/link-in.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
a.link-out{
	padding-right: 10px;
	background-image: url(../graphics/link-out.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
