body, h1, h2, h3, p, ol, ul, li {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: arial,tahoma,sans-serif;
  font-size: 12px;
  text-align: left;
}

img {
  border: none;
  vertical-align: middle;
}

a {
  text-decoration: none;
  outline: none;
}

/*** HEADER ***/

#header {
  width: 940px;
  float: left;
  font-size: 24px;
  margin: 0px 0px 20px 32px;
}

#header a.logo {
	float: left;
	margin-bottom: 0px;
}

#header .motto {
  float: right;
  font-size: 12px;
  margin-bottom: 30px;
  padding-top: 10px;
  font-style: italic;
}

#header a {
	padding-bottom: : 20px;
}

/*** CONTAINER ***/

#container {
  width: 1000px;
  margin: 20px auto 0px auto;
  position: relative;
}

.c_bg {
  background-color: #000000;
}

.nobg {
  background-color:none;
}

/** CONTENT ***/

#content {
	float: left;
	width: 1000px;
	margin: 0px 0px 29px 0px;
	padding: 15px 20px 20px 20px;
}

#content ul {
  margin-top: 10px;
  margin-left: 30px;
}

#content ul li {
  font-size: 14px;
  padding-bottom: 5px;
}


#content .text {
	padding-left: 5px;
}
#content h1 {
  margin-left: 18px;
  font-weight: normal;
}

#content h1.left {
  margin-left: 0px;
  font-weight: normal;
}

#content h2 {
  margin-left: 15px;
  font-weight: normal;
}


#content p {
	text-align: justify;
	margin: 10px 10px 0px 13px;
}

#content table {
	width: 970px;
	margin: 5px 22px 5px 15px;
}


/*** WRAP ***/

#wrap {
  overflow: hidden;
  /*background: #000;*/
}

/*** NAVIGATION ***/

#nav {
  clear: both;
  font-size: 14px;
  padding: 15px 16px 15px 23px;
  width: 1000px;
}

#nav ul {
  list-style-type: none;
  overflow: hidden;
  padding-left: 4px;
}

#nav li {
  float: left;
  margin: 0px 12px;
}

#nav a {
  display: block;
  padding: 5px 1px;
}

#nav a:hover, #nav li.active a {
  color: #f26522;
  text-decoration: none;
}

#photo_list {
 float: left;
 margin-left: 10px;
}

#photo_list .item_small {
  float: left;
  margin: 5px;
  overflow: hidden;
  text-align: center;
  width: 186px;
  height: 155px;
}

#photo_list .item_small.me {
  margin: 10px;
}

#photo_list .item_small h3 {
  font-size: 11px;
  font-weight: normal;
  padding-top: 3px;
}

#photo_list .item_small .title {
	display: none;
}


/*** FOOTER ***/

#footer {
  clear: both;
  /*background-color: #000;*/
  padding: 0px;
  /*color: #363636;*/
  font-size: 9px;
  overflow: hidden;
  width: 1045px;
}

#footer .copyright {
  float: left;
  padding: 10px 10px 10px 0px;
}

#footer .copyright a {
}
#footer .share {
  float: right;
}

#footer .login {
  float: right;
  margin: 5px 10px 0px 0px;
}



/*** ABOUT ME ***/

#about-me {
  padding-bottom: 25px;
}

#about-me {
	margin: 25px 300px 0px 13px;
}

#about-me .text {
	padding-top: 10px;
}

#about-me img {
        border: 3px solid #fff;
        margin: 0px 5px 5px 0px;
}

#about-me .left {
  margin-left: 12px;
}

/*** GALLERY ***/

#album_list {
  margin-left: 20px;
}

#album_list .item {
  float: left;
  width: 183px;
  margin: 20px 70px 20px 0px;
  text-align: center;
  min-height: 244px;
  margin: 20px 60px 0px 0px;
}

#album_list .item img {
 margin-bottom: 10px;
 overflow: hidden;
}


/*** MY SERVICES ***/

#my-services {
  margin: 8px 0px 0px 14px;
  overflow: hidden;
  padding-bottom: 45px;
  padding-top: 3px; 
}

#my-services p {
  margin: 20px 5px;
}

#my-services .pdf {
  margin-bottom: 20px;
  padding-left: 5px;
}

/*** LINKS ***/



#links{
  margin: 24px 15px 0;
  overflow: hidden;
  padding-bottom: 45px;
  padding-top: 3px; 
}

#links h2 {
	font-size: 16px;
   margin-bottom: 8px;
}

#links ul li ul {
  padding: 5px 0;
}

#links ul li ul {
  padding-left: 30px;
  font-size: 14px;
   line-height: 17px; 

}

#links ul li ul li {
   margin-left: 20px;
   margin-bottom: 3px;
}


/*** BLOGS ****/


#articles {
	margin: 20px;
}

#articles .article_list .item h2 {
	margin-left: 0px;
}

#articles .article_list .item p {
	padding: 0px;
	margin: 0px 10px 10px 10px;
}

#articles .order {
	float: right;
	margin-top: 20px;
	font-size: 11px;
}


.article_list .item img {
	float: left;
 	margin-top: 5px;
 	margin-right: 10px;
}

.article_list .item {
	width: 950px;
	margin-bottom: 20px;
}


/*** COMMENTS ***/

.comments .item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  float: left;
  background-color: #242424;
  padding: 10px;
  width: 950px;
  margin: 15px;
}



/*** CONTACT ***/

#contact {
  margin: 10px 15px 0;
  overflow: hidden;
  padding-bottom: 45px;
  padding-top: 3px; 
  padding-left: 5px;
}

#contact .left, #contact .right {
  width: 315px;
  float: left;
  display: block;
  line-height: 18px;
  margin-top: 14px;
}

#contact .text {
  padding-top: 20px;
  float: left;
}

#contact .form  {
  margin-top: 20px;
  float: left;
  margin-left: -15px;
}

#contact .form input {
  width: 206px;
  height: 20px;
  border: 1px solid rgba(255,255,255,0.2);

}

.bt_right{
  float: right;
  margin-top: 5px;
}

.bt_left{
  float: left;
  margin-top: 5px;
}

/* SYSTEM */ 
#preview_bar {
  position:fixed;
  width: 130px;
  right: 20px;
  background-color: rgb(0,0,0);
  text-align: left;
  padding: 10px;
  color: grey;
  z-index: 100000;
  font-family: Arial;
  font-size: 11px;
  top: 0px;
}

#preview_bar a {
  color: #fff;
  border-bottom: 1px dashed #5a5a5a;
}

a.slideshow {
    float: right;
    border: 1px solid rgba(0,0,0,0.1);
    background: rgba(0,0,0,0.3);
    cursor: pointer;
    overflow: visible;
    padding: 4px 6px;
    font-size: 13px;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0px 20px 0px 0px;
}

a.slideshow:hover {
    border: 1px solid rgba(0,0,0,0.3);
    background: rgba(0,0,0,1);
}

/* moja fototechnika */
table.technics {
	font-size: 12px;
	width: 650px;
	border-collapse: collapse;
	text-align: left;
	margin: 0px 0px 0px 0px;
	
}

table.technics th
{
	font-size: 14px;
	font-weight: 200;
	padding: 10px 10px;
	background-color: #232323;
	text-align: center;
}
table.technics td
{
	padding: 10px 10px;
	background-color: #141414;
	text-align: left;
}

button {
    border: 1px solid #222222;
    background-color:rgba(255,255,255,0.2);
    color: #7F7F7F;
    cursor: pointer;
    overflow: visible;
    padding: 5px 10px 5px 10px;
    font-size: 13px;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#contact .mapa {
	background-color: #262626;
	padding: 10px;
	margin-top: 10px;
}



.display_options {
 	float: right;
}

#article_content {
   font-size: 14px;
   line-height: 17px; 
   margin: 5px 16px 16px 16px;
}

.form input, .form select, .form textarea {   
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 4px;
  border: 1px solid rgba(255,255,255,0.2);
  background-color: #1c1c1c;
  color: #000;
  font-size: 12px;
}

.my_technics {
  margin: 30px 10px 20px 6px;
}

.my_technics ul li {
     list-style-type: disc;
     margin-left: 50px;
     margin-bottom: 5px;
}

.my_technics h2 {
    margin-bottom: 10px;
}

#scrollable_content div.scrollableArea *
{
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	height: 200px;
	margin-bottom: 50px;
}


/* You can alter this CSS in order to give Smooth Div Scroll your own look'n'feel */

/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
	/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
    and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
	min-width: 75px;
	width: 10%;
	height: 200px;
	/* There is a big background image and it's used to solve some problems I experienced
    in Internet Explorer 6. */
	background-image: url(/images/scroller/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	/*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
	cursor: url(/images/scroller/cursors/cursor_arrow_left.png), url(/images/scroller/cursors/cursor_arrow_left.cur),w-resize;
	display: none;
	top: 677px;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
	background-image: url(/images/scroller/arrow_left.gif);				
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.35; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
	min-width: 75px;
	width: 10%;
	height: 200px;
	background-image: url(/images/scroller/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(/images/scroller/cursors/cursor_arrow_right.png), url(/images/scroller/cursors/cursor_arrow_right.cur),e-resize;
	top: 677px;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
	background-image: url(/images/scroller/arrow_right.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
	zoom: 1;
}

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea
{
	position: relative;
	width: auto;
	height: 100%;
}


#content .square2 {	
	margin-bottom: 10px;
}

#languages {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 11px;
  z-index: 10000;
}

#languages a {
  display: block;
  float: left;
  color: #464646;
  padding: 5px 5px 4px 5px;
  text-decoration: none;
  background-color: rgba(255,255,255,0.6);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff, endColorstr=#ccffffff);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff, endColorstr=#ccffffff)";


  margin-left: 5px;
  font-size: 11px;
}

#languages a:hover, #languages a.selected {
  color: #aaaaaa;
}


