html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  line-height: 1.5;
  font-size: 80%;
  font-family: Trebuchet MS, Arial, sans-serif; 
  background: #efeeeb;
  color: #53534d; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #e8e7e2; }

h1 { font-size: 2em; line-height: 1; margin-bottom: 0em; }
h2 { font-size: 1.1em; margin: 1em 0 0 0; font-weight: bold; line-height: 1.1em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 0.5em 0; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #d20336; }
a           { color: #efeeeb; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 0 0 0; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; background: #C3D9FF; }
th,td       { padding: 4px 10px 4px 5px; }
tr.even td  { background: #E5ECF9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }



#wrapper { 	
  margin: 0px auto;
  width: 400px;
}
#content	{
	margin: 100px 0 0 0;
	text-align: center;
}
#wrap	{
	background: url(img/line.gif) repeat-y center; 
	float: left;
	margin-top:80px;
}
.box	{
	width: 200px;
	float:left;
}
.left	{text-align: right; }
.right	{text-align: left; }

.menu	{
	list-style: none;
	text-transform: uppercase;
	font-size:1.1em;
	letter-spacing: 2px;

}
.menu a	{
	color: #53534d;
	text-decoration:none;
}
.menu a:focus, .menu a:hover     { color: #d20336; }

.lt li	{
	margin: 10px 0px 0 0;
	padding: 0 30px 0 0;
}
.en li	{
	margin: 10px 0 0 0;
	padding: 0 0 0 30px;
}
.big	{
	font-weight:bold;
	font-size: 1.4em;	
}
#footer 	{
	font-size: 0.9em;
	text-transform: uppercase;
	color: #53534d;
	position: absolute;
	top: auto;
	right: auto;
	bottom: 1em;
	left: 2em;
}
#footeren 	{
	font-size: 0.9em;
	text-transform: uppercase;
	color: #53534d;
	position: absolute;
	top: auto;
	left: auto;
	bottom: 1em;
	right: 2em;
}
#text	{
	background-color: #9e9d98;
	margin-left: 6px;
	color: #efeeeb;
	padding: 15px 10px 15px 15px;
}
#text li	{
	margin: 0.2em 0em 0.2em 2em;
	font-size: 1em;
	line-height: 1.1em;
}
.current	{
	background: url(img/current.gif) no-repeat center right; 
}
.current a	{color: #d20336;}
#pict	{
	background: url(img/current.gif) no-repeat center right;
	padding: 0 30px 0 0;
	margin: 80px 0 0 0;
}

.nuoroda	{
	cursor: hand;
	cursor: pointer;
	text-decoration:underline;
}

.right	{float: right;}
.left	{float: left;}

.pav	{
	margin: 2px 0;
}

#marius	{
	background: url(img/current.gif) no-repeat center left;
	padding: 0 0 0 30px;
	margin: 224px 0 0 179px;
	position: absolute;
}





