/*

	project: watchthis!
	author: luka cvrk (www.solucija.com)

*/

/* global reset */
*{ margin: 0; padding: 0; }*
:focus, :active { outline: 0; }

body { font: .9em Trebuchet MS, Tahoma, Sans-Serif; background: #fff url(../images/bg.gif) repeat-x; color: #333; }
a { color: #333; text-decoration: underline; }
img { border: 0; padding:10px;}
h1 {  float: left; margin: 20px 0 50px; font-size: 4em; color: #fff; }
h2 { font-size: 28px; font-weight: bold; margin: 0 0 20px; }
h2 a:hover { background: #A82A15; color: #fff; }
h3 {  float: left; margin: 20px 0 50px; font-size: 19px; color: #fff; }
h4 {  float: left; font-size: 19px; }
h6 {  float: left; font-size: 16px; }
.hr { color: #ccc; }
p  { margin: 5px 0 15px; line-height: 1.6em; }
#content { margin: 0 auto; width: 1024px; }
#top { float: right; margin: 38px 0 30px 0; }
	#top li { list-style: none; display: inline; }
	#top li a { font-size:14px;float: left; padding: 7px; margin: 5px; color: #ccc; text-decoration: none;}
	#top li img{ position: relative; top: -25px; padding: 0; float: left;}
	#top li a.current { color: #000; background: #ffcc00;-moz-border-radius: 5px;
border-radius: 5px;}
	#top li a.current:hover { color: #000; background: #ffcc00;-moz-border-radius: 5px;
border-radius: 5px;}
	#top li a:hover { color: #ffcc00; }
#rightsidebar {float:right; width: 230px;}

#intro { float:left;  position: fixed;clear: both;padding: 15px; border: 1px solid #dedede; background: #eee; margin: 0; width: 200px;}
	#intro ul li{list-style-type:square; margin-left: 50px; }
	#intro ul ul li {list-style-type:circle; margin-left:80px;}

#leftwside {
	float: left;
	width: 770px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}


#leftfull {
	float: left;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#left{
	float: left;
	width: 524px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
}
#right {display: block; float: right; width: 450px; }
#right h3 { border-bottom: 1px solid #ccc; margin: 0 0 10px; }
#right img { margin: 3px; border: 2px solid #eee; padding: 2px; }
#right li { list-style: none; }
	#right li a { display: block; border-bottom: 1px solid #ccc; padding: 5px 5px; }
#footer { clear: both; padding: 15px 0; border-top: 1px solid #ccc; }
	#r { float: right; }
#content #intro p {
	color: #333;
	font-size: 16px;
	font-family: "Trebuchet MS", Tahoma, Sans-Serif;
}

#content #left2 p strong {
	font-size: small;
}
#content #left2 p {



}
#content #left2 p strong {
	font-size: small;
}
#content #left2 h4 {
	color: #400040;
}
#content #left2 h4 strong {
	color: #000;
}
#content #left2 h4 a {
	color: #FF8000;
}
#content #left2 h4 a {
	color: #8000FF;
}
#content #left2 h4 a {
	color: #000;
}
#content #left2 h4 a {
	color: #000;
}
#content strong {
	font-size: 36px;
}

td {
padding: 3px;
vertical-align: middle;
text-align: center;

}

td.front {
padding-right: 10px;
vertical-align: top;
text-align: left;
}
td.front1 {
padding-right: 10px;
padding-left: 10px;
vertical-align: top;
text-align: left;
}
td.back {
background-color: #2e2b2b;
padding:5px;
}
img.notopright{
padding-top:0px;
padding-right:0px;
}
td.contact {
padding-right: 10px;
vertical-align: middle;
text-align: left;
}
img.nopadding{
padding:0px;
}