
*      {margin:0; padding:0;}

body { 
	font:  arial, sans-serif;
	color:blue;   
	 text-align: center;
	 font-size:18px;


    background: url('./privatni-casovi-matematike-novi-sad-background.jpg');
    background-repeat: repeat;
    //background-size: cover;


	}
	
.chead  { 
	position:relative; 
	width:100%; 
	/*background-image: url("./h11.jpg");*/
}
.cfoot  { 
	position:relative; 
	width:100%;
	margin:20px 0 20px 0;
	padding-top:10px;
	border-top:1px solid blue;
}
.cmain  { 
	position:relative;
	margin-top:30px; 
	width:100%;
}
.cmeni  { 
	position:relative;
	margin: 20px 0 0px 0; 
	padding-bottom:10px;
	width:100%;
	font-size: 24px;
	border-bottom:1px solid blue;
	border-top:1px solid blue;
	padding-top:10px;
}
.ctext  { 
	position:relative;
	margin-top:30px; 
	max-width:700px;
    margin-left: auto;
    margin-right: auto;
     text-align: left;
     line-height: 140%;
	}
.ctext2  { 
	position:relative;
	margin-top:30px; 
	width:90%;
	/*max-width:700px;*/
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  line-height: 140%;
}
.cent{
	 margin-left: auto;
   margin-right: auto;
   max-width: 700px;	
}	
.img_small{	
	border-radius: 25px;
	width:200px;
	height:266px;
	margin-top:10px;
}
.img_med{	
	width:100%;
	max-width:656px;
	border-radius: 25px;
	/*dodatak*/
	max-height: 250px;
}
.imgdiv{
	 border-radius: 25px;
	 border:1px solid white;
	 margin:10px;
	 width:200px;
	 height:540px;
	 display:inline-block;
	 vertical-align: text-top;
}
.dh_center {    
  text-align: center;
}
.dh_left {
  text-align: left;
}
.dh_right {
  text-align: right;
}
.joinclear{
		clear:both;
}

h1{
 	font-size:42px; 	 
 	line-height: 44px;
 	margin-top:10px;
 	margin-bottom:10px;
}
.telbr{
 	font-size:22px; 	 	
}
h1.centh1{
	text-align: center;
		margin-top:30px;
 	margin-bottom:30px;
}
h2{
font-size:28px;
line-height: 32px;
 	text-align: center;
 
}
h3{
 	margin-top:60px;
 	text-decoration: underline;
}
a {
  color: blue;
  text-decoration: none;
  margin:0px;
  line-height: 50px;	
}
a:visited  {
  color: blue;
	text-decoration: none;
}
a:hover{
 	color: #0064f7;
	text-decoration: none;
}

a.maliimg {
  color: #dddddd;
  text-decoration: italic;
    line-height: 30px;
}
a.maliimg:visited  {
  color: #dddddd;
	text-decoration: none;
}
a.maliimg:hover{
 	color: #999999;
	text-decoration: none;
}