/*

Theme Name: croadria

Author: Webkodeks.com

Author URI: http://www.webkodeks.com

Description: http://www.webkodeks.com

*/

/* MAIN STYLES

-------------------------------------------*/


* {
    margin: 0;
    padding: 0;
}
body, html {
    background-position: 0 0;
    background-repeat: repeat-x;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    padding: 0;
}
ul {
    list-style: outside none none;
}
a, img {
    border: 0 none;
    outline: 0 none;
}
a {
    color: #829ecc;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:focus {
    outline: medium none;
}
td {
    color: #000000;
    font-size: 14px;
    line-height: 180%;
    margin: 0 0 10px;
}
ul li {
	color: #000000;
	font-size: 15px;
	line-height: 170%;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0;
	list-style-position: inside;
	
	padding-left: 2px;
}
p {
    color: #000000;
    font-size: 15px;
    line-height: 170%;
    margin: 0 0 10px;
}
h1 {
    color: #000000;
    font-size: 32px;
    font-weight: notmal;
    padding-bottom: 5px;
}
h1 a {
    color: #000000;
}
h1 a:hover {
    color: #333;
    text-decoration: none;
}
h2 {
    color: #000000;
    font-size: 21px;
    font-weight: normal;
    line-height: 140%;
    padding-top: 10px;
	padding-bottom: 17px;
}
h3 {
    color: #000;
    font-size: 18px;
    font-weight: normal;
	padding-bottom: 15px;
    padding-top: 15px;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e0dfdf -moz-use-text-color #fcfcfc;
    border-image: none;
    border-left: 0 none;
    border-right: 0 none;
    border-style: solid none;
    border-width: 1px 0;
    margin: 20px 0;
    width: 98%;
}
#mainWrapper {
    
}
#wrapper {
    margin: 0 auto;
    position: relative;
    width: 1200px;
    z-index: 0;
}
header {
    
    border-radius: 0;
    height: 0;
    position: absolute;
    width: 100%;
    z-index: 1000;
}

#inheader {
  
    border-radius: 0;
    height: 90px;
    margin: 33px auto;
    width: 1200px;
}

#searchform {
    margin: 5px auto 10px;
    padding: 0;
}
#s {
    border: 1px solid #ccc;
    height: 12px;
    width: 300px;
}
.screen-reader-text {
    display: none;
}
#searchsubmit {
    background-color: transparent;
    background-image: url("images/search.png");
    background-position: 0 10px;
    background-repeat: no-repeat;
    border-style: none;
    color: #fff;
    cursor: pointer;
}
.slider {
    clear: both;
    height: 100%;
    margin-bottom: -65px;
    margin-top: 8px;
    position: relative;
    width: 100%;
    z-index: 1;
}
#content {
    clear: both;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 35px;
    overflow: hidden;
    padding: 15px 0;
    width: 1200px;
}
#content #colLeft {
    float: left;
    margin-bottom: 15px;
    margin-right: 0;
    width: 75%;
}
#content #colLeft h2 {
    color: #000;
    font-size: 30px;
    padding-bottom: 10px;
    padding-top: 15px;
}
#content #colhome {
    float: left;
    margin-right: 0;
    width: 100%;
}
#content #colRight {
    float: left;
    margin-left: 15px;
    margin-top: 0;
    width: 23%;
}

#hosting {
	background-color: #ebeaec;
    border-bottom: 1px solid #ccc;
    margin-bottom: 65px;
     margin-top: 15px;
    overflow: hidden;
    padding-top: 10px;
    width: 100%;
}

#hosting .boxHosting {
  background: #f7f7f7 none repeat scroll 0 0;
  border-radius: 3px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
  float: left;
  margin-bottom: 40px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
  width: 23%;
}

#domena {
	background: url("images/domena.jpg") no-repeat fixed left center / cover rgba(0, 0, 0, 0);
     -moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
    height: 280px;
    margin-top: -65px;
    width: 100%;
	}
	
.boxDomena h2{
	color: #fff;
    font-size: 43px;
    margin-top: 13px;
    text-align: center;
	
	}
.boxDomena h3{
	color: #fff;
    font-size: 23px;
    margin-bottom: 3px;
	text-align: center;
	}	
.boxDomena div.execphpwidget form input {
	float: left;
    font-size: 23px;
    height: 35px;
    width: 59%;
}

.boxDomena div.execphpwidget form div.dot {
	color: #fff;
    float: left;
    font: bold 30px Lucida Sans Unicode,Lucida Grande,Lucida Sans,Lucida,Arial;
    margin-left: 7px;
    margin-top: 22px;
    width: 20px;
}

.boxDomena div.execphpwidget form div.select_domain select {
	background-image: url("images/arrow.jpg");
    background-position: 65px 9px;
    background-repeat: no-repeat;
    float: left;
    font-size: 20px;
    height: 53px;
    width: 8%;
	 -webkit-appearance: none;
     -moz-appearance: -moz-mac-vibrancy-dark !important;
}

.boxDomena div.execphpwidget form div.domain_checbox {
	color: #fff;
    float: right;
    margin-right: 165px;
    margin-top: -6px;
    width: 29%;
	font-size: 19px;
}

#domena div#wrapper div#content div.boxDomena div.execphpwidget p {
	 color: #fff;
    float: left;
    font-size: 40px;
	  margin-top: -11px;
	
	}

.boxDomena div.execphpwidget form div.domain_checbox div.provjera_checkbox {
	margin-top: 10px;
	
	}

.boxDomena div.execphpwidget form div.domain_checbox input {
	height: 19px;
    margin-right: 7px;
    margin-top: 6px;
    width: 7%;
}

.boxDomena_bottom {
		
	
	}
.boxDomena_bottom_text{
	float: left;
    height: 34px;
    width: 59%;
	}
	
.boxDomena_bottom_text p{
	font-size: 20px;
	color: #FFF;
	}

#hosting .boxHosting h2 {
	background: none repeat scroll 0 0 #4C5F40;
	color: #ffffff;
	font-weight: 400;
	line-height: 1;
	margin: 0 0 30px;
	padding: 30px 0;
	text-align: center;
}

.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
	text-align: center !important;
}

 .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
  text-align: center !important;
}


.boxDomena_bottom_button {
     float: right;
    margin-right: 10px;
    margin-top: 4px;
}

.boxDomena_bottom_button a {
	-moz-user-select: none;
    background: none repeat scroll 0 0 #e77f00;
    border: 1px solid transparent;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 25px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
}

.boxDomena_bottom_button a:hover {
	background-color: #C45F08;
	color: #ffffff;
	text-decoration: none;
}


.orange {
	background: none repeat scroll 0 0 #E77F00 !important;
	color: #ffffff;
	font-weight: 400;
	line-height: 1;
	margin: 0 0 30px;
	padding: 30px 0;
	text-align: center;
}
.orange-color {
	background: none repeat scroll 0 0 #f7f7f7 !important;
	color: #E77F00 !important;
	font-weight: 400;
	line-height: 1;
	margin: 0 0 30px;
	padding: 30px 0;
	text-align: center;
}


.orange:hover {
	color: #ffffff;
	
	background-color: #C45F08 !important;
	
}

#hosting .boxHosting p {
	font-size: 17px;
	font-weight: 400;
	line-height: 22px;
	margin-bottom: 15px;
	color: #000;
	text-align: center;
}

#hosting .boxHosting .cijena {
    border-top: 1px solid #eee;
    margin: 20px auto 30px;
    padding-top: 25px;
    text-align: center;
    width: 90%;
}

#hosting .boxHosting .cijena h3 {
    font-size: 27px;
    line-height: 1;
    vertical-align: top;
}

#hosting .boxHosting .cijena h3 span {
    display: inline-block;
    font-size: 15px;
    margin: 6px 7px 0 -7px;
    position: relative;
    vertical-align: top;
}

#hosting .boxHosting .cijena h4 {
	color: #aaa;
	font-size: 12px;
	text-align: center;
}


.btn-success {
	background-color: #4c5f40;
    color: #ffffff;
    width: 91%;
}

.btn-success:hover {
	background-color: #33432A;
	color: #ffffff;
	width: 91%;
	text-decoration: none;
}


.btn-success-det {
	background-color: #f7f7f7;
    color: #4c5f40;
    width: 91%;
}


.btn {
	-moz-user-select: none;
	border: 1px solid transparent;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	cursor: pointer;
	display: inline-block;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 10px 16px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: nowrap;
	color: #FFF !important;
}



#content #colhome .colhome-category-title{
	width: 100%;	
}

#content #colhome .colhome-category-title h1 {
	border-radius: 5px;
    color: #000;
    display: table;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 7px 10px;
    text-align: center;
}


#content #colhome .colhome-category-title h2 {
	border-radius: 5px;
    color: #000;
    display: table;
    font-size: 20px;
    font-weight: lighter;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    padding: 7px 10px;
    text-align: center;
}

.homepage-text1 {
	clear: both;
	margin-bottom: 30px;
	margin-top: 0px;
	padding-bottom: 20px;
	padding-top: 0;
	width: 100%;
	background: url('images/nasa-tehnologija.jpg') no-repeat left center fixed;
	 -moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.homepage-text1 h2 {
	color: #FFF;
	font-size: 40px;
	padding-bottom: 10px;
	padding-top: 15px;
}

.homepage-text1 p {
    color: #fff;
    font-size: 17px;
    padding-bottom: 10px;
    padding-top: 15px;
    width: 65%;
}

.homepage-text1-main {
    margin-right: 147px;
    padding-bottom: 25px;
    padding-top: 25px;
}


.homepage-text2 {
	clear: both;
	margin-bottom: -34px;
	margin-top: -45px;
	padding-top: 0;
	width: 100%;
	background-repeat: no-repeat;
}
.homepage-text2 h2 {
	color: #000;
	font-size: 40px;
	padding-bottom: 10px;
	padding-top: 15px;
	text-align: center;
}

.homepage-text2 p {
	 color: #000;
    font-size: 17px;
    padding-top: 8px;
    text-align: center;
    width: 100%;
}tehnologija


.homepage-text2-main {

}


.wide-title {
	 background: url("images/server-web-hosting.jpg") no-repeat fixed left center / cover rgba(0, 0, 0, 0);
    box-shadow: 0 8px 8px -8px #696868 inset, 0 -8px 8px -8px #696868 inset;
    clear: both;
    display: block;
    height: 175px;
     margin-bottom: -15px;
    margin-top: 44px;
    padding-top: 57px;

}
.wide-title h1 {
	color: #fff;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	font-size: 45px;
}
.wide-title h1 a {
    color: #fff !important;
    padding-bottom: 10px;
    padding-top: 10px;
}
#content #colLeft ul li:before {
    color: #f60;
    content: "■";
    font-size: 20px;
    padding-right: 0.25em;
    position: relative;
}
.juiz_sps_links ul li:before {
    color: transparent !important;
    content: "" !important;
}
.contactform {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #e5e5e5;
    clear: both;
    font-size: 20px;
    margin: 0 auto;
    padding: 10px;
    width: 80%;
}
.contactform input {
    width: 98%;
}
.contactform textarea {
    width: 98%;
}
.contactform .wpcf7-submit {
    background-color: #f60;
    color: #fff;
    width: 40%;
}
.contactform .title {
    background-attachment: scroll;
    background-color: #f60;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    color: #ffffff;
    font-size: 30px;
    margin: 0 auto 20px;
    padding: 10px;
    text-align: center;
    width: 98%;
}
.top-menu{
	
	width: 100%;
	height: 40px;
	display: block;
	
}

.top-menu-item{
	padding-left: 0px;
	padding-top: 10px;
	font-size: 12px;
	float: left;
}



.top-menu-item .textwidget{
	color: #fff;
    font-size: 15px;
    padding-left: 6px;
    padding-right: 0;
}

.top-menu-item .textwidget p{
	 color: #fff;
    display: inline-table;
    font-size: 12px;
    padding-left: 6px;
    padding-right: 5px;
    vertical-align: top;
}

.top-menu div.top-menu-item div.textwidget p a {
	
	color: #FFF;
}

.top-menu-item  ul{

}

.top-menu-item  ul li{
	float: left;
}

.chat {
background-color: #e77f00;
    border-radius: 5px;
    height: 25px;
    margin-left: 0;
    margin-right: 2px;
    margin-top: -2px;
    width: 96%;
}

.top-menu-item  ul li a{
	display: block;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
}

.intopmenu {
	margin-right: auto;
	margin-left: auto;
	width: 1200px;
	background-color: #4C5F40;	
	}
	
.intopmenu-wide {
	  background-color: #4c5f40;
    border-top: 5px solid #e77f00;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1010;
	}	
	
.upiti1 {
    background-color: #21c2f8;
    margin-bottom: 15px;
    width: 100%;
}
.upiti1-main {
    background-color: #21c2f8;
    width: 100%;
}
.upiti1-left {
    color: #fff;
    float: left;
    font-size: 25px;
    margin-left: 10px;
    padding-top: 7px;
}
.upiti1-right {
    background-color: #fff;
    border-radius: 5px;
    float: right;
    margin-right: 10px;
    padding: 10px;
}
.upiti1-right a {
    color: #21c2f8;
    float: right;
    font-size: 23px;
}
.upiti2 {
    background-color: #21c2f8;
    margin-bottom: 15px;
    width: 100%;
}
.upiti2-main {
    background-color: #21c2f8;
    width: 100%;
}
.upiti2-left {
    color: #fff;
    float: left;
    font-size: 25px;
    margin-left: 10px;
    padding-top: 12px;
}
.upiti2-right {
    border: 5px solid #fff;
    float: right;
    margin-right: 10px;
    padding: 10px;
}
.upiti2-right a {
    color: #ffffff;
    float: right;
    font-size: 20px;
    text-transform: uppercase;
}
.upiti3 {
    background-color: #21c2f8;
    margin-bottom: 15px;
    width: 100%;
}
.upiti3-main {
    background-color: #21c2f8;
    width: 100%;
}
.upiti3-left {
    color: #fff;
    float: left;
    font-size: 25px;
    margin-left: 10px;
}
.upiti3-right {
    background-color: #fff;
    border-radius: 5px;
    float: right;
    margin-right: 10px;
    margin-top: 5px;
    padding: 10px;
}
.upiti3-right a {
    color: #21c2f8;
    float: right;
    font-size: 32px;
}
.upiti4 {
    background-color: #21c2f8;
    margin-bottom: 15px;
    width: 100%;
}
.upiti4-main {
    background-color: #21c2f8;
    width: 100%;
}
.upiti4-left {
    color: #fff;
    display: block;
    font-size: 30px;
    margin-left: 10px;
    text-align: center;
}
.upiti4-right {
    background-color: #fff;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding: 10px;
    text-align: center;
    width: 25%;
}
.upiti4-right a {
    color: #21c2f8;
    font-size: 32px;
}

/*CONTACT FORMS*/

/*contact1*/
.contact1 {
    background-color: #333333;
    width: 100%;
}
.contact1-main {
    background-color: #333333;
    margin-left: auto;
    margin-right: auto;
    width: 85%;
}
.contact1 h2 {
    color: #fff;
    font-size: 28px;
    text-align: center;
    width: 100%;
}
.contact1 input {
    width: 100%;
}
.contact1 .wpcf7-submit {
    cursor: pointer;
    font-size: 25px;
    width: 101%;
}
.contact1 p {
    color: #fff;
    font-size: 20px;
}
.contact1 textarea {
    width: 100%;
}

/*contact1*/

/*contact2*/
.contact2 {
    background-color: #fff;
    width: 100%;
}
.contact2-main {
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    width: 85%;
}
.contact2 h2 {
    color: #333;
    font-size: 28px;
    text-align: center;
    width: 100%;
}
.contact2 input {
    float: left;
    margin-bottom: 17px;
    margin-right: 19px;
    width: 30%;
}
.contact2 .wpcf7-submit {
    cursor: pointer;
    font-size: 25px;
    width: 98%;
}
.contact2 p {
   
    color: #333;
    font-size: 20px;
}
.contact2 textarea {
    width: 97%;
}

.contact2 span.wpcf7-not-valid-tip {
    color: #f00;
    float: left !important;
    font-size: 16px;
    margin-left: -327px !important;
    margin-top: 26px !important;
}

/*contact2*/

/*contact3*/

.contact3 {
    background-color: #FFF;
    width: 100%;
}
.contact3-main {
    background-color: #FFF;
    margin-left: auto;
    margin-right: auto;
    width: 85%;
}
.contact3 h2 {
    color: #333;
    font-size: 28px;
    text-align: center;
    width: 100%;
}
.contact3 input {
    width: 100%;
}
.contact3 .wpcf7-submit {
    cursor: pointer;
    font-size: 25px;
    width: 101%;
}
.contact3 p {
    color: #333;
    font-size: 20px;
}
.contact3 textarea {
    width: 100%;
}

/*contact3*/

html body div#mainWrapper div.contact2 div#wrapper div#content div.contact2-main div.textwidget div#wpcf7-f688-o2.wpcf7 form.wpcf7-form.invalid p span.wpcf7-form-control-wrap.your-message span.wpcf7-not-valid-tip {
   color: #f00;
    float: right;
    font-size: 1em;
    padding-left: 330px;
   
}

#logo {
   display: inline-block;
    float: left;
    margin: 24px 0 0;
    padding: 0;
}
#logo a {
    color: #a6a8aa;
    font-family: "Ubuntu",sans-serif;
    font-size: 50px;
    text-decoration: none;
}
section {
	
	}

.fixed {
    position:fixed;
    top:0;
}

.Menu {
	background-color: #fff;
    width: 100%;
    z-index: 1;
}

#mainMenu {
  border: 0 none;
    display: block;
    float: right;
    height: 50px;
    margin-bottom: 0;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
}
#mainMenu select {
    display: none;
}
#mainMenu ul {
    color: #777777;
    font-size: 16px;
    text-shadow: none;
}
#mainMenu ul li {
    float: left;
    line-height: 30px;
}
#mainMenu ul li a {
	color: #fff;
	display: block;
	float: none;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	margin-top: 8px;
	padding: 2px 6px 4px;
	text-decoration: none;
	text-transform: uppercase;
}
#mainMenu ul li a span {
    color: #999;
    font-size: 10px;
    line-height: 120%;
}
#mainMenu ul li a:hover {
	background-position: 0 0;.btn
	
	background-repeat: repeat-x;
	color: #f60;
	text-decoration: none;
}
#mainMenu ul li ul li a:hover {
    background: none repeat scroll 0 0 #132325;
}
#mainMenu li.current-menu-item a {
 background-position: 0 0;
	background-repeat: repeat-x;
	color: #f60;
	text-decoration: none;
}


.compare-table-links{
	width: 100%;
	margin-top: -70px;
	}

.compare-table-links div#wrapper div#content {
	width: 98%;
	margin-bottom: -45px;
	}

.linux-tablica-select {
	float: left;
	font-size: 25px;
	color: #FFF;
	}
	
.linux-tablica-select a{
	background-color: #e77f00;
	color: #fff !important;
	float: left;
	font-size: 25px;
	margin-left: 3px;
	padding: 9px 190px;
	text-align: center;
	}

.linux-tablica-select .fa{
	
	color: #fff !important;
	
	}
	
.small{
	font-size: 18px;
	
	}

.linux-tablica-select a:hover{
	text-decoration: none;
	background-color: #7D7B80;	
	}
	
.linux-tablica-select a.current{
	text-decoration: none;
	background-color: #7D7B80;	
	}
	
.windows-tablica-select {
	float: right;
	font-size: 25px;
	color: #FFF !important;
	}
	
.windows-tablica-select a{
	  background-color: #e77f00;
    color: #fff !important;
    float: left;
    font-size: 25px;
    padding: 9px 168px;
    text-align: center;
	}
	
.windows-tablica-select a .fa{
	  
    color: #fff !important;
   
	}

.windows-tablica-select a:hover{
	
	background-color: #BCBCBC;
	
	text-decoration: none;
	}
	
.windows-tablica-select a:active{
	
	background-color: #7D7B80;
	
	text-decoration: none;
	}


#linux-tablica {
	 margin-bottom: -49px;
	
	
	}
	
#windows-tablica {
	 margin-bottom: -49px;
	
	
	}

#topsocial {
    float: right;
    height: 65px;
    margin-right: 10px;
    margin-top: 70px;
    position: absolute;
    right: 0;
    top: 0;
}


#topSearch {
    position: absolute;
    right: 5px;
    top: 25px;
}
.alignleft {
    float: left;
    margin: 10px 30px 10px 0;
}
.alignright {
    float: right;
    margin: 10px 0 10px 30px;
}
#archive-title {
    margin-left: 0;
    margin-right: 0;
    padding-left: 25px;
    padding-right: 0;
    padding-top: 5px;
}
#content #colLeft img {
}
.ngg-gallery-thumbnail span {
    display: block;
    font-size: 16px !important;
    margin-bottom: 30px !important;
    margin-left: 17px !important;
    padding-left: 0 !important;
    width: 90% !important;
}
.ngg-gallery-thumbnail img {
    background-color: #ffffff;
    border: 1px solid #a9a9a9;
    display: block;
    margin-bottom: 4px;
    margin-left: 8px !important;
    margin-right: 4px !important;
    margin-top: 4px;
    padding: 1px !important;
    position: relative;
}
.ngg-gallery-thumbnail-box {
    float: left;
    margin-right: 3px !important;
}
.postTags {
    background: url("images/ico_tag.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
    font-size: 13px;
    margin: 25px 0 0;
    padding-left: 24px;
}
.postItem-main {
    border-bottom: 1px solid #e7402f;
    float: left;
    margin-bottom: 30px;
    padding-bottom: 0;
    padding-top: 10px;
    width: 100%;
}
.postItem-main h1 {
    border-bottom: 1px solid #f6f6f6;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-top: 10px;
}
.postItem-main h1 a {
    display: block;
    padding-bottom: 10px;
}
.postItem-main .meta {
    background: none repeat scroll 0 0 #fcfcfc;
    border-top: 1px solid #f6f6f6;
    color: #777777;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 10px 25px;
}
.postItem-main .meta a {
    font-size: 14px;
}
.postItem-main1 {
    float: left;
    height: 410px;
    margin-bottom: 10px;
    margin-left: 8px;
    padding: 0 10px;
    width: 30%;
}
.postItem-main1 h1 {
    color: #000;
    display: block;
    font-size: 24px;
    margin-top: 5px;
    padding-bottom: 10px;
}
.postItem-main1 h1 a {
    display: block;
    padding-bottom: 10px;
    padding-top: 20px;
}
.postItem-main1 p {
    color: #666666;
    font-size: 14px;
    line-height: 145%;
    margin: 0 0 10px;
    padding-right: 24px;
}
.postItem-main1 .meta {
    background: none repeat scroll 0 0 #fcfcfc;
    border-top: 1px solid #f6f6f6;
    color: #666666;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 5px;
    padding: 5px 25px;
}
.postItem-main1 .meta a {
    font-size: 14px;
}
.postItem-main2 {
    float: left;
    height: 425px;
    margin-bottom: 40px;
    padding: 0 38px;
    width: 27%;
}
.postItem-main2 h1 {
    color: #000;
    display: block;
    font-size: 24px;
    margin-top: 5px;
    padding-bottom: 10px;
    text-align: center;
}
.postItem-main2 h1 a {
    display: block;
    padding-bottom: 10px;
    padding-top: 20px;
}
.postItem-main2 p {
    color: #666666;
    font-size: 14px;
    line-height: 145%;
    margin: 0 0 10px;
    padding-left: 0;
    padding-right: 0;
}
.postItem-main2 .meta {
    background: none repeat scroll 0 0 #fcfcfc;
    border-top: 1px solid #f6f6f6;
    color: #666666;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 5px;
    padding: 5px 25px;
}
.postItem-main2 .meta a {
    font-size: 14px;
}
.postItem-main3 {
    float: left;
    height: 410px;
    margin-bottom: 15px;
    padding: 0 10px;
    text-align: center;
    width: 31%;
}
.postItem-main3 h1 {
    display: block;
    font-size: 24px;
    padding-bottom: 10px;
    text-align: center;
}
.postItem-main3 h1 a {
    display: block;
    padding-bottom: 10px;
    padding-top: 20px;
}
.postItem-main3 p {
    color: #666666;
    font-size: 14px;
    line-height: 145%;
    margin: 0 0 10px;
    padding-left: 15px;
    padding-right: 15px;
}
.postItem-main3 .meta {
    background: none repeat scroll 0 0 #fcfcfc;
    border-top: 1px solid #f6f6f6;
    color: #666666;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 5px;
    padding: 5px 25px;
}
.postItem-main3 .meta a {
    font-size: 14px;
}
.postItem-main4 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: rgba(0, 0, 0, 0.08);
    border-image: none;
    border-style: solid;
    border-width: 0 0 3px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.18) inset;
    float: left;
    height: 430px;
    margin-bottom: 15px;
    margin-right: 18px;
    overflow: hidden;
    padding: 0 10px;
    text-align: center;
    transition: all 0.2s ease-in-out 0s;
    width: 30%;
}
.postItem-main4 h1 {
    display: block;
    font-size: 24px;
    padding-bottom: 10px;
    text-align: center;
}
.postItem-main4 h1 a {
    display: block;
    padding-bottom: 10px;
    padding-top: 20px;
}
.postItem-main4 p {
    color: #666666;
    font-size: 14px;
    line-height: 145%;
    margin: 0 0 10px;
    padding-left: 15px;
    padding-right: 15px;
}
.postItem-main4 .meta {
    background: none repeat scroll 0 0 #fcfcfc;
    border-top: 1px solid #f6f6f6;
    color: #666666;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 5px;
    padding: 5px 25px;
}
.postItem-main4 .meta a {
    font-size: 14px;
}
.postItem-main5 {
	background-color: #f7f7f7;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
    float: left;
    height: 395px;
    margin: 21px 0 0 28px;
    padding: 10px;
    text-align: center;
    width: 29%;
	border-radius: 3px;
}
.postItem-main5 h1 {
    display: block;
    font-size: 24px;
    padding-bottom: 10px;
    text-align: center;
}
.postItem-main5 h1 a {
    display: block;
    padding-bottom: 10px;
	padding-top: 7px;
}
.postItem-main5 p {
    color: #666666;
    font-size: 14px;
    line-height: 145%;
    margin: 0 0 10px;
    padding-left: 15px;
    padding-right: 15px;
}
.postItem-main5 .meta {
    background: none repeat scroll 0 0 #fcfcfc;
    border-top: 1px solid #f6f6f6;
    color: #666666;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 5px;
    padding: 5px 25px;
}
.postItem-main5 .meta a {
    font-size: 14px;
}
.postItem-main6 {
    float: left;
    height: 176px;
    margin-bottom: 15px;
    margin-top: 30px;
    padding: 0 10px;
    width: 31%;
}
.postItem-main6 h1 {
    float: right;
    font-size: 20px;
    padding-bottom: 10px;
    padding-right: 15px;
    width: 45%;
}
.postItem-main6 h1 a {
    display: block;
    padding-bottom: 0;
    padding-top: 0;
}
.postItem-main6 p {
    color: #666666;
    float: right;
    font-size: 14px;
    line-height: 145%;
    margin: 0 0 10px;
    padding-right: 15px;
    width: 45%;
}
.postItem-main6 .meta {
    background: none repeat scroll 0 0 #fcfcfc;
    border-top: 1px solid #f6f6f6;
    color: #666666;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 5px;
    padding: 5px 25px;
}
.postItem-main6 .meta a {
    font-size: 14px;
}
.postItem-main3 a img.attachment-post-thumbnail.wp-post-image {
    float: none;
    padding-bottom: 5px;
    padding-right: 0;
}
.postItem-main4 a img.attachment-post-thumbnail.wp-post-image {
    float: none;
    padding-bottom: 5px;
    padding-right: 0;
}
.postItem-main5 a img.attachment-post-thumbnail.wp-post-image {
    float: none;
    padding-bottom: 5px;
    padding-right: 0;
	padding-top: 11px;
}
.postItem-main6 a img.attachment-post-thumbnail.wp-post-image {
    float: left;
    height: 80%;
    padding-bottom: 5px;
    padding-right: 0;
    width: 45%;
}
.postItem-main a img.attachment-post-thumbnail.wp-post-image {
    float: left;
    height: 25%;
    padding-bottom: 10px;
    padding-right: 20px;
    width: 25%;
}
.read_more {
    background-position: 0 0;
    background-repeat: no-repeat;
    clear: both;
    display: block;
    float: none;
    font-weight: bold;
    height: 15px;
    margin: 0;
    padding: 0 10px 0 0;
}
.read_more a {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    margin: 0;
    padding: 0;
}
.read_more a:hover {
    color: #333;
    text-decoration: none;
}
blockquote {
    background: url("images/bk_blockquote.png") no-repeat scroll 0 15px rgba(0, 0, 0, 0);
    border-bottom: 1px dotted #ddd;
    border-top: 1px dotted #ddd;
    font-style: italic;
    margin: 20px 0 15px;
    padding-left: 80px;
    padding-top: 20px;
}
.emm-paginate {
    clear: both;
    overflow: hidden;
    padding: 10px 0;
}
.emm-paginate a {
    background: none repeat scroll 0 0 #ffffff;
    border-top: 1px solid #eeeeee;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
    color: #888888;
    display: inline-block;
    margin-right: 5px;
    padding: 5px 10px;
    transition: all 0.1s ease-in-out 0s;
}
.emm-paginate .emm-title {
    color: #555;
    margin-right: 4px;
}
.emm-paginate .emm-gap {
    color: #999;
    margin-right: 4px;
}
.emm-paginate a:hover, .emm-paginate a:active, .emm-paginate .emm-current {
    background-attachment: scroll;
    background-color: #cccccc;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border-top: 1px solid #eeeeee;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
    color: #ffffff;
    display: inline-block;
    margin-right: 5px;
    padding: 5px 10px;
    text-decoration: none;
    transition: all 0.1s ease-in-out 0s;
}
.emm-paginate .emm-page {
}
.emm-paginate .emm-prev, .emm-paginate .emm-next {
}
.rightBox {
    clear: both;
    margin-bottom: 20px;
    padding: 15px;
}
.rightBox h2 {
    color: #777777;
    font-size: 22px;
    line-height: 18px;
    margin: 0 0 13px;
    min-height: 0;
    padding: 10px 20px 10px 0;
}
.rightBox ul li {
    background-position: left center;
    background-repeat: no-repeat;
    color: #777777;
    font-size: 14px;
    padding: 0 0 0 5px;
}
.rightBox ul li a {
    border-bottom: 1px dotted #ccc;
    color: #777777;
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin-left: 0;
    padding: 9px 0;
    width: 240px;
}
.rightBox ul li a:hover {
    color: #526772;
    text-decoration: none;
}
.rightBox ul {
}

.podrska {
    clear: both;
    margin-bottom: 20px;
    padding: 15px;
}
.podrska h2 {
    color: #777777;
    font-size: 22px;
    line-height: 18px;
    margin: 0 0 13px;
    min-height: 0;
    padding: 10px 20px 10px 0;
}
.podrska ul li {
    background-position: left center;
    background-repeat: no-repeat;
    color: #777777;
    font-size: 14px;
    padding: 0 0 0 5px;
}
.podrska ul li a {
   background-color: #4c5f40;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: -7px;
    margin-left: 0;
    padding: 9px 0 9px 14px;
    width: 240px;
}

.rightBox ul li a:hover {
    color: #526772;
    text-decoration: none;
}


.podrska ul li ul li a{
 border-bottom: 1px dotted #ccc;
    color: #777777;
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin-left: 0;
    padding: 9px 0;
    width: 240px;
	background-color: #fff !important;
}



.podrska ul li ul li a:hover {
  color: #E77F00;
	text-decoration: none;
	background-color: #fff;
}

.podrska ul li ul {
	margin-top: 7px; 
}

.podrska ul li a:hover {
  color: #fff;
	text-decoration: none;
	background-color: #E77F00;
}
.podrska ul {
}

.podrska ul li a.active {
   background-color: #E77F00;
   
}

.podrska ul li ul li a.active{
  background-color: #fff !important;
	color: #E77F00 !important;
}





#content #colLeft ul.commentlist {
    border-bottom: 4px solid #d2d8db;
    border-top: 3px solid #d2d8db;
    display: block;
    list-style: outside none none;
    margin: 0 0 20px;
    padding-bottom: 10px;
    padding-top: 0;
}
#content #colLeft ul.commentlist ul {
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
}
#content #colLeft ul.commentlist li {
    background: url("images/bk_horiz_line.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    margin-top: 0;
    padding: 20px 0 10px 50px;
    position: relative;
}
#content #colLeft ul.commentlist li img {
    border: medium none;
}
#content #colLeft ul.commentlist li p {
    font-size: 13px;
    margin: 10px 0;
}
#content #colLeft ul.commentlist li .comment-meta, #content #colLeft ul.commentlist li .text {
    margin-left: 20px;
}
#content #colLeft ul.commentlist li .comment-meta span {
    color: #999;
    font-size: 11px;
}
#content #colLeft ul.commentlist li .comment-meta {
    font-size: 16px;
}
#content #colLeft ul.commentlist li .gravatar {
    height: 50px;
    left: 0;
    margin-left: 10px;
    position: absolute;
    top: 20px;
    width: 50px;
}
#content #colLeft ul.commentlist li .gravatar .gravatar_mask {
    background: url("images/bk_gravatar_mask.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 50px;
    left: 0;
    position: absolute;
    top: 0;
    width: 50px;
}
#content #colLeft ul.commentlist .reply {
    font-size: 12px;
    height: 21px;
    padding-right: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 25px;
    width: 46px;
}
#content #colLeft ul.commentlist .reply a {
    display: block;
    font-style: italic;
    height: 21px;
    width: 46px;
}
#content #colLeft ul.commentlist .reply a:hover {
    color: #333;
    text-decoration: none;
}
#content #colLeft ul.commentlist li .children li {
    border-bottom: medium none;
    margin-top: 15px;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 25px;
}
#content #colLeft ul.commentlist li .children li .gravatar {
    top: 20px;
}
#content #colLeft ul.commentlist li .children li .reply {
    top: 30px;
}

footer {
    background-color: #333333;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
    padding: 25px 0 0;
    position: relative;
    width: 100%;
    z-index: 2;
}
#footerWidgetsInner {
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 0;
	padding-top: 5px;
	width: 100%;
	background-image: url(images/croadra-footer.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#footerWidgetsInner .boxFooter {
    float: left;
    margin-bottom: 40px;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    padding-right: 13px;
    padding-top: 10px;
    width: 22%;
}
#footerWidgetsInner .boxFooter a {
    color: #999;
}

#footerWidgetsInner .boxFooter a:hover {
color: #cccccc !important;
    text-decoration: none !important;
	}

data-href {
    background-color: #fff;
    color: #fff;
}
#footerWidgetsInner h2 {
    background-repeat: repeat-x;
    color: #999;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 10px 10px 10px 0;
    text-transform: uppercase;
}
#footerWidgetsInner .boxFooter ul {
}
#footerWidgetsInner .boxFooter ul li {
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0;
	list-style-type: none !important;
}
#footerWidgetsInner .boxFooter ul li a {
    color: #999;
    display: block;
    font-size: 14px;
    margin-top: 5px;
     padding: 3px 0 3px 5px;
}
#footerWidgetsInner .boxFooter ul li a:hover {
    color: #cccccc;
    text-decoration: none;
}
#footerWidgetsInner .boxFooter .textwidget {
    color: #777777;
    font-size: 14px;
    font-style: normal;
    line-height: 150%;
    padding-right: 39px;
    text-decoration: none;
}
#footerWidgetsInner .boxFooter .textwidget a {
    color: #999;
    font-size: 14px;
    font-style: normal;
    line-height: 150%;
    text-align: justify;
    text-decoration: none;
}
#footerWidgetsInner .boxFooter .textwidget a:hover {
    color: #cccccc;
    font-size: 14px;
    font-style: normal;
    line-height: 150%;
    text-align: justify;
    text-decoration: none;
}
#copyright {
	background-color: #333333;
	border-top: 1px solid #373f46;
	color: #999;
	height: 50px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	width: 100%;
	clear: both;
}
#copyright_left {
    color: #999;
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 17px 0 0 10px;
    position: relative;
}
#copyright_right {
  float: right;
  margin: -63px 120px 0 0;
  padding: 0 20px 0 0;
}
#copyright_right img {
    border: medium none;
}
#copyright_left a {
    color: #999;
    font-size: 14px;
    margin: 0;
    padding: 0;
}
#back-top {
    background-color: #777777;
    bottom: 10px;
    color: #fff;
    display: block;
    font-size: 20px;
    position: fixed;
    right: 10px;
}
#back-top a {
    color: #fff;
    display: block;
    font-size: 25px;
    padding: 12px 10px 7px 12px;
    text-decoration: none;
}
#topSearch input[type="text"] {
    background-position: 0 0;
    background-repeat: repeat-x;
    border: 1px solid #2e4849;
    color: #a8a8a8;
    font-style: italic;
    margin-right: 10px;
    padding: 9px 10px 10px;
    position: relative;
    width: 100px;
}
#topSearch input[type="submit"] {
    background: url("images/but_search.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 44px;
    position: absolute;
    right: 0;
    width: 43px;
    z-index: 100;
}
#commentform p {
    margin: 0;
}
#commentform label {
    display: block;
    padding: 5px 0;
}
#commentform input, #commentform textarea {
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 8px;
    width: 300px;
}
#commentform input:focus, #commentform textarea:focus {
    border: 1px solid #0099ff;
}
#commentform textarea {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    width: 560px;
}
#commentform input[type="submit"] {
    background: url("images/but_form.jpg") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    height: 32px;
    margin-top: 10px;
    padding: 0;
    width: 151px;
}
.wpcf7-submit {
    background-color: #e9e9e9;
    border: 1px solid #cecece;
}
div.wpcf7 {
    padding: 7px;
}
input {
	border: 1px solid #999999;
	color: #333333;
	font-size: 15px;
	margin-top: 3px;
	padding: 4px;
}
textarea {
    border: 1px solid #777777;
    color: #333333;
    font-family: arial;
    font-size: 15px;
    margin-top: 5px;
    padding: 4px;
    width: 500px;
}
entery img {
    border: 0 none;
}
input, select {
    border: 1px solid #999999;
    padding: 6px;
	
}

.top-menu div.top-menu-item div.textwidget i.fa.fa-comments.fa-2x {
    color: #fff;
    margin-top: -5px;
}

#proces_narudbe{
	border: 1px solid #ccc;
	height: 80px;
	width: 94%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	 margin-bottom: 40px;
	
	}
	
#proces_narudbe p{
	color: #000;
    font-size: 24px;
    padding: 24px 27px 16px 24px;
	}
	
#proces_narudbe a{
	display: block;
	line-height: 0px;
	color: #FFF;	
	text-decoration: none !important;
	}
	
#proces_narudbe  a p:hover{
	background-color: #e77f00;
	color: #FFF !important;
	text-decoration: none !important;
	}
	
	

	
.proces_narudbe_odabir_domene{
	float: left;	
	padding-right: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	height: 80px;
	}
	
#proces_narudbe  a p.active {
	background-color: #e77f00;
	color: #FFF !important;
	text-decoration: none !important;
	}
	
#proces_narudbe  a p.inactive {
	color: #ccc !important;
	text-decoration: none !important;
	pointer-events: none;
	}


	
.proces_narudbe_odabir_hosting_paketa{
	float: left;
	padding-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	height: 80px;
	}
	
.proces_narudbe_unos_korisnickih_podataka{
	float: left;	
	padding-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	height: 80px;

	}
	
.proces_narudbe_placanje{
	float: left;	
	padding-right: 0px;
	height: 80px;
	}
	
.kosarica {
	border: 1px solid #CCC;
	margin-right: 59px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 15px;
	}
	
.kosarica h2 {
	text-align: center;	
	}
	
.kosarica .article {
	float: left;
	color: #666;	
	
	
	}
	
.kosarica .article p {
	
	color: #666;	
	
	
	}
	
	
.kosarica .price {
	float: right;	
	
	
	
	}
	
.kosarica .price p {
		
	color: #666;
	
	
	}
	
.kosarica .ukupno {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;	
	margin-top: 55px;
    padding-top: 10px;
	}
	

	
.kosarica .ukupno_name {
	float: left;
		
	
	}
	
.kosarica .ukupno_name p {

	color: #000;	
	
	}
	
.kosarica .ukupno_price {
  float: none;
  color: #000;
  clear: both;
}
	 
.kosarica .ukupno_price  p{

	color: #000;	
	}
	
	
.order {
	border: 1px solid #CCC;
	padding: 15px;
		

	}

html body div#mainWrapper section div#linux-tablica div#wrapper div#content div#linux-tablica h2{
	 color: #e77f00;
    font-size: 51px;
    margin-bottom: 25px;
    margin-top: -24px;
    text-align: center;
	
	}
	
	
html body div#mainWrapper section div#windows-tablica div#wrapper div#content div#windows-tablica h2{
	 color: #e77f00;
    font-size: 51px;
    margin-bottom: 25px;
    margin-top: -24px;
    text-align: center;
	
	}

.juiz_sps_links .juiz_sps_item a {
	background-color: #f60 !important;
	color: #FFF !important;   
}

html body div#mainWrapper div.intopmenu-wide div.intopmenu div.top-menu div.top-menu-item div.textwidget div.chat p a {
	vertical-align: sub;	
	}
	
/*NARUDŽBA*/	
html body div#mainWrapper section div#wrapper div#content div#colLeft div.order form#frmDomainOrder div#divDomainName p button {
  -moz-user-select: none;
background: #e77f00 none repeat scroll 0 0;
border: 1px solid transparent;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 17px;
font-weight: normal;
line-height: 1.42857;
margin-bottom: 0;
padding: 5px 10px;
text-align: center;
text-transform: uppercase;
vertical-align: baseline;
white-space: nowrap;
}	

html body div#mainWrapper section div#wrapper div#content div#colLeft div.order form#frmDomainOrder div#divDomainName p input{
	background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 17px;
    height: 25px;
    line-height: 1.42857;
    margin-top: 15px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 50%;;
	}
	
html body div#mainWrapper section div#wrapper div#content div#colLeft div.order form#frmHostingOrder p button{
	  -moz-user-select: none;
background: #e77f00 none repeat scroll 0 0;
border: 1px solid transparent;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 17px;
font-weight: normal;
line-height: 1.42857;
margin-bottom: 0;
padding: 5px 10px;
text-align: center;
text-transform: uppercase;
vertical-align: baseline;
white-space: nowrap;
	}
html body div#mainWrapper section div#wrapper div#content div#colLeft div.order form#frmHostingOrder p button:hover{	
background-attachment: scroll;
	background-color: #FF930F;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	text-decoration: none;
}	
html body div#mainWrapper section div#wrapper div#content div#colLeft div.order form#frmHostingOrder table tbody tr td select{
	background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
color: #555;
font-size: 17px;
height: 40px;
line-height: 1.42857;
margin-left: 15px;
margin-top: 15px;
padding: 6px 12px;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
width: 100%;	
	
	}
html body div#mainWrapper section div#wrapper div#content div#colLeft div.order form#frmHostingOrder table tbody tr td{
	font-size: 17px;
    vertical-align: baseline;
	}
	

	
html body div#mainWrapper section div#wrapper div#content div#colLeft div.order form#frmOrderUser p input{
	background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 17px;
    height: 25px;
    line-height: 1.42857;
    margin-top: 15px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 50%;;
	
	}
	
html body div#mainWrapper section div#wrapper div#content div#colLeft div.order form#frmOrderUser p button{
	
	  -moz-user-select: none;
background: #e77f00 none repeat scroll 0 0;
border: 1px solid transparent;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 17px;
font-weight: normal;
line-height: 1.42857;
margin-bottom: 0;
padding: 5px 10px;
text-align: center;
text-transform: uppercase;
vertical-align: baseline;
white-space: nowrap;
	}
	
html body div#mainWrapper section div#wrapper div#content div#colLeft div.order form#frmOrderUser p button:hover{
	background-attachment: scroll;
	background-color: #FF930F;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	text-decoration: none;	
	}
	
html body div#mainWrapper section div#wrapper div#content div#colLeft div.order p button{
	
	  -moz-user-select: none;
background: #e77f00 none repeat scroll 0 0;
border: 1px solid transparent;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 17px;
font-weight: normal;
line-height: 1.42857;
margin-bottom: 0;
padding: 5px 10px;
text-align: center;
text-transform: uppercase;
vertical-align: baseline;
white-space: nowrap;
	
	}
html body div#mainWrapper section div#wrapper div#content div#colLeft div.order p button:hover{	
background-attachment: scroll;
	background-color: #FF930F;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	text-decoration: none !important;	
}	
html body div#mainWrapper section div#wrapper div#content div#colLeft div.order p{
	
	font-size: 17px;
	}
html body div#mainWrapper section div#wrapper div#content div#colLeft div.order form table tbody tr td button{
	 -moz-user-select: none;
background: #e77f00 none repeat scroll 0 0;
border: 1px solid transparent;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 17px;
font-weight: normal;
line-height: 1.42857;
margin-bottom: 0;
padding: 5px 10px;
text-align: center;
text-transform: uppercase;
vertical-align: baseline;
white-space: nowrap;
	
	}
	
html body div#mainWrapper section div#wrapper div#content div#colLeft div.order form table{
	
	width: 79%;
	}
html body div#mainWrapper section div#wrapper div#content div#colLeft div.order form table tbody tr td{
	padding-right: 10px;
	padding-left: 10px;	
	font-size: 17px;
	padding-top: 10px;
	
	}
	
html body div#mainWrapper section div#wrapper div#content div.postItem-main ul li:before{
	 color: #f60;
    content: "■";
    font-size: 20px;
    padding-right: 0.25em;
    position: relative;
	
	}
#content .fa{
	color: #f60;
	padding-right: 10px;	
	}
	
#content #colLeft a{
	color: #f60;
		
	}
	
html body div#mainWrapper a.btn.btn-success-det.orange-color{
	color: #f60 !important;
	text-transform: none !important;
	}
	
html body div#mainWrapper a.btn.btn-success-det{
	color: #f60 !important;
	text-transform: none !important;
	}
	
html body div#mainWrapper div.intopmenu-wide div.intopmenu div.top-menu div.top-menu-item div.textwidget i.fa {
	margin-left: 8px;
    margin-right: 5px;	
	vertical-align: initial;
	}
	
table.table.table-striped tbody tr td i.fa{
	font-size: 30px;	
	
	}
	

.juiz_sps_links {
    clear: both;
    margin: 3em 0 !important;
    word-wrap: normal !important;
}

div#fancy_outer {
 
  z-index: 10000 !important;
}

.compare-table-links div#wrapper div#content h1{
	  border-bottom: 1px solid #f6f6f6;
    margin-bottom: 20px;
    padding-bottom: 5px;
    padding-top: 10px;
	    text-align: center;
	}
	
.input{
	background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
color: #555;
font-size: 17px;
height: 25px;
line-height: 1.42857;
margin-top: 15px;
padding: 6px 12px;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
width: 70%;
	
	}
	
.button-orange{
	-moz-user-select: none;
    background: #e77f00 none repeat scroll 0 0;
    border: 1px solid transparent;
    color: #fff !important;
    cursor: pointer;
    display: block;
    font-size: 27px;
    font-weight: normal;
    line-height: 1.42857;
    margin: 15px auto 0;
    padding: 5px 10px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
    width: 15%;
	
	}

	
.button-orange:hover{
	background-attachment: scroll;
	background-color: #FF930F;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	text-decoration: none !important;	
	}
	
.button-orange a:hover{
	background-attachment: scroll;
	background-color: #FF930F;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	text-decoration: none !important;	
	}

html body div#mainWrapper section div#wrapper div#content div#colLeft div.order select{
 -moz-user-select: none;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    vertical-align: middle;
    white-space: nowrap;
    width: 53%;
}

.boxFooter div.menu-ad_footer1-container ul#menu-ad_footer1.menu li#menu-item-3170.menu-item.menu-item-type-post_type.menu-item-object-post.menu-item-3170 a {
  font-size: 12px;
  padding-left: 32px;
}

.boxFooter div.menu-ad_footer1-container ul#menu-ad_footer1.menu li#menu-item-1735.menu-item.menu-item-type-post_type.menu-item-object-post.menu-item-1735 a{
	font-size: 12px;
    padding-left: 32px;
	
	}
	
.boxFooter div.menu-ad_footer1-container ul#menu-ad_footer1.menu li#menu-item-1734.menu-item.menu-item-type-post_type.menu-item-object-post.menu-item-1734 a{
	
	font-size: 12px;
    padding-left: 32px;
	}
	
.boxFooter div.menu-ad_footer1-container ul#menu-ad_footer1.menu li#menu-item-1733.menu-item.menu-item-type-post_type.menu-item-object-post.menu-item-1733 a{
	
	font-size: 12px;
    padding-left: 32px;
	}
	
.boxFooter div.menu-ad_footer1-container ul#menu-ad_footer1.menu li#menu-item-3171.menu-item.menu-item-type-post_type.menu-item-object-post.menu-item-3171 a {
  font-size: 12px;
  padding-left: 32px;
}
	
.boxFooter div.menu-ad_footer1-container ul#menu-ad_footer1.menu li#menu-item-1732.menu-item.menu-item-type-post_type.menu-item-object-post.menu-item-1732 a{
	font-size: 12px;
    padding-left: 32px;
	
	}
	
.boxFooter div.menu-ad_footer1-container ul#menu-ad_footer1.menu li#menu-item-1731.menu-item.menu-item-type-post_type.menu-item-object-post.menu-item-1731 a{
	
	font-size: 12px;
    padding-left: 32px;
	}
	
.boxFooter div.menu-ad_footer1-container ul#menu-ad_footer1.menu li#menu-item-1730.menu-item.menu-item-type-post_type.menu-item-object-post.menu-item-1730 a{
	
	font-size: 12px;
    padding-left: 32px;
	}
	
.FeeDomain{
	clear: both;	
	
	}
	
.FeeDomain p {
  color: #e77f00;
  float: left;
  font-size: 20px;
  font-weight: bold;
  padding-left: 13px;
  text-align: center;
  width: 77%;
}

.FeeDomain a {
  background-color: #4c5f40;
  border-radius: 4px;
  color: #fff;
  font-size: 20px;
  padding: 9px 26px;
  text-align: right;
}


.FeeDomain a:hover {
	background-color: #33432A;
	text-decoration: none;
}

.VpsUpit{
	width: 50%;
	display: block;
	margin:auto;
	
	}
	
.VpsUpit h1{
	color: #e77f00;
	text-align:center;
	
	}

.VpsUpit input {
	width: 99%;
	border: 1px solid #e77f00;
}

.VpsUpit select {
  border: 1px solid #e77f00;
  width: 101.5%;
}

.VpsUpit .wpcf7-submit{
	background-color: #4c5f40;
	border-radius: 4px;
	color: #fff;
	font-size: 20px;
	padding: 9px 26px;
	border: 1px solid #4c5f40 !important;	
	 width: 102%;
	}
	
.VpsUpit textarea {
  border: 1px solid #e77f00;
  height: 130px;
  width: 100%;
}

.boxFooter div.textwidget h2 a{
	
	background-repeat: repeat-x;
    color: #999;
    font-size: 18px !important;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 10px 10px 10px 0;
    text-transform: uppercase;
	}
	
#brands {
  background-color: #fff;
  height: 55px;
}

.brandsitem {
  float: left;
  margin-right: 5%;
  margin-top: 9px;
}

.single-post.postid-3519.single-format-standard div#mainWrapper section div.wide-title div#wrapper div#content h1 {
  color: #fff;
  font-size: 40px;
  padding-bottom: 10px;
  padding-top: 27px;
  text-align: center;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {

	vertical-align: middle !important;
}

body a.wk-naruci {
	width: 41% !important;
	margin: auto;
	display: block;
}

/********************************************************************************************************
 Styles For resolutions betwen 240 AND 980 => Between this resolutions mobile menu and mobile view starts
 
 *******************************************************************************************************/



@media only screen and (min-width:240px) and (max-width: 980px){

.intopmenu {
    padding-top: 40px;
}

.intopmenu-wide {

	height: 156px !important;
	
}

.slider {

	z-index: 9999;
}
.top-menu {
	display: block;
	height: 252px !important;
	width: 100%;
}
html body div#mainWrapper section div#wrapper div#content div.postItem-main table.table.table-striped tbody tr td {
	font-size: 9px !important;
	vertical-align: middle !important;
}

body a.wk-naruci {
	width: 70% !important;
	margin: auto;
	display: block;
}
}