DIV{-moz-box-sizing:border-box;box-sizing:border-box; margin: 0; padding: 0;}
* { line-height: 160%; }

a { color: #cc2a2a; }
h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, sans;
	font-weight: normal;
	/* font-family: verdana, sans; */
	color: #008C00;
	margin-bottom: 0px;
}
h1 a { color: #008C00; text-decoration: none; line-height: normal;}
h2 a { color: #008C00; text-decoration: none; line-height: normal;}
h3 a { color: #008C00; text-decoration: none; line-height: normal;}
h1 a:hover { text-decoration: underline; }

td {
	font-size: 14px;
	font-family: verdana;
	color: #333;
}
p {font-size: 14px;}


#main {
	position: relative;
	font-size: 14px;
	font-family: verdana;
	color: #333;
	padding: 30px;
}

#side {
	position: relative;
	font-size: 14px;
	font-family: verdana, sans;
	color: #fff;
	padding: 30px;
}
#side a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 180%;
}
#side a:hover { color: #cc2a2a; }

#menu {
	width: 100%;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	position: relative;
	margin: 0px;
	padding: 0px;
}

.ball img {
	position: absolute;
	top: 5px;
	left: -42px;
}

#copy {
	position: absolute;
	bottom: 5px;
	left: 3px;
}

#footer {
	border-top: 1px solid #ccc;
	padding-top: 15px;
	font-size: 12px;
	font-family: verdana;
	color: #888;
}

#notice {
	background: #FFFF88;
	border-top: 1px solid gold;
	border-bottom: 1px solid gold;
	padding: 10px;
	text-align: center;
}

#arhiv { position: relative; font-weight: normal; color: #ccc; }
#arhiv a { font-weight: normal; color: #ccc; }

.title {
	font-size: 20px;
	font-weight: normal;
	color: #3d3d3d;
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #B02B2C;
}
.tiny {
	font-size: 12px;
	font-weight: normal;
	color: #B02B2C;
}
.post_img { border: 1px solid #777; padding: 2px; }
.bb {border-bottom: 1px dotted #ccc; }
.shade {
	border-left: 15px solid #ccc;
	background: #eee;
	padding: 5px;
}
.email_confirm {
	position: absolute;
	top: -2000;
	left: -2000;
	visibility: none;
	display: none;
}
