body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	background-color: #3e3e3e;
}
.Background
{
	width: 100%;
	background-color: #3e3e3e;
	background-image: url(img/Background.jpg);
	background-repeat: repeat-x;
	float: left;
}
a:link{
	color: #6699cc;
	text-decoration: none;
}
a:visited{
	color: #6699cc;
	text-decoration: none;
}
a:active{
	color: #6699cc;
	text-decoration: none;
}
a:hover{
	color: #6699cc;
	text-decoration: underline;
}
.Container {
	width: 960px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.Wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.Bullet {
	background-image: url(img/Bullet.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: left 3px;
	margin: 0px;
}
.BulletMain {
	background-image: url(img/Bullet.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: left center;
	margin: 0px;
}
.SmallFont {
	font-size: 10px;
	line-height: normal;
}
.Header {
	height: 95px;
	width: 960px;
	background-image: url(img/Background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.Header .Logo {
	height: 78px;
	width: 286px;
	float: left;
	margin: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.Header .Banner {
	float: right;
	height: 95px;
	width: 205px;
	background-image: url(img/Mono.jpg);
	background-repeat: repeat-x;
	text-align: right;
	cursor: pointer;
}
.Header .Banner:hover {
	float: right;
	height: 95px;
	width: 205px;
	background-image: url(img/Mono_hover.jpg);
	background-repeat: repeat-x;
	text-align: right;
}
.Navigation {
	height: 40px;
	width: 960px;
	color: #FFF;
}
.Navigation .Left {
	background-image: url(img/NavigationLeft.jpg);
	height: 40px;
	width: 12px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.Navigation .Center {
	background-image: url(img/NavigationCenter.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 790px;
	margin: 0px;
	padding: 0px;
}

.Navigation .Right {
	background-image: url(img/NavigationRight.jpg);
	height: 40px;
	width: 12px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.Navigation .Search {
	background-image: url(img/NavigationSearch.jpg);
	height: 40px;
	width: 149px;
	background-repeat: no-repeat;
}
.Navigation .SearchContent {
	background-image: url(img/NavigationCenter.jpg);
	background-repeat: repeat-x;
}
.mainSearchBoxInputField {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 115px;
	height: 22px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	z-index: 5000;
}
.searchImage {
	background-image: url(img/search_button.jpg);
	float: left;
	height: 40px;
	width: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	margin-left: 3px;
	z-index: 8000;
}

/* Start -  Simple Menu */
#MonoXSimpleMenu{

}
.MonoXSimpleMenu 
{
	width: 100%;
	float: left;
	z-index: 5000;
	text-decoration:none !important;
}
.MonoXSimpleMenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	_width:150px;
}
.MonoXSimpleMenu a 
{
	text-decoration:none !important;
	color:#FFFFFF !important;
	height:30px;
	margin: 0;
	display:block;
	_width:150px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	text-align: center;
}
.MonoXSimpleMenu a:hover 
{
	text-decoration:none !important;
	color:#f3bc17 !important;
	height:30px;
	margin: 0;
	display:block;
	_width:150px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	text-align: center;
}
.MonoXSimpleMenu li:hover a
{
	text-decoration:none !important;
	color: #f3bc17;
	background-image: url(img/NavigationHover.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.MonoXSimpleMenu li
{
	white-space:nowrap;
	position: relative;
	padding: 0 1px 0 0;
	z-index: 5000;
	_width:150px;
	background-position: right;
	background-image: url(img/NavigationSeparator.jpg);
	background-repeat: no-repeat;
}
.MonoXSimpleMenu ul ul
{
	position: absolute;
	z-index: 5000;	
	_left:0%;
}
.MonoXSimpleMenu ul ul ul
{
	top: 0;
	left: 100%;
}
.MonoXSimpleMenu ul li:hover .level0
{
	display:block;
}
.MonoXSimpleMenu .level0 li 
a
{
	background-image: url(img/DropDownMenu.jpg);
	background-repeat: repeat-x;
	text-decoration:none;
	color:#FFFFFF;
	height:23px;
	display:block;
	width:170px;
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
	text-align: left;
}
.MonoXSimpleMenu .level0 li
a 
{
	background-color: transparent;
	
}
.MonoXSimpleMenu .level0 li:hover a
{
	background-color: transparent;
}
.MonoXSimpleMenu .level0,
.MonoXSimpleMenu .level1
{
    display:none;
}
.MonoXSimpleMenu ul.level0 li:hover .level1
{
	display:block;
}
/* End - MonoX Simple Menu */


.Sidebar {
	padding: 20px;
	width: 230px !important;
	float: left;
}
.Sidebar td
{
	margin: 0px;
	padding: 0px;
}
.Sidebar p.Link {
	margin: 0px;
	padding: 0px;
}
.Sidebar .ButtonSmall {
	background-image: url(img/Button_Small.jpg);
	color: #666666;
	padding-top: 1px;
	float: left;
	margin-right: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	height: 22px;
	width: 75px;
	text-align: center;
	text-decoration: none;
}
.Sidebar .ButtonSmall a{
	color: #666666;
	text-decoration: none;
}
.Sidebar .ButtonSmall:hover {
	background-image: url(img/Button_Small_hover.jpg);
	color: #000;
	padding-top: 1px;
	background-repeat: no-repeat;
	height: 22px;
	width: 75px;
	text-decoration: none;
}
.Sidebar .ButtonSmall:hover a{
	color: #000;
	text-decoration: none;
}
.Sidebar .paragraph {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.Sidebar .UserName {
	background-image: url(img/Textbox_UserName.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 145px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.Sidebar .TextBox{
	height: 22px;
	width: 140px;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Sidebar .Password {
	background-image: url(img/Textbox_Password.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 145px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.Sidebar .Top {
	height: 34px;
	width: 210px;
	background-image: url(img/SidebarTop.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
}
.Sidebar .Center {
	width: 190px;
	background-image: url(img/SidebarCenter.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.Sidebar .Bottom {
	height: 12px;
	width: 230px;
	background-image: url(img/SidebarBottom.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
.Sidebar .Table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.Sidebar .CenterNews {
	width: 190px;
	background-image: url(img/SidebarCenter.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 12px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: -10px;
}
.ArrowFont {
	font-size: 9px;
	font-weight: bold;
}
.HeaderText  {
	font-size: 22px;
	color: #6699cc;
	text-align: left;
}
.HeaderTextGray  {
	font-size: 14px;
	margin: 3px;
}
.Sidebar .QuoteUp {
	float: left;
}
.Sidebar .QuoteDown {
	float: right;
}
.Main {
	width: 670px;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.Main .ButtonSmall {
	background-image: url(img/Button_Small.jpg);
	color: #666666;
	padding-top: 1px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	background-repeat: no-repeat;
	height: 22px;
	width: 75px;
	text-align: center;
	text-decoration: none;
}
.Main .ButtonSmall a{
	color: #666666;
	text-decoration: none;
}
.Main .ButtonSmall:hover {
	background-image: url(img/Button_Small_hover.jpg);
	color: #000;
	padding-top: 1px;
	background-repeat: no-repeat;
	height: 22px;
	width: 75px;
	text-decoration: none;
}
.Main .ButtonSmall:hover a{
	color: #000;
	text-decoration: none;
}
.Main .ButtonBig {
	background-image: url(img/Button_Big.jpg);
	background-repeat: no-repeat;
	color: #666666;	
	float: left;
	height: 22px;
	width: 132px;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;	
	margin-left: 2px;
	margin-right: 2px;
}
.Main .ButtonBig a{
	color: #666666;
	text-decoration: none;
}
.Main .ButtonBig:hover {
	background-image: url(img/Button_Big_hover.jpg);
	background-repeat: no-repeat;
	color: #000;
	height: 22px;
	width: 132px;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
.Main .ButtonBig:hover a{
	color: #000;
	text-decoration: none;
}
.Main .paragraph {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.Main .DescriptionMain ul
{
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.Main .DescriptionMain li {
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.Main ul.Main
{
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.Main li.Main {
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.Main .Box {
	float: left;
	width: 308px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 0px;
	text-align: left;
}

.Main .BoxFullContent {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 0px;
	text-align: justify;
}

.Main .Image {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Main .DescriptionMain {
	float: left;
	width: 250px;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 20px;
}
.Main .Packs {
	float: left;
	width: 377px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Main .Packs p {
	margin: 0px;
	padding: 0px;
}
.Main .Packs .Prostor {
	width: 135px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.Main .Packs .Cijena {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Main .Packs .CijenaGreen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ccff00;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.Main .Packs .Pack {
	height: 180px;
	width: 397px;
	background-image: url(img/PackContent.jpg);
	background-repeat: no-repeat;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
}
.Main .Packs .Link {
	text-decoration: none;
	cursor: pointer;
}

.Main .Packs .BlackLine {
	background-color: #000;
	height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	position: absolute;
	width: 382px;
	z-index: 5000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	filter: alpha(opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity:0.75;
  
}

.Main .Packs .Title {
	font-size: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
}
.Main .Packs .Pink {
	font-style: italic;
	color: #000;
}
.Main .Packs .Image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.Footer {
	height: 45px;
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	color: #919191;
}
.Footer a:link{
	color: #919191;
	text-decoration: none;
}
.Footer a:visited{
	color: #919191;
	text-decoration: none;
}
.Footer a:active{
	color: #919191;
	text-decoration: none;
}
.Footer a:hover{
	color: #f3bc17;
	text-decoration: none;
}
.Footer .Left {
	height: 45px;
	width: 12px;
	background-image: url(img/FooterLeft.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.Footer .Center {
	background-image: url(img/FooterCenter.jpg);
	background-repeat: repeat-x;
	height: 45px;
	width: 936px;
	padding: 0px;
	margin: 0px;
}
.Footer .Right {
	background-image: url(img/FooterRight.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 12px;
	margin: 0px;
	padding: 0px;
}
.Footer .LeftContent {
	width: 60%;
	float: left;
	height: 27px;
	margin: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.Footer .RightContent {
	width: 40%;
	float: left;
	height: 27px;
	margin: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.MonoXEmptyMenu 
{
    height:30px;
	width: 100%;
	float: left;
	z-index: 1500;
	text-decoration:none !important;
}
.MonoXEmptyMenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

.MonoXEmptyMenu a 
{
    text-decoration:none !important;
	padding-left: 3px;
	padding-right: 3px;
	display: block;
	margin: 0;
}

.MonoXEmptyMenu a:hover 
{
	text-decoration:none !important;
}

.MonoXEmptyMenu li 
{
	white-space:nowrap;
	position: relative;
	float:left;
    padding: 0 1px 0 0;
}

.MonoXEmptyMenu ul ul
{
	position: absolute;
	z-index: 1500;
}

.MonoXEmptyMenu ul ul ul
{
	top: 0;
	left: 100%;
}
/*Web Hosting Page CSS*/
.Paketi {
	float: left;
	width: 205px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.Paketi a:link{
	color: #666666;
	text-decoration: none;
}
.Paketi a:visited{
	color: #666666;
	text-decoration: none;
}
.Paketi a:active{
	color: #666666;
	text-decoration: none;
}
.Paketi a:hover{
	color: #000;
	text-decoration: none;
}
.Paketi .Holder {
	background-image: url(img/PaketHolder.jpg);
	float: left;
	height: 52px;
	width: 205px;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	z-index: 8000;
}
.Paketi .Holder:hover {
	background-image: url(img/PaketHolder_Hover.jpg);
	float: left;
	height: 52px;
	width: 205px;
	background-repeat: no-repeat;
	color: #000;
}
.Paketi img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Description {
	float: left;
	width: 675px;
	padding: 40px;
}
.Description .Left {
	float: left;
	width: 60%;
}
.Description .Right {
	float: left;
	width: 40%;
}
.Description .ButtonBig {
	background-image: url(img/Button_Big.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 132px;
	text-align: center;
}
.Description .Razmak {
	width: 250px;
	float: left;
}
.Description .ButtonBig {
	background-image: url(img/Button_Big.jpg);
	background-repeat: no-repeat;
	color: #666666;
	height: 22px;
	width: 132px;
	text-align: center;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Description .ButtonBig a{
	color: #666666;
	text-decoration: none;
}
.Description .ButtonBig:hover {
	background-image: url(img/Button_Big_hover.jpg);
	background-repeat: no-repeat;
	color: #000;
	height: 22px;
	width: 132px;
	text-align: center;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
.Description .ButtonBig:hover a{
	color: #000;
	text-decoration: none;
}
.UspPaketa {
	float: left;
	width: 920px;
	margin: 0px;
	padding: 20px;
}
.UspPaketa .Wrapper {
	width: 909px;
}
.UspPaketa .RowLightFirst {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
	height: 40px;
	background-color: #F9F9F9;
}
.UspPaketa .RowLightLast {
	background-color: #FFF;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}
.UspPaketa .RowLight {
	background-color: #FFF;
	height: 30px;
}
.UspPaketa .RowDark {
	background-color: #f0f8ff;
	height: 30px;
}
.UspPaketa .ColAll {
	text-align: center;
	width:76px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d9d9d9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}
.UspPaketa .ColHeader {
	text-align: center;
	width: 76px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d9d9d9;
	font-weight: bold;
}

.UspPaketa .ColFirst {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9d9d9;
	border-left-color: #d9d9d9;
	width: 216px;
	font-weight: bold;
	padding-left: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
}
.UspPaketa .ColPlatform {
	width: 216px;
	font-weight: bold;
	padding-left: 4px;
	color: #000;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
}

.UspPaketa .ColButton {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
	padding-top: 5px;
}
.UspPaketa .ColButtonFirst {
	width: 216px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
	padding-left: 4px;
	background-color: #FFF;
}


.UspPaketa .ButtonPonuda {
	background-image: url(img/Button_SmallWhiteBG.jpg);
	color: #666666;
	float: left;
	background-repeat: no-repeat;
	height: 22px;
	width: 75px;
	text-decoration: none;
	padding-top: 1px;
}
.UspPaketa .ButtonPonuda a{
	color: #000;
	text-decoration: none;
}
.UspPaketa .ButtonPonuda:hover {
	background-image: url(img/Button_SmallWhiteBG_hover.jpg);
	color: #000;
	background-repeat: no-repeat;
	height: 22px;
	width: 75px;
	text-decoration: none;
}
.UspPaketa .ButtonPonuda:hover a{
	color: #000;
	text-decoration: none;
}
/*Web Hosting Page CSS*/

/*Edit profile Page CSS*/

.Label
{
	width: 31%;
	float: left;
}
.LabelSlika
{
	width: 25%;
	float: left;
}
.TextBox
{
	width: 60%;
}
.TextBoxLong
{
	width: 67%;
}
.CheckBox
{
	margin-left: 31%;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.limono
{
	list-style-type: none;
}
.fullwidth .ButtonBig {
	background-image: url(img/Button_Big.jpg);
	background-repeat: no-repeat;
	color: #666666;
	height: 22px;
	width: 132px;
	float: left;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 2px;
	margin-right: 2px;
}
.fullwidth .ButtonBig a{
	color: #666666;
	text-decoration: none;
}
.fullwidth .ButtonBig:hover {
	background-image: url(img/Button_Big_hover.jpg);
	background-repeat: no-repeat;
	color: #000;
	height: 22px;
	width: 132px;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
.fullwidth .ButtonBig:hover a{
	color: #000;
	text-decoration: none;
}
.Main .paragraph {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
/*Edit profile Page CSS*/
.fullwidth
{
	width: 920px;
	padding: 20px;
}
.fullwidth .Description
{
	float: left;
	width: 350px;
	border-style: dotted;
	border-color: #d9d9d9;
	border-width: 1px;
}
.fullwidth .Description .Left
{
	width: 350px;
	margin: 0px;
	padding: 0px;
	

}
.fullwidth .Description .Right
{
	width: 350px;
	margin: 0px;
	padding: 0px;


}
.fullwidth ul.Main 
{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.DescriptionRegister {
	float: left;
	width: 350px;
	border-style: dotted;
	border-color: #cccccc;
	border-width: 1px;
	padding: 20px;
}
.DescriptionRegister .Left {
	width: 350px;
	margin: 0px;
	padding: 0px;
}
.DescriptionRegister .Right {
	width: 350px;
	margin: 0px;
	padding: 0px;
}
.DescriptionRegister .Button {
	background-image: url(img/Button_Big.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 23px;
	width: 132px;
	text-align: center;
}
.DescriptionRegister .Razmak {
	width: 250px;
	float: left;
}
.DescriptionRegister .ButtonBig {
	background-image: url(img/Button_Big.jpg);
	background-repeat: no-repeat;
	color: #666666;
	height: 22px;
	width: 132px;
	float: left;
	text-align: center;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.DescriptionRegister .ButtonBig a{
	color: #666666;
	text-decoration: none;
}
.DescriptionRegister .ButtonBig:hover {
	background-image: url(img/Button_Big_hover.jpg);
	background-repeat: no-repeat;
	color: #000;
	height: 22px;
	width: 132px;
	text-align: center;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
.DescriptionRegister .ButtonBig:hover a{
	color: #000;
	text-decoration: none;
}
.Border {
	border-style: solid;
	border-color: #d9d9d9;
	border-width: 1px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f5f5f5;
}
.fullwidth .Top {
	height: 34px;
	width: 210px;
	background-image: url(img/SidebarTop.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
}
.fullwidth .Center {
	width: 190px;
	background-image: url(img/SidebarCenter.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.fullwidth .Bottom {
	height: 12px;
	width: 230px;
	background-image: url(img/SidebarBottom.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}

/* Start - Contact form */

.contactform_bg
{
	background-color:#F8F8F8;	
	border: solid 1px #D8DFEA;
}

.contactform_row_bg
{
	background-color:#ECEFF5;
}

/* End - Contact form */

.separator
{
	width: 230px;
}
.Test
{
	float: left;
}

/* Start - Ticket form */
.TicketBackground
{
	background-image: url(img/TicketBackground.jpg);
	background-repeat: repeat-x;	
	padding: 8px;
	margin: 0px 0px 10px 0px;
	border-style: solid;
	border-color: #d1d1d1;
	border-width: 1px;
}
.TicketHeader
{
	background-image: url(img/TicketHeader.jpg);
	background-repeat: repeat-y;
	color: #fff;
	margin: 0px;
	padding: 8px;	
}
.TicketHeader a:link{
	color: #fff;
	text-decoration: none;
}
.TicketHeader a:visited{
	color: #fff;
	text-decoration: none;
}
.TicketHeader a:active{
	color: #fff;
	text-decoration: none;
}
.TicketHeader a:hover{
	color: #f3bc17;
	text-decoration: none;
}
/* End - Ticket form */

.News_ImageLayout
{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
