﻿body 
{
   	width: 1024px;
	height: 100%;
	margin: 0 auto;
	padding: 0px;
	background: url(../parts/bg-header-db.jpg) top repeat-x; 
	font-family: "Trebuchet MS", Georgia, Verdana;
	font-size: 12px;
	position: relative;
 
}
#container
{	width: 1024px;
	height: 1%;
	margin: 0px auto;
	position: relative;
	float: left;

}
a:hover
{
    text-decoration: underline;
}

div#linkuri div table tr td, div#dictionar div table tr td
{
    border: 1px dotted #ccc;
    padding: 5px;
}

#header{
}
	h1{
	width: 736px;
	font-size: 16px;
	color: #A52600;
	letter-spacing: 3px;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
	clear: both;
		padding-left: 30px;
}

#content
{
		width: 736px;
		padding-left: 30px;
		float: left;
		padding-bottom: 30px;
}
table.photo tr td img.photo
{
    padding: 5px;
    border: solid 1px #333;
}

a
{
	text-decoration: none;
	color: #A52600;
}

.litere
{
}

.selected
{
    color: Fuchsia;
}

#trafic
{
    float: left;
    margin-top: 30px;
}
