
* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	color: #FFFFFF;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.6em;
}

p {
}

blockquote {
}

ul {
}

ol {
}

a {
	text-decoration: none;
	color: #A51B18;
}

a:hover {
	border: none;
	color: #FF0000;
}

/* Wrapper */

#vrap {
	background: url(images/img1.gif) repeat-x;
}

/* Header */

#header {
	width: 700px;
	height: 140px;
	margin: 0 auto;
	padding: 0 0 0 0;
	border: 1px solid #000000;
	border-top: 5px solid #000000;
	border-bottom: 0px;
}

#header h1, #header h2 {
	float: left;
}

#header h1 {
	padding: 150px 0 0 20px;
	letter-spacing: 3px;
	font-size: 136%;
}

#header h2 {
	padding: 153px 0 0 6px;
	letter-spacing: 2px;
	font-size: 107%;
}

#header a {
	border: none;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}

/* Menu */

#menu {
	width: 700px;
	height: 40px;
	margin: 0 auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #000000;
	background: #2E2E2E url(images/img3.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 10px 20px 0 20px;
	border: none;
	font-size: 85%;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(images/img4.gif);
}

/* Page */

#page {
	width: 700px;
	margin: 0 auto;
	background: #FFFFFF url(images/pozadina.jpg) left top repeat-y;
	border: 1px solid #000000;
	border-top: 0px;
}

/* Content */

#content {
	float: right;
	width: 500px;
	background: #FFFFFF url(images/poz2bb.jpg) left top no-repeat;
	padding-right: 20px;
	padding-top:5px;
}

#content h1, #content h2, #content h3 {
	margin-bottom: 20px;
}

#content h1 {
	font-size: 136%;
}

#content h2 {
	font-size: 107%;
}

#content h3 {
	font: 92%;
}

#content ul, #content ol {
	list-style-position: inside;
}


#content a {
	border: none;
}

#content .boxed {
	float: left;
	width: 46%;
	padding-right: 2%;
}

#content .boxed h2 {
	padding: 5px 0;
	background: url(images/img5.jpg) repeat-x left bottom;
}

/* Welcome */

#welcome {
    float: right;
}
	
/* Welt */

#welt {
    padding: 40px 0px 0px 20px;
}

/* Sample1 */

#sample {
}

/* Sample2 */

#sample2 {
}

/* Sidebar */

#sidebar {
	float: left;
	width: 174px;
	padding: 0px;
	font-size: 11px;
	background-color: #A51B18;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 10px;
	background: url(images/img5.jpg) repeat-x left bottom;
}

#sidebar h2 {
	padding: 5px 20px;
	background: url(images/img6.jpg);
	border-bottom: 1px solid #1C1C1C;
	font-size: 100%;
}

#sidebar h3 {
	font-size: 77%;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	border: none;
	color: #FFFFFF;
}

#sidebar a:hover {
	border: none;
	color: #000000;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 700px;
	height: 30px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: #414141;
	border: 1px solid #000000;
	border-top: 0px;
	border-bottom: 5px solid #000000;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

img
{  border-style: none;
}
