body {
	background: #35659a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a, a:link, a:active, a:visited {
	color: #35659A;
}

a:hover {
	color: #BA6161;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

#header {
	background-color: #003565;
	padding: 0 .5em;
	color: #c6d2df;
}

#header a, #header a:visited, #header a:active, #header a:hover {
	color: #c6d2df;
	text-decoration: none;
}

#header a.tybulewicz {
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
}

#header a.com {
 	font-size: 1.5em;
	font-style: italic;
}

#bread {
	background-color: #ba6161;
	padding: 0 1em;
	font-size: .8em;
	color: white;
}

#bread a {
	text-decoration: none;
	color: white;
}

#bread a:hover {
	text-decoration: underline;
	color: #e7e77d;
}

#content {
	padding: .6em;
	margin: .6em;
	background-color: #ffffff;
	text-align: justify;
}

#footer {
	background-color: #ba6161;
	color: white;
	padding: 0 0.6em;
	line-height: 0.8em;
	height: 1em;
	clear: both;
}

#footer span {
	font-size: .7em;
}

#footer a {
	color: white;
}

#footer a:hover {
	color: #e7e77d;
}

#leftCollumn {
	background-color: #35659A;
	float: left;
	border: .6em solid #35659a;
	border-top: 0;
	border-left: 0;
	margin: -.6em .6em .6em -.6em;
	display: inline;
	clear: left;
}

#rightCollumn {
	background-color: #35659A;
	float: right;
	border: .6em solid #35659a;
	border-top: 0;
	border-right: 0;
	margin: -.6em -.6em .6em .6em;
	display: inline;
	clear: right;
}

.menu {
	width: 11em;
}
.menu a {
	font-size: .8em;
	line-height: 1.4em;
}

.menu ul li {
	border-bottom: 1px solid #35659a;
}

.menu ul li strong, .menu ul li ul li strong, .menu ul li ul li ul li strong {
	display: block;
}

.menu ul li a {
	background-color:#ced7e7;
	padding: 0 1.25em;
	display: block;
	width: 11.25em;
	text-decoration: none;
	color: #003565;
}

.menu ul li a:hover {
    text-decoration: underline;
    color: #003565;
    background: #bec7d7;
}

.menu ul li strong a, .menu ul li strong a:hover, .menu ul li ul li strong a, .menu ul li ul li strong a:hover, .menu ul li ul li ul li strong a, .menu ul li ul li ul li strong a:hover, div#leftCollumn .menu * strong a {
	background-color: #ba6161;
	color: #ced7e7;
	text-decoration: none;
	cursor: default;
	font-weight: normal;
}

.menu ul li ul li a {
	margin-left: 1.25em;
	display: block;
	width: 10em;
	text-decoration: none;
	color: #003565;
}

.menu ul li ul li ul li a {
        margin-left: 2.5em;
        display: block;
        width: 8.75em;
        text-decoration: none;
        color: #003565;
}

.clr {display: block; clear: both; font-size: 0px}

h1, h2, h3, h4, h5, h6 {
	color: #BA6161;
	margin-bottom: .8em;
}

h1 {font-size: 1.7em}
h2 {font-size: 1.6em}
h3 {font-size: 1.5em}
h4 {font-size: 1.4em}
h5 {font-size: 1.3em}
h6 {font-size: 1.2em}

p {
	margin-bottom: 1em;
	font-size: .8em;
}

p:first-letter {
	font-weight: bold;
}

table {
	font-size: .8em;
}

td, th {
	border:1px solid #003565;
	padding: .4em;
	vertical-align: top;
}

th {
	background-color: #CED7E7;
	color: #003565;
	font-weight: bold;
}

ul {
	list-style: disc;
	margin-left: 1em;
}

.menu ul {
	list-style: none;
	margin: 0;
}

ul.nice {
	list-style: none;
	margin: 0;
}

ul.nice li {
	margin-bottom: .8em;
}

div.pic {
	float: left;
	text-align: center;
	margin: 0 .6em .6em 0;
	padding: .6em;
	background: #ced7e7;
}

div.pic img {
	border: none;
	width: 9.8em;
}

div.pic strong {
	font-weight: normal;
	color: #003565;
}


#kontakt {
	border: 1px solid #35659a;
	margin: 0 0 5px 5px;
	padding: 5px;
	float: right;
	text-align: left;
}

#kontakt a {
	text-decoration: none !important;
}

table#contacts .ctx {
	font-weight: bold;
}

table#contacts td table td {
	border: 0;
}

body.gallery .menu ul li.neck {
        margin-left: 1em;
	padding-left: 1em;
        display: block;
        width: 9em;
        text-decoration: none;
        color: #003565;
	background: #ced7e7;
}




div.gbNavigator div.next-and-last {
	float: right;
}
div.gbNavigator div.next-and-last.no-previous {
	float: none;
	text-align: right;
}

div.gbNavigator a.first {
	padding-left: 27px;
	background: url("http://tybulewicz.com/galeria/themes/tybulewicz2/images/nav_first.gif") left no-repeat;
}

div.gbNavigator a.previous {
	padding-left: 27px;
	background: url("http://tybulewicz.com/galeria/themes/tybulewicz2/images/nav_prev.gif") left no-repeat;
}

div.gbNavigator a.next {
	padding-right: 27px;
	background: url("http://tybulewicz.com/galeria/themes/tybulewicz2/images/nav_next.gif") right no-repeat;
}

div.gbNavigator a.last {
	padding-right: 27px;
	background: url("http://tybulewicz.com/galeria/themes/tybulewicz2/images/nav_last.gif") right no-repeat;
}

div.gbNavigator div.first-and-previous img {
	vertical-align: middle;
	padding-right: 0.5em;
}
div.gbNavigator div.next-and-last img {
	vertical-align: middle;
	padding-left: 0.5em;
}

#gallery.rtl div.gbNavigator div.next-and-last {
	float: left;
}
#gallery.rtl div.gbNavigator div.next-and-last.no-previous {
	float: none;
	text-align: left;
}
#gallery.rtl div.gbNavigator div.first-and-previous {
	text-align: right;
}
/* Both IE and Gecko have bugs with omitting padding on rtl inline content */
#gallery.IE.rtl div.gbNavigator a {
	display: inline-block;
}
#gallery.gecko.rtl div.gbNavigator a {
	display: -moz-inline-box;
}

#gallery.rtl div.gbNavigator a.first {
	padding: 0 27px 0 0;
	background: url("http://tybulewicz.com/galeria/themes/tybulewicz2/images/nav_last.gif") right no-repeat;
}
#gallery.rtl div.gbNavigator a.previous {
	padding: 0 27px 0 0;
	background: url("http://tybulewicz.com/galeria/themes/tybulewicz2/images/nav_next.gif") right no-repeat;
}
#gallery.rtl div.gbNavigator a.next {
	padding: 0 0 0 27px;
	background: url("http://tybulewicz.com/galeria/themes/tybulewicz2/images/nav_prev.gif") left no-repeat;
}
#gallery.rtl div.gbNavigator a.last {
	padding: 0 0 0 27px;
	background: url("http://tybulewicz.com/galeria/themes/tybulewicz2/images/nav_first.gif") left no-repeat;
}
#gallery.rtl div.gbNavigator div.first-and-previous img {
	padding: 0 0 0 0.5em;
}
#gallery.rtl div.gbNavigator div.next-and-last img {
	padding: 0 0.5em 0 0;
}

body.gallery td {
	border: 0;
}

body.gallery .gbNavigator {
	font-size: .8em;

}
