@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial;
	color: #505050;
	font-size: 12px;
}

p {
	margin-top: 3px;
	margin-bottom: 0;
}

.img-wrapper {
	margin: 15px 15px 0 0;
	background: url(img/border.png) no-repeat bottom right;
	line-height:0;
	float: left;
}

.img-wrapper img {
	float:none;
	margin:0;
	background:#fff;
	padding:4px;
	border:1px solid #c5bdbd;
	position: relative;
	left: -5px;
	top: -5px;
}

a:hover {
	color:red;
}

h1 {
	font-size: 18px
}

h2 {
	font-size: 15px
}
h3 {
	font-size: 14px;
	margin:0 0 5px 0;
}

table.real {
	background-color: #c0c0c0; 
	margin: auto
}

table.real td {
	background-color: #fff;
}

.data {
	background: black;
	color: #fff;
	padding: 1px;
}

.head {
	font-size:14px
}

.logo {
	background: url(img/logo.gif) no-repeat; 
	height: 61px; 
	width: 360px
}

.slogan {
	background: url(img/line.gif) no-repeat;
	padding-left: 20px; 
	font-size: 14px;
}

#nav {
	background: #000; 
	margin: auto; 
	height: 30px; 
	margin-bottom: 5px
}

#nav a, a:visited {
	font-size: 14px;
	color: white;
	text-decoration: none;
}

#nav a:hover {
	color: red;
	text-decoration: underline;
}

#nav img {
	width: 1px;
	vertical-align: middle;
	margin: 0 20px 0 20px;
}

.grad {
	margin: auto; 
	background:url(img/grad.gif) repeat-x; 
	height: 185px
}

.face {
	background: url(img/face.jpg) no-repeat; 
	width: 371px
}

.head_title {
	color: #000; 
	margin: 20px; 
	font-size: 18px
}

.head_list {
	margin-left: 200px; 
	font-size: 15px; 
	color: #dad8d9
}

#proizvod {
	height: 47px; 
	background: url(img/grad2.gif) repeat-x; 
	border: 1px solid #bfbfbf; 
	margin: auto; 
	margin-top: 8px;
	margin-bottom: 8px
}

#proizvod img {
	border: none;
	margin-left: 15px;
	vertical-align: middle;
}

.cars {
	margin: auto; 
	height: 100px; 
	background: #e6e6e8; 
	border: 1px solid #bfbfbf
}

.frame {
	border-left: 1px dotted #A7A7A9
}

.gray_block {
	background: #e6e6e8; 
	border: 1px solid #bfbfbf;
}

#bottom {
	height: 47px; 
	background: url(img/grad2.gif) repeat-x; 
	border: 1px solid #bfbfbf; 
	margin: auto; 
	margin-top: 8px;
}


#bottom a, a:visited {
	color: #505050;
	text-decoration: none;
	margin:0 10px 0 10px;
	font-size: 12px
}

#bottom a:hover {
	color: red;
	text-decoration: underline;
}

#main  {
	padding: 0 10px 0 10px;
}

#main p {
	margin:10px 0 10px 0;
	text-align: justify;
}

#main h1 {
	margin: 0 0 20px 0;
}

#main h2 {
	margin: 20px 0 0 0;
}

a {
	color: #4E8ADB;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #660066;
	margin:0;
}

a:hover {
	color: red;
	text-decoration: underline;
}

.bigger {
	font-size: 16px;
	font-weight: bold;
}

.bigger2 {
	font-size: 14px;
	font-weight: bold;
}

#tnav {
	font-size: 15px;
}

#tnav a {
	color: #4E8ADB;
	text-decoration: none;
	font-size: 15px;
}

#tnav a:visited {
	text-decoration: none;
	color: #660066;
	margin:0;
	font-size: 15px;
}

#tnav a:hover {
	color: red;
	text-decoration: underline;
	font-size: 15px;
}

#claim {
	background: #eeecb7; 
	width: 90%; 
	margin: auto; 
	margin-bottom: 30px; 
	padding-left: 15px; 
	border: 2px dashed #d56a6a;
	color: #505050;
	font-size: 13px;
	text-align: left;
}

.yellow_block {
	width: 95%; 
	margin: auto; 
	border: 1px dashed #d4d4d4; 
	background: #f7f6e0; 
	padding: 5px;
	margin-bottom: 15px;
}

div.box{
	width:301px;
	background:url(/img/box-bg.gif) repeat-y 0 0;
	margin:10px 0 8px 7px;
	display:inline;
}

#result {
	background: #DBD9DA;
}

#result td {
	background: white;
}

#result th {
	background: url(img/grad2.gif) repeat-x;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

#width {
	width:100%;
	max-width: 1280px;
	margin: auto;
}

#last {
	padding: 4px;
	background: white; 
	border: 1px solid gray;
	text-align:center
}

#last div {
	min-height: 100px;
	text-align:center
}

.copy {
	font-size: x-small;
	text-align:center
}