/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
}
body {
	background: #FFF;
	color: #000;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* end reset */


body {
    background: #7a7a7a url(http://img.usareur.cz/www/body_gradient.jpg) repeat-x;
    color: #3d3d3d;
    font-family: Verdana, Arial, sans-serif;
	line-height: 1.2;
}
a {
    color: #3d3d3d;
    font-weight: bold;
    text-decoration: none;
}
a:hover, a:focus {
    color: #7b8738;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
h1 {
    font-size: 2.6em;
}
h2 {
	font-size: 2.4em;
}
h3 {
	font-size: 1.2em;
}
img {
    border: 0px solid #3d3d3d;
}
p {
    font-size: 1.1em;
    line-height: 1.5em;
}

#container {
    background: #fff;
    font-size: 62.5%;
    margin: 0 auto 14px;
    padding: 14px 0;
    overflow: auto;
    width: 996px;
}

#wrapper {
    background: url(http://img.usareur.cz/www/white_bg.gif) repeat-y top center;
    width: 100%;
}

#header {
    background: url(http://img.usareur.cz/www/header.jpg) no-repeat;
    border-bottom: 1px solid #8f8f8f;
    height: 141px;
    width: 996px;
}

#navBar {
    background: #cfcfcf url(http://img.usareur.cz/www/nav_gradient.gif) repeat-x;
    border-bottom: 1px solid #b6b6b6;
    height: 2.8em;
}

#dropDownNav {
    float: left;
    font-size: 1.1em;
	width: 100%;
}
#dropDownNav li {
    background: url(http://img.usareur.cz/www/drop_down_border1.gif) no-repeat right;
    float: left;
    display: block;
    height: 2.6em;
    line-height: 2.6em;
    margin: 0 -1px;
    position: relative;
    z-index: 999;
}
#dropDownNav li a {
    display: block;
    padding: 0 24px;
}
#dropDownNav li:hover, #dropDownNav li:focus, #dropDownNav li.sfHover, #dropDownNav li a:active, #dropDownNav li:hover a, #dropDownNav li:focus a, #dropDownNav li.sfHover a {
	background: url(http://img.usareur.cz/www/nav_hover_gradient.gif) repeat-x;
    color: #3d3d3d;
}
#dropDownNav li ul {
	background: #EDEDED url(http://img.usareur.cz/www/drop_down_bg.png);
    border: 1px solid #b6b6b6;
    border-top: none;
    display: none;
    position: absolute;
    left: 0;
    padding: 0;
    top: 29px;
    width: 148px;
}
#dropDownNav li ul.news {
	height: 16.4em;
}
#dropDownNav li ul#newsColumn2 {
	left: 149px;
}
#dropDownNav li ul#newsColumn3 {
	left: 298px;
}
#dropDownNav li ul li {
    background: none;
    border: none;
    display: block;
    font-size: 0.9em;
    height: auto;
    line-height: 2.6em;
    padding: 0;
}
#dropDownNav li ul li a, #dropDownNav li:hover li a, #dropDownNav li:focus li a, #dropDownNav li.sfHover li a {
    background: none;
    color: #3d3d3d;
    display: block;
    height: auto;
    padding: 0 0 0 10px;
    width: 139px;
}
#dropDownNav li ul li a:focus, #dropDownNav li ul li a:hover {
    background-image: none;
    background-color: #c4c4c4;
/*    color: #7b8738;*/
}

.hide {
    position:absolute;
    left:0px;
    top:-500px;
    width:1px;
    height:1px;
    overflow:hidden;
}
#content {
	/*background: #ededed;*/
	clear: both;
	padding: 0 0px;
	overflow: hidden;
	margin-top: 10px;
}

.box
{
	border: solid 1px #b6b6b6;
	border-top: none;
	height: 100%;
}

#contentCol 
{
	position: relative;
	display: inline;
	float: left;
	width: 725px;
}

#contentRight
{
	position: relative;
	display: inline;
	float: left;
	width: 260px;
	margin-left: 10px;
}

.boxHeader {
	position: relative;
	/*background: url(http://usarmy.vo.llnwd.net/e1/rv4_images/rv5/widgets/headerBG.gif);*/
	height: 33px;
	width: 100%;
	z-index: 200;
}


.boxHeader img {
	position: relative;
	top: -8px;
	border: 0;
}

.boxHeader h2 {
	font-size: 16px;
	color:#FFF;
	margin-left: 3px;
	margin-top: 8px;
	font-weight: normal;
}

.boxHeaderLeft {
	background: url(http://img.usareur.cz/www/myArmy_sprite.gif) -636px -39px;
	height: 33px;
	width: 9px;
	position: absolute;
	left: 0;
	top: 0;
}

.boxHeaderMiddle {
	background: url(http://img.usareur.cz/www/headerBG.gif) repeat-x;
	height: 33px;
	position: absolute;
	left: 9px;
	right: 9px;
}

.boxHeaderRight {
	background: url(http://img.usareur.cz/www/myArmy_sprite.gif) -646px -39px;
	height: 33px;
	width: 9px;
	position: absolute;
	right: 0;
	top: 0;
}

.contentText
{
	margin: 5px;
	text-align:justify;
}

.thedragbox{
	padding: 0;
	border: 1px solid #b6b6b6;
	/*border-top:0;*/
	width:723px;
}

.thedragboxR{
	padding: 0;
	border: 1px solid #b6b6b6;
	/*border-top:0;*/
	width:258px;
}

.thedragboxRight{
	padding: 0;
	border: 1px solid #b6b6b6;
	/*border-top:0;*/
	width:258px;
	position: relative;
	font-size: 1.1em;
}

.thedragbox, .thedragbox h2, .thedragbox .boxContent, .thedragbox .editMenu{
	display: inline;
	float: left;
}
.thedragbox {
	/*background: #cecece;*/
	position: relative;
	font-size: 1.1em;
}
.thedragbox .boxHeader{
	position: relative;
	height: 33px;
	width: 100%;
	z-index: 200;
}


.thedragbox .boxHeader img {
	position: relative;
	top: -8px;
	border: 0;
}


.thedragbox .boxContent, .thedragbox .editMenu {
	position:relative;
	clear: both;
	width: 100%;
}

#fbIco
{
	margin:10px;
	width: 38px;
	height: 38px;
}

#fbGP
{
	margin:10px;
	width: 37px;
	height: 38px;
}

#fbIco:hover
{
	background-image: url(http://img.usareur.cz/www/fb_on.gif);
}

#footer {
    background: #4e4e4e;
    clear: both;
    color: #e3e3e3;
    font-size: 1.2em;
    padding: 5px 10px;
    overflow: auto;
    width: 976px;
}
#footer a {
    color: #e3e3e3;
    font-weight: normal;
}
#footer ul {
    text-align: center;
}
#footer li {
    display: inline;
    margin-right: 15px;
}
#footerLeft {
	float: left;
	margin: 1.6em auto 0.4em;
	width: 300px;
	text-align: center;
}
.rss, .podcasts {
	display: block;
	height: 19px;
	line-height: 19px;
	margin: 0.4em 0;
}
#footerMiddle {
	float: left;
	margin: 1.2em auto 0.4em;
	width: 676px;
}
#footerRight {
	float: right;
	text-align: right;
	width: 0px;
}
#footerRight a {
    color: #ffd54a;
}

.boxHeader {
	position: relative;
	height: 33px;
	width: 100%;
	z-index: 200;
}

.contFormText
{
	width: 400px;
	height: 200px;
}
