body
{
	font: 11px Tahoma, Verdana, sans-serif;
	margin:0;
	padding:0;
	color: #00395A;
	background-color: white;
}
ul, table
{
	margin:0;
	padding:0;
/*	font-size:0.8em;*/
}
ul ul
{
	font-size:100%;
}
p
{
	font-size: 12px;
	font-weight: normal;
	margin:10px 10px 10px 0;
	padding: 0;
}
input, select, textarea
{
	font: 11px Verdana, sans-serif;
	color: #2B4F68;
	background-color:white;
}
span
{
	color: #2B4F68;
}
input, textarea
{
	width: 220px;
	border: 1px solid;
}
input.normal
{
	width: auto;
}
input.short
{
	width: 120px;
}
.tiny
{
	width: 60px;
}
.long
{
	width: 380px;
}
select
{
	width: 160px;
}
a
{
	font: bold 11px Tahoma, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #00395A;
}
a:hover
{
	text-decoration: underline;
}
img
{
	margin: 10px;
}
img.imgborder
{
	border: 1px solid #1375AF;
}
h6
{
	font-size: 11px;
	margin: 0;
}
h6 a
{
	font-size: 10px;
}
h5, h5 a
{
	font-size: 11px;
	margin: 20px 0 10px 0;
	padding-right: 8px;
	color: #EF6B00;
	font-weight: bold;
}
h4
{
 	font-size: 11px;
	margin:0;
	padding: 5px 0 0 8px;
	color: #00395A;
	font-weight: bold;
}
h3, h3 a
{
	margin: 10px 0 0 10px;
	font-weight:bold;
	font-size:13px;
}
h2
{
	font-size: 11px;
	clear:both;
}
h1
{
	margin:10px 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}
#main
{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 981px;
	border:1px solid white;
}
.linkcolor
{
	color: #EB7006;
}
.lightcolor
{
	color: #FA7B16;
}
.red
{
	color: #FE0000;
}
.uline
{
	text-decoration: underline;
}
.strthru
{
	text-decoration: line-through;
	color:gray;
}
.fontnormal
{
	font-weight: normal;
	font-size:12px;
}
.fontbold
{
	font-weight: bold;
}
.rightlink
{
	display: block;
	text-align: right;
	margin: 0 10px 10px 0;
}
.blueborder
{
	border: 1px solid #1375AF;
}
.noborder
{
	border: none;
	margin:0;
}
p.forumlink
{
	margin-top: 6px;
	text-align: center;
	font-size:85%;
}
ul.bulleted_ul
{
	font-size: 11px;
	margin-left: 15px;
	padding: 10px 0 0 10px;
	list-style: url('../images/bullet.gif');
	color: #003C5D;
}
ul.bulleted_ul li
{
	padding-bottom: 2px;
}
ul.no_bullet
{
	margin-left: 5px;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	color: #003C5D;
}
ul.no_bullet2, ul.no_bullet3
{
	font-size: 11px;
	margin-left: 15px;
	padding: 1px 0 0 10px;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	color: #003C5D;
}
ul.no_bullet2 li, ul.no_bullet3 li
{
	margin-top: 5px;
}
ul.no_bullet li
{
	margin:0;
}
ul.no_bullet li a, ul.no_bullet3 li a
{
	font-weight: normal;
}
ul.no_bullet li.bulleted a, ul.no_bullet3 li.bulleted a
{
	font-weight: bold;
}
li.no_bullet
{
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}
li.bulleted
{
	list-style: url('../images/bullet.gif');
}
li.bulleted a
{
	font-weight:bold;
}
.indented
{
	margin: 5px 0 0 25px;
}
.leftcol
{
	float: left;
	border: 0px solid;
}
.rightcol
{
	float: right;
	overflow:hidden;
}
.col_title
{
	color: #2B4F68;
	font-weight: bold;
	font-size: 11px;
	margin:0;
	padding: 0 0 6px 8px;
	border-bottom: 1px solid #1375AF;
}
.col
{
	width: 221px;
	margin-top: 20px;
	padding: 0;
}
.box_topbar
{
/*	width: 221px;
	height: 21px;
	background: url('../images/box_top.gif') no-repeat;*/
	width: 220px;
	height: 22px;
	background: url('../images/boxes/box_top.gif') no-repeat;
	margin: 20px 0 0 0;
}
.box_content
{
/*	width: 219px;
	border-left: 1px solid #1375AF;
	border-right: 1px solid #1375AF;*/
	width: 220px;
	background: url('../images/boxes/box_center.gif') repeat-y;
	padding-bottom:5px;
}
.box_down
{
/*	width: 221px;
	height: 6px;
	background: url('../images/box_down.gif') no-repeat;
	overflow:hidden;*/
	width: 220px;
	height: 5px;
	background: url('../images/boxes/box_bottom.gif') no-repeat;
}
.box
{
	margin: 20px 0 0 0;
}
.bar
{
/*	width: 741px;
	height: 21px;
	background: url('../images/bar.gif') no-repeat;*/
	width: 748px;
	height: 29px;
	background: url('../images/bar3.gif') no-repeat;
	margin: 20px 0 0 0;
}
.bar_content
{
	width: 741px;
	text-align:center;
/*	border-left: 1px solid #1375AF;
	border-right: 1px solid #1375AF;
	overflow:hidden;*/
}
.bar_down
{
	width: 741px;
	height: 5px;
	background: url('../images/bar_down.gif') no-repeat;
	overflow:hidden;
}
.screenshot_header
{
	margin-left:15px;
	font-weight:bold;
	font-size: 11px;
	width: 160px;
	height: 25px;
}
img.c_icon
{
	margin:0;
	border:none;
	vertical-align: middle;
}
p.para
{
	font-size: 12px;
	width:600px;
	margin:20px 0 20px 10px;
}
p.para_indented
{
	font-size: 12px;
	width:600px;
	margin:20px 0 20px 30px;
}
ul.list_indented
{
	margin-left:40px;
}
h3.fancyheader
{
	background-image : url('../images/podzaglavie_03.gif');
	background-repeat : no-repeat;
	height : 22px;
	padding : 4px 0 0 5px;
	color : #EB7006;
}
h3.fancyheader a
{
	color : #EB7006;
}
#sr_bar
{
	width: 741px;
	height: 50px;
	background: url('../images/bar_sr.gif') no-repeat;
	margin: 20px 0 20px 0;
	padding: 0;
}
.sortby
{
		float:right;
	margin:2px 8px 0 0;

}
#platform_filter, #device_list, #sortby
{
	float:right;
	margin:2px 8px 0 0;
}
.device_list
{
	float:right;
	margin:2px 8px 0 0;
}

td.rform_leftcol
{
	text-align: right;
	font-weight:bold;
}

.dpSubmit
{
	-x-system-font:none;
	background-color:white;
	color:#2B4F68;
	font-family:Verdana,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	border: 1px solid;
	width:120px;
}
.red {
color:#FE0000;
}



.box_topbar_admin
{
/*	width: 219px;
	border-left: 1px solid #1375AF;
	border-right: 1px solid #1375AF;*/
	width: 140px;
	background: url('../images/boxes/box_top.gif') repeat-y;
	padding-bottom:5px;
}

.box_content_admin
{
/*	width: 219px;
	border-left: 1px solid #1375AF;
	border-right: 1px solid #1375AF;*/
	/*width: 140px;*/
	width: 140px;
	background: url('../images/boxes/box_center.gif') repeat-y;
	padding-bottom:5px;
}
.box_down_admin
{
/*	width: 221px;
	height: 6px;
	background: url('../images/box_down.gif') no-repeat;
	overflow:hidden;*/
	width: 140px;
	height: 5px;
	background: url('../images/boxes/box_bottom.gif') no-repeat;
}


.flags {
	color:#666666;
	display:block;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:20px;
	position:absolute;
	text-align:right;
	vertical-align:middle;
	top:2px;
	width:981px;
	border: 0 1 black;
}