BODY {
	text-align: center;
	font-family: helvetica, arial;
	font-size: 16px;
	height: 100%;
	margin: 10px;
	background-color: #fcf6ef;
}

HTML {
	height: 100%;	
}

DIV.main {
	margin: 0px auto;
	width: 960px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	border: 1px solid black;
  	background-color: #fae8d3;
}

DIV.head {	
	background: url('../images/slony.png');
	margin: 0px;
	height: 200px;
	width: 100%;
	padding: 0px;
	text-align: center;	
}

DIV.menu {
	font-family: "helvetica";
	font-weight: bold;
	font-size: 16px;	
	height: 20px;
	margin: 0px auto;
	text-align: center;
	border-top: 1px solid black;
	border-bottom: 1px solid black;	
	width: 960px;
	position: relative;
}

DIV.menu_text {
	z-index: 7;	
	height: 20px;
	text-align: center;
	margin: 160px auto;
	position: absolute;
	width: 960px
}


DIV.head_titulok {
	position: relative;	
	font-weight: bold;
	font-size: 50px;
	font-style: italic;
	height: 90px;	
	margin-top: 40px;  	
}

DIV.meniny {
	position: relative;	
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
}

IMG {
	border: none;
}

A.menu {
	text-decoration: none;
	margin-right: 5px;
	vertical-align: middle;	
}

A:hover.menu {
  vertical-align: middle;
}

A {
	color: black;
}

A:hover {
	color: red;
}

DIV.panel {
	position: relative;
	margin-right: 0px;
	width: 240px;	
	font-size: 14px;
	text-align: left;
	float: right;
	overflow: hidden;
}

DIV.panelCenter {
	text-align: center;
}

DIV.content_titulok {	
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
	text-align: center;
}

DIV.page {
	position: relative;
	width: 960px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

DIV.content {	
	position: relative;
	width: 700px;
	float: left;
	text-align: center;
}

DIV.content_padded {
	width: 680px;
	padding: 10px;
	font-size: 16px;
}

.foot {
	background-color: #444444;	
	padding: 10px;
	margin: 0 auto;
	width: 960px;
	clear: both;
	text-align: center;
	font-family: verdana, helvetica, arial;
	font-size: 12px;
}

HR {
	border: 1px solid #593c20;
}

INPUT {
	border: 1px solid black;
}

TABLE.mena {
	font-size: 12px;
	color: green;
}

TD.preview {
	width: 100px;
	height: 100px;
	border: 1px solid black;
	vertical-align: middle;
	display: table-cell;
	margin-left: 0px;
	text-align: center;
}

TD.active_preview {
	width: 100px;
	height: 100px;
	border: 1px solid black;
	vertical-align: middle;
	display: table-cell;
	margin-left: 0px;
	text-align: center;
	background: red;
}

TABLE.previews {
	margin-left: auto;
	margin-right: auto;
}

IMG.photo {
	border: 1px solid black;
}

DIV.left {
	text-align: justify;
}

DIV.error {
	color: red;
	font-size: 20px;
}

DIV.novinka {
	text-align: left;
	border: 1px solid gray;
	background-color: gray;
	margin-bottom: 10px;
	padding: 5px;
}

LI {
	text-align: justify;
}

DIV.kurzy {
	background-image: url('../images/eustarsflag.jpg');
	width: 150px;
	height: 100px;
	margin: auto;
	padding-top: 12px;
}

TD.kurz {
	text-align: right;
	font-size: 12px;
}

DIV.euro {
	background-image: url('../images/euro.jpg');
	font-weight: bold;
	width: 150px;
	height: 63px;
	padding-top: 25px;
	margin: auto;
	text-align: center;
	border: 1px solid gray;
	font-size: 24px;
}

DIV.sidebarTitle {
	background-image: url('../images/titulok.png');
	width: 240px;
	height: 20px;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 2px;
	vertical-align: middle;
	padding-left: 20px;
}

div.kniha {
	margin-top: 20px;
	width: 645px;
	height: 150px;
	padding: 5px;
	border-top: 1px solid gray;
	border-bottom: 1px solid #4CC552;
	background-color: #eae0d5;
}

img.kniha {
	border: 1px solid gray;
	float: left;
	margin-right: 5px;
}

img.left {
	float: left;
	margin-right: 10px;
}

fieldset {
	border: 2px solid #C8BBBE;
}

ul {
	list-style-image: url('http://www.durica.sk/images/arrow_right_green.png');
}

pre {
	background-color: #EBDDE2;
	border: 1px solid #C8BBBE;
	font-size: 10px;
}

#search_text {
  position: relative;
  margin-top: 19px;
  margin-left: 15px;
  height: 21px;
  width: 160px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  border-right: none;
  background-color: white;
  padding-top: 2px;
  float: left;
}

#search_button {
  position: relative;
  border: none;
  margin-top: 5px;
  float: left;
}

#search {
  position: relative;
  width: 100%;
  height: 50px;  
}

img.portfolio {
  border: 1px solid gray;
  margin-left: 10px;
  margin-bottom: 10px;
}

div.project {	
	height: 273px;	
	text-align: justify;
	padding-right: 10px;
	border-top: 1px solid gray;
	border-bottom: 1px solid #4CC552;
	background-color: #eae0d5;
	margin-bottom: 20px;
}