body {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #191919;
  padding: 0;
  margin: 0;
  color: #fff;
}

* {
  outline: none;
}

.GUIs {
  font-size: 85%;
}

.GUIs p {
  line-height: 25px;
}

.GUIs a.Download {
  text-decoration: none;
  color: #fff;
  background-color: #000;
  padding: 10px;
  float: left;
  margin: 15px 0 15px 0;
  font-weight: bold;
  margin: 1px;
}

.GUIs a.Download:hover {
  color: #191919;
  background-color: #486a8d;
}

.GUIs h2 {
  padding: 15px 0 15px 0;
  width: 100%;
  display: block;
  font-size: 110%;
  float: none;
  color: #fff;
  clear: both;
  background-color: #000;
}

.GUIs img {
  padding: 30px;
  float: left;
  display: in-line;
  clear: both;
}

.GUIs .thumb, .GUIs .thumb img {
  padding: 0;
  display: in-line;
  float: left;
}

.GUIs div {
  display: block;
  float: left;
  clear: both;
  width: 100%;
}

h1, h2, h3, h4, h5, h6, form, ul, ol, .gallery_info dd {
  padding: 0;
  margin: 0;
}

ul.info
{
	padding: 20px 20px 20px 80px;
}

ul.info li
{
	padding-top: 10px;
}

ul ul
{
	padding-left: 20px;
	list-style-type: none;
}

a {
  color: #777;
  text-decoration: underline;
}

a:hover {
  color: #486a8d;
}

/*
#portofoliu {
  overflow: hidden;
  float: left;
}
*/

#aux, #content, .GUIs {
  float: left;
  width: 100%;
  display: block;
  clear: both;
  min-width: 1024px;
}

#logo {
  float: left;
}

#topR {
  font-size: 70%;
  float: right;
  width: 494px;
  padding-top: 20px;
  display: block;
  overflow: hidden;
}

#topR #contact_left, #topR #contact_right {
  float: right;
  line-height: 150%;
}

#topR #contact_left {
  color: #777;
  width: 30%;
}

#topR #contact_right {
  width: 30%;
}

#content h2 {
  /*clear: both;
  font-size: 120%; */
  clear: both;
}




a.thumb {
  float: left;
  display: block;
  margin-right: 1px;
  border-top: 5px solid #000;
  border-bottom: 5px solid #000;
}

a.thumb:hover {
  float: left;
  border-top: 5px solid #486a8d;
  border-bottom: 5px solid #486a8d;
}

.gallery_info {
  float: left;
  color: #777;
  font-size: 11px;
  padding: 20px;
  width: 150px;
  position: absolute;
  top: 0;
  left: 0;
}

.imgs {
  float: left; 
  padding-left: 187px;
}

#webdsgn {
  height: 100px;
}

.gallery_info dt {
  font-size: 100%;
  font-weight: bold;
  color: #fff;
  display: block;
  padding-bottom: 5px;
}

.gallery {
  border-top: 1px solid #191919;
  float: left;
  clear: both;
  width: 100%;
  position: relative;
  min-height: 96px;
}

#footer {
  float: left;
  clear: both;
  width: 100%;
  display: block;
  padding-top: 50px;
}

#footer a.thumb {
  border-width: 0;
}

#validation {
  font-size: 70%;
  color: #777;
  cursor: default;
  display: block;
  padding-right: 20px;
  padding-bottom: 10px;
  width: 170px;
  float: right;
}

#theme {
  float: right;
  padding-right: 20px;
}

#theme a {
  float: left;
  padding: 2px;
  background-color: transparent;
}

a#abstract:hover, a#abstract img {
  background-color: #486a8d;
}

a#caustics:hover, a#caustics img {
  background-color: #444;
}

a#fire:hover, a#fire img {
  background-color: #c95c25;
}

a#natural:hover, a#natural img {
  background-color: #ccc;
}

#mainMenu {
	font-size: 150%;
	position: absolute;
	top: 0;
	left: 600px;
}

#mainMenu a {
	text-decoration: none;
	padding: 30px;
	float: left;
	margin-left: 1px;
	border-top: 5px solid #000;
}

#mainMenu a:hover {
  border-top: 5px solid #486a8d;
}