/* Body
----------------------------------------------- */

body {
  background:#517186;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  padding:0px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  color:#fff;
}

/* Header
----------------------------------------------- */

#header {
  margin:0 auto 10px;
  }
  
#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border-width:1px 1px 0;
  font-size:100%;
  line-height:1.2em;
  font-weight:normal;
  color:#fff;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
  
#blog-title a {
  color:#666;
  text-decoration:none;
  }
  
#blog-title a:hover {
  color:#c60;
  }
  
#description {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#fff;
  }

/* Links
----------------------------------------------- */
a {
	text-decoration: none;
	color: #ddd;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}


/* Input areas
----------------------------------------------- */

input, textarea, select, .inputbox {
  border: 1px solid #888;
  color: #000;
  background-color: #fff;
}

input.button {
  font-weight: bold;
  border: 1px solid #888;
  color: #000;
  background-color: #eee;
}

/* Page wrapper
----------------------------------------------- */

div.sgWrapper {
  clear: both;
  text-align: left;
  margin:0 auto 10px;
}

div.stretcher {
  clear: both;
  height: 1px
}

div.sgLanguageFlipper, div.sgTemplateFlipper {
  float: right;
  margin-left: 1em;
}


/* image or gallery name header
----------------------------------------------- */

.sgTitle {
  margin-bottom: 0;
  color: #5588AA;
  text-align: left;
}

.sgFootTitle {
  margin-bottom: 0;
  color: #fff;
  text-align: left;
}

/* image or gallery artist subheader 
----------------------------------------------- */

.sgSubTitle {
  margin-top: 0;
}

div.sgContainer {
  clear: both;
  text-align: center; 
  /*width: 660px; 
  margin: 12px auto;*/ 
}

div.sgTab {
  padding: 0.25em;
  text-align: left;
}

/* Content
----------------------------------------------- */

div.sgContent {

  padding: 1em;
  text-align: center;
}

table.sgContent {
  margin-left: 0;
  margin-right: 0;
  text-align: center;
}

div.sgGallery, div.sgThumbnail {
  margin: 0.3em;
  padding: 0.5em;
  border: 1px solid #ccc;
  background-color: #517186;
}


div.sgGalleryThumbnail {
  width: 100px;
  text-align: center;
  float: left;
}

div.sgGalleryText {
  margin-left: 100px;
}

p.sgGalleryTitle a {
  font-weight: bold;
}

div.sgThumbnail {
  float: left;
  border: 1px solid #FFFFFF;
}

img.sgThumbnail {
  border: 1px solid #FFFFFF;
}

div.sgThumbnail table {
  width:  110px;
  height: 110px;
  text-align: center;
  vertical-align: middle;
}

img.sgImage {
  border: 1px solid #FFFFFF;
}

div.sgNavThumb, p.sgNavThumb {
  text-align: center;
}

div.sgNavBar, p.sgNavBar {
  text-align: center;
  float: center;
}

/* Footer
----------------------------------------------- */

#footer {
  text-align: center;
  color: #FFE476; 
}

.stopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFE476;
	font-weight: 500;
}

.sgPreviewThumb {
  border: 1px solid #FFFFFF;
}
