/**
 * rightSidebar.css
 *
 * Copyright (c) 2003-2012 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Site-wide shared elements for pages including a right-hand sidebar.
 *
 * $Id$
 */

/**
 * Common HTML elements
 */
	

#headerTitle {
	text-align: center;
	width: 100%;
}

#body {
	
	margin: 0px auto -1px auto; 
	
	
	
}
#sidebar .button2{
    -moz-transform: rotate(-90deg);                 /*FF*/
    -o-transform: rotate(-90deg);                   /*Opera*/
    -webkit-transform: rotate(-90deg);              /*Safari, Chrome*/
    -ms-transform: rotate(-90deg) !important;       /*IE9*/
    transform: rotate(-90deg);                      /*CSS3 default*/
    
	


	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; /* IE8 */
	*left:2px !important; IE7 */
	*margin-top:-60px !important; /*IE7 */
	_left:2px !important; /*IE6 */
	_margin-top:-60px !important; /*IE6 */
	left:2px\0/ !important;/* IE8 */
	margin-top:-60px\0/ !important;/* IE8 */
	
	
	
	

	background-color:#000;

    zoom: 1;
    z-index:1; /*NEEDED FOR IE8*/


	-moz-background-clip: padding; 
	-webkit-background-clip: padding; 
	background-clip: padding-box; 
	
	font: 16px "NexaHeavy";
	color:#fff;
	
	display: block; 
	outline: none; 
	text-align: center; 
	text-decoration: none; 
	top:50%;
	margin-top: -15px;
	
    width:110px;
    heigth:20px;
    position:absolute;
	left:-43px;
	
    padding     : 6px 4px 2px 4px;
	
}

#2side{
	
	z-index: 14;
	

}
#sidebar{
	z-index: 18;
	position:fixed;
	margin-top:-72px;
	right:0px;
	top:40%;
	height: 209px;
	width: 30px;
	display:inline;
	background-color:transparent;
	overflow:hidden;
}
#sidebarRTArticleTools{
	z-index: 16;
	position:fixed;
	margin-top:-72px;
	right:0px;
	top:70%;
	width: 30px;
	overflow:hidden;
	background-color:transparent;
	display:inline;
}
#sidebarRTArticleTools .button2{
    
	position:absolute;
	top:50%;
	display: block; 
	outline: none; 
	margin-top: -15px;
}

#rightSidebar1 {
	padding: 30px 30px 30px 30px;
	left:30px;
	width:169px;
	height: 167px;
	position:relative;
	border: 1px solid ;
	
	
	color: #FFf;
	font: 13px "Nexa-Bold";
	line-height:21px;

}
#rightSidebar1 a{
	text-decoration:none;
}

#rightSidebar1 a:link {
	color: #FFf;
}

#rightSidebar1 a:active {
	color: #FFf;
}

#rightSidebar1 a:visited {
	color: #FFf;
}

#rightSidebar1 a:hover {
	color: #fff;
	text-decoration:underline;
}




#rightSidebar {
	padding: 30px 30px 30px 30px;
	left:30px;
	width:149px;
	height: 147px;
	position:relative;
	border: 1px solid #000;
	background-color:#fff;
	
}

#sidebarUser td{
	font: 16px "NexaHeavy";

}
#sidebarUser ul {
	list-style-type:none;
	font: 12px "Nexa-Bold";
	line-height:21px;
	
}

#linkman a{

	
	text-decoration:underline;
}








.powazne{
	font: 8px "Nexa-Bold";
	background-color:#fff;
	color:#000;
	height: 8px;
	width:130px;
	
	-moz-transform: rotate(-90deg);                 /*FF*/
    -o-transform: rotate(-90deg);                   /*Opera*/
    -webkit-transform: rotate(-90deg);              /*Safari, Chrome*/
    -ms-transform: rotate(-90deg) !important;       /*IE9*/
    transform: rotate(-90deg);   
	
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; /* IE8 */
	*right:-122px !important;/* IE7 */
	*bottom:122px !important;/* IE7 */
	_right:-122px !important;/* IE6 */
	_bottom:122px !important;/* IE6 */
	right:-122px\0/ !important;/* IE8 */
	bottom:122px\0/ !important;/* IE8 */
	
	                   /*CSS3 default*/
	position:fixed;
	right:-61px;
	bottom:62px;
	text-align: center; 
}

#sidebarUser .textField{
	font: 16px "Nexa-Bold";
	
	height:21px;
	width:149px;
	border: 1px;
	
}
#sidebarUser .button{

	
	font: 16px "NexaHeavy";
	color:#000;
	
	background:none;
	
	
	border: 0px;
	letter-spacing:2px;
	text-align: left; 
	margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #000;
	text-decoration:none;
	cursor:pointer;


	
}


#homepageImage{
z-index: -6;

}
/* html #rightSidebar { margin-right: 5%; }
*/
#content{
	
}
#myFooter{
	
	bottom:0px;
	left: 50%;
  	margin-left: -81px;
	
	width:162px;
	
	text-align:center;
	
	height:72px;
	position:fixed;

	z-index: 13;
	font: 16px "NexaHeavy";
	text-decoration:none;
}
#myFooter span{
	margin-top:28px;
	display:inline-block;
	border-bottom: 2px solid #000;
}
#myFooter:hover{
	background-color:#FFF;
	cursor:pointer;
}

#main {
	
	float: left;


	z-index: -6;
	display: inline;
	
}

.button defaultButton{

	
	font: 16px "NexaHeavy";
	
	
	background:none;
	
	
	border: 0px;
	
	text-align: left; 
	margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #000;
	text-decoration:none;


	
}


