/***** Global Settings *****/
  
html, body {
border:0;
margin:0;
padding:0;
font-size:100.01%;
}
 
body {
font-family:Arial, Helvetica, sans-serif;
background:#666666 url(../images/general/bgPattern.gif) repeat left top fixed;
}
 
/***** Headings *****/
  
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
  
h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font-size:2em;
}

div.mainContent h1{
padding:0px 0 5px 0;
border-bottom:#CCCCCC 1px solid;
margin-bottom:10px;
font-size:1.6em;
}
  
h2 {
padding:20px 0;
letter-spacing:-1px;
font-size:1.5em;
}
  
h3 {
font-size:1em;
font-weight:bold;
}
  
/***** Common Formatting *****/
  
p, ul, ol {
margin:0;
padding:0 0 1.25em 0;
}
  
ul, ol {
padding:0 0;
}
  
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
  
small {
font-size:0.85em;
}
  
img {
border:0;
}
  
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
  
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
  
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
  
/***** Links *****/
  
a,
a:link,
a:visited {
text-decoration:underline;
}


a:hover {
text-decoration:none;
}

/***** EXTERNAL Links ****
a[href^="http://"]:not([href*="XXXXXXXXXXXXXXXXX.com"])::after {
   content: "\2197";
}*/

  
/***** Forms *****/
  
form {
margin:0;
padding:0;
display:inline;
}
  
input, select, textarea {
font:1em Tahoma, Arial, Helvetica, sans-serif;
}
  
textarea {
width:100%;
line-height:1.25;
}
  
label {
cursor:pointer;
}
  
/***** Tables *****/
  
table {
border:0;
margin:0 0 1.25em 0;
padding:0;
}
  
table tr td {
padding:2px;
}
  
/***** Wrapper *****/
  
#wrap {
width:930px;
margin:0 auto;
margin-top:10px;
}
  
/***** Global Classes *****/
  
 .clear         { clear:both; }
 .float-left    { float:left; }
 .float-right   { float:right; }
  
 .text-left     { text-align:left; }
 .text-right    { text-align:right; }
 .text-center   { text-align:center; }
 .text-justify  { text-align:justify; }
  
 .bold          { font-weight:bold; }
 .italic        { font-style:italic; }
 .underline     { border-bottom:1px solid; }
 .highlight     { background:#ffc; }
  
 .wrap          { width:960px;margin:0 auto; }
  
 .img-left      { float:left;margin:4px 10px 4px 0; }
 .img-right     { float:right;margin:4px 0 4px 10px; }
  
 .nopadding     { padding:0; }
 .noindent      { margin-left:0;padding-left:0; }
 .nobullet      { list-style:none;list-style-image:none; }

/*///////////////////////////*/
/*CUSTOM STYLES*/


/* HEAD SECTION */
.header{
margin-bottom:10px;
z-index:3;
}

div.headGraphic{
background:#003386 url(../images/general/headerImage.jpg) no-repeat left top;
width:930px;
height:240px;
position:relative;
}

div.headGraphic h1{
color:#FFFFFF;
font-size:1.25em;
left:375px;
margin:0px;
padding:0px;
position:absolute;
top:52px;

}

img.AnoneLogo{
margin:11px 0 0 40px;
}

div.headCorners{
background:transparent url(../images/general/headerCorners.gif) no-repeat left top;
width:930px;
height:10px;
}

ul.persistantLinks{
color:#FFFFFF;
font-size:.8em;
text-align:right;
margin:5px 5px 10px 0;
}

ul.persistantLinks a{
color:#FFFFFF;
}

ul.persistantLinks li{
border-left:1px solid #133483;
display:inline;
padding:0px 12px;
}

ul.persistantLinks li.first{
border-left:none;
}

div.dropNav{
background-color:#FFFFFF;
height:25px;
z-index:3;
padding:10px 5px 8px;
}

div.bottomRoundCorners, div.topRoundCorners {
width:920px;
margin:0 auto;
position:relative;
background-color:#FFFFFF;
height:5px;
z-index:1;
clear:both;
}

div.bottomRoundCorners .blCorner, div.bottomRoundCorners .brCorner, div.topRoundCorners .tlCorner, div.topRoundCorners .trCorner{
position:absolute;
width:5px;
height:5px;
background-repeat:no-repeat;
}

div.bottomRoundCorners .blCorner, div.bottomRoundCorners .brCorner{
bottom:0px;
}

div.topRoundCorners .tlCorner, div.topRoundCorners .trCorner{
top:0px;
}

div.bottomRoundCorners .blCorner, div.topRoundCorners .tlCorner{
background-image:url(../images/general/whiteCorner_bl.gif);
left:0px;
margin-left:-5px;
}

div.bottomRoundCorners .brCorner, div.topRoundCorners .trCorner{
background-image:url(../images/general/whiteCorner_br.gif);
right:0px;
margin-right:-5px;
}

div.bottomRoundCorners .blCorner{
background-image:url(../images/general/whiteCorner_bl.gif);
}

div.bottomRoundCorners .brCorner{
background-image:url(../images/general/whiteCorner_br.gif);
}

div.topRoundCorners .tlCorner{
background-image:url(../images/general/whiteCorner_tl.gif);
}

div.topRoundCorners .trCorner{
background-image:url(../images/general/whiteCorner_tr.gif);
}


/* MODULE STYLING */
.module{
padding:5px 5px 15px 10px;
margin-bottom:10px;
overflow:visible;
}

.content .leftCol .module{
background-image:url(../images/general/colSegment_left.gif);
background-position: -10px bottom;
background-repeat:no-repeat;
}

.content .rightCol .module{
background-image:url(../images/general/colSegment_right.gif);
background-position: 0px bottom;
background-repeat:no-repeat;
}

div.lev3Nav{

}

div.lev3Nav ul, div.lev4Nav ul{
padding:5px;
margin-top:5px;
}

div.lev3Nav ul{
background:#133483 url(../images/general/lev3NavBG.gif) no-repeat right bottom;
border-left:4px #ff0000 solid;
position:relative;
}

div.lev3Nav ul li{
border-bottom:1px solid #b3c4ec;
margin-bottom:2px;
padding:2px;
}

div.lev3Nav ul li a{
color:white;
}

div.lev3Nav ul img.lev3NavTL, div.lev4Nav ul img.lev4NavTL{
position:absolute;
right:-5px;
top:0px;
width:6px;
height:6px;
}


div.lev3Nav ul li.CurrentL3Nav{
background-color:#fff;
}

div.lev3Nav ul li.CurrentL3Nav a{
color:#133483;
}


div.lev4Nav{

}

div.lev4Nav ul{
font-size:.8em;
background:#d0d6e6 url(../images/general/lpLightBGGrad.gif) no-repeat left bottom;
position:relative;
}

div.lev4Nav ul li a{
color:#102c70;
}

div.lev4Nav ul li, div.photoGallery ul li{
margin-bottom:15px;
}

/* PHOTO ALBUM STYLES */

div.photoGallery{
background-color:#dbdbdb;
text-align:center;
margin-right:-5px;
padding-left:8px;
position:relative;
}

div.photoGallery ul li .pGalPhoto{
position:relative;
text-align:center;
}

div.photoGallery ul li a{
font-size:.8em;
display:block;
color:#0c245d;
}

div.photoGallery ul li img{
border:1px solid #4b4b7b;
}

div.photoGallery img.galleryT, div.photoGallery img.galleryB{
width:6px;
height:6px;
position:absolute;
left:0px;
}

div.photoGallery img.galleryT{
top:0px;
}

div.photoGallery img.galleryB{
bottom:0px;
}

div.photoGallery ul li div.galTab{
position:absolute;
bottom:8px;
left:5px;
}

div.photoGallery ul li div.galTab img, div.photoGallery ul li div.galTab img, div.photoGallery ul li div.galTab img, div.photoGallery ul li div.galTab img a{
border:none;
}

div.photoGallery ul li div.galTab a.zoom, div.photoGallery ul li div.galTab a.info{
color:#0c245d;
font-size:.7em;
}

div.photoGallery ul li div.galTab a.zoom{
float:left;
}

div.photoGallery ul li div.galTab a.info{
float:right;
margin-right:5px;
}

div.photoGallery ul li div.galTab a.zoom:hover, div.photoGallery ul li div.galTab a.info:hover{
text-decoration:none;
}

div.photoGallery ul li div.galTab a.zoom span, div.photoGallery ul li div.galTab a.info span{
padding:2px 4px;
float:left;
}

div.photoGallery ul li div.galTab img, div.photoGallery ul li div.galTab img.zoomIcon, div.photoGallery ul li div.galTab img, div.photoGallery ul li div.galTab img.infoIcon, div.photoGallery ul li div.galTab img, div.photoGallery ul li div.galTab img.galEnd{
float:left;
}


/* PAGE LAYOUT */
div.page{
position:relative;
margin-bottom:10px;
z-index:2;
}

div.page .content{
background-color:#FFFFFF;
}


div.leftCol, div.rightCol, div.mainCol{
float:left;
}


div.leftCol{
width:200px;
padding:5px 5px 5px 0px;
border-right:1px solid #575757;
}

div.rightCol{
width:165px;
}

div.mainCol{
margin:10px 19px 16px 10px;
width:890px;
}

div.main2Col{
width:630px;
width:890px;
margin-left:20px;
margin-right:10px;
min-height:600px;
}

div.mainCol.mainColTwo{
/*width:675px;*/
width:630px;
}

/* HEADER STYLES */
div.leftCol h2{
font-size:1.1em;
color:#4c4c4c;
vertical-align:top;
display:inline;
}

div.leftCol img{
margin-right:5px;
}

div.leftCol img.shevron{
margin:6px 5px 0 -5px;
vertical-align:top;
}

div.rightCol img.shevron{
margin-right:-5px;
}

/* BREADCRUMB */
div.mainCol div.breadCrumb{
margin-bottom:10px;
padding-bottom:5px;
border-bottom:#FF0000 1px solid;
font-size:.8em;
}

div.mainCol div.breadCrumb .bcrumbBreak{
margin:0 5px;
color:#666666;
}


/* Czech assoc banner */
div.czechAssoc{
text-align:center;
}


/* Map element */
div .mainContent iframe{
clear:both;
}

div .mainContent iframe.fullMap{
margin-left:-200px;
width:730px;
height:600px;
position:relative;
}

div .mainContent iframe.smallMap{
}



/* FOOTER AD STYLE */
div.gFootAd, div.gAdWords{
clear:both;
width:760px;
margin:0px auto;
margin-top:8px;
padding-top:8px;
border-top:1px solid #ccc;
}

div.gFootAd{
border:1px solid #ffaa00;
}

div.gFootAd span.adLabel, div.gAdWords span.adLabel{
display:block;
width:100%;
font-size:.6em;
color:#999999;
padding-bottom:4px;
text-align:center;
}



#main_map{
margin-left:50px;
}


/* FOOTER STYLES */
div.footer{
color:#FFFFFF;
margin:10px 0px;
font-size:.8em;
text-align:center;
}

div.footer a{
color:#fff;
}

p.currency{
padding:.5em;
background-color:#333333;
color:#FFFFFF;
margin:5px 5px 5px 10px;
}

div.siteMap ul{
list-style:disc;
margin-left:1em;
font-size:1.4em;
padding:.8em 0;
}

div.siteMap ul ul{
font-size:.9em;
margin-bottom:.8em;
}

div.siteMap ul ul ul{
font-size:.9em;
margin-top:.6em;
border-top:1px solid #0C245D;
}

div.siteMap ul ul ul ul{
font-size:.9em;
margin-top:.6em;
border-top:1px solid #0C245D;
}

div.siteMap h1{
padding:0px 0 5px 0;
border-bottom:#CCCCCC 1px solid;
margin-bottom:10px;
font-size:1.6em;
}

div.siteMap .backToTop{
float:right;
font-size:.7em;
background-color:#0C245D;
color:#FFFFFF;
padding:.4em;	
}

button.big{
	height:29px;
	border:2px solid black;
	font-size:1em;	
}