
/* ================================
    Default styles FOR DotNetNuke
   ================================
*/

* { 
  padding:0;
  margin:0;
   -moz-box-sizing: border-box;
  box-sizing: border-box; 
}


/* background color for the content part of the pages */
BODY {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background:#888586;
}
FORM {
	padding:0;
  margin:0;
}
.ControlPanel {
}
.SkinObject {
}
A.SkinObject:link,
A.SkinObject:visited {
}
A.SkinObject:hover {
}


/* style for module titles */
.Head {
}


/* style of item titles on edit and admin pages */
.SubHead {
}


/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}


/* text style used for most text rendered by modules */
.Normal {
}


/* text style used for rendered text which requires emphasis */
.NormalBold {
}


/* text style used for error messages */
.NormalRed {
}


/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
}


/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
}

 
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link,
A.CommandButton:visited {
}
A.CommandButton:hover {
}


/* button style for standard HTML buttons */
.StandardButton {
}

    
/* GENERIC */
H1 {
}
H2 {
}
H3 {
}
H4 {
}
H5 {
}
H6 {
}
TFOOT, THEAD {
}
TABLE {

}
TD {
	margin:0px;
	padding:0px
}
A:link,
A:visited {
}
A:hover {
}
SMALL {
}
BIG {
}
BLOCKQUOTE, PRE {
}
HR {
}


/* ================================
    Styles for skin
   ================================
*/
.PageHolder {
	width:778px;
	margin:auto;
	text-align:center;
}
.Header {
	width:778px;
	text-align:left;
}
.LogoHolder {
	width:778px;
	height:44px;
}
.NavigHolder {
	background: #000 url(Images/1.jpg) top left no-repeat;
	height:24px;
	padding-left:109px;
	text-align:left;
}
.MainTable TD {
	padding:3px;
}
.LeftDiv {
	width: 200px;
	border:1px solid #000000;
	height:310px;
	background:#A64051;
}
.CenterTD {
	width: 352px;
	border:1px solid #000000;
	height:310px;
	background:#FFFFFF;
	vertical-align:top;
}
.CenterDiv {
	padding:18px;
}
.RightTD {
	width: 212px;
	border:1px solid #000000;
	height:310px;
	background:#FFFFFF;
	vertical-align:top;
}
.LeftDiv1 {
	width: 200px;
	border:1px solid #000000;
	height:20px;
	background:#000;
}
.CenterDiv1 {
	width: 352px;
	border:1px solid #000000;
	height:20px;
	background:#000;
}
.RightDiv1 {
	width: 214px;
	border:1px solid #000000;
	height:20px;
	background:#000;
	vertical-align:middle;
	text-align:center;
}
.RightDiv1 .SkinObject {
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
}
.ClearDiv {
	clear:both;
	font-size:0;
	line-height:0;
}
.Login {
	margin-top:10px;
}
TABLE.PictureGallery {
	border-collapse:collapse!important;
	background-color:#FFFFFF;
}
.PictureGallery TD{
	margin:0px;
	padding:0px;
}
.Login,
.Login A.SkinObject:link,
.Login A.SkinObject:visited,
.Login .SkinObject  {
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
}
A.Link1
 {
	display:block;
	width:106px;
	height:24px;
	background:url(Images/w.jpg) top left no-repeat;
	float:left;
}
A.Link1:hover
 {
	background:url(Images/w1.jpg) top left no-repeat;
}
A.Link2
 {
	display:block;
	width:117px;
	height:24px;
	background:url(Images/o.jpg) top left no-repeat;
	float:left;
}
A.Link2:hover
 {
	background:url(Images/o1.jpg) top left no-repeat;
}
A.Link3
 {
	display:block;
	width:151px;
	height:24px;
	background:url(Images/h.jpg) top left no-repeat;
	float:left;
}
A.Link3:hover
 {
	background:#000000 url(Images/h1.jpg) top left no-repeat;
}
A.Link4
 {
	display:block;
	width:75px;
	height:24px;
	background:url(Images/c.jpg) top left no-repeat;
		float:left;
}
A.Link4:hover
 {
	background:url(Images/c1.jpg) top left no-repeat;
}
A.Link5
 {
	display:block;
	width:220px;
	height:24px;
	background:url(Images/p.jpg) top left no-repeat;
	float:left;
}
A.Link5:hover
 {
	background:url(Images/p1.jpg) top left no-repeat;
}
.ContainerType1 H1 .Head {
	font-size: 16px;
	font-weight: bold;
	color: #993366;
	display:block;
	text-align:left;
	padding-bottom:20px;
}
.ContainerType1 .Normal,
.ContainerType1 P {
	text-align:justify;
	font-size:12px;
	padding-bottom:10px;
}
.CT1ContentPane1 {
	overflow:auto;
	height:242px;
	padding-right:8px;
	scrollbar-3dlight-color:#a64051; 
	scrollbar-arrow-color:#a64051; 
	scrollbar-base-color:#a64051; 
	scrollbar-darkshadow-color:#a64051; 
	scrollbar-face-color:#fdeaed; 
	scrollbar-highlight-color:#fff; 
	scrollbar-shadow-color:#fff;
}
.CT1ContentPane3 {
	overflow:auto;
	height:278px;
	padding-right:8px;
	scrollbar-3dlight-color:#a64051; 
	scrollbar-arrow-color:#a64051; 
	scrollbar-base-color:#a64051; 
	scrollbar-darkshadow-color:#a64051; 
	scrollbar-face-color:#fdeaed; 
	scrollbar-highlight-color:#fff; 
	scrollbar-shadow-color:#fff;
}
.ContainerType2 {
}
.prodtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 0px 11px;
	background-position: left;
	text-align: left;
	margin: 0px;
}
.prodteksteuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993366;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.naslovprod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993366;
	padding-left: 11px;
}
.PictureGallery,
.PictureGallery TD,
.CT1ContentPane2 {
	padding:0;
	margin:0;
	border-collapse: collapse;
	vertical-align:top;
	text-align:left;
}
/* ----- SIDEMENU ------*/
.SideMenu {
	width:100%;
}
.SideMenu UL LI {
	list-style:none;
	padding:0;
	margin:0;
	font-size:11px;
	color:#FFF;
}
.MenuItems0 UL LI UL {
}
.SideMenu A:link,
.SideMenu A:visited,
.SideMenu A:active {
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	margin:0;
	display:block;
	width:100%;
	font-weight:bold;
	padding:3px;
}
.SideMenu A:hover {
	background-color:#FFFFFF;
	color:#000000;
}
.MenuItemCurrentTab1 A:link,
.MenuItemCurrentTab1 A:visited,
.MenuItemCurrentTab1 A:active,
.MenuItemCurrentTab2 A:link,
.MenuItemCurrentTab2 A:visited,
.MenuItemCurrentTab2 A:active
{
	color:#000;
}
.MenuItemCurrentTab1 A:hover,
.MenuItemCurrentTab2 A:hover
{
	color:#000;
	background-color:#a64051;
}

