body {
	background-color: #313237;
	background-image: url("../images/background.gif");
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #1D1A1A;
	background-position: top left;
}

.topBackground {
	background: url("../images/topBackground.jpg") repeat-x top left ;
}

.footer {
	height: 30px;
	background: url("../images/contentFooter.jpg") no-repeat top center;
	margin-bottom: 10px;
	padding: 5px 120px;
	color: #999999;
}

.contentFoot {
	height: 45px;
	background: url("../images/contentFoot.jpg") no-repeat top center;
}

.contentBack {
	background: url("../images/contentBack.jpg") repeat-y center top;

}

.contentTop {
  background: url("../images/contentTop.jpg") no-repeat center top; 
}

.grid_pad, .grid_5_5, .grid_2_5, .grid_1_5 {
	display: inline;
	float: left;
}
.grid_5_5, .grid_2_5, .grid_1_5 {
	margin-left: 10px;
	margin-left: 10px;
}
.grid_pad {
	margin: 15px 30px;
	
}
.grid_5_5 {
	width: 400px;
	padding-right: 10px;
}
.grid_2_5 {
	width: 170px;
}
.grid_1_5 {
	width: 120px;
}


h1.pageTitle {
	font-size: 18px;
	text-transform: uppercase;
	margin: 16px 0;
	padding-left:50px;
	background: url("../images/zarazka.png") no-repeat 14px top;
}

strong {
	color:#895534;	
}
a:link {
	color: #df8c16;
}
a:visited {
	color: #df8c16;
}
a:hover {
	color: #ff9e18;
	text-decoration: underline;
}

.logo {
	margin-top: 33px;
	margin-left: 60px;
}

.banner {
  background: url("../images/bannerBack.jpg") no-repeat center top; 
  height:200px;
  padding: 0 31px 0px;
}

.center {
	text-align: center;
}
 
/* ROUND CORNERS */

.boxtop, .boxtop div, .boxbottom, .boxbottom div {
	background-repeat: no-repeat;
}
.boxtop {
	background-position: top right;
}
.boxtop div {
	font-size: 0;
  	height: 12px; 
	background-position: top left;
}
.boxbottom {
	background-position: bottom right;

}
.boxbottom div {
	font-size: 0;
 	height: 12px; 
	background-position: bottom left;
}

.boxcontent {
  padding: 0px 12px 0px 12px;
}
/* WHITE */
.boxWhite { 
    background: #FFFFFF;
    color: #000000;
    margin-bottom: 15px;
}
.boxWhite .boxtop { 
   background-image: url("../images/whitebox/ne.gif"); 
}
.boxWhite .boxtop div { 
   background-image: url("../images/whitebox/nw.gif"); 
}
.boxWhite .boxbottom { 
  background-image: url("../images/whitebox/se.gif"); 
}
.boxWhite .boxbottom div { 
  background-image: url("../images/whitebox/sw.gif"); 
}
/* orange */
.boxOrange { 
    background: #FF9000; 
    margin-bottom: 15px;
}
.boxOrange .boxtop { 
   background-image: url("../images/orangebox/ne.gif"); 
}
.boxOrange .boxtop div { 
   background-image: url("../images/orangebox/nw.gif"); 
}
.boxOrange .boxbottom { 
  background-image: url("../images/orangebox/se.gif"); 
}
.boxOrange .boxbottom div { 
  background-image: url("../images/orangebox/sw.gif"); 
}
/* black */
.boxBlack {
	background: #000000;
	margin-bottom: 15px;
}
.boxBlack .boxtop { 
   background-image: url("../images/blackbox/ne.gif"); 
}
.boxBlack .boxtop div { 
   background-image: url("../images/blackbox/nw.gif"); 
}
.boxBlack .boxbottom { 
   background-image: url("../images/blackbox/se.gif"); 
}
.boxBlack .boxbottom div { 
   background-image: url("../images/blackbox/sw.gif"); 
}

div.banner {
	text-align: center;
	margin-top: 20px;
}

div.center {
	text-align: center;
}

.mainMenu {
	display: table;
	margin: auto;
}
.mainMenu li {
	display: table-cell;
	padding: 0;
	margin: 0;
}
.mainMenu li a {
	display: block;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 12px;
	
}
.mainMenu li img {
	vertical-align: bottom;
	display: block;
	float: left;
	margin-top: 8px;
}
.mainMenu li a.s {
	color: #FF9000;
}

.leftMenu {
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: bold; 
	color: white;
	text-transform: uppercase;
}

.leftMenu li a {
	color: #FFFFFF;
	text-decoration: none;
}

.leftMenu a:visited {
	text-decoration: none;
}


.leftMenu a:hover {
	text-decoration: underline;
}


.leftMenu li a.s {
	color: black;
	text-decoration: underline;
}

.leftMenu ul {
	 list-style-image: url("../images/orangebox/list.gif");
	 margin-left: -14px;
	 margin-bottom: 0px;
	 
	 line-height: 16px;
	 
}

.leftMenu li {
	margin-top: 7px;
	margin-bottom: 10px;
}


.leftContact, .leftContact a, .leftContact strong {
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
 .leftContact a:hover {
	text-decoration: underline;
 }

.leftContact p {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.leftMenu a {
	text-decoration: none;
}
.leftMenu a:hover {
	text-decoration: underline;
}


.actionBox {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 15px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	line-height: 19px;
	letter-spacing: 1px;
}

.actionBox em {
	color: #FF9000;
}

.actionBox strong {
	color: #3fd1f6;
}

.actionBox p {
	margin-bottom: 0;
}
.contents h2 {
	text-transform: uppercase;
	font-size: 16px;
	padding: 0 15px;
	margin-bottom: 15px;
}

.contents h3 {
	color: #FF9000;
	text-transform: uppercase;
	font-size: 16px;
	padding: 0 15px;
	margin-bottom: 15px;
}
.contents h3 small { 
	display: block;
	font-size: 11px;
}
.contents h4 {
	padding: 0 15px;
}
.contents ul {
	padding: 0;
	margin: 0;
}
.contents li {
	margin-left: 15px;
	list-style-image: url("../images/bullet.gif");
}
.contents p {
	margin-left: 15px;
}
.gallery a {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.partners {
	text-align: center;
}
.partners a {
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #f6f3e9;
}
h4, h4 a {
	text-transform: uppercase;
	font-size: 11px;
	color: #FF9000;
}
h4.members {
	padding-left: 5px;
	border-bottom: 1px solid #FF9000;
}


/* BINARY FOOTER */
#binaryfooter {
	text-align: left;
}
#binaryfooter, #binaryfooter a {
	color: #999999;	
}
a#binarymark {
	background-position: center bottom; 
	background-repeat: no-repeat;
}
a#binarymark img { 
	vertical-align: text-bottom;
}
a#binarymark:hover img {
	visibility: hidden;
}