/* Small Studio Template 
   I'm sorry for non-english variables,
   but I think you'll manage */

body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.8em;
	background: #E7E7E7;
}

a {
	text-decoration: none;
	color: #B60400;
}

a:hover {
	color: #808080;
}

a img {
	border: 0;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 10px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #eee;
	color: #3A6794;
}

h4 {
	font-size: 1.3em;
	margin: 10px 0px 5px 0;
	padding: 0px 0px 0px 0px;
	color: #f00;
	text-align:center
}

h5 {
	font-size: 1.1em;
	margin: 10px 0px 5px 0;
	padding: 0px 0px 0px 0px;
	text-align:center
}
.subtitle {
	font-size: 0.6em;
	color: #286ea0;
	text-align:left;
}

.secondarytitle {
	font-size: 1.0em;
	color: #286ea0;
}

#bg { 
	width: 760px;
	margin: 0 auto;
	height: 800px;
	padding: 6px 10px 0px 10px;
	background: url(bg.gif) no-repeat;
}

#bglong { 
	width: 760px;
	margin: 0 auto;
	height: 1600px;
	padding: 6px 10px 0px 10px;
	background: url(bglong.gif) no-repeat;
}

#container {
	padding: 9px 4px 0 2px;
	color: #303030;
	width: 736px;
	
}

#header {
	clear: both;
	text-align: right;
	padding: 20px 15px 0 0;
	margin: 0px 0 20px 0;
	height: 40px;
	border-bottom: 2px solid #eee;
	background: #FFF url(fade.gif) repeat-x;
	color: #808080;
}

#title {
	float: left;
	font-size: 1.6em;
	font-weight: bold;
	padding: 0 0 0 10px;
	text-align:left;
}

#menu {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#menu ul {	
	list-style: none;
	width: 150px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
	border-right: 2px solid #ccc;
}	

#menu li {
	margin-bottom: 4px;
	padding: 0 5px 0 10px;
}

#menu li a {
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	height: 20px;
	text-decoration: none;
	/*color: #808080;*/
	color: #3A6794;
	display: block;
	padding: 6px 10px 0 10px;
	background: #fff;
	border-bottom: 1px dotted #ccc;
}	
	
#menu li a:hover {
	color: #286ea0;
}

.contact {
	margin: 9px 0 10px 0;
	padding: 3px 10px 5px 10px;
	width: 130px;
/*	color: #6B6B6B;*/
	color: #000000;
	line-height: 1.6em;
}

.contact a {
	text-decoration: underline;
}

.contact p {
	font-size: 0.9em;
	margin: 0;
}

#infobox {
	border: 1px solid #ccc;
	background: #f4f4f4;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align:center;
	color: #000000;
}

.rightpane {
	float: right;
	width: 223px;
	margin: 0 0 10px 0px;
	padding: 5px 13px 20px 10px;
	border-left: 1px solid #DDD;
	color: #5D5D5D;
	line-height: 1.5em;
}

.rightpane h3 {
	font-size: 1.5em;
	margin: 0 0 10px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #eee;
	color: #3A6794;
}

.rightpane p {
	margin: 0px;
	font-size: 1.2em;
	/*font-size: 90%;*/
}

.rightpane a {
	display: block;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ccc;
}

#pic {
	margin:  0 0 5px 155px;
	padding: 0px 10px 5px 6px;
	line-height: 1.4em;
	background: url(logo.jpg) repeat-x;
	height: 251px;
}

#pic h2 {
	margin: 0px;
	padding: 15px 0 2px 5px;
	font-size: 12pt;
	color: #3A6794;
}

#pic p {
	margin: 0;
	padding: 0 0 0 5px;
/*	color: #5488BC;*/
	color: #000000;
	width: 240px;
}

.content {
	margin: 0 250px 20px 150px;
	padding: 5px 10px 5px 10px;
	line-height: 1.4em;
	text-align: left;
	font-size: 1.2em;
/*	color: #5D5D5D;*/
	color: #000000;
	border-left: 2px solid #eee;
}

.content a, #content a:visited {
	text-decoration: underline;	
}

.content p {
	padding: 0;
	margin: 0;
	text-indent: 10px;	
}
.content li {
	padding: 0;
	margin: 8px;
}
.content links {
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	text-align:center;
}

.contentfull {
	margin: 0 0px 20px 150px;
	padding: 5px 10px 5px 10px;
	line-height: 1.5em;
	text-align: left;
	font-size: 1.2em;	
/*	color: #5D5D5D;*/
	color: #000000;
	border-left: 2px solid #eee;
}

.contentfull a, #contentfull a:visited {
	text-decoration: underline;	
}

.ppc {
	padding: 0;
	margin-bottom: 0.2em;
	text-align: center;
	text-indent: 0px;	
	font-size: 0.9em;
	line-height: 1.1em;
	font-weight: bold;
}

.contentfull pp {
	padding: 0;
	margin-bottom: 0.2em;
	text-indent: 0px;	
	font-size: 0.9em;
	line-height: 1.1em;
}
.contentfull pb {
	padding: 0;
	margin-bottom: 0.2em;
	text-indent: 0px;	
	font-weight: bold;
	font-size: 1.1em;
}
.contentfull p {
	padding: 0;
	margin-bottom: 0.4em;
	text-indent: 0px;	
	font-size: 1.0em;
	line-height: 1.1em;
}
.contentfull li {
	padding: 0;
	margin: 2px;
	margin-left: 10px;
}
.contentfull links {
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	text-align:center;
}


#downbox {
  clear:both;
	margin: 15px 10px 15px 10px;
	border: 1px solid #819CD7;
	background: #CDE1F9;
}

#downbox p {
	padding: 6px;
	margin: 0;
	text-align:center;
}


#footer {
	clear: both;
	color: #808080;
	background: #FFF;
	font-size: 0.8em;
	text-align: right;
	padding: 9px 10px 9px 0;
	margin: 10px 5px 10px 5px;
	border: 1px solid #ccc;
	
}

#footer a {
	text-decoration: underline;
	color: #3A6794;
}

#footer a:hover {
	color: #000;
}