﻿/*
reset
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	line-height:1.4em;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body {
	font-family:Georgia;
	font-size:62.5%;
	background:url(../images/bg_body.gif);
}
a, a:visited {outline:none}
.preberite {
	font-size:1.2em;
	text-align:center;
	color:#878787;
	margin-top:20px;
}
.preberite strong {
	margin-bottom:6px;
	display:block;
}
.gumba {
	width:536px;
	margin:0 auto;
	margin-top:21px;
}
.logo {
	text-align:center;
	margin-top:40px;
	color:#878787;
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
}
.logo img {
	margin-top:6px;

}

.opozorilo {
	width:520px;
	margin:0 auto;
	font-size:1.2em;
	margin-top:20px;
	color:#6d6d6d;
	margin-bottom:20px;

}
.opozorilo strong {
	color:#c90000;
	font-size:0.9em;
}
.pravna {
	width:500px;
	height:154px;
	overflow: auto;
	margin:0 auto;
	font-size:1.2em;
	background-color:#EEEEEE;
	color:#878787;
	padding:15px;
	padding-top:0;
	margin-top:20px;
	line-height:1.5em;
}
.pravna strong {
	display:block;
	margin-top:14px;
	margin-bottom:6px;
}
.kontakt {
	margin:0 auto;
	font-size:1.1em;
	width:520px;
	text-align:center;
	color:#878787;
	border-top: 1px dotted #878787;
	padding-top:10px;
	line-height:1.5em;
}
.kontakt a, .kontakt a:visited {
	color:#878787;
}
.kontakt a:hover {
	text-decoration:none;
}

