@import url("content.css");
@import url("contentaktuelno.css");
@import url("contentleft.css");
@import url("contentnovo.css");
@import url("contentright.css");
@import url("contentsertifikati.css");
@import url("contentvesti.css");
@import url("footer.css");
@import url("header.css");
/* @import url("sddm.css"); */


body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../../images/page_back.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
p {
	padding: 0;
	margin: 0;
	line-height: normal;
}
br {
	line-height: 100%;
}
img {
	border: 0;
}
input {
	background-color: #ffffff;
}
ul {
	list-style-image: url(../../images/arrow.png);
	list-style-type: square;
}
a {
	text-decoration: none;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
a:link {
	color:#1c3407
}
a:visited {
	color:#1c3407
}
a:hover {
	color:#7e7e7e
}

h1	{
	margin: 0px 0px 20px 0px;
	padding: 0;
	color: #1c3407;
	font-size: 16px;
	font-weight: bold;
}

#IE {
	text-align: center;
}
#Container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#Security {
	width: 800px;
	height: 197px;
	margin-top: 7px
}
