@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Tinos&subset=latin,cyrillic);

.body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	text-align: left;
	position: relative;
	background: #eeeeee;
}

font-family: sans-serif, Verdana, Arial, Helvetica; }
P { text-indent: 1.5em; text-align: justify; margin: 0.3em; }
a { font-style: normal;}

select, input, textarea {
	font-size: 99%
}

form {
	margin: 0;
	padding: 0
}

img {
	border: 0
}

#left, .left {
	float: left
}

#right, .right {
	float: right	
}

#main {
	width: auto;
	position: relative
}

.inside {
	position: relative;
	text-align: left
}

.block {
	overflow: hidden
}

.clear, #clear {
	height: 0.1px;
	font-size: 0.1px;
	line-height: 0.1px;
	clear: both
}

.invisible {
	width: 0;
	height: 0;
	left: -1000px;
	top: -1000px;
	position: absolute;
	overflow: hidden;
	display: inline
}

.custom {
	display: block;
	text-align: left
}

.custom:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

*+html #main {
	position: static
}

header, footer, nav, section, aside, article, figure, figcaption {
	display: block
}


.kontacts, a,  #cssmenu p {
	font-family: 'PT Sans Narrow', sans-serif;
}

h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 11pt;
}
h4 {
	font-size: 10pt;
}


h1, h2, h3, h4, h5 {
	font-family: 'Roboto Slab', serif;
}



#cssmenu {
  background: white;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 18em;
}
#cssmenu li {
  /*font: 90% Verdana, Helvetica, sans-serif;*/
  margin: 0;
  padding: 0;
  list-style: none;
}
#cssmenu a {
  background: #cacaca;
  border-bottom: 1px solid #aaa;
  color: #00a;
  display: block;
  margin: 0;
  padding: 8px 12px;
  text-decoration: none;
  font-weight: normal;
}
#cssmenu a:hover {
  background: #2580a2 url("images/hover.gif") left center no-repeat;
  color: #fff;
  padding-bottom: 8px;
}
#cssmenu .image_container,  #cssmenu p {
	padding-left: 15px;
	color: #555;
	font-size: 12pt;
}

#oferta #cssmenu { width: 25em;}

.ce_image , .ce_gallery { width: 340px; }
.ce_text {
	padding-right: 40px;
	font-family: 'Tinos', serif;
}


div#oferty-tekst-obrazek1 {
}
div#oferty-tekst-obrazek2 { 
}

.ce_downloads {
	float:left;
	width: 400px;
}

#oferty-tekst-clear {
	clear: both;
}

#head td { border-bottom: 1px #ddd solid; padding-bottom: 5px; } 
